aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint'Shawn O. Pearce2008-09-30
|\
| * t0024: add executable permissionSZEDER Gábor2008-09-30
* | tests: grep portability fixesJeff King2008-09-30
* | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-29
|\ \
| * \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-29
| |\ \ | | |/
| | * Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce2008-09-29
| | |\
| * | | t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-23
| * | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-22
| |\ \ \ | | | |/ | | |/|
| | * | t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-22
| * | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-18
| |\ \ \ | | |/ /
| | * | diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
* | | | Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce2008-09-29
|\ \ \ \
| * | | | checkout --conflict=<style>: recreate merge in a non-default styleJunio C Hamano2008-08-31
| * | | | checkout -m: recreate merge when checking out of unmerged indexJunio C Hamano2008-08-30
| * | | | Merge branch 'jc/maint-checkout-fix' into 'jc/better-conflict-resolution'Junio C Hamano2008-08-30
| |\ \ \ \
| | * | | | checkout --ours/--theirs: allow checking out one side of a conflicting mergeJunio C Hamano2008-08-30
| | * | | | checkout -f: allow ignoring unmerged paths when checking out of the indexJunio C Hamano2008-08-30
| * | | | | merge.conflictstyle: choose between "merge" and "diff3 -m" stylesJunio C Hamano2008-08-30
| * | | | | xdiff-merge: optionally show conflicts in "diff3 -m" styleJunio C Hamano2008-08-30
* | | | | | Merge branch 'maint'Shawn O. Pearce2008-09-26
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Remove empty directories in recursive mergeAlex Riesen2008-09-26
* | | | | | Merge branch 'mv/merge-recursive'Shawn O. Pearce2008-09-25
|\ \ \ \ \ \
| * | | | | | builtin-merge: release the lockfile in try_merge_strategy()Miklos Vajna2008-09-06
* | | | | | | Merge branch 'am/status'Shawn O. Pearce2008-09-25
|\ \ \ \ \ \ \
| * | | | | | | wt-status: Teach how to discard changes in the working directoryAnders Melchiorsen2008-09-07
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'mv/commit-tree'Shawn O. Pearce2008-09-25
|\ \ \ \ \ \ \
| * | | | | | | t7603: add new testcases to ensure builtin-commit uses reduce_heads()Miklos Vajna2008-09-10
* | | | | | | | Merge branch 'maint'Shawn O. Pearce2008-09-25
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | maint: check return of split_cmdline to avoid bad config stringsDeskin Miller2008-09-24
* | | | | | | | git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller2008-09-21
* | | | | | | | git-svn: testcase for partial rebuildDeskin Miler2008-09-21
* | | | | | | | Merge branch 'db/maint-checkout-b'Junio C Hamano2008-09-21
|\ \ \ \ \ \ \ \
| * | | | | | | | Check early that a new branch is new and validDaniel Barkalow2008-09-21
| |/ / / / / / /
* | | | | | | | t5510: test "git fetch" following tags minimallyJunio C Hamano2008-09-21
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-09-18
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey2008-09-18
| * | | | | | | Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey2008-09-18
| * | | | | | | git-svn: fix handling of even funkier branch namesEric Wong2008-09-18
| * | | | | | | git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman2008-09-18
| * | | | | | | git-svn: factor out svnserve test code for later useAlec Berryman2008-09-18
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'np/pack'Junio C Hamano2008-09-18
|\ \ \ \ \ \ \
| * | | | | | | t5300: improve SHA1 collision testNicolas Pitre2008-09-02
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bw/shortref'Junio C Hamano2008-09-18
|\ \ \ \ \ \ \
| * | | | | | | for-each-ref: `:short` format for `refname`Bert Wesarg2008-09-05
* | | | | | | | Merge branch 'tr/rev-list-reverse'Junio C Hamano2008-09-18
|\ \ \ \ \ \ \ \
| * | | | | | | | t6013: replace use of 'tac' with equivalent PerlThomas Rast2008-08-31
| * | | | | | | | rev-list: fix --reverse interaction with --parentsThomas Rast2008-08-29
* | | | | | | | | Merge branch 'cc/bisect'Junio C Hamano2008-09-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bisect: only check merge bases when neededChristian Couder2008-08-27
| * | | | | | | | | bisect: test merge base if good rev is not an ancestor of bad revChristian Couder2008-08-27