summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-08-10git svn: reset invalidates the memoized mergeinfo cachesPeter Baumann
2012-08-10git svn: handle errors and concurrent commits in dcommitRobert Luberda
2012-07-31Merge branch 'jx/i18n-1.7.11'Junio C Hamano
2012-07-30Merge branch 'rj/maint-grep-remove-redundant-test'Junio C Hamano
2012-07-30Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano
2012-07-30t7409: make sure submodule is initialized and updated in more detailDaniel Graña
2012-07-30t7810-*.sh: Remove redundant testRamsay Jones
2012-07-30t1100-*.sh: Fix an intermittent test failureRamsay Jones
2012-07-29t: add missing executable bit to t7409Jeff King
2012-07-28Merge branch 'extract-remaining' of git://git.bogomips.org/git-svnJunio C Hamano
2012-07-28Merge git://git.bogomips.org/git-svnJunio C Hamano
2012-07-28Merge branch 'jk/autoident-test'Junio C Hamano
2012-07-28Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano
2012-07-27Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern
2012-07-27Move Git::IndexInfo into its own file.Michael G. Schwern
2012-07-27Extract Git::SVN::Migration from git-svn.Michael G. Schwern
2012-07-27Extract Git::SVN::Log from git-svn.Michael G. Schwern
2012-07-27Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern
2012-07-27Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern
2012-07-27i18n: merge-recursive: mark strings for translationJiang Xin
2012-07-27i18n: Rewrite gettext messages start with dashJiang Xin
2012-07-26t7502: test early quit from commit with bad identJeff King
2012-07-26t7502: handle systems where auto-identity is brokenJeff King
2012-07-26t7502: drop confusing test_might_fail callJeff King
2012-07-26t7502: narrow checks for author/committer name in templateJeff King
2012-07-26t7502: properly quote GIT_EDITORJeff King
2012-07-26t7502: clean up fake_editor testsJeff King
2012-07-25Merge branch 'jc/test-lib-source-build-options-early'Junio C Hamano
2012-07-25Merge branch 'mm/config-xdg'Junio C Hamano
2012-07-25Merge branch 'cw/rebase-i-root'Junio C Hamano
2012-07-25git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel Graña
2012-07-25i18n: rebase: mark messages for translationJiang Xin
2012-07-24t/lib-httpd: handle running under --valgrindJeff King
2012-07-24rebase -i: handle fixup of root commit correctlyChris Webb
2012-07-24t1306: check that XDG_CONFIG_HOME worksJeff King
2012-07-24ignore: make sure we have an xdg path before using itMatthieu Moy
2012-07-24attr: make sure we have an xdg path before using itJeff King
2012-07-24test-lib.sh: unset XDG_CONFIG_HOMEJeff King
2012-07-24Merge branch 'jv/maint-no-ext-diff'Junio C Hamano
2012-07-24Merge branch 'kk/maint-commit-tree'Junio C Hamano
2012-07-22Merge branch 'as/t4012-style-updates'Junio C Hamano
2012-07-22Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'Junio C Hamano
2012-07-22Merge branch 'jc/sha1-name-more'Junio C Hamano
2012-07-22Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano
2012-07-19diff: test precedence of external diff driversJeff King
2012-07-18diff: correctly disable external_diff with --no-ext-diffJunio C Hamano
2012-07-17Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-treeJunio C Hamano
2012-07-17commit-tree: resurrect command line parsing updatesJunio C Hamano
2012-07-16t4012: Use test_must_fail instead of if-elseAlexander Strasser
2012-07-16t4012: use 'printf' instead of 'dd' to generate a binary fileJohannes Sixt