summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/t9001: use egrep when regular expressions are involvedBrandon Casey2010-06-291-3/+3
* Merge branch 'tr/send-email-8bit' into maintJunio C Hamano2010-06-281-0/+77
|\
| * send-email: ask about and declare 8bit mailsThomas Rast2010-06-181-0/+77
* | Merge branch 'js/maint-am-rebase-invalid-author' into maintJunio C Hamano2010-06-281-2/+7
|\ \
| * | am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian2010-06-161-2/+7
| |/
* | notes: check number of parameters to "git notes copy"Jeff King2010-06-281-0/+6
* | Merge branch 'ic/maint-rebase-i-abort' into maintJunio C Hamano2010-06-221-0/+10
|\ \
| * | rebase -i: Abort cleanly if new base cannot be checked outIan Ward Comfort2010-06-111-0/+10
* | | Merge branch 'cc/maint-commit-reflog-msg' into maintJunio C Hamano2010-06-221-2/+4
|\ \ \
| * | | commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder2010-06-131-2/+4
| | |/ | |/|
* | | Merge branch 'tc/commit-abbrev-fix' into maintJunio C Hamano2010-06-221-0/+68
|\ \ \
| * | | commit::print_summary(): don't use format_commit_message()Tay Ray Chuan2010-06-131-2/+2
| * | | t7502-commit: add summary output tests for empty and merge commitsTay Ray Chuan2010-05-281-2/+27
| * | | t7502-commit: add tests for summary outputTay Ray Chuan2010-05-281-0/+43
* | | | Merge branch 'jn/document-rebase-i-p-limitation' into maintJunio C Hamano2010-06-221-0/+6
|\ \ \ \
| * | | | rebase -i -p: document shortcomingsJonathan Nieder2010-06-111-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'cc/maint-diff-CC-binary' into maintJunio C Hamano2010-06-222-0/+82
|\ \ \ \
| * | | | diff: fix "git show -C -C" output when renaming a binary fileChristian Couder2010-06-062-0/+82
* | | | | Merge branch 'jc/t9129-any-utf8' into maintJunio C Hamano2010-06-221-7/+13
|\ \ \ \ \
| * | | | | t9129: fix UTF-8 locale detectionJunio C Hamano2010-06-021-7/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'cb/ls-files-cdup' into maintJunio C Hamano2010-06-221-8/+4
|\ \ \ \ \
| * | | | | ls-files: allow relative pathspecClemens Buchacher2010-06-051-8/+4
* | | | | | Merge branch 'tc/merge-m-log' into maintJunio C Hamano2010-06-221-4/+20
|\ \ \ \ \ \
| * | | | | | merge: --log appends shortlog to message if specifiedTay Ray Chuan2010-05-101-1/+1
| * | | | | | t7604-merge-custom-message: show that --log doesn't append to -mTay Ray Chuan2010-05-101-0/+12
| * | | | | | t7604-merge-custom-message: shift expected output creationTay Ray Chuan2010-05-101-4/+8
* | | | | | | Merge branch 'jn/maint-amend-missing-name' into maintJunio C Hamano2010-06-221-0/+46
|\ \ \ \ \ \ \
| * | | | | | | commit --amend: cope with missing display nameJonathan Nieder2010-05-041-0/+46
* | | | | | | | Merge branch 'pc/remove-warn' into maintJunio C Hamano2010-06-221-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Introduce remove_or_warn functionPeter Collingbourne2010-03-281-0/+38
* | | | | | | | | tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2010-06-212-3/+3
* | | | | | | | | Merge branch 'cb/assume-unchanged-fix' into maintJunio C Hamano2010-06-211-0/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | do not overwrite files marked "assume unchanged"Clemens Buchacher2010-05-011-0/+24
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jn/notes-doc' into maintJunio C Hamano2010-06-211-0/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/notes: describe content of notes blobsJonathan Nieder2010-05-081-0/+38
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ab/test-cleanup' into maintJunio C Hamano2010-06-215-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Turn setup code in t2007-checkout-symlink.sh into a testÆvar Arnfjörð Bjarmason2010-05-071-2/+4
| * | | | | | | | | Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason2010-05-074-3/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bg/apply-blank-trailing-context' into maintJunio C Hamano2010-06-211-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | apply: Allow blank *trailing* context lines to match beyond EOFBjörn Gustavsson2010-04-071-0/+12
* | | | | | | | | | Merge branch 'cb/maint-stash-orphaned-file' into maintJunio C Hamano2010-06-161-0/+150
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stash tests: stash can lose data in a file removed from the indexCharles Bailey2010-04-201-0/+150
* | | | | | | | | | | Merge branch 'mg/advice-statushints' into maintJunio C Hamano2010-06-161-0/+45
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-061-1/+1
| * | | | | | | | | | | t7508: test advice.statusHintsMichael J Gruber2010-05-061-0/+45
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jn/maint-bundle' into maintJunio C Hamano2010-06-161-0/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5704 (bundle): add tests for bundle --stdinJonathan Nieder2010-04-191-0/+16
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jn/t7006-fixup' into maintJunio C Hamano2010-06-162-48/+117
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t7006: guard cleanup with test_expect_successJonathan Nieder2010-04-142-48/+117
* | | | | | | | | | | | Merge branch 'jn/shortlog' into maintJunio C Hamano2010-06-162-24/+123
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |