about summary refs log tree commit diff
path: root/ui-snapshot.c (follow)
Commit message (Expand)AuthorAge
* ui-snapshot: add dwimmeryLars Hjemli2008-10-11
* ui-snapshot.c: specify archiver_args.baselenLars Hjemli2008-10-05
* Add ui-shared.hLars Hjemli2008-03-24
* Refactor snapshot supportLars Hjemli2008-03-24
* Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-24
* Add struct cgit_page to cgit_contextLars Hjemli2008-03-24
* Introduce html.hLars Hjemli2008-03-18
* Compare string lengths when parsing the snapshot maskLars Hjemli2007-12-03
* Set commit date on snapshot contentsLars Hjemli2007-11-11
* ui-snapshot: whitespace/formatting cleanupLars Hjemli2007-07-23
* cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli2007-07-23
* allow selective enabling of snapshotsMichael Krelin2007-07-21
* shorten snapshot names to repo basenameMichael Krelin2007-07-21
* added snapshot filename to the linkMichael Krelin2007-07-21
* add plain uncompressed tar snapshort formatMichael Krelin2007-07-21
* introduced .tar.bz2 snapshotsMichael Krelin2007-07-21
* compress .tar.gz using gzip as a filterMichael Krelin2007-07-20
* add support for snapshot tarballsMichael Krelin2007-07-18
* Add support for snapshotsLars Hjemli2007-02-08
07 14:34:26 -0400'>2018-08-07Fix /me formatting side-effectsJune McEnroe 2018-08-07Define ui.c BUF_LEN with enumJune McEnroe 2018-08-07Hack clang into checking uiFmt format stringsJune McEnroe 2018-08-07Handle PART and QUIT without messagesJune McEnroe 2018-08-07Make safe filling the who bufferJune McEnroe 2018-08-07Add reverse and reset IRC formatting codesJune McEnroe 2018-08-06Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe2-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe