summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uk/maint-shortlog-encoding' into maintJunio C Hamano2009-12-031-0/+28
|\
| * t4201: use ISO8859-1 rather than ISO-8859-1Brandon Casey2009-12-031-2/+2
| * shortlog: respect commit encodingUwe Kleine-König2009-11-251-0/+28
* | Merge branch 'fc/maint-format-patch-pathspec-dashes' into maintJunio C Hamano2009-12-031-0/+5
|\ \
| * | format-patch: add test for parsing of "--"Felipe Contreras2009-11-261-0/+5
| |/
* | Merge branch 'rj/maint-t9700' into maintJunio C Hamano2009-12-031-1/+1
|\ \
| * | t9700-perl-git.sh: Fix a test failure on CygwinRamsay Jones2009-11-191-1/+1
| |/
* | Merge branch 'ls/maint-mailinfo-no-inbody' into maintJunio C Hamano2009-12-0314-1/+101
|\ \
| * | git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström2009-11-2014-1/+101
| |/
* | Merge branch 'pb/maint-use-custom-perl' into maintJunio C Hamano2009-12-033-4/+4
|\ \
| * | Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)2009-11-173-4/+4
| |/
* | Merge branch 'bc/grep-i-F' into maintJunio C Hamano2009-12-031-0/+10
|\ \
| * | grep: Allow case insensitive search of fixed-stringsBrian Collins2009-11-161-0/+10
| |/
* | merge: do not add standard message when message is given with -m optionJunio C Hamano2009-12-021-5/+2
* | builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano2009-11-261-0/+17
* | Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano2009-11-161-0/+17
|\ \
| * | add-interactive: handle deletion of empty filesJeff King2009-10-271-0/+17
| |/
* | Merge branch 'js/maint-diff-color-words' into maintJunio C Hamano2009-11-161-0/+20
|\ \
| * | diff --color-words -U0: fix the location of hunk headersJohannes Schindelin2009-10-301-1/+1
| * | t4034-diff-words: add a test for word diff without contextMarkus Heidelberg2009-10-301-0/+20
| |/
* | Merge branch 'jk/maint-format-patch-p-suppress-stat' into maintJunio C Hamano2009-11-151-0/+21
|\ \
| * | format-patch: make "-p" suppress diffstatJeff King2009-11-081-0/+21
| |/
* | Merge branch 'jk/maint-1.6.3-ls-files-i' into maintJunio C Hamano2009-11-151-0/+8
|\ \
| * | ls-files: unbreak "ls-files -i"Jeff King2009-10-301-0/+8
* | | Merge branch 'jc/maint-blank-at-eof' into maintJunio C Hamano2009-11-153-3/+110
|\ \ \
| * \ \ Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-153-3/+110
| |\ \ \
| | * | | diff --whitespace: fix blank lines at endJunio C Hamano2009-09-141-1/+1
| | * | | diff --color: color blank-at-eofJunio C Hamano2009-09-041-0/+9
| | * | | diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-041-0/+7
| | * | | diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-042-3/+3
| | * | | apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-041-0/+13
| | * | | apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-041-0/+26
| | * | | apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-041-0/+24
| | * | | apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-041-0/+29
| | * | | Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-271-0/+39
| | |\ \ \
* | | \ \ \ Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-251-0/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4Junio C Hamano2009-10-251-0/+32
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ls-files: excludes should not impact tracked filesJeff King2009-10-121-0/+32
* | | | | | | t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg2009-10-241-1/+1
* | | | | | | Merge branch 'jp/maint-send-email-fold' into maintJunio C Hamano2009-10-231-20/+74
|\ \ \ \ \ \ \
| * | | | | | | git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT...Joe Perches2009-10-091-20/+74
* | | | | | | | Merge branch 'pv/maint-add-p-no-exclude' into maintJunio C Hamano2009-10-231-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | git-add--interactive: never skip files included in indexPauli Virtanen2009-10-101-0/+14
| |/ / / / / / /
* | | | | | | | Do not fail "describe --always" in a tag-less repositoryJunio C Hamano2009-10-231-0/+2
* | | | | | | | Mark files in t/t5100 as UTF-8Johannes Sixt2009-10-211-0/+4
* | | | | | | | Remove a left-over file from t/t5100Johannes Sixt2009-10-211-35/+0
* | | | | | | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-161-0/+66
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | grep: do not segfault when -f is usedMatt Kraai2009-10-161-0/+66
| |/ / / / / /
* | | | | | | sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2009-10-141-0/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'rs/maint-archive-prefix'Junio C Hamano2009-10-091-0/+12
|\ \ \ \ \ \