| Commit message (Expand) | Author | Age |
... | |
| * | cgit_print_commit(): Free tmp variable | Lukas Fleischer | 2013-03-04 |
| * | cgit_print_tree(): Free curr_rev after usage | Lukas Fleischer | 2013-03-04 |
| * | find_default_branch(): Free refmatch after usage | Lukas Fleischer | 2013-03-04 |
| * | print_tag_downloads(): Free ref variable | Lukas Fleischer | 2013-03-04 |
| * | Free reflists after usage | Lukas Fleischer | 2013-03-04 |
| * | ui-shared.c: Remove unused function print_archive_ref() | Lukas Fleischer | 2013-03-04 |
| * | ui-shared.c: Remove unused function cgit_currurl() | Lukas Fleischer | 2013-03-04 |
| * | Mark several functions/variables static | Lukas Fleischer | 2013-03-04 |
* | | ui-shared: fix return type of cgit_self_link | John Keeping | 2013-03-20 |
|/ |
|
* | t0107-snapshot: add tests for ZIP archives | John Keeping | 2013-03-04 |
* | tests: make whitespace consistent | John Keeping | 2013-03-04 |
* | tests: "grep -e" is not portable to all platforms | John Keeping | 2013-03-04 |
* | Makefile: Disable gettext in the Git submodule | Lukas Fleischer | 2013-03-04 |
* | Makefile: improve dependency generation | Jamie Couture | 2013-03-04 |
* | cgit.c: Remove parameter from guess_defbranch() | Lukas Fleischer | 2013-03-04 |
* | ui-tree.c: Use a context structure in walk_tree() | Lukas Fleischer | 2013-03-04 |
* | ui-tree.c: Drop the header variable | Lukas Fleischer | 2013-03-04 |
* | ui-tree.c: Declare the state variable globally | Lukas Fleischer | 2013-03-04 |
* | ui-tree.c: Pass current revision to print_object() | Lukas Fleischer | 2013-03-04 |
* | ui-plain.c: Use a context structure in walk_tree() | Lukas Fleischer | 2013-03-04 |
* | ui-plain.c: Do not access match variable in print_*() | Lukas Fleischer | 2013-03-04 |
* | ui-blob.c: Use a context structure in walk_tree() | Lukas Fleischer | 2013-03-04 |
* | ui-snapshot.c: Fill argv[0] with dummy. | Jason A. Donenfeld | 2013-03-04 |
* | White space around control verbs. | Jason A. Donenfeld | 2013-03-04 |
* | Fix several whitespace errors | Lukas Fleischer | 2013-03-04 |
* | Update git to v1.7.12.4 | John Keeping | 2013-03-02 |
* | Update git to v1.7.9.7 | John Keeping | 2013-03-02 |
* | Update git to v1.7.8.6 | John Keeping | 2013-03-02 |
* | Update git to v1.7.7.7 | John Keeping | 2013-03-02 |
* | Update git to v1.7.6.5 | John Keeping | 2013-03-02 |
* | Update git to v1.7.5.4 | John Keeping | 2013-03-02 |
* | Print submodule revision next to submodule link | stfn | 2013-03-02 |
* | Support unannotated tags in git-clone. | Jason A. Donenfeld | 2013-02-01 |
* | ssdiff: correctly manage tab expansion | Julius Plenz | 2013-02-01 |
* | Make "owner" column on index page configurable | Florian Pritz | 2013-02-01 |
* | man: fix up default value duplication | Jason A. Donenfeld | 2012-11-15 |
* | CGIT-0.9.1v0.9.1 | Jason A. Donenfeld | 2012-11-15 |
* | man: show mime type default value | Jason A. Donenfeld | 2012-11-15 |
* | ssdiff: point line links at exact blob by prepending "id=" | Julius Plenz | 2012-11-15 |
* | Format git diff headers correctly when adding or removing files. | Michael Halstead | 2012-11-15 |
* | Makefile: get snapshots from github | Ferry Huberts | 2012-11-04 |
* | Makefile: remove tags file | Jamie Couture | 2012-10-31 |
* | ui-shared: use placeholder for empty commit subject | Christian Franke | 2012-10-28 |
* | syntax-highlighting.sh: Fix command injection. | Jason A. Donenfeld | 2012-10-27 |
* | Fix man page typo. | Jason A. Donenfeld | 2012-10-18 |
* | Makefile: Support OpenBSD just like FreeBSD | Jason A. Donenfeld | 2012-10-17 |
* | Makefile: support FreeBSD libiconv paths | Jason A. Donenfeld | 2012-10-17 |
* | tests: check for proper html entity | Jason A. Donenfeld | 2012-10-17 |
* | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 2012-10-17 |
* | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek | 2012-10-17 |