Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: grep portability fixes | Jeff King | 2008-09-30 | 8 | -11/+11 |
* | Merge branch 'bc/master-diff-hunk-header-fix' | Shawn O. Pearce | 2008-09-29 | 1 | -1/+12 |
|\ | |||||
| * | Merge branch 'maint' into bc/master-diff-hunk-header-fix | Shawn O. Pearce | 2008-09-29 | 8 | -13/+324 |
| |\ | |||||
| | * | Merge branch 'bc/maint-diff-hunk-header-fix' into maint | Shawn O. Pearce | 2008-09-29 | 1 | -1/+12 |
| | |\ | |||||
| * | | | t4018-diff-funcname: test syntax of builtin xfuncname patterns | Brandon Casey | 2008-09-23 | 1 | -1/+1 |
| * | | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix | Junio C Hamano | 2008-09-22 | 1 | -0/+11 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | t4018-diff-funcname: test syntax of builtin xfuncname patterns | Brandon Casey | 2008-09-22 | 1 | -0/+11 |
| * | | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix | Junio C Hamano | 2008-09-18 | 5 | -17/+60 |
| |\ \ \ | | |/ / | |||||
| | * | | diff.*.xfuncname which uses "extended" regex's for hunk header selection | Brandon Casey | 2008-09-18 | 1 | -1/+1 |
* | | | | Merge branch 'jc/better-conflict-resolution' | Shawn O. Pearce | 2008-09-29 | 2 | -2/+165 |
|\ \ \ \ | |||||
| * | | | | checkout --conflict=<style>: recreate merge in a non-default style | Junio C Hamano | 2008-08-31 | 1 | -46/+54 |
| * | | | | checkout -m: recreate merge when checking out of unmerged index | Junio C Hamano | 2008-08-30 | 1 | -0/+63 |
| * | | | | Merge branch 'jc/maint-checkout-fix' into 'jc/better-conflict-resolution' | Junio C Hamano | 2008-08-30 | 1 | -0/+70 |
| |\ \ \ \ | |||||
| | * | | | | checkout --ours/--theirs: allow checking out one side of a conflicting merge | Junio C Hamano | 2008-08-30 | 1 | -0/+25 |
| | * | | | | checkout -f: allow ignoring unmerged paths when checking out of the index | Junio C Hamano | 2008-08-30 | 1 | -0/+23 |
| * | | | | | merge.conflictstyle: choose between "merge" and "diff3 -m" styles | Junio C Hamano | 2008-08-30 | 1 | -1/+8 |
| * | | | | | xdiff-merge: optionally show conflicts in "diff3 -m" style | Junio C Hamano | 2008-08-30 | 1 | -0/+37 |
* | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-09-26 | 1 | -0/+11 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Remove empty directories in recursive merge | Alex Riesen | 2008-09-26 | 1 | -0/+11 |
* | | | | | | Merge branch 'mv/merge-recursive' | Shawn O. Pearce | 2008-09-25 | 1 | -0/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin-merge: release the lockfile in try_merge_strategy() | Miklos Vajna | 2008-09-06 | 1 | -0/+22 |
* | | | | | | | Merge branch 'am/status' | Shawn O. Pearce | 2008-09-25 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | wt-status: Teach how to discard changes in the working directory | Anders Melchiorsen | 2008-09-07 | 1 | -0/+10 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'mv/commit-tree' | Shawn O. Pearce | 2008-09-25 | 1 | -0/+53 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t7603: add new testcases to ensure builtin-commit uses reduce_heads() | Miklos Vajna | 2008-09-10 | 1 | -0/+53 |
* | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-09-25 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | maint: check return of split_cmdline to avoid bad config strings | Deskin Miller | 2008-09-24 | 1 | -0/+10 |
* | | | | | | | | git-svn: do a partial rebuild if rev_map is out-of-date | Deskin Miller | 2008-09-21 | 1 | -1/+1 |
* | | | | | | | | git-svn: testcase for partial rebuild | Deskin Miler | 2008-09-21 | 1 | -0/+59 |
* | | | | | | | | Merge branch 'db/maint-checkout-b' | Junio C Hamano | 2008-09-21 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Check early that a new branch is new and valid | Daniel Barkalow | 2008-09-21 | 1 | -0/+10 |
| |/ / / / / / / | |||||
* | | | | | | | | t5510: test "git fetch" following tags minimally | Junio C Hamano | 2008-09-21 | 1 | -0/+20 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-18 | 5 | -13/+287 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Make git archive respect core.autocrlf when creating zip format archives | Charles Bailey | 2008-09-18 | 1 | -1/+1 |
| * | | | | | | | Add new test to demonstrate git archive core.autocrlf inconsistency | Charles Bailey | 2008-09-18 | 1 | -0/+46 |
| * | | | | | | | git-svn: fix handling of even funkier branch names | Eric Wong | 2008-09-18 | 1 | -0/+16 |
| * | | | | | | | git-svn: Always create a new RA when calling do_switch for svn:// | Alec Berryman | 2008-09-18 | 2 | -0/+223 |
| * | | | | | | | git-svn: factor out svnserve test code for later use | Alec Berryman | 2008-09-18 | 2 | -13/+18 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'np/pack' | Junio C Hamano | 2008-09-18 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t5300: improve SHA1 collision test | Nicolas Pitre | 2008-09-02 | 1 | -1/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'bw/shortref' | Junio C Hamano | 2008-09-18 | 1 | -0/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | for-each-ref: `:short` format for `refname` | Bert Wesarg | 2008-09-05 | 1 | -0/+44 |
* | | | | | | | | Merge branch 'tr/rev-list-reverse' | Junio C Hamano | 2008-09-18 | 1 | -0/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t6013: replace use of 'tac' with equivalent Perl | Thomas Rast | 2008-08-31 | 1 | -2/+2 |
| * | | | | | | | | rev-list: fix --reverse interaction with --parents | Thomas Rast | 2008-08-29 | 1 | -0/+42 |
* | | | | | | | | | Merge branch 'cc/bisect' | Junio C Hamano | 2008-09-18 | 1 | -0/+114 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | bisect: only check merge bases when needed | Christian Couder | 2008-08-27 | 1 | -0/+24 |
| * | | | | | | | | | bisect: test merge base if good rev is not an ancestor of bad rev | Christian Couder | 2008-08-27 | 1 | -0/+90 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-16 | 1 | -11/+14 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | t9700/test.pl: remove File::Temp requirement | Brandon Casey | 2008-09-15 | 1 | -10/+13 |