aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* html: check return value of writeJason A. Donenfeld2013-03-20
* ui-shared: squelch compiler warning.Jason A. Donenfeld2013-03-20
* cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping2013-03-20
* cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping2013-03-20
* ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping2013-03-20
* Makefile: re-use Git's Makefile where possibleJohn Keeping2013-03-20
* tests: check that Git version are in syncJohn Keeping2013-03-20
* Merge branch 'wip'Jason A. Donenfeld2013-03-20
|\
| * cgit_print_snapshot_links(): Free prefix variableLukas Fleischer2013-03-04
| * cgit_print_commit(): Free tmp variableLukas Fleischer2013-03-04
| * cgit_print_tree(): Free curr_rev after usageLukas Fleischer2013-03-04
| * find_default_branch(): Free refmatch after usageLukas Fleischer2013-03-04
| * print_tag_downloads(): Free ref variableLukas Fleischer2013-03-04
| * Free reflists after usageLukas Fleischer2013-03-04
| * ui-shared.c: Remove unused function print_archive_ref()Lukas Fleischer2013-03-04
| * ui-shared.c: Remove unused function cgit_currurl()Lukas Fleischer2013-03-04
| * Mark several functions/variables staticLukas Fleischer2013-03-04
* | ui-shared: fix return type of cgit_self_linkJohn Keeping2013-03-20
|/
* t0107-snapshot: add tests for ZIP archivesJohn Keeping2013-03-04
* tests: make whitespace consistentJohn Keeping2013-03-04
* tests: "grep -e" is not portable to all platformsJohn Keeping2013-03-04
* Makefile: Disable gettext in the Git submoduleLukas Fleischer2013-03-04
* Makefile: improve dependency generationJamie Couture2013-03-04
* cgit.c: Remove parameter from guess_defbranch()Lukas Fleischer2013-03-04
* ui-tree.c: Use a context structure in walk_tree()Lukas Fleischer2013-03-04
* ui-tree.c: Drop the header variableLukas Fleischer2013-03-04
* ui-tree.c: Declare the state variable globallyLukas Fleischer2013-03-04
* ui-tree.c: Pass current revision to print_object()Lukas Fleischer2013-03-04
* ui-plain.c: Use a context structure in walk_tree()Lukas Fleischer2013-03-04
* ui-plain.c: Do not access match variable in print_*()Lukas Fleischer2013-03-04
* ui-blob.c: Use a context structure in walk_tree()Lukas Fleischer2013-03-04
* ui-snapshot.c: Fill argv[0] with dummy.Jason A. Donenfeld2013-03-04
* White space around control verbs.Jason A. Donenfeld2013-03-04
* Fix several whitespace errorsLukas Fleischer2013-03-04
* Update git to v1.7.12.4John Keeping2013-03-02
* Update git to v1.7.9.7John Keeping2013-03-02
* Update git to v1.7.8.6John Keeping2013-03-02
* Update git to v1.7.7.7John Keeping2013-03-02
* Update git to v1.7.6.5John Keeping2013-03-02
* Update git to v1.7.5.4John Keeping2013-03-02
* Print submodule revision next to submodule linkstfn2013-03-02
* Support unannotated tags in git-clone.Jason A. Donenfeld2013-02-01
* ssdiff: correctly manage tab expansionJulius Plenz2013-02-01
* Make "owner" column on index page configurableFlorian Pritz2013-02-01
* man: fix up default value duplicationJason A. Donenfeld2012-11-15
* CGIT-0.9.1v0.9.1Jason A. Donenfeld2012-11-15
* man: show mime type default valueJason A. Donenfeld2012-11-15
* ssdiff: point line links at exact blob by prepending "id="Julius Plenz2012-11-15
* Format git diff headers correctly when adding or removing files.Michael Halstead2012-11-15
* Makefile: get snapshots from githubFerry Huberts2012-11-04