aboutsummaryrefslogtreecommitdiffstats
path: root/vector.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-04cgit.c: Remove parameter from guess_defbranch()Lukas Fleischer1-2/+2
2013-03-04ui-tree.c: Use a context structure in walk_tree()Lukas Fleischer1-22/+29
2013-03-04ui-tree.c: Drop the header variableLukas Fleischer1-6/+2
2013-03-04ui-tree.c: Declare the state variable globallyLukas Fleischer1-1/+2
2013-03-04ui-tree.c: Pass current revision to print_object()Lukas Fleischer1-3/+3
2013-03-04ui-plain.c: Use a context structure in walk_tree()Lukas Fleischer1-13/+20
2013-03-04ui-plain.c: Do not access match variable in print_*()Lukas Fleischer1-12/+14
2013-03-04ui-blob.c: Use a context structure in walk_tree()Lukas Fleischer1-16/+26
2013-03-04ui-snapshot.c: Fill argv[0] with dummy.Jason A. Donenfeld1-0/+1
2013-03-04White space around control verbs.Jason A. Donenfeld16-42/+42
2013-03-04Fix several whitespace errorsLukas Fleischer14-99/+99
2013-03-02Update git to v1.7.12.4John Keeping1-0/+0
2013-03-02Update git to v1.7.9.7John Keeping2-1/+1
2013-03-02Update git to v1.7.8.6John Keeping1-0/+0
2013-03-02Update git to v1.7.7.7John Keeping3-25/+38
2013-03-02Update git to v1.7.6.5John Keeping4-12/+43
2013-03-02Update git to v1.7.5.4John Keeping3-6/+6
2013-03-02Print submodule revision next to submodule linkstfn1-0/+1
2013-02-01Support unannotated tags in git-clone.Jason A. Donenfeld1-4/+2
2013-02-01ssdiff: correctly manage tab expansionJulius Plenz1-2/+1
2013-02-01Make "owner" column on index page configurableFlorian Pritz4-7/+20
2012-11-15man: fix up default value duplicationJason A. Donenfeld1-2/+2
2012-11-15CGIT-0.9.1v0.9.1Jason A. Donenfeld1-1/+1
2012-11-15man: show mime type default valueJason A. Donenfeld1-0/+1
2012-11-15ssdiff: point line links at exact blob by prepending "id="Julius Plenz1-2/+2
2012-11-15Format git diff headers correctly when adding or removing files.Michael Halstead2-14/+22
2012-11-04Makefile: get snapshots from githubFerry Huberts1-2/+2
2012-10-31Makefile: remove tags fileJamie Couture1-1/+1
2012-10-28ui-shared: use placeholder for empty commit subjectChristian Franke1-1/+4
2012-10-27syntax-highlighting.sh: Fix command injection.Jason A. Donenfeld1-2/+2
2012-10-18Fix man page typo.Jason A. Donenfeld1-2/+2
2012-10-17Makefile: Support OpenBSD just like FreeBSDJason A. Donenfeld1-2/+2
2012-10-17Makefile: support FreeBSD libiconv pathsJason A. Donenfeld1-0/+7
2012-10-17tests: check for proper html entityJason A. Donenfeld1-1/+1
2012-10-17ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek8-6/+40
2012-10-17ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek4-3/+13
2012-10-17scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld5-58/+36
2012-10-17ui: Remember to print ampersand as proper html entities.William Bell2-8/+8
2012-10-16ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld4-7/+7
2012-10-16repo_config: do not let globals override repo settingsTobias Bieniek1-3/+3
2012-10-09README: times, they are a-changinJason A. Donenfeld1-1/+1
2012-10-09syntax-highlight: when the file has no extension, assume textFerry Huberts1-1/+4
2012-10-09ui-repolist: do not use agefile if it's date could not be parsedFerry Huberts1-2/+4
2012-10-09Revert "filters/syntax-highlighting.sh: work around highlight --force bug"Ferry Huberts1-17/+0
2012-10-08Makefile: add tag target to generate ctagsJamie Couture1-1/+5
2012-10-08ui-repolist: Bold the currently viewed page.Jamie Couture2-4/+11
2012-10-02do not write outside heap bufferJim Meyering1-0/+2
2012-09-27ui-snapshot: pass -n to gzip, to suppress timestampJason A. Donenfeld1-8/+10
2012-07-12Update copyright headers to have latest dates.Jason A. Donenfeld3-2/+3
2012-07-12ui-repolist: Case insensitive sorting and age sortJason A. Donenfeld4-5/+37