aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git-svn: attempt to mimic SVN 1.7 URL canonicalizationMichael G. Schwern2012-08-02
* t9107: fix typoMichael G. Schwern2012-08-02
* t9118: workaround inconsistency between SVN versionsMichael G. Schwern2012-08-02
* git-svn: add join_paths() to safely concatenate pathsMichael G. Schwern2012-08-02
* git-svn: factor out _collapse_dotdot functionMichael G. Schwern2012-08-02
* Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-31
|\
| * i18n: merge-recursive: mark strings for translationJiang Xin2012-07-26
| * i18n: Rewrite gettext messages start with dashJiang Xin2012-07-26
| * i18n: rebase: mark messages for translationJiang Xin2012-07-25
* | Merge branch 'rj/maint-grep-remove-redundant-test'Junio C Hamano2012-07-30
|\ \
| * | t7810-*.sh: Remove redundant testRamsay Jones2012-07-29
* | | Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano2012-07-30
|\ \ \
| * | | t7409: make sure submodule is initialized and updated in more detailDaniel Graña2012-07-30
* | | | t1100-*.sh: Fix an intermittent test failureRamsay Jones2012-07-29
* | | | t: add missing executable bit to t7409Jeff King2012-07-29
* | | | Merge branch 'extract-remaining' of git://git.bogomips.org/git-svnJunio C Hamano2012-07-27
|\ \ \ \
| * | | | Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern2012-07-27
| * | | | Move Git::IndexInfo into its own file.Michael G. Schwern2012-07-27
| * | | | Extract Git::SVN::Migration from git-svn.Michael G. Schwern2012-07-27
| * | | | Extract Git::SVN::Log from git-svn.Michael G. Schwern2012-07-27
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2012-07-27
|\ \ \ \ \ | |/ / / /
| * | | | Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern2012-07-27
| * | | | Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern2012-07-27
* | | | | Merge branch 'jk/autoident-test'Junio C Hamano2012-07-27
|\ \ \ \ \
| * | | | | t7502: test early quit from commit with bad identJeff King2012-07-26
| * | | | | t7502: handle systems where auto-identity is brokenJeff King2012-07-26
| * | | | | t7502: drop confusing test_might_fail callJeff King2012-07-26
| * | | | | t7502: narrow checks for author/committer name in templateJeff King2012-07-26
| * | | | | t7502: properly quote GIT_EDITORJeff King2012-07-26
| * | | | | t7502: clean up fake_editor testsJeff King2012-07-26
* | | | | | Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano2012-07-27
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel Graña2012-07-25
| |/ / /
* | | | Merge branch 'jc/test-lib-source-build-options-early'Junio C Hamano2012-07-25
|\ \ \ \
| * | | | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlierJunio C Hamano2012-06-24
* | | | | Merge branch 'mm/config-xdg'Junio C Hamano2012-07-25
|\ \ \ \ \
| * | | | | t1306: check that XDG_CONFIG_HOME worksJeff King2012-07-24
| * | | | | ignore: make sure we have an xdg path before using itMatthieu Moy2012-07-24
| * | | | | attr: make sure we have an xdg path before using itJeff King2012-07-24
| * | | | | test-lib.sh: unset XDG_CONFIG_HOMEJeff King2012-07-24
* | | | | | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | rebase -i: handle fixup of root commit correctlyChris Webb2012-07-24
* | | | | | t/lib-httpd: handle running under --valgrindJeff King2012-07-24
* | | | | | Merge branch 'jv/maint-no-ext-diff'Junio C Hamano2012-07-23
|\ \ \ \ \ \
| * | | | | | diff: test precedence of external diff driversJeff King2012-07-19
| * | | | | | diff: correctly disable external_diff with --no-ext-diffJunio C Hamano2012-07-17
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'kk/maint-commit-tree'Junio C Hamano2012-07-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-treeJunio C Hamano2012-07-17
| |\ \ \ \ \ \
| | * | | | | | commit-tree: resurrect command line parsing updatesJunio C Hamano2012-07-17
* | | | | | | | Merge branch 'as/t4012-style-updates'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | t4012: Use test_must_fail instead of if-elseAlexander Strasser2012-07-16