summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jg/tag-contains'Junio C Hamano2009-02-011-0/+115
|\
| * git-tag: Add --contains optionJake Goulding2009-01-281-0/+115
* | Merge branch 'js/maint-rebase-i-submodule'Junio C Hamano2009-02-011-0/+26
|\ \
| * | Fix submodule squashing into unrelated commitJohannes Schindelin2009-01-281-1/+1
| * | rebase -i squashes submodule changes into unrelated commitJunio C Hamano2009-01-281-0/+26
* | | Merge branch 'jc/maint-split-diff-metainfo'Junio C Hamano2009-02-012-1/+19
|\ \ \
| * \ \ Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-272-1/+19
| |\ \ \
| | * | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-271-0/+18
* | | | | Merge branch 'jk/signal-cleanup'Junio C Hamano2009-02-011-0/+22
|\ \ \ \ \
| * | | | | t0005: use SIGTERM for sigchain testJeff King2009-01-301-1/+1
| * | | | | chain kill signals for cleanup functionsJeff King2009-01-221-0/+22
* | | | | | t3412: clean up GIT_EDITOR usageThomas Rast2009-01-311-25/+13
* | | | | | Fix 'git diff --no-index' with a non-existing symlink targetJohannes Schindelin2009-01-311-0/+7
* | | | | | Simplify t3412Johannes Schindelin2009-01-291-21/+7
* | | | | | Simplify t3411Johannes Schindelin2009-01-291-48/+17
* | | | | | Simplify t3410Johannes Schindelin2009-01-291-89/+35
* | | | | | test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin2009-01-292-0/+43
* | | | | | lib-rebase.sh: Document what set_fake_editor() doesJohannes Schindelin2009-01-291-0/+12
* | | | | | t3404 & t3411: undo copy&pasteJohannes Schindelin2009-01-293-67/+44
* | | | | | Merge branch 'tr/previous-branch'Junio C Hamano2009-01-292-0/+163
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | t1505: remove debugging cruftThomas Rast2009-01-251-2/+0
| * | | | | Fix parsing of @{-1}@{1}Johannes Schindelin2009-01-201-1/+1
| * | | | | interpret_nth_last_branch(): avoid traversing the reflog twiceJunio C Hamano2009-01-201-0/+44
| * | | | | checkout: implement "-" abbreviation, add docs and testsThomas Rast2009-01-181-0/+50
| * | | | | sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-181-0/+71
* | | | | | Windows: Fix intermittent failures of t7701Johannes Sixt2009-01-281-7/+7
* | | | | | Merge branch 'maint'Junio C Hamano2009-01-281-0/+106
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano2009-01-281-0/+106
| | |_|/ / | |/| | |
| * | | | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-241-0/+51
| |\ \ \ \
| * \ \ \ \ Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-242-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-241-0/+25
| |\ \ \ \ \ \
* | | | | | | | tests: Avoid single-shot environment export for shell function invocationJunio C Hamano2009-01-272-5/+25
* | | | | | | | rebase -i: correctly remember --root flag across --continueJunio C Hamano2009-01-271-0/+94
* | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-01-261-0/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: Add test for --ignore-paths parameterVitaly \"_Vi\" Shukela2009-01-261-0/+98
* | | | | | | | | Merge branch 'js/diff-color-words'Junio C Hamano2009-01-261-0/+200
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-221-4/+4
| * | | | | | | | | color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-211-2/+43
| * | | | | | | | | color-words: make regex configurable via attributesThomas Rast2009-01-171-0/+36
| * | | | | | | | | color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-171-0/+57
| * | | | | | | | | color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-171-0/+66
* | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-262-2/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-181-1/+1
| * | | | | | | | | | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-182-2/+40
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sr/clone-empty'Junio C Hamano2009-01-261-0/+16
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow cloning an empty repositorySverre Rabbelier2009-01-231-0/+16
* | | | | | | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-241-0/+168
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-071-0/+168
* | | | | | | | | | | git-am: implement --reject option passed to git-applymartin f. krafft2009-01-242-1/+31
* | | | | | | | | | | t/t4202-log.sh: Add testcasesArjen Laarhoven2009-01-241-9/+50
| |/ / / / / / / / / |/| | | | | | | | |