Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | grep: rip out support for external grep | Junio C Hamano | 2010-01-13 | 5 | -324/+8 | |
| * | | | | | | | | | | | | | Merge branch 'jc/maint-1.6.4-grep-lookahead' into jc/maint-grep-lookahead | Junio C Hamano | 2010-01-12 | 1 | -0/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | grep: optimize built-in grep by skipping lines that do not hit | Junio C Hamano | 2010-01-12 | 1 | -0/+75 | |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-strbuf-add-fix-doubling' | Junio C Hamano | 2010-01-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | strbuf_addbuf(): allow passing the same buf to dst and src | Junio C Hamano | 2010-01-13 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'mm/conflict-advice' | Junio C Hamano | 2010-01-20 | 9 | -13/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Be more user-friendly when refusing to do something because of conflict. | Matthieu Moy | 2010-01-12 | 9 | -13/+93 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'da/difftool' | Junio C Hamano | 2010-01-20 | 5 | -27/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | difftool: Update copyright notices to list each year separately | David Aguilar | 2010-01-15 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | difftool: Use eval to expand '--extcmd' expressions | David Aguilar | 2010-01-15 | 2 | -2/+14 | |
| * | | | | | | | | | | | | | | difftool: Add '-x' and as an alias for '--extcmd' | David Aguilar | 2010-01-15 | 3 | -8/+24 | |
| * | | | | | | | | | | | | | | t7800-difftool.sh: Simplify the --extcmd test | David Aguilar | 2010-01-15 | 1 | -8/+5 | |
| * | | | | | | | | | | | | | | git-diff.txt: Link to git-difftool | David Aguilar | 2010-01-09 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | difftool: Allow specifying unconfigured commands with --extcmd | David Aguilar | 2010-01-09 | 4 | -8/+50 | |
| * | | | | | | | | | | | | | | difftool--helper: Remove use of the GIT_MERGE_TOOL variable | David Aguilar | 2010-01-09 | 2 | -14/+4 | |
| * | | | | | | | | | | | | | | difftool--helper: Update copyright and remove distracting comments | David Aguilar | 2010-01-09 | 1 | -4/+1 |