Age | Commit message (Expand) | Author | Files | Lines |
2006-05-28 | Merge branch 'master' into next | Junio C Hamano | 1 | -10/+10 |
2006-05-28 | t1002: use -U0 instead of --unified=0 | Linus Torvalds | 1 | -10/+10 |
2006-05-26 | Merge branch 'ew/tests' into next | Junio C Hamano | 5 | -68/+82 |
2006-05-25 | t6000lib: workaround a possible dash bug | Eric Wong | 1 | -1/+3 |
2006-05-25 | t5500-fetch-pack: remove local (bashism) usage. | Eric Wong | 1 | -15/+15 |
2006-05-25 | tests: Remove heredoc usage inside quotes | Eric Wong | 2 | -34/+31 |
2006-05-25 | t3300-funny-names: shell portability fixes | Eric Wong | 1 | -18/+33 |
2006-05-24 | Merge branch 'sp/reflog' into next | Junio C Hamano | 2 | -13/+56 |
2006-05-24 | Test that git-branch -l works. | Shawn Pearce | 1 | -1/+30 |
2006-05-24 | Verify git-commit provides a reflog message. | Shawn Pearce | 1 | -12/+26 |
2006-05-24 | Merge branch 'master' into sp/reflog | Junio C Hamano | 4 | -26/+48 |
2006-05-24 | Merge branch 'lt/apply' into next | Junio C Hamano | 1 | -0/+53 |
2006-05-24 | apply: force matching at the beginning. | Junio C Hamano | 1 | -1/+19 |
2006-05-24 | Add a test-case for git-apply trying to add an ending line | Catalin Marinas | 1 | -0/+35 |
2006-05-23 | Merge branch 'sp/reflog' into next | Junio C Hamano | 1 | -0/+199 |
2006-05-19 | Change 'master@noon' syntax to 'master@{noon}'. | Shawn Pearce | 1 | -16/+39 |
2006-05-19 | General ref log reading improvements. | Shawn Pearce | 1 | -0/+64 |
2006-05-17 | Log ref updates to logs/refs/<ref> | Shawn Pearce | 1 | -0/+112 |
2006-05-17 | Merge branch 'jc/read-tree-safety' into next | Junio C Hamano | 4 | -26/+48 |
2006-05-17 | read-tree -m -u: do not overwrite or remove untracked working tree files. | Junio C Hamano | 4 | -26/+48 |
2006-05-15 | Merge branch 'fix' | Junio C Hamano | 1 | -4/+4 |
2006-05-13 | Merge branch 'lt/config' into next | Junio C Hamano | 1 | -4/+4 |
2006-05-13 | Merge branch 'lt/fix-config' into lt/config | Junio C Hamano | 1 | -4/+4 |
2006-05-13 | git config syntax updates | Linus Torvalds | 1 | -3/+3 |
2006-05-09 | Merge branch 'mw/alternates' | Junio C Hamano | 1 | -0/+105 |
2006-05-09 | Merge branch 'jc/again' | Junio C Hamano | 1 | -0/+82 |
2006-05-09 | Merge branch 'jc/bindiff' | Junio C Hamano | 2 | -0/+85 |
2006-05-07 | Merge branch 'jc/gitlink' into next | Junio C Hamano | 1 | -0/+14 |
2006-05-07 | Merge branch 'mw/alternates' into next | Junio C Hamano | 2 | -0/+183 |
2006-05-07 | test case for transitive info/alternates | Martin Waitz | 1 | -0/+105 |
2006-05-07 | Merge branch 'fix' | Junio C Hamano | 1 | -0/+78 |
2006-05-07 | clone: keep --reference even with -l -s | Martin Waitz | 1 | -0/+78 |
2006-05-06 | Merge branch 'js/fmt-patch' into next | Junio C Hamano | 1 | -0/+31 |
2006-05-06 | t1300-repo-config: two new config parsing tests. | sean | 1 | -0/+31 |
2006-05-06 | Merge branch 'jc/reupdate' into next | Junio C Hamano | 1 | -0/+82 |
2006-05-06 | binary diff and apply: testsuite. | Junio C Hamano | 2 | -0/+85 |
2006-05-05 | update-index --again: take optional pathspecs | Junio C Hamano | 1 | -1/+10 |
2006-05-05 | update-index --again | Junio C Hamano | 1 | -0/+73 |
2006-05-02 | repo-config: support --get-regexp | Johannes Schindelin | 1 | -0/+23 |
2006-05-01 | write-tree: --prefix=<path> | Junio C Hamano | 1 | -0/+14 |
2006-04-26 | t0000-basic: more commit-tree tests. | Junio C Hamano | 1 | -0/+28 |
2006-04-26 | t0000-basic: Add ls-tree recursive test back. | Junio C Hamano | 1 | -0/+21 |
2006-04-22 | Libify diff-index. | Junio C Hamano | 1 | -5/+5 |
2006-04-22 | Libify diff-files. | Junio C Hamano | 2 | -2/+2 |
2006-04-20 | Merge branch 'fix' | Junio C Hamano | 1 | -0/+2 |
2006-04-20 | git-commit --amend: two fixes. | Junio C Hamano | 1 | -0/+2 |
2006-04-18 | Merge branch 'lt/logopt' | Junio C Hamano | 1 | -2/+2 |
2006-04-17 | Log message printout cleanups | Linus Torvalds | 1 | -2/+2 |
2006-04-16 | Makefile fixups. | A Large Angry SCM | 1 | -1/+1 |
2006-04-13 | t5500: test fix | Junio C Hamano | 1 | -19/+14 |