summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-03-21merge-file --diff3: add a label for ancestorJonathan Nieder
2010-03-21tests: document cherry-pick behavior in face of conflictsJonathan Nieder
2010-03-21tests: document format of conflicts from checkout -mJonathan Nieder
2010-03-20Merge branch 'jk/maint-add-ignored-dir'Junio C Hamano
2010-03-20Merge branch 'jc/color-attrs'Junio C Hamano
2010-03-20Merge branch 'cc/reset-keep'Junio C Hamano
2010-03-20Merge branch 'bg/apply-fix-blank-at-eof'Junio C Hamano
2010-03-20Merge branch 'bw/union-merge-refactor'Junio C Hamano
2010-03-20Use test_expect_success for test setupsBrian Gernhardt
2010-03-20t/t5505-remote.sh: escape * to prevent interpretation by shell as globBrandon Casey
2010-03-20t5505: add missing &&Brandon Casey
2010-03-20t5505: remove unnecessary subshell invocationsBrandon Casey
2010-03-17t/t1304: make a second colon optional in the mask ACL checkBrandon Casey
2010-03-17t/t1304: set the ACL effective rights maskBrandon Casey
2010-03-17t/t1304: use 'test -r' to test readability rather than looking at mode bitsBrandon Casey
2010-03-17t/t1304: set the Default ACL base entriesBrandon Casey
2010-03-17t/t1304: avoid -d option to setfaclBrandon Casey
2010-03-16refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano
2010-03-15Merge branch 'sd/format-patch-to'Junio C Hamano
2010-03-15Merge branch 'tc/http-cleanup'Junio C Hamano
2010-03-15Merge branch 'ld/push-porcelain'Junio C Hamano
2010-03-15Merge branch 'jh/notes'Junio C Hamano
2010-03-15rebase--interactive: don't require what's rebased to be a branchDave Olszewski
2010-03-14tests for "git add ignored-dir/file" without -fJunio C Hamano
2010-03-14t0050: mark non-working test as suchJunio C Hamano
2010-03-14git status: ignoring untracked files must apply to submodules tooJens Lehmann
2010-03-14Merge branch 'maint'Junio C Hamano
2010-03-14don't use default revision if a rev was specifiedDave Olszewski
2010-03-13t/Makefile: remove test artifacts upon "make clean"Junio C Hamano
2010-03-13blame: fix indent of line numbersRené Scharfe
2010-03-13Merge git://git.bogomips.org/git-svnJunio C Hamano
2010-03-13t9150,t9151: Add rewrite-root option to initTuomas Suutari
2010-03-13git status: Fix false positive "new commits" output for dirty submodulesJens Lehmann
2010-03-13Merge branch 'maint'Junio C Hamano
2010-03-13notes: rework subcommands and parse optionsStephen Boyd
2010-03-13commit --amend: copy notes to the new commitThomas Rast
2010-03-13rebase: support automatic notes copyingThomas Rast
2010-03-13notes: implement helpers needed for note copying during rewriteThomas Rast
2010-03-13notes: implement 'git notes copy --stdin'Thomas Rast
2010-03-13rebase -i: invoke post-rewrite hookThomas Rast
2010-03-13rebase: invoke post-rewrite hookThomas Rast
2010-03-13commit --amend: invoke post-rewrite hookThomas Rast
2010-03-13Support showing notes from more than one notes treeThomas Rast
2010-03-13test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast
2010-03-12t5516: Use test_cmp when appropriateJunio C Hamano
2010-03-12t9400: Use test_cmp when appropriateJunio C Hamano
2010-03-10Merge branch 'sd/init-template'Junio C Hamano
2010-03-10Merge branch 'sh/am-keep-cr'Junio C Hamano
2010-03-10Merge branch 'cp/add-u-pathspec'Junio C Hamano
2010-03-09show --first-parent/-m: do not default to --ccJunio C Hamano