summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-03-162-1/+54
|\
| * Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-162-1/+54
| * rebase -m: do not trigger pre-commit verificationJunio C Hamano2008-03-161-1/+1
* | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2008-03-1512-2431/+3155
|\ \
| * | git-gui: Improve directions regarding POT update in po/READMEJunio C Hamano2008-03-161-12/+50
| * | git-gui: Update Japanese translationしらいしななこ2008-03-151-13/+9
| * | git-gui: Adjusted Japanese translation to updated POTShawn O. Pearce2008-03-151-249/+277
| * | git-gui: Update Japanese translationしらいしななこ2008-03-151-291/+266
| * | git-gui: Don't translate the special Apple menuShawn O. Pearce2008-03-152-2/+2
| * | git-gui: Updated Hungarian translation (e5fba18)Miklos Vajna2008-03-151-14/+9
| * | git-gui: update russian translationAlex Riesen2008-03-151-27/+21
| * | git-gui: remove spurious "fuzzy" attributes in po/it.poMichele Ballabio2008-03-151-2/+0
| * | git-gui: updated Swedish translationPeter Karlsson2008-03-141-290/+375
| * | git-gui: Regenerated po template and merged translations with itPeter Karlsson2008-03-148-1841/+2311
| * | Update Hungarian translation. 100% completed.Miklos Vajna2008-03-131-38/+102
| * | git-gui: update Italian translationMichele Ballabio2008-03-131-265/+346
* | | Redo "add test_cmp function for test scripts"Junio C Hamano2008-03-152-2/+2
* | | 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