aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* commit: More generous accepting of RFC-2822 footer lines.David Brown2009-10-28
* git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parentsSam Vilain2009-10-26
* git-svn: add test data for SVN 1.5+ merge, with script.Sam Vilain2009-10-26
* git-svn: convert SVK merge tickets to extra parentsSam Vilain2009-10-26
* git-svn: allow test setup script to support PERL env. varSam Vilain2009-10-26
* git-svn: add test data for SVK merge, with script.Sam Vilain2009-10-26
* Merge branch 'maint'Junio C Hamano2009-10-25
|\
| * t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg2009-10-24
* | Merge branch 'maint'Junio C Hamano2009-10-23
|\ \ | |/
| * Merge branch 'jp/maint-send-email-fold' into maintJunio C Hamano2009-10-23
| |\
| * \ Merge branch 'pv/maint-add-p-no-exclude' into maintJunio C Hamano2009-10-23
| |\ \
| * | | Do not fail "describe --always" in a tag-less repositoryJunio C Hamano2009-10-23
* | | | Merge branch 'maint'Junio C Hamano2009-10-21
|\ \ \ \ | |/ / /
| * | | Mark files in t/t5100 as UTF-8Johannes Sixt2009-10-21
| * | | Remove a left-over file from t/t5100Johannes Sixt2009-10-21
* | | | Merge branch 'bg/rebase-reword'Junio C Hamano2009-10-19
|\ \ \ \
| * | | | Teach 'rebase -i' the command "reword"Björn Gustavsson2009-10-07
* | | | | Merge branch 'jp/maint-send-email-fold'Junio C Hamano2009-10-18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT...Joe Perches2009-10-09
* | | | | Merge branch 'cc/replace-no-replace'Junio C Hamano2009-10-18
|\ \ \ \ \
| * | | | | git: add --no-replace-objects option to disable replacingChristian Couder2009-10-13
* | | | | | Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached'Junio C Hamano2009-10-18
|\ \ \ \ \ \
| * | | | | | ls-files: excludes should not impact tracked filesJeff King2009-10-12
* | | | | | | Merge branch 'jc/maint-blank-at-eof'Junio C Hamano2009-10-17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
| |\ \ \ \ \ \ \
| | * | | | | | | diff --whitespace: fix blank lines at endJunio C Hamano2009-09-14
| | * | | | | | | diff --color: color blank-at-eofJunio C Hamano2009-09-04
| | * | | | | | | diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-04
| | * | | | | | | diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-04
| | * | | | | | | apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-04
| | * | | | | | | apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
| | * | | | | | | apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-04
| | * | | | | | | apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-04
| | * | | | | | | Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-27
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2009-10-17
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | grep: do not segfault when -f is usedMatt Kraai2009-10-16
| | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano2009-10-14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | git-add--interactive: never skip files included in indexPauli Virtanen2009-10-10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-10-14
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2009-10-14
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Let --decorate show HEAD positionThomas Rast2009-10-12
|/ / / / / / /
* | | | | | | Merge branch 'rs/maint-archive-prefix'Junio C Hamano2009-10-09
|\ \ \ \ \ \ \
| * | | | | | | Git archive and trailing "/" in prefixRené Scharfe2009-10-08
| |/ / / / / /
* | | | | | | Merge branch 'maint'Junio C Hamano2009-10-04
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'jc/maint-1.6.4-show-branch-default' into maintJunio C Hamano2009-10-04
| |\ \ \ \ \
| | * | | | | show-branch: fix segfault when showbranch.default existsJunio C Hamano2009-10-04
| * | | | | | Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano2009-09-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano2009-09-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano2009-09-16
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |