aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2013-01-08
|\
| * t1402: work around shell quoting issue on NetBSDRené Scharfe2013-01-08
| * Merge branch 'jc/test-portability' into maintJunio C Hamano2013-01-08
| |\
| * \ Merge branch 'jc/test-cvs-no-init-in-existing-dir' into maintJunio C Hamano2013-01-08
| |\ \
| * \ \ Merge branch 'jc/maint-test-portability' into maintJunio C Hamano2013-01-08
| |\ \ \
* | \ \ \ Merge branch 'as/test-name-alias-uniquely'Junio C Hamano2013-01-08
|\ \ \ \ \
| * | | | | Use longer alias names in subdirectory testsAaron Schrab2012-12-28
* | | | | | Merge branch 'tb/test-t9810-no-sed-i'Junio C Hamano2013-01-08
|\ \ \ \ \ \
| * | | | | | t9810: Do not use sed -iTorsten Bögershausen2013-01-01
| |/ / / / /
* | | | | | Merge branch 'tb/test-t9020-no-which'Junio C Hamano2013-01-08
|\ \ \ \ \ \
| * | | | | | t9020: which is not portableTorsten Bögershausen2013-01-01
* | | | | | | Merge branch 'jk/pathspec-literal'Junio C Hamano2013-01-08
|\ \ \ \ \ \ \
| * | | | | | | t6130-pathspec-noglob: Windows does not allow a file named "f*"Johannes Sixt2013-01-06
* | | | | | | | Merge branch 'wk/submodule-update-remote'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-19
| * | | | | | | | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-19
* | | | | | | | | Merge branch 'jk/pathspec-literal'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | add global --literal-pathspecs optionJeff King2012-12-19
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/format-color-auto'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \
| * | | | | | | | log --format: teach %C(auto,black) to respect color configJunio C Hamano2012-12-17
| * | | | | | | | t6006: clean up whitespaceJunio C Hamano2012-12-17
* | | | | | | | | Merge branch 'ja/directory-attrs'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add directory pattern matching to attributesJean-Noël AVILA2012-12-17
* | | | | | | | | | Merge branch 'jk/mailmap-from-blob'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mailmap: default mailmap.blob in bare repositoriesJeff King2012-12-13
| * | | | | | | | | | mailmap: support reading mailmap from blobsJeff King2012-12-12
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jc/fetch-ignore-symref'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fetch: ignore wildcarded refspecs that update local symbolic refsJunio C Hamano2012-12-11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cr/push-force-tag-update'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | push: require force for annotated tagsChris Rorvick2012-12-02
| * | | | | | | | | | push: require force for refs under refs/tags/Chris Rorvick2012-12-02
* | | | | | | | | | | Merge branch 'fc/fast-export-fixes'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fast-export: make sure updated refs get updatedFelipe Contreras2012-12-03
| * | | | | | | | | | | fast-export: don't handle uninteresting refsFelipe Contreras2012-12-03
| * | | | | | | | | | | fast-export: fix comparison in testsFelipe Contreras2012-11-29
| * | | | | | | | | | | remote-testgit: exercise more featuresFelipe Contreras2012-11-29
| * | | | | | | | | | | remote-testgit: cleanup testsFelipe Contreras2012-11-29
| * | | | | | | | | | | remote-testgit: remove irrelevant testFelipe Contreras2012-11-29
| * | | | | | | | | | | remote-testgit: remove non-local functionalityFelipe Contreras2012-11-29
| * | | | | | | | | | | Add new simplified git-remote-testgitFelipe Contreras2012-11-29
| * | | | | | | | | | | Rename git-remote-testgit to git-remote-testpyFelipe Contreras2012-11-29
| * | | | | | | | | | | remote-helpers: fix failure messageFelipe Contreras2012-11-26
| * | | | | | | | | | | fast-export: avoid importing blob marksFelipe Contreras2012-11-26
* | | | | | | | | | | | Merge branch 'jk/fsck-dot-in-trees'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fsck: warn about ".git" in treesJeff King2012-11-28
| * | | | | | | | | | | | fsck: warn about '.' and '..' in treesJeff King2012-11-28
* | | | | | | | | | | | | Merge branch 'as/test-tweaks'Junio C Hamano2013-01-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tests: paint unexpectedly fixed known breakages in bold redAdam Spiers2012-12-20
| * | | | | | | | | | | | | tests: test the test framework more thoroughlyAdam Spiers2012-12-20
| * | | | | | | | | | | | | tests: refactor mechanics of testing in a sub test-libAdam Spiers2012-12-20