about summary refs log tree commit diff
path: root/ui-refs.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'stable'Lars Hjemli2010-08-03
|\
| * ui-refs.c: avoid segfault on unparsed ref objectsLars Hjemli2010-08-03
* | ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-19
* | Merge branch 'lh/remote-branches'Lars Hjemli2009-12-08
|\ \
| * | Add support for remote branchesLars Hjemli2009-11-07
| |/
* / Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16
|/
* ui-refs.c: improve handling of lightweight tagsStefan Bühler2009-08-16
* Make all tags viewableRobin Redeker2009-01-11
* ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker2009-01-10
* Merge branch 'full-log'Lars Hjemli2008-12-06
|\
| * ui-log: add support for showing the full commit messageLars Hjemli2008-11-29
* | ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli2008-12-01
|/
* ui-refs: use cgit_tag_link()Lars Hjemli2008-10-05
* Make branches, tags and log play better together in the summary viewLars Hjemli2008-04-14
* Add ui-shared.hLars Hjemli2008-03-24
* Add separate header-files for each page/viewLars Hjemli2008-03-24
* Introduce html.hLars Hjemli2008-03-18
* Introduce struct cgit_contextLars Hjemli2008-02-16
* Add support for refs viewLars Hjemli2007-10-27
d>June 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 McEnroe