Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jl/submodule-diff-dirtiness' | Junio C Hamano | 2010-03-24 | 2 | -9/+97 |
|\ | |||||
| * | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 2010-03-13 | 1 | -0/+5 |
| * | git status: Fix false positive "new commits" output for dirty submodules | Jens Lehmann | 2010-03-12 | 1 | -3/+81 |
| * | git status: Show detailed dirty status of submodules in long format | Jens Lehmann | 2010-03-08 | 1 | -3/+3 |
| * | git diff --submodule: Show detailed dirty status of submodules | Jens Lehmann | 2010-03-04 | 1 | -6/+11 |
* | | Merge branch 'pb/log-first-parent-p-m' | Junio C Hamano | 2010-03-24 | 7 | -0/+543 |
|\ \ | |||||
| * | | show --first-parent/-m: do not default to --cc | Junio C Hamano | 2010-03-09 | 3 | -0/+125 |
| * | | show -c: show patch text | Junio C Hamano | 2010-03-09 | 2 | -0/+37 |
| * | | t4013: add tests for log -p -m --first-parent | Junio C Hamano | 2010-03-09 | 4 | -0/+381 |
* | | | Merge branch 'jc/maint-refs-dangling' | Junio C Hamano | 2010-03-24 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | refs: ref entry with NULL sha1 is can be a dangling symref | Junio C Hamano | 2010-03-15 | 1 | -3/+3 |
* | | | | Merge branch 'jk/maint-add-ignored-dir' | Junio C Hamano | 2010-03-20 | 2 | -2/+85 |
|\ \ \ \ | |||||
| * | | | | tests for "git add ignored-dir/file" without -f | Junio C Hamano | 2010-03-13 | 1 | -0/+79 |
| * | | | | t0050: mark non-working test as such | Junio C Hamano | 2010-03-13 | 1 | -2/+6 |
* | | | | | Merge branch 'jc/color-attrs' | Junio C Hamano | 2010-03-20 | 1 | -4/+11 |
|\ \ \ \ \ | |||||
| * | | | | | color: allow multiple attributes | Junio C Hamano | 2010-03-07 | 1 | -4/+11 |
* | | | | | | Merge branch 'cc/reset-keep' | Junio C Hamano | 2010-03-20 | 3 | -10/+139 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reset: disallow using --keep when there are unmerged entries | Christian Couder | 2010-03-06 | 2 | -15/+10 |
| * | | | | | | reset: disallow "reset --keep" outside a work tree | Christian Couder | 2010-03-06 | 1 | -8/+17 |
| * | | | | | | reset: add test cases for "--keep" option | Christian Couder | 2010-01-24 | 2 | -1/+126 |
* | | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' | Junio C Hamano | 2010-03-20 | 3 | -0/+305 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t3417: Add test cases for "rebase --whitespace=fix" | Björn Gustavsson | 2010-03-06 | 1 | -0/+126 |
| * | | | | | | | t4124: Add additional tests of --whitespace=fix | Björn Gustavsson | 2010-03-06 | 1 | -0/+170 |
| * | | | | | | | apply: Remove the quick rejection test | Björn Gustavsson | 2010-03-06 | 1 | -0/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'bw/union-merge-refactor' | Junio C Hamano | 2010-03-20 | 1 | -0/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge-file: add option to specify the marker size | Bert Wesarg | 2010-03-02 | 1 | -0/+37 |
| |/ / / / / / | |||||
* | | | | | | | Use test_expect_success for test setups | Brian Gernhardt | 2010-03-20 | 5 | -61/+70 |
* | | | | | | | Merge branch 'sd/format-patch-to' | Junio C Hamano | 2010-03-15 | 2 | -0/+118 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | send-email: add --no-cc, --no-to, and --no-bcc | Stephen Boyd | 2010-03-08 | 1 | -0/+66 |
| * | | | | | | | format-patch: add --no-cc, --no-to, and --no-add-headers | Stephen Boyd | 2010-03-08 | 1 | -0/+38 |
| * | | | | | | | Add 'git format-patch --to=' option and 'format.to' configuration variable. | Steven Drake | 2010-03-06 | 1 | -0/+14 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'tc/http-cleanup' | Junio C Hamano | 2010-03-15 | 3 | -20/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t554[01]-http-push: refactor, add non-ff tests | Tay Ray Chuan | 2010-03-02 | 3 | -22/+34 |
| * | | | | | | | t5541-http-push: check that ref is unchanged for non-ff test | Tay Ray Chuan | 2010-03-02 | 1 | -2/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ld/push-porcelain' | Junio C Hamano | 2010-03-15 | 1 | -0/+50 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t5516: Use test_cmp when appropriate | Junio C Hamano | 2010-03-11 | 1 | -3/+3 |
| * | | | | | | | git-push: add tests for git push --porcelain | Larry D'Anna | 2010-02-28 | 1 | -0/+50 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'jh/notes' | Junio C Hamano | 2010-03-15 | 5 | -48/+715 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | builtin-notes: Add "copy" subcommand for copying notes between objects | Johan Herland | 2010-02-13 | 1 | -0/+63 |
| * | | | | | | | builtin-notes: Add -c/-C options for reusing notes | Johan Herland | 2010-02-13 | 1 | -0/+116 |
| * | | | | | | | builtin-notes: Refactor handling of -F option to allow combining -m and -F | Johan Herland | 2010-02-13 | 1 | -1/+22 |
| * | | | | | | | builtin-notes: Deprecate the -m/-F options for "git notes edit" | Johan Herland | 2010-02-13 | 3 | -5/+5 |
| * | | | | | | | builtin-notes: Add "append" subcommand for appending to note objects | Johan Herland | 2010-02-13 | 1 | -0/+36 |
| * | | | | | | | builtin-notes: Add "add" subcommand for adding notes to objects | Johan Herland | 2010-02-13 | 1 | -18/+37 |
| * | | | | | | | builtin-notes: Add "list" subcommand for listing note objects | Johan Herland | 2010-02-13 | 1 | -0/+32 |
| * | | | | | | | builtin-notes: Add "prune" subcommand for removing notes for missing objects | Johan Herland | 2010-02-13 | 1 | -0/+94 |
| * | | | | | | | t3305: Verify that removing notes triggers automatic fanout consolidation | Johan Herland | 2010-02-13 | 1 | -1/+46 |
| * | | | | | | | builtin-notes: Add "remove" subcommand for removing existing notes | Johan Herland | 2010-02-13 | 1 | -0/+27 |
| * | | | | | | | Teach builtin-notes to remove empty notes | Johan Herland | 2010-02-13 | 1 | -0/+31 |
| * | | | | | | | Teach notes code to properly preserve non-notes in the notes tree | Johan Herland | 2010-02-13 | 2 | -12/+52 |