aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | | 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
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'cw/amend-commit-without-message'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Allow edit of empty message with commit --amendChris Webb2012-07-09
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/apply-3way'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | apply: tests for the --3way optionJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | apply: allow rerere() to work on --3way resultsJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | apply: register conflicted stages to the indexJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | apply: accept -3/--3way command line optionJunio C Hamano2012-07-09
* | | | | | | | | | | | | | | | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | t3404: make test 57 work with dash and othersMichael J Gruber2012-07-05
| * | | | | | | | | | | | | | | Add tests for rebase -i --root without --ontoChris Webb2012-06-26
* | | | | | | | | | | | | | | | Merge branch 'pw/git-p4-move'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git p4: add support for 'p4 move' in P4SubmitGary Gibbons2012-07-12
* | | | | | | | | | | | | | | | | Merge branch 'pw/git-p4-jobs'Junio C Hamano2012-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git p4: notice Jobs lines in git commit messagesPete Wyckoff2012-07-05
| * | | | | | | | | | | | | | | | | git p4 test: refactor marshal_dumpPete Wyckoff2012-07-05
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'jc/refactor-diff-stdin'Junio C Hamano2012-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano2012-06-28
* | | | | | | | | | | | | | | | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano2012-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-show-walk'Junio C Hamano2012-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | show: fix "range implies walking"Junio C Hamano2012-06-19
| * | | | | | | | | | | | | | | | | | Demonstrate git-show is broken with rangesThomas Rast2012-06-19