Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | t6032: Add a test checking for excessive output from merge | Elijah Newren | 2010-09-29 | 1 | -0/+30 | |
| * | | | | | t3030: Add a testcase for resolvable rename/add conflict with symlinks | Schalk, Ken | 2010-09-29 | 1 | -1/+36 | |
| * | | | | | Merge branch 'en/rename-d-f' into en/merge-recursive | Junio C Hamano | 2010-09-29 | 1 | -0/+66 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir | Elijah Newren | 2010-09-09 | 1 | -2/+2 | |
| | * | | | | | t3509: Add rename + D/F conflict testcase that recursive strategy fails | Elijah Newren | 2010-09-09 | 1 | -0/+66 | |
* | | | | | | | Merge branch 'jn/cherry-pick-refresh-index' | Junio C Hamano | 2010-11-29 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cherry-pick/revert: transparently refresh index | Jonathan Nieder | 2010-11-10 | 1 | -0/+10 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'fc/apply-p2-get-header-name' | Junio C Hamano | 2010-11-29 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | test: git-apply -p2 rename/chmod only | Junio C Hamano | 2010-11-05 | 1 | -0/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'jn/fast-import-fix' | Junio C Hamano | 2010-11-29 | 1 | -0/+108 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | t9300 (fast-import): another test for the "replace root" feature | Jonathan Nieder | 2010-10-19 | 1 | -1/+42 | |
| * | | | | | | | fast-import: tighten M 040000 syntax | Jonathan Nieder | 2010-10-18 | 1 | -0/+30 | |
| * | | | | | | | fast-import: filemodify after M 040000 <tree> "" crashes | Jonathan Nieder | 2010-10-18 | 1 | -0/+37 | |
* | | | | | | | | Merge branch 'kb/blame-author-email' | Junio C Hamano | 2010-11-29 | 2 | -6/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | blame: Add option to show author email instead of name | Kevin Ballard | 2010-10-19 | 2 | -6/+11 | |
* | | | | | | | | | Merge branch 'cm/diff-check-at-eol' | Junio C Hamano | 2010-11-29 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | diff --check: correct line numbers of new blank lines at EOF | Christoph Mallon | 2010-10-16 | 1 | -0/+9 | |
* | | | | | | | | | | Merge branch 'ak/apply-non-git-epoch' | Junio C Hamano | 2010-11-29 | 4 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | apply: handle patches with funny filename and colon in timezone | Jonathan Nieder | 2010-11-10 | 3 | -0/+26 | |
| * | | | | | | | | | | apply: Recognize epoch timestamps with : in the timezone | Anders Kaseorg | 2010-10-13 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'tc/smart-http-post-redirect' | Junio C Hamano | 2010-11-29 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | smart-http: Don't change POST to GET when following redirect | Tay Ray Chuan | 2010-09-27 | 2 | -0/+15 | |
* | | | | | | | | | | | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t7300: add a missing SYMLINKS prerequisite | Johannes Sixt | 2010-11-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' | Junio C Hamano | 2010-11-24 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | do not overwrite untracked during merge from unborn branch | Clemens Buchacher | 2010-11-15 | 1 | -0/+16 | |
* | | | | | | | | | | | | | Merge branch 'ao/send-email-irt' | Junio C Hamano | 2010-11-24 | 1 | -0/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git-send-email.perl: make initial In-Reply-To apply only to first email | Antonio Ospite | 2010-11-12 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | t9001: send-email interation with --in-reply-to and --chain-reply-to | Junio C Hamano | 2010-11-05 | 1 | -0/+41 | |
* | | | | | | | | | | | | | | Merge branch 'kb/maint-rebase-autosquash' | Junio C Hamano | 2010-11-24 | 1 | -0/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rebase: teach --autosquash to match on sha1 in addition to message | Kevin Ballard | 2010-11-09 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | rebase: better rearranging of fixup!/squash! lines with --autosquash | Kevin Ballard | 2010-11-09 | 1 | -0/+43 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 2010-11-24 | 7 | -26/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 2010-11-03 | 4 | -7/+9 | |
| * | | | | | | | | | | | | | | Change remote tracking to remote-tracking in non-trivial places | Matthieu Moy | 2010-11-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 2010-11-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Better "Changed but not updated" message in git-status | Matthieu Moy | 2010-11-03 | 1 | -17/+17 | |
* | | | | | | | | | | | | | | | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 | 114 | -657/+597 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | t4124 (apply --whitespace): use test_might_fail | Jonathan Nieder | 2010-11-09 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | t3404: do not use 'describe' to implement test_cmp_rev | Junio C Hamano | 2010-11-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | t3404 (rebase -i): introduce helper to check position of HEAD | Jonathan Nieder | 2010-11-09 | 1 | -15/+9 | |
| * | | | | | | | | | | | | | | t3404 (rebase -i): move comment to description | Jonathan Nieder | 2010-11-09 | 1 | -18/+17 | |
| * | | | | | | | | | | | | | | t3404 (rebase -i): unroll test_commit loops | Jonathan Nieder | 2010-11-09 | 1 | -12/+11 | |
| * | | | | | | | | | | | | | | t3301 (notes): use test_expect_code for clarity | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | t1400 (update-ref): use test_must_fail | Jonathan Nieder | 2010-11-09 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | t1502 (rev-parse --parseopt): test exit code from "-h" | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | t6022 (renaming merge): chain test commands with && | Jonathan Nieder | 2010-11-09 | 1 | -190/+92 | |
| * | | | | | | | | | | | | | | test-lib: introduce test_line_count to measure files | Jonathan Nieder | 2010-11-09 | 2 | -0/+26 | |
| * | | | | | | | | | | | | | | tests: add missing &&, batch 2 | Jonathan Nieder | 2010-11-09 | 13 | -48/+48 | |
| * | | | | | | | | | | | | | | tests: add missing && | Jonathan Nieder | 2010-11-09 | 84 | -166/+166 |