aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* t3412: use log|name-rev instead of log --graphThomas Rast2009-02-01
* mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov2009-02-01
* Merge branch 'ks/maint-mailinfo-folded'Junio C Hamano2009-01-31
|\
| * mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-28
| * mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-28
| * mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-12
| * mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-10
* | Merge branch 'jc/maint-allow-uninteresting-missing'Junio C Hamano2009-01-31
|\ \
| * | revision traversal: allow UNINTERESTING objects to be missingJunio C Hamano2009-01-28
* | | Merge branch 'jg/tag-contains'Junio C Hamano2009-01-31
|\ \ \
| * | | git-tag: Add --contains optionJake Goulding2009-01-28
* | | | Merge branch 'js/maint-rebase-i-submodule'Junio C Hamano2009-01-31
|\ \ \ \
| * | | | Fix submodule squashing into unrelated commitJohannes Schindelin2009-01-28
| * | | | rebase -i squashes submodule changes into unrelated commitJunio C Hamano2009-01-28
| | |/ / | |/| |
* | | | Merge branch 'jc/maint-split-diff-metainfo'Junio C Hamano2009-01-31
|\ \ \ \
| * \ \ \ Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-27
| |\ \ \ \
| | * | | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-27
* | | | | | Merge branch 'jk/signal-cleanup'Junio C Hamano2009-01-31
|\ \ \ \ \ \
| * | | | | | t0005: use SIGTERM for sigchain testJeff King2009-01-30
| * | | | | | chain kill signals for cleanup functionsJeff King2009-01-21
* | | | | | | t3412: clean up GIT_EDITOR usageThomas Rast2009-01-30
* | | | | | | Fix 'git diff --no-index' with a non-existing symlink targetJohannes Schindelin2009-01-30
* | | | | | | Simplify t3412Johannes Schindelin2009-01-28
* | | | | | | Simplify t3411Johannes Schindelin2009-01-28
* | | | | | | Simplify t3410Johannes Schindelin2009-01-28
* | | | | | | test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin2009-01-28
* | | | | | | lib-rebase.sh: Document what set_fake_editor() doesJohannes Schindelin2009-01-28
* | | | | | | t3404 & t3411: undo copy&pasteJohannes Schindelin2009-01-28
* | | | | | | Merge branch 'tr/previous-branch'Junio C Hamano2009-01-28
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | t1505: remove debugging cruftThomas Rast2009-01-25
| * | | | | | Fix parsing of @{-1}@{1}Johannes Schindelin2009-01-19
| * | | | | | interpret_nth_last_branch(): avoid traversing the reflog twiceJunio C Hamano2009-01-19
| * | | | | | checkout: implement "-" abbreviation, add docs and testsThomas Rast2009-01-17
| * | | | | | sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-17
* | | | | | | Windows: Fix intermittent failures of t7701Johannes Sixt2009-01-28
* | | | | | | Merge branch 'maint'Junio C Hamano2009-01-28
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano2009-01-27
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \
* | | | | | | | | tests: Avoid single-shot environment export for shell function invocationJunio C Hamano2009-01-26
* | | | | | | | | rebase -i: correctly remember --root flag across --continueJunio C Hamano2009-01-26
* | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: Add test for --ignore-paths parameterVitaly \"_Vi\" Shukela2009-01-25
* | | | | | | | | | Merge branch 'js/diff-color-words'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-21
| * | | | | | | | | | color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-21
| * | | | | | | | | | color-words: make regex configurable via attributesThomas Rast2009-01-17
| * | | | | | | | | | color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-17
| * | | | | | | | | | color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-17