Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'as/t4012-style-updates' | Junio C Hamano | 2012-07-22 | 1 | -50/+44 |
|\ | |||||
| * | t4012: Use test_must_fail instead of if-else | Alexander Strasser | 2012-07-16 | 1 | -14/+2 |
| * | t4012: use 'printf' instead of 'dd' to generate a binary file | Johannes Sixt | 2012-07-16 | 1 | -1/+1 |
| * | t4012: Re-indent test snippets | Alexander Strasser | 2012-07-16 | 1 | -34/+34 |
| * | t4012: Make --shortstat test more robust | Alexander Strasser | 2012-07-16 | 1 | -2/+2 |
| * | t4012: Break up pipe into serial redirections | Alexander Strasser | 2012-07-16 | 1 | -1/+2 |
| * | t4012: Actually quote the sed script | Alexander Strasser | 2012-07-16 | 1 | -2/+2 |
| * | t4012: Unquote git command fragment in test title | Alexander Strasser | 2012-07-11 | 1 | -1/+1 |
| * | t4012: modernize style for quoting | Alexander Strasser | 2012-07-11 | 1 | -15/+20 |
| * | Merge branch 'th/diff-no-index-fixes' into maint | Junio C Hamano | 2012-07-11 | 2 | -2/+86 |
| |\ | |||||
| * \ | Merge branch 'nd/clone-single-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -1/+6 |
| |\ \ | |||||
| * \ \ | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -0/+11 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' | Junio C Hamano | 2012-07-22 | 1 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | submodules: don't stumble over symbolic links when cloning recursively | Jens Lehmann | 2012-07-12 | 1 | -0/+13 |
* | | | | | | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 | 1 | -0/+264 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t1512: match the "other" object names | Junio C Hamano | 2012-07-13 | 1 | -3/+3 |
| * | | | | | | t1512: ignore whitespaces in wc -l output | Junio C Hamano | 2012-07-11 | 1 | -1/+1 |
| * | | | | | | rev-parse --disambiguate=<prefix> | Junio C Hamano | 2012-07-09 | 1 | -0/+9 |
| * | | | | | | rev-parse: A and B in "rev-parse A..B" refer to committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
| * | | | | | | reset: the command takes committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
| * | | | | | | commit-tree: the command wants a tree and commits | Junio C Hamano | 2012-07-09 | 1 | -2/+2 |
| * | | | | | | apply: --build-fake-ancestor expects blobs | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
| * | | | | | | sha1_name.c: add support for disambiguating other types | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
| * | | | | | | revision.c: the "log" family, except for "show", takes committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
| * | | | | | | sha1_name.c: introduce get_sha1_committish() | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
| * | | | | | | sha1_name.c: many short names can only be committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
| * | | | | | | sha1_name.c: get_describe_name() by definition groks only commits | Junio C Hamano | 2012-07-09 | 1 | -0/+255 |
* | | | | | | | Merge branch 'jc/maint-filter-branch-epoch-date' | Junio C Hamano | 2012-07-22 | 2 | -3/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t7003: add test to filter a branch with a commit at epoch | Junio C Hamano | 2012-07-12 | 2 | -3/+13 |
* | | | | | | | | Merge branch 'tg/maint-cache-name-compare' | Junio C Hamano | 2012-07-15 | 1 | -0/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cache_name_compare(): do not truncate while comparing paths | Junio C Hamano | 2012-07-11 | 1 | -0/+39 |
* | | | | | | | | | Merge branch 'jk/maint-commit-amend-only-no-paths' | Junio C Hamano | 2012-07-15 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | commit: fix "--amend --only" with no pathspec | Jeff King | 2012-07-10 | 1 | -0/+10 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'cw/amend-commit-without-message' | Junio C Hamano | 2012-07-15 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow edit of empty message with commit --amend | Chris Webb | 2012-07-09 | 1 | -0/+15 |
* | | | | | | | | | | Merge branch 'jc/apply-3way' | Junio C Hamano | 2012-07-15 | 2 | -0/+165 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | apply: tests for the --3way option | Junio C Hamano | 2012-07-09 | 1 | -0/+54 |
| * | | | | | | | | | | apply: allow rerere() to work on --3way results | Junio C Hamano | 2012-07-09 | 1 | -0/+25 |
| * | | | | | | | | | | apply: register conflicted stages to the index | Junio C Hamano | 2012-07-09 | 1 | -0/+78 |
| * | | | | | | | | | | apply: accept -3/--3way command line option | Junio C Hamano | 2012-07-09 | 1 | -0/+8 |
* | | | | | | | | | | | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 2012-07-15 | 2 | -5/+31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t3404: make test 57 work with dash and others | Michael J Gruber | 2012-07-05 | 1 | -1/+5 |
| * | | | | | | | | | | | Add tests for rebase -i --root without --onto | Chris Webb | 2012-06-26 | 2 | -4/+27 |
* | | | | | | | | | | | | Merge branch 'pw/git-p4-move' | Junio C Hamano | 2012-07-15 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git p4: add support for 'p4 move' in P4Submit | Gary Gibbons | 2012-07-12 | 1 | -8/+8 |
* | | | | | | | | | | | | | Merge branch 'pw/git-p4-jobs' | Junio C Hamano | 2012-07-13 | 3 | -5/+168 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | git p4: notice Jobs lines in git commit messages | Pete Wyckoff | 2012-07-05 | 1 | -0/+155 |
| * | | | | | | | | | | | | | git p4 test: refactor marshal_dump | Pete Wyckoff | 2012-07-05 | 2 | -5/+13 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'jc/refactor-diff-stdin' | Junio C Hamano | 2012-07-13 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | diff-index.c: "git diff" has no need to read blob from the standard input | Junio C Hamano | 2012-06-28 | 1 | -0/+12 |