Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/patch' | Junio C Hamano | 2006-06-28 | 1 | -0/+69 |
|\ | |||||
| * | t4014: fix test commit labels. | Junio C Hamano | 2006-06-28 | 1 | -3/+3 |
| * | t4014: fix for whitespace from "wc -l" | Johannes Schindelin | 2006-06-27 | 1 | -4/+4 |
| * | t4014: add format-patch --ignore-if-in-upstream test | Junio C Hamano | 2006-06-26 | 1 | -0/+69 |
* | | checkout -m: fix read-tree invocationv1.4.1-rc2 | Junio C Hamano | 2006-06-28 | 1 | -0/+72 |
* | | t/README: start testing porcelainish | Junio C Hamano | 2006-06-28 | 1 | -0/+1 |
|/ | |||||
* | rebase: allow --skip to work with --merge | Eric Wong | 2006-06-25 | 1 | -0/+61 |
* | rebase: allow --merge option to handle patches merged upstream | Eric Wong | 2006-06-25 | 1 | -1/+12 |
* | Merge branch 'ew/rebase' into next | Junio C Hamano | 2006-06-21 | 1 | -0/+112 |
|\ | |||||
| * | rebase: error out for NO_PYTHON if they use recursive merge | Eric Wong | 2006-06-21 | 1 | -0/+6 |
| * | Add renaming-rebase test. | Junio C Hamano | 2006-06-21 | 1 | -0/+106 |
* | | Merge branch 'lt/objlist' into next | Junio C Hamano | 2006-06-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix t8001-annotate and t8002-blame for ActiveState Perl | Dennis Stosberg | 2006-06-19 | 1 | -1/+1 |
* | | Fix setting config variables with an alternative GIT_CONFIG | Johannes Schindelin | 2006-06-19 | 2 | -1/+25 |
|/ | |||||
* | Make t8001-annotate and t8002-blame more portable | Dennis Stosberg | 2006-06-18 | 1 | -3/+1 |
* | Merge branch 'jc/rw-prefix' | Junio C Hamano | 2006-06-17 | 1 | -0/+14 |
|\ | |||||
| * | write-tree: --prefix=<path> | Junio C Hamano | 2006-05-01 | 1 | -0/+14 |
* | | t5100: mailinfo and mailsplit tests. | Junio C Hamano | 2006-06-17 | 17 | -0/+626 |
* | | Make t4101-apply-nonl bring along its patches | Dennis Stosberg | 2006-06-17 | 13 | -5/+89 |
* | | Merge branch 'sp/reflog' | Junio C Hamano | 2006-06-03 | 2 | -1/+243 |
|\ \ | |||||
| * | | Test that git-branch -l works. | Shawn Pearce | 2006-05-24 | 1 | -1/+30 |
| * | | Verify git-commit provides a reflog message. | Shawn Pearce | 2006-05-24 | 1 | -12/+26 |
| * | | Merge branch 'master' into sp/reflog | Junio C Hamano | 2006-05-24 | 4 | -26/+48 |
| |\ \ | |||||
| * | | | Change 'master@noon' syntax to 'master@{noon}'. | Shawn Pearce | 2006-05-19 | 1 | -16/+39 |
| * | | | General ref log reading improvements. | Shawn Pearce | 2006-05-19 | 1 | -0/+64 |
| * | | | Log ref updates to logs/refs/<ref> | Shawn Pearce | 2006-05-17 | 1 | -0/+112 |
* | | | | Merge branch 'ew/tests' | Junio C Hamano | 2006-05-30 | 5 | -68/+82 |
|\ \ \ \ | |||||
| * | | | | t6000lib: workaround a possible dash bug | Eric Wong | 2006-05-25 | 1 | -1/+3 |
| * | | | | t5500-fetch-pack: remove local (bashism) usage. | Eric Wong | 2006-05-25 | 1 | -15/+15 |
| * | | | | tests: Remove heredoc usage inside quotes | Eric Wong | 2006-05-25 | 2 | -34/+31 |
| * | | | | t3300-funny-names: shell portability fixes | Eric Wong | 2006-05-25 | 1 | -18/+33 |
| | |/ / | |/| | | |||||
* | | | | send-email: do not pass bogus address to local sendmail binary | Junio C Hamano | 2006-05-30 | 1 | -6/+13 |
* | | | | Add a basic test case for git send-email, and fix some real bugs discovered. | Ryan Anderson | 2006-05-29 | 1 | -0/+34 |
* | | | | Remove unnecessary output from t3600-rm. | Shawn Pearce | 2006-05-29 | 1 | -19/+23 |
* | | | | Merge branch 'lt/apply' | Junio C Hamano | 2006-05-28 | 1 | -0/+53 |
|\ \ \ \ | |||||
| * | | | | apply: force matching at the beginning. | Junio C Hamano | 2006-05-24 | 1 | -1/+19 |
| * | | | | Add a test-case for git-apply trying to add an ending line | Catalin Marinas | 2006-05-24 | 1 | -0/+35 |
| |/ / / | |||||
* | | | | t1002: use -U0 instead of --unified=0 | Linus Torvalds | 2006-05-28 | 1 | -10/+10 |
|/ / / | |||||
* | | | read-tree -m -u: do not overwrite or remove untracked working tree files. | Junio C Hamano | 2006-05-17 | 4 | -26/+48 |
|/ / | |||||
* | | Merge branch 'fix' | Junio C Hamano | 2006-05-15 | 1 | -4/+4 |
|\ \ | |||||
| * | | git config syntax updates | Linus Torvalds | 2006-05-13 | 1 | -3/+3 |
* | | | Merge branch 'mw/alternates' | Junio C Hamano | 2006-05-09 | 1 | -0/+105 |
|\ \ \ | |||||
| * | | | test case for transitive info/alternates | Martin Waitz | 2006-05-07 | 1 | -0/+105 |
* | | | | Merge branch 'jc/again' | Junio C Hamano | 2006-05-09 | 1 | -0/+82 |
|\ \ \ \ | |||||
| * | | | | update-index --again: take optional pathspecs | Junio C Hamano | 2006-05-05 | 1 | -1/+10 |
| * | | | | update-index --again | Junio C Hamano | 2006-05-05 | 1 | -0/+73 |
* | | | | | Merge branch 'jc/bindiff' | Junio C Hamano | 2006-05-09 | 2 | -0/+85 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | binary diff and apply: testsuite. | Junio C Hamano | 2006-05-06 | 2 | -0/+85 |
| |/ / / | |||||
* | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-07 | 1 | -0/+78 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | clone: keep --reference even with -l -s | Martin Waitz | 2006-05-07 | 1 | -0/+78 |