Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mz/maint-rename-unmerged' | Junio C Hamano | 2011-05-02 | 1 | -0/+62 |
|\ | |||||
| * | diffcore-rename: don't consider unmerged path as source | Martin von Zweigbergk | 2011-03-23 | 1 | -0/+62 |
* | | t/test-lib.sh: minor readability improvements | Mathias Lafeldt | 2011-04-29 | 1 | -7/+9 |
* | | Merge branch 'jc/diff-irreversible-delete' | Junio C Hamano | 2011-04-28 | 1 | -1/+42 |
|\ \ | |||||
| * | | git diff -D: omit the preimage of deletes | Junio C Hamano | 2011-04-02 | 1 | -1/+42 |
* | | | Merge branch 'jc/rename-degrade-cc-to-c' | Junio C Hamano | 2011-04-28 | 1 | -0/+25 |
|\ \ \ | |||||
| * | | | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 2011-03-22 | 1 | -0/+25 |
* | | | | Merge branch 'mz/rebase' | Junio C Hamano | 2011-04-28 | 4 | -9/+88 |
|\ \ \ \ | |||||
| * | | | | rebase: use @{upstream} if no upstream specified | Martin von Zweigbergk | 2011-02-10 | 1 | -9/+18 |
| * | | | | rebase -m: remember allow_rerere_autoupdate option | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+21 |
| * | | | | rebase: remember strategy and strategy options | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+29 |
| * | | | | rebase: stricter check of standalone sub command | Martin von Zweigbergk | 2011-02-10 | 3 | -0/+20 |
* | | | | | Merge branch 'en/merge-recursive' | Junio C Hamano | 2011-04-28 | 1 | -0/+63 |
|\ \ \ \ \ | |||||
| * | | | | | merge-recursive: When we detect we can skip an update, actually skip it | Elijah Newren | 2011-03-02 | 1 | -1/+1 |
| * | | | | | t6022: New test checking for unnecessary updates of files in D/F conflicts | Elijah Newren | 2011-03-02 | 1 | -0/+33 |
| * | | | | | t6022: New test checking for unnecessary updates of renamed+modified files | Elijah Newren | 2011-03-02 | 1 | -0/+30 |
* | | | | | | Merge branch 'jh/dirstat' | Junio C Hamano | 2011-04-28 | 6 | -7/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Teach --dirstat not to completely ignore rearranged lines within a file | Johan Herland | 2011-04-11 | 2 | -2/+1 |
| * | | | | | | --dirstat-by-file: Make it faster and more correct | Johan Herland | 2011-04-11 | 2 | -0/+5 |
| * | | | | | | --dirstat: Describe non-obvious differences relative to --stat or regular diff | Johan Herland | 2011-04-11 | 5 | -7/+36 |
* | | | | | | | Merge branch 'mg/x-years-12-months' | Junio C Hamano | 2011-04-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | date: avoid "X years, 12 months" in relative dates | Michael J Gruber | 2011-04-20 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'ef/maint-strbuf-init' | Junio C Hamano | 2011-04-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | config: support values longer than 1023 bytes | Erik Faye-Lund | 2011-04-11 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'dm/stash-k-i-p' | Junio C Hamano | 2011-04-27 | 2 | -0/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | stash: ensure --no-keep-index and --patch can be used in any order | Dan McGee | 2011-04-07 | 1 | -1/+1 |
| * | | | | | | | | | stash: add two more tests for --no-keep-index | Dan McGee | 2011-04-07 | 2 | -0/+20 |
* | | | | | | | | | | Merge branch 'jk/maint-stash-oob' | Junio C Hamano | 2011-04-27 | 1 | -5/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | stash: fix false positive in the invalid ref test. | Jon Seymour | 2011-04-05 | 1 | -5/+5 |
| * | | | | | | | | | | stash: fix accidental apply of non-existent stashes | Jeff King | 2011-04-05 | 1 | -0/+6 |
* | | | | | | | | | | | Merge branch 'jk/stash-loosen-safety' | Junio C Hamano | 2011-04-27 | 1 | -4/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | stash: drop dirty worktree check on apply | Jeff King | 2011-04-06 | 1 | -4/+16 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'mh/git-svn-automkdirs' | Junio C Hamano | 2011-04-27 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-svn: add an option to skip the creation of empty directories | Michael Haggerty | 2011-04-01 | 1 | -0/+17 |
* | | | | | | | | | | | | Merge branch 'mg/reflog-with-options' | Junio C Hamano | 2011-04-27 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | reflog: fix overriding of command line options | Michael J Gruber | 2011-04-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | t/t1411: test reflog with formats | Michael J Gruber | 2011-04-01 | 1 | -0/+18 |
* | | | | | | | | | | | | | Merge branch 'ar/clean-rmdir-empty' | Junio C Hamano | 2011-04-27 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | clean: unreadable directory may still be rmdir-able if it is empty | Alex Riesen | 2011-04-01 | 1 | -0/+7 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'mg/sha1-path-advise' | Junio C Hamano | 2011-04-27 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | sha1_name: Suggest commit:./file for path in subdir | Michael J Gruber | 2011-04-03 | 1 | -1/+1 |
| * | | | | | | | | | | | | | t1506: factor out test for "Did you mean..." | Michael J Gruber | 2011-04-03 | 1 | -5/+12 |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-04-14 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | t3306,t5304: avoid clock skew issues | Michael J Gruber | 2011-04-14 | 2 | -1/+5 |
| * | | | | | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink' into maint | Junio C Hamano | 2011-04-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge branch 'nm/maint-conflicted-submodule-entries' into maint | Junio C Hamano | 2011-04-06 | 1 | -6/+52 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | pull: do not clobber untracked files on initial pull | Jeff King | 2011-04-03 | 1 | -0/+11 |
| * | | | | | | | | | | | | | | | Merge branch 'jc/maint-rev-list-culled-boundary' into maint | Junio C Hamano | 2011-04-03 | 1 | -0/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/maint-log-n-with-diff-filtering' into maint | Junio C Hamano | 2011-04-03 | 4 | -0/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/format-patch-multiline-header' into maint | Junio C Hamano | 2011-04-03 | 1 | -0/+84 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |