summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tr/notes-display'Junio C Hamano2010-03-246-8/+609
|\
| * commit --amend: copy notes to the new commitThomas Rast2010-03-121-0/+12
| * rebase: support automatic notes copyingThomas Rast2010-03-122-0/+41
| * notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-122-0/+197
| * notes: implement 'git notes copy --stdin'Thomas Rast2010-03-121-0/+34
| * rebase -i: invoke post-rewrite hookThomas Rast2010-03-121-0/+101
| * rebase: invoke post-rewrite hookThomas Rast2010-03-121-0/+30
| * commit --amend: invoke post-rewrite hookThomas Rast2010-03-121-0/+52
| * Support showing notes from more than one notes treeThomas Rast2010-03-122-8/+141
| * test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast2010-03-121-0/+1
| * Merge branch 'il/rev-glob'Junio C Hamano2010-02-231-0/+195
| |\
* | \ Merge branch 'jl/submodule-diff-dirtiness'Junio C Hamano2010-03-242-9/+97
|\ \ \
| * | | git status: ignoring untracked files must apply to submodules tooJens Lehmann2010-03-131-0/+5
| * | | git status: Fix false positive "new commits" output for dirty submodulesJens Lehmann2010-03-121-3/+81
| * | | git status: Show detailed dirty status of submodules in long formatJens Lehmann2010-03-081-3/+3
| * | | git diff --submodule: Show detailed dirty status of submodulesJens Lehmann2010-03-041-6/+11
* | | | Merge branch 'pb/log-first-parent-p-m'Junio C Hamano2010-03-247-0/+543
|\ \ \ \
| * | | | show --first-parent/-m: do not default to --ccJunio C Hamano2010-03-093-0/+125
| * | | | show -c: show patch textJunio C Hamano2010-03-092-0/+37
| * | | | t4013: add tests for log -p -m --first-parentJunio C Hamano2010-03-094-0/+381
* | | | | Merge branch 'jc/maint-refs-dangling'Junio C Hamano2010-03-241-3/+3
|\ \ \ \ \
| * | | | | refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2010-03-151-3/+3
* | | | | | Merge branch 'jk/maint-add-ignored-dir'Junio C Hamano2010-03-202-2/+85
|\ \ \ \ \ \
| * | | | | | tests for "git add ignored-dir/file" without -fJunio C Hamano2010-03-131-0/+79
| * | | | | | t0050: mark non-working test as suchJunio C Hamano2010-03-131-2/+6
* | | | | | | Merge branch 'jc/color-attrs'Junio C Hamano2010-03-201-4/+11
|\ \ \ \ \ \ \
| * | | | | | | color: allow multiple attributesJunio C Hamano2010-03-071-4/+11
* | | | | | | | Merge branch 'cc/reset-keep'Junio C Hamano2010-03-203-10/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | reset: disallow using --keep when there are unmerged entriesChristian Couder2010-03-062-15/+10
| * | | | | | | | reset: disallow "reset --keep" outside a work treeChristian Couder2010-03-061-8/+17
| * | | | | | | | reset: add test cases for "--keep" optionChristian Couder2010-01-242-1/+126
* | | | | | | | | Merge branch 'bg/apply-fix-blank-at-eof'Junio C Hamano2010-03-203-0/+305
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t3417: Add test cases for "rebase --whitespace=fix"Björn Gustavsson2010-03-061-0/+126
| * | | | | | | | | t4124: Add additional tests of --whitespace=fixBjörn Gustavsson2010-03-061-0/+170
| * | | | | | | | | apply: Remove the quick rejection testBjörn Gustavsson2010-03-061-0/+9
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bw/union-merge-refactor'Junio C Hamano2010-03-201-0/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-file: add option to specify the marker sizeBert Wesarg2010-03-021-0/+37
| |/ / / / / / / /
* | | | | | | | | Use test_expect_success for test setupsBrian Gernhardt2010-03-205-61/+70
* | | | | | | | | Merge branch 'sd/format-patch-to'Junio C Hamano2010-03-152-0/+118
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | send-email: add --no-cc, --no-to, and --no-bccStephen Boyd2010-03-081-0/+66
| * | | | | | | | | format-patch: add --no-cc, --no-to, and --no-add-headersStephen Boyd2010-03-081-0/+38
| * | | | | | | | | Add 'git format-patch --to=' option and 'format.to' configuration variable.Steven Drake2010-03-061-0/+14
| |/ / / / / / / /
* | | | | | | | | Merge branch 'tc/http-cleanup'Junio C Hamano2010-03-153-20/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan2010-03-023-22/+34
| * | | | | | | | | t5541-http-push: check that ref is unchanged for non-ff testTay Ray Chuan2010-03-021-2/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ld/push-porcelain'Junio C Hamano2010-03-151-0/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5516: Use test_cmp when appropriateJunio C Hamano2010-03-111-3/+3
| * | | | | | | | | git-push: add tests for git push --porcelainLarry D'Anna2010-02-281-0/+50
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jh/notes'Junio C Hamano2010-03-155-48/+715
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-131-0/+63