Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 2010-09-03 | 18 | -170/+785 |
|\ | |||||
| * | merge-recursive --renormalize | Jonathan Nieder | 2010-08-06 | 8 | -8/+45 |
| * | rerere: never renormalize | Jonathan Nieder | 2010-08-06 | 1 | -6/+5 |
| * | rerere: migrate to parse-options API | Jonathan Nieder | 2010-08-06 | 2 | -24/+119 |
| * | t4200 (rerere): modernize style | Jonathan Nieder | 2010-08-06 | 1 | -125/+180 |
| * | ll-merge: let caller decide whether to renormalize | Jonathan Nieder | 2010-08-06 | 5 | -8/+19 |
| * | ll-merge: make flag easier to populate | Jonathan Nieder | 2010-08-06 | 4 | -9/+28 |
| * | Documentation/technical: document ll_merge | Jonathan Nieder | 2010-08-06 | 1 | -0/+70 |
| * | merge-trees: let caller decide whether to renormalize | Jonathan Nieder | 2010-08-06 | 2 | -1/+3 |
| * | merge-trees: push choice to renormalize away from low level | Jonathan Nieder | 2010-08-06 | 1 | -4/+5 |
| * | t6038 (merge.renormalize): check that it can be turned off | Jonathan Nieder | 2010-08-06 | 1 | -1/+49 |
| * | t6038 (merge.renormalize): try checkout -m and cherry-pick | Jonathan Nieder | 2010-08-06 | 1 | -0/+41 |
| * | t6038 (merge.renormalize): style nitpicks | Jonathan Nieder | 2010-08-06 | 1 | -8/+44 |
| * | Don't expand CRLFs when normalizing text during merge | Eyvind Bernhardsen | 2010-07-02 | 1 | -7/+20 |
| * | Try normalizing files to avoid delete/modify conflicts when merging | Eyvind Bernhardsen | 2010-07-02 | 2 | -3/+50 |
| * | Avoid conflicts when merging branches with mixed normalization | Eyvind Bernhardsen | 2010-07-02 | 8 | -2/+143 |
* | | Sync with 1.7.2.3 | Junio C Hamano | 2010-09-03 | 3 | -9/+6 |
|\ \ | |||||
| * | | Git 1.7.2.3v1.7.2.3 | Junio C Hamano | 2010-09-03 | 3 | -9/+3 |
| * | | builtin/merge_recursive.c: Add an usage string and make use of it. | Thiago Farina | 2010-09-03 | 1 | -1/+4 |
* | | | t7406 & t7407: add missing && at end of lines | Jens Lehmann | 2010-09-03 | 2 | -3/+3 |
* | | | t7405: cd inside subshell instead of around | Jens Lehmann | 2010-09-03 | 1 | -11/+6 |
* | | | Prepare for 1.7.3 | Junio C Hamano | 2010-09-01 | 2 | -1/+74 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-09-01 | 2 | -1/+47 |
|\ \ \ | |/ / | |||||
| * | | Prepare for 1.7.2.3 | Junio C Hamano | 2010-09-01 | 2 | -1/+47 |
| * | | Merge branch 'gp/pack-refs-remove-empty-dirs' into maint | Junio C Hamano | 2010-09-01 | 2 | -0/+38 |
| |\ \ | |||||
| * \ \ | Merge branch 'sg/rerere-gc-old-still-used' into maint | Junio C Hamano | 2010-09-01 | 4 | -11/+41 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'np/maint-huge-delta-generation' into maint | Junio C Hamano | 2010-09-01 | 1 | -1/+8 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 2010-09-01 | 4 | -7/+56 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'da/fix-submodule-sync-superproject-config' into maint | Junio C Hamano | 2010-09-01 | 2 | -1/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'en/rebase-against-rebase-fix' into maint | Junio C Hamano | 2010-09-01 | 2 | -0/+71 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | install-webdoc: filter timestamp-only changes correctly | Junio C Hamano | 2010-09-01 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'np/maint-huge-delta-generation' | Junio C Hamano | 2010-08-31 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | fix >4GiB source delta assertion failure | Nicolas Pitre | 2010-08-21 | 1 | -1/+8 |
* | | | | | | | | | Merge branch 'da/fix-submodule-sync-superproject-config' | Junio C Hamano | 2010-08-31 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | submodule sync: Update "submodule.<name>.url" | David Aguilar | 2010-08-18 | 2 | -1/+5 |
* | | | | | | | | | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 2010-08-31 | 6 | -84/+152 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tests: fix syntax error in "Use advise() for hints" test | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -5/+5 |
| * | | | | | | | | | cherry-pick/revert: Use advise() for hints | Jonathan Nieder | 2010-08-15 | 3 | -26/+34 |
| * | | | | | | | | | 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 | 4 | -21/+30 |
| * | | | | | | | | | t3508: add check_head_differs_from() helper function and use it | Christian Couder | 2010-07-23 | 1 | -5/+17 |
| * | | | | | | | | | revert: improve success message by adding abbreviated commit sha1 | Christian Couder | 2010-07-16 | 2 | -10/+11 |
| * | | | | | | | | | 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 | 2 | -23/+54 |
* | | | | | | | | | | Merge branch 'cb/binary-patch-id' | Junio C Hamano | 2010-08-31 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | hash binary sha1 into patch id | Clemens Buchacher | 2010-08-16 | 1 | -0/+7 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | 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 |