summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-15Redo "add test_cmp function for test scripts"Libravatar Junio C Hamano2-2/+2
2008-03-15Merge branch 'jk/portable'Libravatar Junio C Hamano70-202/+247
2008-03-15Merge branch 'py/submodule'Libravatar Junio C Hamano3-8/+386
2008-03-15Merge branch 'db/diff-to-fp'Libravatar Junio C Hamano3-155/+171
2008-03-15Merge branch 'cc/help'Libravatar Junio C Hamano3-11/+168
2008-03-15shortlog: do not require to run from inside a git repositoryLibravatar Jonas Fonseca3-2/+9
2008-03-15Merge branch 'maint'Libravatar Junio C Hamano7-22/+71
2008-03-15format-patch: generate MIME header as needed even when there is format.headerLibravatar Junio C Hamano5-16/+57
2008-03-15Merge branch 'maint'Libravatar Junio C Hamano4-16/+23
2008-03-15Make man page building quiet when DOCBOOK_XSL_172 is definedLibravatar Jonas Fonseca1-1/+5
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryLibravatar Bernt Hansen1-1/+1
2008-03-14Fix recent 'unpack_trees()'-related changes breaking 'git stash'Libravatar Linus Torvalds1-0/+2
2008-03-14rev-parse: fix meaning of rev~ vs rev~0.Libravatar Linus Torvalds1-13/+15
2008-03-14git-svn: don't blindly append '*' to branch/tags configLibravatar Eric Wong1-1/+2
2008-03-14t6000lib: re-fix tr portabilityLibravatar Jeff King1-4/+7
2008-03-14Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano3-26/+980
2008-03-14gitk: initial Italian translationLibravatar Michele Ballabio1-0/+890
2008-03-14gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -dLibravatar Paul Mackerras1-0/+4
2008-03-14wt-status.c: no need for dup() dance anymoreLibravatar Kristian Høgsberg1-15/+2
2008-03-14Write diff output to a file in struct diff_optionsLibravatar Daniel Barkalow2-140/+169
2008-03-14Documention: web--browse: add info about "browser.<tool>.cmd" config varLibravatar Christian Couder2-0/+26
2008-03-14web--browse: use custom commands defined at config timeLibravatar Christian Couder1-2/+13
2008-03-14Merge branch 'mr/autoconf-fread'Libravatar Junio C Hamano2-0/+21
2008-03-14Merge branch 'maint'Libravatar Junio C Hamano7-18/+95
2008-03-14Merge branch 'ph/maint-quiltimport' into maintLibravatar Junio C Hamano1-3/+19
2008-03-13read-tree() and unpack_trees(): use consistent limitLibravatar Junio C Hamano3-8/+9
2008-03-13merge-file: handle empty files gracefullyLibravatar Johannes Schindelin2-3/+4
2008-03-13merge-recursive: handle file mode changesLibravatar Clemens Buchacher2-2/+62
2008-03-13pack-objects: proper pack time stamping with --max-pack-sizeLibravatar Nicolas Pitre2-0/+27
2008-03-13Minor wording changes in the keyboard descriptions in git-add --interactive.Libravatar Vineet Kumar1-10/+8
2008-03-13Documentation/git-help: typofixLibravatar Junio C Hamano1-1/+1
2008-03-13t7505: use SHELL_PATH in hookLibravatar Jeff King1-2/+3
2008-03-13t9112: add missing #!/bin/sh headerLibravatar Jeff King1-0/+2
2008-03-13filter-branch: use $SHELL_PATH instead of 'sh'Libravatar Jeff King2-1/+2
2008-03-13filter-branch: don't use xargs -0Libravatar Jeff King1-1/+1
2008-03-13add NO_EXTERNAL_GREP build optionLibravatar Jeff King2-2/+16
2008-03-13t6000lib: tr portability fixLibravatar Jeff King1-1/+4
2008-03-13t4020: don't use grep -aLibravatar Jeff King2-1/+2
2008-03-13add test_cmp function for test scriptsLibravatar Jeff King40-115/+133
2008-03-13remove use of "tail -n 1" and "tail -1"Libravatar Jeff King7-20/+20
2008-03-13grep portability fix: don't use "-e" or "-q"Libravatar Jeff King9-43/+42
2008-03-13more tr portability test script fixesLibravatar Jeff King10-17/+17
2008-03-13t0050: perl portability fixLibravatar Jeff King1-2/+2
2008-03-13git fetch: Take '-n' to mean '--no-tags'Libravatar Johannes Schindelin1-0/+2
2008-03-12Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-03-12gc: call "prune --expire 2.weeks.ago" by defaultLibravatar Johannes Schindelin5-32/+73
2008-03-12Documentation/config: typofixLibravatar Junio C Hamano1-1/+1
2008-03-12help: warn if specified 'man.viewer' is unsupported, instead of erroring outLibravatar Christian Couder1-1/+1
2008-03-12Documentation: help: explain 'man.viewer' multiple valuesLibravatar Christian Couder2-2/+29
2008-03-12tr portability fixesLibravatar Jeff King4-6/+9