summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-02config.c: make git_parse_long() staticLibravatar Nanako Shiraishi2-3/+2
2008-10-02run-command.c: remove run_command_v_opt_cd()Libravatar Nanako Shiraishi3-10/+1
2008-10-02dir.c: make dir_add_name() and dir_add_ignored() staticLibravatar Nanako Shiraishi2-3/+2
2008-10-02gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shLibravatar Jakub Narebski1-0/+49
2008-10-02gitweb: Fix two 'uninitialized value' warnings in git_tree()Libravatar Jakub Narebski1-1/+2
2008-10-02gitweb: Identify all summary metadata table rowsLibravatar Petr Baudis1-4/+4
2008-10-02Solaris: Use OLD_ICONV to avoid compile warningsLibravatar David Soria Parra1-0/+1
2008-10-02gitweb: remove PATH_INFO from $my_url and $my_uriLibravatar Giuseppe Bilotta1-0/+7
2008-10-02config.c: Tolerate UTF8 BOM at the beginning of config fileLibravatar Petr Baudis1-0/+19
2008-10-02gitweb: Quote non-displayable characters in hex, not octalLibravatar Petr Baudis1-1/+1
2008-10-01git grep: Add "-z/--null" option as in GNU's grep.Libravatar Raphael Zimmerer4-3/+26
2008-10-01send-email: signedoffcc -> signedoffbycc, but handle bothLibravatar Michael Witten2-5/+6
2008-10-01Docs: send-email: Create logical groupings for man textLibravatar Michael Witten1-50/+69
2008-10-01Docs: send-email: Create logical groupings for --help textLibravatar Michael Witten1-27/+34
2008-10-01Docs: send-email: Remove unnecessary config variable descriptionLibravatar Michael Witten1-75/+16
2008-10-01Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toLibravatar Michael Witten1-1/+1
2008-10-01send-email: change --no-validate to boolean --[no-]validateLibravatar Michael Witten2-6/+12
2008-10-01Docs: send-email: Man page option orderingLibravatar Michael Witten1-72/+66
2008-10-01Docs: send-email usage text much sexierLibravatar Michael Witten1-68/+26
2008-10-01Docs: send-email's usage text and man page mention same optionsLibravatar Michael Witten2-12/+17
2008-10-01Merge branch 'maint'Libravatar Shawn O. Pearce3-9/+12
2008-10-01Improve git-log documentation wrt file filtersLibravatar martin f. krafft1-3/+6
2008-10-01Documentation: remove '\' in front of short optionsLibravatar SZEDER Gábor2-6/+6
2008-09-30cygwin: Use native Win32 API for statLibravatar Dmitry Potapov5-0/+150
2008-09-30mingw: move common functionality to win32.hLibravatar Dmitry Potapov2-38/+38
2008-09-30add have_git_dir() functionLibravatar Dmitry Potapov2-0/+6
2008-09-30make prune report removed objects on -vLibravatar Michael J Gruber2-4/+11
2008-09-30Merge branch 'maint'Libravatar Shawn O. Pearce3-5/+5
2008-09-30git-svn: call 'fatal' correctly in set-treeLibravatar Luc Heinrich1-1/+1
2008-09-30Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)Libravatar Michael Prokop1-4/+4
2008-09-30diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785Libravatar Brandon Casey1-2/+0
2008-09-30Use "git_config_string" to simplify "builtin-gc.c" code where "prune_expire" ...Libravatar David Bryson1-6/+3
2008-09-30tests: grep portability fixesLibravatar Jeff King8-11/+11
2008-09-30Add OS X support to the pre-auto-gc example hookLibravatar Jonathan del Strother1-3/+7
2008-09-30t0024: add executable permissionLibravatar SZEDER Gábor1-0/+0
2008-09-30Correct typos in RelNotes-1.6.1Libravatar Ralf Wildenhues2-3/+3
2008-09-30remove vim syntax highlighting in favor of upstreamLibravatar SZEDER Gábor2-26/+30
2008-09-29Merge branch 'bc/master-diff-hunk-header-fix'Libravatar Shawn O. Pearce15-120/+139
2008-09-29Merge branch 'maint' into bc/master-diff-hunk-header-fixLibravatar Shawn O. Pearce52-196/+600
2008-09-29Merge branch 'bc/maint-diff-hunk-header-fix' into maintLibravatar Shawn O. Pearce5-49/+72
2008-09-29Merge branch 'jc/better-conflict-resolution'Libravatar Shawn O. Pearce13-119/+685
2008-09-29Merge branch 'mg/maint-remote-fix' into maintLibravatar Shawn O. Pearce1-8/+15
2008-09-29Add contrib/rerere-train scriptLibravatar Nanako Shiraishi1-0/+52
2008-09-29Clarify commit error message for unmerged filesLibravatar Rafael Garcia-Suarez1-1/+1
2008-09-29Use strchrnul() instead of strchr() plus manual workaroundLibravatar Johan Herland1-3/+1
2008-09-29mingw: remove use of _getdrive() from lstat/fstatLibravatar Dmitry Potapov1-3/+2
2008-09-29Use remove_path from dir.c instead of own implementationLibravatar Alex Riesen3-49/+5
2008-09-29Add remove_path: a function to remove as much as possible of a pathLibravatar Alex Riesen2-0/+23
2008-09-29git-submodule: Fix "Unable to checkout" for the initial 'update'Libravatar Ping Yin1-2/+7
2008-09-29compat/mingw: Support a timeout in the poll emulation if no fds are givenLibravatar Johannes Sixt1-1/+6