summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-03fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre
2008-10-03archive.c: make archiver staticNanako Shiraishi
2008-10-03commit.c: make read_graft_file() staticNanako Shiraishi
2008-10-03config.c: make git_parse_long() staticNanako Shiraishi
2008-10-03run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi
2008-10-03dir.c: make dir_add_name() and dir_add_ignored() staticNanako Shiraishi
2008-10-03gitweb: Identify all summary metadata table rowsPetr Baudis
2008-10-03config.c: Tolerate UTF8 BOM at the beginning of config filePetr Baudis
2008-10-03gitweb: Quote non-displayable characters in hex, not octalPetr Baudis
2008-10-01Merge branch 'maint'Shawn O. Pearce
2008-10-01Improve git-log documentation wrt file filtersmartin f. krafft
2008-10-01Documentation: remove '\' in front of short optionsSZEDER Gábor
2008-09-30Merge branch 'maint'Shawn O. Pearce
2008-09-30git-svn: call 'fatal' correctly in set-treeLuc Heinrich
2008-09-30Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)Michael Prokop
2008-09-30diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785Brandon Casey
2008-09-30Use "git_config_string" to simplify "builtin-gc.c" code where "prune_expire" ...David Bryson
2008-09-30tests: grep portability fixesJeff King
2008-09-30Add OS X support to the pre-auto-gc example hookJonathan del Strother
2008-09-30t0024: add executable permissionSZEDER Gábor
2008-09-30Correct typos in RelNotes-1.6.1Ralf Wildenhues
2008-09-30remove vim syntax highlighting in favor of upstreamSZEDER Gábor
2008-09-29Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce
2008-09-29Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce
2008-09-29Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce
2008-09-29Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce
2008-09-29Merge branch 'mg/maint-remote-fix' into maintShawn O. Pearce
2008-09-29Add contrib/rerere-train scriptNanako Shiraishi
2008-09-29Clarify commit error message for unmerged filesRafael Garcia-Suarez
2008-09-29Use strchrnul() instead of strchr() plus manual workaroundJohan Herland
2008-09-29mingw: remove use of _getdrive() from lstat/fstatDmitry Potapov
2008-09-29Use remove_path from dir.c instead of own implementationAlex Riesen
2008-09-29Add remove_path: a function to remove as much as possible of a pathAlex Riesen
2008-09-29git-submodule: Fix "Unable to checkout" for the initial 'update'Ping Yin
2008-09-29compat/mingw: Support a timeout in the poll emulation if no fds are givenJohannes Sixt
2008-09-29Clarify how the user can satisfy stash's 'dirty state' check.Stephen Haberman
2008-09-29usage.c: remove unused functionsNanako Shiraishi
2008-09-26Merge branch 'maint'Shawn O. Pearce
2008-09-26Cleanup remove_pathAlex Riesen
2008-09-26Remove empty directories in recursive mergeAlex Riesen
2008-09-26Documentation: clarify the details of overriding LESS via core.pagerChris Frey
2008-09-25Merge branch 'mv/merge-recursive'Shawn O. Pearce
2008-09-25Merge branch 'jc/alternate-push'Shawn O. Pearce
2008-09-25Merge branch 'am/status'Shawn O. Pearce
2008-09-25Merge branch 'pb/autocorrect-wrapper'Shawn O. Pearce
2008-09-25Merge branch 'mv/commit-tree'Shawn O. Pearce
2008-09-25Merge branch 'jc/apply-include-exclude'Shawn O. Pearce
2008-09-25Merge branch 'jc/safe-c-l-d'Shawn O. Pearce
2008-09-25gitweb: shortlog now also obeys $hash_parentGiuseppe Bilotta
2008-09-25Merge branch 'ho/dirstat-by-file'Shawn O. Pearce