summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/portable'Junio C Hamano2008-03-1570-202/+247
|\
| * t6000lib: re-fix tr portabilityJeff King2008-03-141-4/+7
| * t7505: use SHELL_PATH in hookJeff King2008-03-131-2/+3
| * t9112: add missing #!/bin/sh headerJeff King2008-03-131-0/+2
| * filter-branch: use $SHELL_PATH instead of 'sh'Jeff King2008-03-132-1/+2
| * filter-branch: don't use xargs -0Jeff King2008-03-131-1/+1
| * add NO_EXTERNAL_GREP build optionJeff King2008-03-132-2/+16
| * t6000lib: tr portability fixJeff King2008-03-131-1/+4
| * t4020: don't use grep -aJeff King2008-03-132-1/+2
| * add test_cmp function for test scriptsJeff King2008-03-1340-115/+133
| * remove use of "tail -n 1" and "tail -1"Jeff King2008-03-137-20/+20
| * grep portability fix: don't use "-e" or "-q"Jeff King2008-03-139-43/+42
| * more tr portability test script fixesJeff King2008-03-1310-17/+17
| * t0050: perl portability fixJeff King2008-03-131-2/+2
| * tr portability fixesJeff King2008-03-124-6/+9
* | Merge branch 'py/submodule'Junio C Hamano2008-03-153-8/+386
|\ \
| * | git-submodule summary: fix that some "wc" flavors produce leading spacesJohannes Sixt2008-03-121-1/+1
| * | git-submodule summary: testPing Yin2008-03-111-0/+195
| * | git-submodule summary: documentationPing Yin2008-03-111-3/+16
| * | git-submodule summary: limit summary sizePing Yin2008-03-111-2/+19
| * | git-submodule summary: show commit summaryPing Yin2008-03-111-0/+102
| * | git-submodule summary: code frameworkPing Yin2008-03-111-5/+56
* | | Merge branch 'db/diff-to-fp'Junio C Hamano2008-03-153-155/+171
|\ \ \
| * | | wt-status.c: no need for dup() dance anymoreKristian Høgsberg2008-03-141-15/+2
| * | | Write diff output to a file in struct diff_optionsDaniel Barkalow2008-03-142-140/+169
* | | | Merge branch 'cc/help'Junio C Hamano2008-03-153-11/+168
|\ \ \ \
| * | | | Documentation/git-help: typofixJunio C Hamano2008-03-131-1/+1
| * | | | help: warn if specified 'man.viewer' is unsupported, instead of erroring outChristian Couder2008-03-121-1/+1
| * | | | Documentation: help: explain 'man.viewer' multiple valuesChristian Couder2008-03-122-2/+29
| * | | | help: implement multi-valued "man.viewer" config optionChristian Couder2008-03-111-78/+113
| * | | | Documentation: help: describe 'man.viewer' config variableChristian Couder2008-03-112-10/+26
| * | | | help: add "man.viewer" config var to use "woman" or "konqueror"Christian Couder2008-03-111-1/+80
| | |_|/ | |/| |
* | | | shortlog: do not require to run from inside a git repositoryJonas Fonseca2008-03-153-2/+9
* | | | Merge branch 'maint'Junio C Hamano2008-03-157-22/+71
|\ \ \ \
| * | | | format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-155-16/+57
* | | | | Merge branch 'maint'Junio C Hamano2008-03-154-16/+23
|\ \ \ \ \ | |/ / / /
| * | | | Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-151-1/+5
| * | | | git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-151-1/+1
| * | | | rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds2008-03-141-13/+15
| * | | | git-svn: don't blindly append '*' to branch/tags configEric Wong2008-03-141-1/+2
* | | | | Fix recent 'unpack_trees()'-related changes breaking 'git stash'Linus Torvalds2008-03-141-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-03-143-26/+980
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | gitk: initial Italian translationMichele Ballabio2008-03-141-0/+890
| * | | | gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -dPaul Mackerras2008-03-141-0/+4
| * | | | gitk: Avoid Tcl error when switching viewsPaul Mackerras2008-03-111-3/+1
| * | | | [PATCH] gitk: Don't show local changes when we there is no work treeDavid Aguilar2008-03-111-1/+6
| * | | | [PATCH] gitk: Add horizontal scrollbar to the diff viewPekka Kaitaniemi2008-03-101-6/+14
| * | | | [PATCH] gitk: make autoselect optionalJeff King2008-03-101-3/+14
| * | | | [PATCH] gitk: Mark another string for translationMichele Ballabio2008-03-101-1/+1
| * | | | [PATCH] Add an --argscmd flag to get the list of refs to showYann Dirson2008-03-101-10/+40