summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* t0107-snapshot: add tests for ZIP archivesJohn Keeping2013-03-041-2/+37
* tests: make whitespace consistentJohn Keeping2013-03-043-14/+17
* tests: "grep -e" is not portable to all platformsJohn Keeping2013-03-048-55/+55
* Makefile: Disable gettext in the Git submoduleLukas Fleischer2013-03-041-1/+1
* Makefile: improve dependency generationJamie Couture2013-03-041-70/+82
* cgit.c: Remove parameter from guess_defbranch()Lukas Fleischer2013-03-041-2/+2
* ui-tree.c: Use a context structure in walk_tree()Lukas Fleischer2013-03-041-22/+29
* ui-tree.c: Drop the header variableLukas Fleischer2013-03-041-6/+2
* ui-tree.c: Declare the state variable globallyLukas Fleischer2013-03-041-1/+2
* ui-tree.c: Pass current revision to print_object()Lukas Fleischer2013-03-041-3/+3
* ui-plain.c: Use a context structure in walk_tree()Lukas Fleischer2013-03-041-13/+20
* ui-plain.c: Do not access match variable in print_*()Lukas Fleischer2013-03-041-12/+14
* ui-blob.c: Use a context structure in walk_tree()Lukas Fleischer2013-03-041-16/+26
* ui-snapshot.c: Fill argv[0] with dummy.Jason A. Donenfeld2013-03-041-0/+1
* White space around control verbs.Jason A. Donenfeld2013-03-0416-42/+42
* Fix several whitespace errorsLukas Fleischer2013-03-0414-99/+99
* Update git to v1.7.12.4John Keeping2013-03-021-0/+0
* Update git to v1.7.9.7John Keeping2013-03-022-1/+1
* Update git to v1.7.8.6John Keeping2013-03-021-0/+0
* Update git to v1.7.7.7John Keeping2013-03-023-25/+38
* Update git to v1.7.6.5John Keeping2013-03-024-12/+43
* Update git to v1.7.5.4John Keeping2013-03-023-6/+6
* Print submodule revision next to submodule linkstfn2013-03-021-0/+1
* Support unannotated tags in git-clone.Jason A. Donenfeld2013-02-011-4/+2
* ssdiff: correctly manage tab expansionJulius Plenz2013-02-011-2/+1
* Make "owner" column on index page configurableFlorian Pritz2013-02-014-7/+20
* man: fix up default value duplicationJason A. Donenfeld2012-11-151-2/+2
* CGIT-0.9.1Jason A. Donenfeld2012-11-151-1/+1
* man: show mime type default valueJason A. Donenfeld2012-11-151-0/+1
* ssdiff: point line links at exact blob by prepending "id="Julius Plenz2012-11-151-2/+2
* Format git diff headers correctly when adding or removing files.Michael Halstead2012-11-152-14/+22
* Makefile: get snapshots from githubFerry Huberts2012-11-041-2/+2
* Makefile: remove tags fileJamie Couture2012-10-311-1/+1
* ui-shared: use placeholder for empty commit subjectChristian Franke2012-10-281-1/+4
* syntax-highlighting.sh: Fix command injection.Jason A. Donenfeld2012-10-271-2/+2
* Fix man page typo.Jason A. Donenfeld2012-10-181-2/+2
* Makefile: Support OpenBSD just like FreeBSDJason A. Donenfeld2012-10-171-2/+2
* Makefile: support FreeBSD libiconv pathsJason A. Donenfeld2012-10-171-0/+7
* tests: check for proper html entityJason A. Donenfeld2012-10-171-1/+1
* ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek2012-10-178-6/+40
* ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek2012-10-174-3/+13
* scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld2012-10-175-58/+36
* ui: Remember to print ampersand as proper html entities.William Bell2012-10-172-8/+8
* ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld2012-10-164-7/+7
* repo_config: do not let globals override repo settingsTobias Bieniek2012-10-161-3/+3
* README: times, they are a-changinJason A. Donenfeld2012-10-091-1/+1
* syntax-highlight: when the file has no extension, assume textFerry Huberts2012-10-091-1/+4
* ui-repolist: do not use agefile if it's date could not be parsedFerry Huberts2012-10-091-2/+4
* Revert "filters/syntax-highlighting.sh: work around highlight --force bug"Ferry Huberts2012-10-091-17/+0
* Makefile: add tag target to generate ctagsJamie Couture2012-10-081-1/+5