summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-06do not discard status in fetch_refs_via_pack()Libravatar Junio C Hamano1-1/+1
2007-12-06for-each-ref: Fix quoting style constants.Libravatar Johannes Sixt2-3/+42
2007-12-06hg-to-git: handle an empty dir in hg.Libravatar Junio C Hamano1-1/+1
2007-12-06Use gitattributes to define per-path whitespace ruleLibravatar Junio C Hamano10-74/+233
2007-12-05config --get-colorbool: diff.color is a deprecated synonym to color.diffLibravatar Junio C Hamano1-2/+16
2007-12-05t7300: add test for clean with wildcard pathspecLibravatar Jeff King1-0/+14
2007-12-05Open external merge tool with original file extensions for all three filesLibravatar Pini Reznik1-4/+5
2007-12-05git-clean: Honor pathspec.Libravatar Junio C Hamano1-21/+31
2007-12-05Color support for "git-add -i"Libravatar Junio C Hamano3-20/+146
2007-12-05git config --get-colorboolLibravatar Junio C Hamano7-7/+58
2007-12-05Documentation: color.* = true means "auto"Libravatar Junio C Hamano1-7/+7
2007-12-05Merge branch 'maint'Libravatar Junio C Hamano4-13/+86
2007-12-05git-am -i: report rewritten titleLibravatar Junio C Hamano1-0/+5
2007-12-05git grep shows the same hit repeatedly for unmerged pathsLibravatar Junio C Hamano1-6/+6
2007-12-05Update Hungarian translation. 100% completed.Libravatar Miklos Vajna1-320/+362
2007-12-05Update ja.po for git-guiLibravatar しらいしななこ1-189/+229
2007-12-05Merge branch 'nd/maint-work-tree-fix' into maintLibravatar Junio C Hamano2-7/+75
2007-12-05Do check_repository_format() early (re-fix)Libravatar Nguyễn Thái Ngọc Duy2-12/+72
2007-12-05Revert "git-am: catch missing author date early."Libravatar Junio C Hamano1-2/+2
2007-12-05git config: Don't rely on regexec() returning 1 on non-matchLibravatar Björn Steinbrink1-2/+1
2007-12-05Documentation: add --patch option to synopsis of git-addLibravatar Matthias Kestenholz1-1/+1
2007-12-05Include diff options in the git-log manpageLibravatar Miklos Vajna4-161/+168
2007-12-05git-cvsserver runs hooks/post-updateLibravatar Junio C Hamano1-0/+6
2007-12-05git-cvsserver runs hooks/post-receiveLibravatar Michael Witten1-7/+20
2007-12-04Rewrite builtin-fetch option parsing to use parse_options().Libravatar Kristian Høgsberg1-77/+46
2007-12-04Set OLD_ICONV on Cygwin.Libravatar Pascal Obry1-0/+1
2007-12-04t5510: add a bit more tests for fetchLibravatar Junio C Hamano1-0/+42
2007-12-04Merge branch 'wc/add-i'Libravatar Junio C Hamano5-46/+242
2007-12-04Merge branch 'kh/commit'Libravatar Junio C Hamano23-103/+1249
2007-12-04Merge branch 'sp/refspec-match'Libravatar Junio C Hamano8-39/+105
2007-12-04Simplify crud() in ident.cLibravatar Alex Riesen1-19/+9
2007-12-04Do not rely on the exit status of "unset" for unset variablesLibravatar H.Merijn Brand2-13/+13
2007-12-04gitweb: use Perl built-in utf8 function for UTF-8 decoding.Libravatar İsmail Dönmez1-4/+3
2007-12-04t9600: require cvsps 2.1 to perform testsLibravatar Jeff King1-2/+18
2007-12-04contrib: Make remotes2config.sh script more robustLibravatar Jakub Narebski1-4/+4
2007-12-04Use a strbuf for copying the command line for the reflog.Libravatar Kristian Høgsberg1-16/+8
2007-12-04Documentation/git.txt: typofixLibravatar Junio C Hamano1-1/+1
2007-12-04Documentation: rerere is enabled by default these days.Libravatar Junio C Hamano2-5/+3
2007-12-04Formatting fix for Documentation/git-help.txtLibravatar Junio C Hamano1-1/+1
2007-12-03Run the specified perl in Documentation/Libravatar Junio C Hamano1-3/+6
2007-12-03Update draft release notes for 1.5.4Libravatar Junio C Hamano1-21/+58
2007-12-03Allow ':/<oneline-prefix>' syntax to work with save_commit_buffer == 0Libravatar Johannes Schindelin1-3/+16
2007-12-03Add git-fast-export to list of commands.Libravatar Junio C Hamano1-0/+1
2007-12-03fast-export: rename the signed tag mode 'ignore' to 'verbatim'Libravatar Johannes Schindelin3-8/+8
2007-12-03Add remote.<name>.proxyLibravatar Sam Vilain4-1/+18
2007-12-03Documentation: describe -i/--info option to "git-help"Libravatar Christian Couder2-2/+12
2007-12-03git-help: add -i|--info option to display info page.Libravatar Christian Couder1-8/+27
2007-12-03Allow HTTP proxy to be overridden in configLibravatar Sam Vilain2-0/+15
2007-12-03Trace and quote with argv: get rid of unneeded count argument.Libravatar Christian Couder7-20/+12
2007-12-03install-sh from automake does not like -m without delimiting spaceLibravatar Robert Schiele3-11/+11