summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-034-2/+140
|\
| * add tests of commit --squashPat Notz2010-11-044-0/+57
| * add tests of commit --fixupPat Notz2010-11-043-2/+83
* | Merge branch 'cb/leading-path-removal'Junio C Hamano2010-11-292-31/+87
|\ \
| * | use persistent memory for rejected pathsClemens Buchacher2010-11-152-11/+24
| * | do not overwrite files in leading pathClemens Buchacher2010-10-131-1/+1
| * | t7607: add leading-path testsClemens Buchacher2010-10-131-0/+51
| * | t7607: use test-lib functions and check MERGE_HEADClemens Buchacher2010-10-131-23/+15
| |/
* | Merge branch 'en/merge-recursive'Junio C Hamano2010-11-296-17/+743
|\ \
| * | t6022: Use -eq not = to test output of wc -lBrian Gernhardt2010-11-171-32/+32
| * | merge-recursive: Make room for directories in D/F conflictsElijah Newren2010-09-291-1/+1
| * | handle_delete_modify(): Check whether D/F conflicts are still presentElijah Newren2010-09-291-1/+1
| * | merge_content(): Check whether D/F conflicts are still presentElijah Newren2010-09-291-4/+4
| * | conflict_rename_rename_1to2(): Fix checks for presence of D/F conflictsElijah Newren2010-09-291-1/+1
| * | conflict_rename_delete(): Check whether D/F conflicts are still presentElijah Newren2010-09-291-2/+2
| * | merge-recursive: Delay content merging for renamesElijah Newren2010-09-291-1/+1
| * | merge-recursive: Move handling of double rename of one file to twoElijah Newren2010-09-291-1/+1
| * | merge-recursive: Avoid doubly merging rename/add conflict contentsElijah Newren2010-09-291-2/+2
| * | t6036: Add testcase for undetected conflictElijah Newren2010-09-291-0/+85
| * | t6036: Add a second testcase similar to the first but with content changesElijah Newren2010-09-291-0/+76
| * | t6036: Test index and worktree state, not just that merge failsElijah Newren2010-09-291-3/+21
| * | t6020: Add a testcase for modify/delete + directory/file conflictElijah Newren2010-09-291-0/+47
| * | t6020: Modernize style a bitElijah Newren2010-09-291-15/+20
| * | t6022: Add tests for rename/rename combined with D/F conflictsElijah Newren2010-09-291-0/+79
| * | t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)Elijah Newren2010-09-291-0/+63
| * | t6022: Add tests with both rename source & dest involved in D/F conflictsElijah Newren2010-09-291-0/+38
| * | t6022: Add tests for reversing order of merges when D/F conflicts presentElijah Newren2010-09-291-0/+58
| * | t6022: Add test combinations of {content conflict?, D/F conflict remains?}Elijah Newren2010-09-291-0/+128
| * | t6032: Add a test checking for excessive output from mergeElijah Newren2010-09-291-0/+30
| * | t3030: Add a testcase for resolvable rename/add conflict with symlinksSchalk, Ken2010-09-291-1/+36
| * | Merge branch 'en/rename-d-f' into en/merge-recursiveJunio C Hamano2010-09-291-0/+66
| |\ \
| | * | merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dirElijah Newren2010-09-091-2/+2
| | * | t3509: Add rename + D/F conflict testcase that recursive strategy failsElijah Newren2010-09-091-0/+66
* | | | Merge branch 'jn/cherry-pick-refresh-index'Junio C Hamano2010-11-291-0/+10
|\ \ \ \
| * | | | cherry-pick/revert: transparently refresh indexJonathan Nieder2010-11-101-0/+10
* | | | | Merge branch 'fc/apply-p2-get-header-name'Junio C Hamano2010-11-291-0/+26
|\ \ \ \ \
| * | | | | test: git-apply -p2 rename/chmod onlyJunio C Hamano2010-11-051-0/+26
| |/ / / /
* | | | | Merge branch 'jn/fast-import-fix'Junio C Hamano2010-11-291-0/+108
|\ \ \ \ \
| * | | | | t9300 (fast-import): another test for the "replace root" featureJonathan Nieder2010-10-191-1/+42
| * | | | | fast-import: tighten M 040000 syntaxJonathan Nieder2010-10-181-0/+30
| * | | | | fast-import: filemodify after M 040000 <tree> "" crashesJonathan Nieder2010-10-181-0/+37
* | | | | | Merge branch 'kb/blame-author-email'Junio C Hamano2010-11-292-6/+11
|\ \ \ \ \ \
| * | | | | | blame: Add option to show author email instead of nameKevin Ballard2010-10-192-6/+11
* | | | | | | Merge branch 'cm/diff-check-at-eol'Junio C Hamano2010-11-291-0/+9
|\ \ \ \ \ \ \
| * | | | | | | diff --check: correct line numbers of new blank lines at EOFChristoph Mallon2010-10-161-0/+9
* | | | | | | | Merge branch 'ak/apply-non-git-epoch'Junio C Hamano2010-11-294-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: handle patches with funny filename and colon in timezoneJonathan Nieder2010-11-103-0/+26
| * | | | | | | | apply: Recognize epoch timestamps with : in the timezoneAnders Kaseorg2010-10-131-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'tc/smart-http-post-redirect'Junio C Hamano2010-11-292-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | smart-http: Don't change POST to GET when following redirectTay Ray Chuan2010-09-272-0/+15