Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'ap/merge-backend-opts' | Junio C Hamano | 2010-01-20 | 21 | -54/+392 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Document that merge strategies can now take their own options | Junio C Hamano | 2010-01-17 | 2 | -1/+33 | |
| * | | | | | | | | | Extend merge-subtree tests to test -Xsubtree=dir. | Avery Pennarun | 2010-01-17 | 1 | -1/+46 | |
| * | | | | | | | | | Make "subtree" part more orthogonal to the rest of merge-recursive. | Junio C Hamano | 2010-01-17 | 6 | -18/+91 | |
| * | | | | | | | | | pull: Fix parsing of -X<option> | Junio C Hamano | 2010-01-17 | 1 | -7/+14 | |
| * | | | | | | | | | Teach git-pull to pass -X<option> to git-merge | Avery Pennarun | 2010-01-17 | 2 | -2/+23 | |
| * | | | | | | | | | git merge -X<option> | Avery Pennarun | 2010-01-17 | 11 | -26/+162 | |
| * | | | | | | | | | git-merge-file --ours, --theirs | Junio C Hamano | 2009-11-29 | 4 | -10/+34 | |
| * | | | | | | | | | Merge remote branch 'ko/master' into HEAD | Junio C Hamano | 2009-11-29 | 320 | -2456/+15901 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'nd/status-partial-refresh' | Junio C Hamano | 2010-01-20 | 3 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rm: only refresh entries that we may touch | Nguyễn Thái Ngọc Duy | 2010-01-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | status: only touch path we may need to check | Nguyễn Thái Ngọc Duy | 2010-01-15 | 2 | -2/+2 | |
* | | | | | | | | | | | | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 | 116 | -685/+693 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 112 | -647/+647 | |
| * | | | | | | | | | | | | Documentation: format full commands in typewriter font | Thomas Rast | 2010-01-10 | 12 | -28/+28 | |
| * | | | | | | | | | | | | Documentation: warn prominently against merging with dirty trees | Thomas Rast | 2010-01-09 | 2 | -0/+8 | |
| * | | | | | | | | | | | | Documentation/git-merge: reword references to "remote" and "pull" | Thomas Rast | 2010-01-09 | 1 | -17/+17 | |
* | | | | | | | | | | | | | Merge branch 'jh/notes' (early part) | Junio C Hamano | 2010-01-20 | 4 | -18/+895 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add more testcases to test fast-import of notes | Johan Herland | 2009-12-07 | 1 | -0/+623 | |
| * | | | | | | | | | | | | | Rename t9301 to t9350, to make room for more fast-import tests | Johan Herland | 2009-12-07 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | fast-import: Proper notes tree manipulation | Johan Herland | 2009-12-07 | 2 | -18/+272 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'jc/maint-refresh-index-is-optional-for-status' into maint | Junio C Hamano | 2010-01-20 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | status: don't require the repository to be writable | Junio C Hamano | 2010-01-19 | 1 | -4/+6 | |
* | | | | | | | | | | | | | Merge branch 'rr/core-tutorial' | Junio C Hamano | 2010-01-20 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Documentation: Update git core tutorial clarifying reference to scripts | Ramkumar Ramachandra | 2010-01-16 | 1 | -0/+8 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jc/cache-unmerge' | Junio C Hamano | 2010-01-20 | 14 | -47/+652 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | rerere forget path: forget recorded resolution | Junio C Hamano | 2010-01-10 | 4 | -0/+161 | |
| * | | | | | | | | | | | | rerere: refactor rerere logic to make it independent from I/O | Junio C Hamano | 2010-01-10 | 1 | -35/+76 | |
| * | | | | | | | | | | | | rerere: remove silly 1024-byte line limit | Junio C Hamano | 2009-12-25 | 1 | -9/+10 | |
| * | | | | | | | | | | | | resolve-undo: teach "update-index --unresolve" to use resolve-undo info | Junio C Hamano | 2009-12-25 | 3 | -1/+20 | |
| * | | | | | | | | | | | | resolve-undo: "checkout -m path" uses resolve-undo information | Junio C Hamano | 2009-12-25 | 5 | -0/+77 | |
| * | | | | | | | | | | | | resolve-undo: allow plumbing to clear the information | Junio C Hamano | 2009-12-25 | 2 | -0/+17 | |
| * | | | | | | | | | | | | resolve-undo: basic tests | Junio C Hamano | 2009-12-25 | 2 | -1/+130 | |
| * | | | | | | | | | | | | resolve-undo: record resolved conflicts in a new index extension section | Junio C Hamano | 2009-12-25 | 8 | -1/+160 | |
| * | | | | | | | | | | | | builtin-merge.c: use standard active_cache macros | Junio C Hamano | 2009-12-25 | 1 | -3/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'js/exec-error-report' | Junio C Hamano | 2010-01-20 | 5 | -50/+191 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Improve error message when a transport helper was not found | Ilari Liusvaara | 2010-01-12 | 1 | -4/+10 | |
| * | | | | | | | | | | | | start_command: detect execvp failures early | Johannes Sixt | 2010-01-10 | 4 | -1/+96 | |
| * | | | | | | | | | | | | run-command: move wait_or_whine earlier | Johannes Sixt | 2010-01-10 | 1 | -42/+42 | |
| * | | | | | | | | | | | | start_command: report child process setup errors to the parent's stderr | Johannes Sixt | 2010-01-10 | 1 | -3/+43 | |
* | | | | | | | | | | | | | Merge branch 'jc/ls-files-ignored-pathspec' | Junio C Hamano | 2010-01-20 | 2 | -64/+174 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ls-files: fix overeager pathspec optimization | Junio C Hamano | 2010-01-08 | 2 | -2/+38 | |
| * | | | | | | | | | | | | | read_directory(): further split treat_path() | Junio C Hamano | 2010-01-08 | 1 | -21/+29 | |
| * | | | | | | | | | | | | | read_directory_recursive(): refactor handling of a single path into a separat... | Junio C Hamano | 2010-01-08 | 1 | -63/+90 | |
| * | | | | | | | | | | | | | t3001: test ls-files -o ignored/dir | Junio C Hamano | 2010-01-08 | 1 | -0/+39 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jc/grep-lookahead' | Junio C Hamano | 2010-01-20 | 7 | -370/+166 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | grep --no-index: allow use of "git grep" outside a git repository | Junio C Hamano | 2010-01-15 | 2 | -0/+78 | |
| * | | | | | | | | | | | | | grep: prepare to run outside of a work tree | Junio C Hamano | 2010-01-15 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | grep: rip out pessimization to use fixmatch() | Junio C Hamano | 2010-01-13 | 1 | -8/+1 |