Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 2010-09-03 | 5 | -26/+64 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | merge-recursive --renormalize | Jonathan Nieder | 2010-08-06 | 4 | -5/+32 | |
| * | | | | | | | | | | rerere: migrate to parse-options API | Jonathan Nieder | 2010-08-06 | 1 | -24/+28 | |
| * | | | | | | | | | | ll-merge: let caller decide whether to renormalize | Jonathan Nieder | 2010-08-06 | 1 | -0/+4 | |
| * | | | | | | | | | | Avoid conflicts when merging branches with mixed normalization | Eyvind Bernhardsen | 2010-07-02 | 1 | -0/+3 | |
* | | | | | | | | | | | Sync with 1.7.2.3 | Junio C Hamano | 2010-09-03 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | builtin/merge_recursive.c: Add an usage string and make use of it. | Thiago Farina | 2010-09-03 | 1 | -1/+4 | |
| * | | | | | | | | | | Merge branch 'sg/rerere-gc-old-still-used' into maint | Junio C Hamano | 2010-09-01 | 1 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 2010-09-01 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 2010-08-31 | 1 | -69/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cherry-pick/revert: Use advise() for hints | Jonathan Nieder | 2010-08-15 | 1 | -23/+11 | |
| * | | | | | | | | | | | | | cherry-pick/revert: Use error() for failure message | Jonathan Nieder | 2010-08-15 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | Introduce advise() to print hints | Jonathan Nieder | 2010-08-15 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 2010-08-15 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | revert: improve success message by adding abbreviated commit sha1 | Christian Couder | 2010-07-16 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | revert: don't print "Finished one cherry-pick." if commit failed | Christian Couder | 2010-07-16 | 1 | -12/+5 | |
| * | | | | | | | | | | | | | revert: refactor commit code into a new run_git_commit() function | Christian Couder | 2010-07-16 | 1 | -25/+27 | |
| * | | | | | | | | | | | | | revert: report success when using option --strategy | Christian Couder | 2010-07-16 | 1 | -22/+29 | |
* | | | | | | | | | | | | | | Merge branch 'ab/maint-reset-mixed-w-pathspec-advice' | Junio C Hamano | 2010-08-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | reset: suggest what to do upon "git reset --mixed <paths>" | Ævar Arnfjörð Bjarmason | 2010-08-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'dj/fetch-tagopt' | Junio C Hamano | 2010-08-31 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | fetch: allow command line --tags to override config | Daniel Johnson | 2010-08-14 | 1 | -4/+6 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'en/d-f-conflict-fix' | Junio C Hamano | 2010-08-31 | 1 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | fast-export: Fix output order of D/F changes | Elijah Newren | 2010-07-09 | 1 | -0/+29 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-08-31 | 9 | -31/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | merge-file: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | var: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | ls-remote: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | index-pack: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fix | Junio C Hamano | 2010-08-15 | 1 | -19/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | config: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | bundle: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | apply: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | grep: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | shortlog: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'jn/maint-setup-fix' | Junio C Hamano | 2010-08-31 | 1 | -19/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Revert "rehabilitate 'git index-pack' inside the object store" | Nguyễn Thái Ngọc Duy | 2010-08-04 | 1 | -19/+5 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'en/fast-export-fix' | Junio C Hamano | 2010-08-31 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fast-export: Add a --full-tree option | Elijah Newren | 2010-07-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | fast-export: Fix dropping of files with --import-marks and path limiting | Elijah Newren | 2010-07-19 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | | Merge branch 'sg/rerere-gc-old-still-used' | Junio C Hamano | 2010-08-31 | 1 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | rerere: fix overeager gc | SZEDER Gábor | 2010-07-14 | 1 | -5/+16 | |
* | | | | | | | | | | | | | | object.h: Add OBJECT_ARRAY_INIT macro and make use of it. | Thiago Farina | 2010-08-29 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-26 | 2 | -7/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | for-each-ref: fix objectname:short bug | Jay Soffian | 2010-08-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Fix 'git log' early pager startup error case | Linus Torvalds | 2010-08-25 | 1 | -6/+1 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge branch 'jn/fix-abbrev' into maint | Junio C Hamano | 2010-08-20 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/rebase-rename-am' into maint | Junio C Hamano | 2010-08-20 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |