aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern2012-07-27
* 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
| * | | | | | | t4012: use 'printf' instead of 'dd' to generate a binary fileJohannes Sixt2012-07-16
| * | | | | | | t4012: Re-indent test snippetsAlexander Strasser2012-07-16
| * | | | | | | t4012: Make --shortstat test more robustAlexander Strasser2012-07-16
| * | | | | | | t4012: Break up pipe into serial redirectionsAlexander Strasser2012-07-16
| * | | | | | | t4012: Actually quote the sed scriptAlexander Strasser2012-07-16
| * | | | | | | t4012: Unquote git command fragment in test titleAlexander Strasser2012-07-11
| * | | | | | | t4012: modernize style for quotingAlexander Strasser2012-07-11
| * | | | | | | Merge branch 'th/diff-no-index-fixes' into maintJunio C Hamano2012-07-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/clone-single-fix' into maintJunio C Hamano2012-07-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-11
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann2012-07-12
* | | | | | | | | | | | Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t1512: match the "other" object namesJunio C Hamano2012-07-13
| * | | | | | | | | | | | t1512: ignore whitespaces in wc -l outputJunio C Hamano2012-07-11
| * | | | | | | | | | | | rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-09
| * | | | | | | | | | | | rev-parse: A and B in "rev-parse A..B" refer to committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | reset: the command takes committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | commit-tree: the command wants a tree and commitsJunio C Hamano2012-07-09
| * | | | | | | | | | | | apply: --build-fake-ancestor expects blobsJunio C Hamano2012-07-09
| * | | | | | | | | | | | sha1_name.c: add support for disambiguating other typesJunio C Hamano2012-07-09
| * | | | | | | | | | | | revision.c: the "log" family, except for "show", takes committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-09
| * | | | | | | | | | | | sha1_name.c: many short names can only be committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano2012-07-09
* | | | | | | | | | | | | Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t7003: add test to filter a branch with a commit at epochJunio C Hamano2012-07-12
* | | | | | | | | | | | | | Merge branch 'tg/maint-cache-name-compare'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cache_name_compare(): do not truncate while comparing pathsJunio C Hamano2012-07-11
* | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-amend-only-no-paths'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | commit: fix "--amend --only" with no pathspecJeff King2012-07-10
| |/ / / / / / / / / / / / / /