summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-04-26Merge branch 'jk/run-command-eacces' into maintJunio C Hamano
2012-04-26Merge branch 'jc/push-upstream-sanity' into maintJunio C Hamano
2012-04-26Merge branch 'jc/maint-clean-nested-worktree-in-subdir' into maintJunio C Hamano
2012-04-26Merge branch 'jk/diff-no-rename-empty' into maintJunio C Hamano
2012-04-26Merge branch 'jc/commit-unedited-template' into maintJunio C Hamano
2012-04-26Merge branch 'jk/add-p-skip-conflicts' into maintJunio C Hamano
2012-04-26Merge branch 'jc/commit-hook-authorship' into maintJunio C Hamano
2012-04-26Merge branch 'tr/maint-word-diff-regex-sticky' into maintJunio C Hamano
2012-04-26Merge branch 'jh/notes-merge-in-git-dir-worktree' into maintJunio C Hamano
2012-04-26config: reject bogus section names for --rename-sectionJeff King
2012-04-24git-remote-testgit: fix race when spawning fast-importPete Wyckoff
2012-04-20t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt
2012-04-19t9400: fix gnuism in grepJunio C Hamano
2012-04-19fmt-merge-msg: discard needless merge parentsJunio C Hamano
2012-04-18Prevent graph_width of stat width from falling below minLucian Poston
2012-04-18t4052: Test diff-stat output with minimum columnsLucian Poston
2012-04-18builtin/merge.c: reduce parents earlyJunio C Hamano
2012-04-18merge tests: octopus with redundant parentsMichał Kiedrowicz
2012-04-17fetch: describe new refs based on where it came fromMarc Branchaud
2012-04-16t4052: Adjust --graph --stat output for prefixesLucian Poston
2012-04-16t4052: test --stat output with --graphZbigniew Jędrzejewski-Szmek
2012-04-12Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald
2012-04-11gc: do not explode objects which will be immediately prunedJeff King
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini
2012-04-10remote-curl: main test case for the OS command line overflowIvan Todoroski
2012-04-10fetch-pack: test cases for the new --stdin optionIvan Todoroski
2012-04-10fast-import: tighten parsing of datarefsPete Wyckoff
2012-04-10rev-parse --show-prefix: add in trailing newlineRoss Lagerwall
2012-04-10fix http auth with multiple curl handlesJeff King
2012-04-10http auth fails with multiple curl handlesClemens Buchacher
2012-04-09rebase -i continue: don't skip commits that only change submodulesJohn Keeping
2012-04-09Merge branch 'tr/cache-tree' into maint-1.7.8Junio C Hamano
2012-04-09Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8Junio C Hamano
2012-04-09Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8Junio C Hamano
2012-04-09Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8Junio C Hamano
2012-04-05run-command: treat inaccessible directories as ENOENTJeff King
2012-04-05push: error out when the "upstream" semantics does not make senseJunio C Hamano
2012-04-05add--interactive: ignore unmerged entries in patch modeJeff King
2012-03-30commit: rephrase the error when user did not touch templated log messageJunio C Hamano
2012-03-30commit: do not trigger bogus "has templated message edited" checkJunio C Hamano
2012-03-30t7501: test the right kind of breakageJunio C Hamano
2012-03-30http-backend: respect existing GIT_COMMITTER_* variablesJeff King
2012-03-27tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek
2012-03-26Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano
2012-03-26Merge branch 'ms/maint-config-error-at-eol-linecount' into maintJunio C Hamano
2012-03-23merge-recursive: don't detect renames of empty filesJeff King
2012-03-20Merge branch 'maint-1.7.8' into maintJunio C Hamano
2012-03-20Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8Junio C Hamano
2012-03-20Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8Junio C Hamano
2012-03-20t4202: add test for "log --graph --stat -p" separator linesLucian Poston