Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Add a test for another combination of --reference | Johan Herland | 2008-05-22 | |
| * | | | | | | Test that --reference actually suppresses fetching referenced objects | Daniel Barkalow | 2008-05-22 | |
| * | | | | | | builtin-clone: fix initial checkout | Johannes Schindelin | 2008-05-15 | |
* | | | | | | | Merge branch 'jc/apply-whitespace' | Junio C Hamano | 2008-05-25 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | builtin-apply: do not declare patch is creation when we do not know it | Junio C Hamano | 2008-05-17 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'ar/batch-cat' | Junio C Hamano | 2008-05-25 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | change quoting in test t1006-cat-file.sh | Michele Ballabio | 2008-05-23 | |
| * | | | | | | | git-hash-object: Add --stdin-paths option | Adam Roben | 2008-05-23 | |
| * | | | | | | | Add more tests for git hash-object | Adam Roben | 2008-05-23 | |
| * | | | | | | | Move git-hash-object tests from t5303 to t1007 | Adam Roben | 2008-05-23 | |
| * | | | | | | | git-cat-file: Add --batch option | Adam Roben | 2008-05-05 | |
| * | | | | | | | git-cat-file: Add --batch-check option | Adam Roben | 2008-05-05 | |
| * | | | | | | | Add tests for git cat-file | Adam Roben | 2008-05-05 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'cc/bisect' | Junio C Hamano | 2008-05-25 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | bisect: use a detached HEAD to bisect | Christian Couder | 2008-05-22 | |
| * | | | | | | | bisect: trap critical errors in "bisect_start" | Christian Couder | 2008-05-22 | |
| * | | | | | | | bisect: fix left over "BISECT_START" file when starting with junk rev | Christian Couder | 2008-05-22 | |
| * | | | | | | | bisect: add test cases to check that "git bisect start" is atomic | Christian Couder | 2008-05-22 | |
* | | | | | | | | Merge branch 'ap/svn' | Junio C Hamano | 2008-05-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git-svn: add test for --add-author-from and --use-log-author | Junio C Hamano | 2008-05-12 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'js/cvsexportcommit' | Junio C Hamano | 2008-05-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | cvsexportcommit: introduce -W for shared working trees (between Git and CVS) | Johannes Schindelin | 2008-05-15 | |
* | | | | | | | | | Merge branch 'js/ignore-submodule' | Junio C Hamano | 2008-05-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Ignore dirty submodule states during rebase and stash | Johannes Schindelin | 2008-05-15 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'mo/cvsserver' | Junio C Hamano | 2008-05-25 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| * | | | | | | | | git-cvsserver: add ability to guess -kb from contents | Matthew Ogilvie | 2008-05-16 | |
| * | | | | | | | | implement gitcvs.usecrlfattr | Matthew Ogilvie | 2008-05-16 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'pb/push' | Junio C Hamano | 2008-05-23 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | add special "matching refs" refspec | Paolo Bonzini | 2008-05-04 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'bc/repack' | Junio C Hamano | 2008-05-23 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | repack: modify behavior of -A option to leave unreferenced objects unpacked | Brandon Casey | 2008-05-11 | |
* | | | | | | | | | Merge branch 'sp/ignorecase' | Junio C Hamano | 2008-05-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | t0050: Fix merge test on case sensitive file systems | Steffen Prohaska | 2008-05-17 | |
| * | | | | | | | | | t0050: Add test for case insensitive add | Steffen Prohaska | 2008-05-11 | |
| * | | | | | | | | | t0050: Set core.ignorecase case to activate case insensitivity | Steffen Prohaska | 2008-05-11 | |
| * | | | | | | | | | t0050: Test autodetect core.ignorecase | Steffen Prohaska | 2008-05-11 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | pull --rebase: exit early when the working directory is dirty | Johannes Schindelin | 2008-05-22 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'ar/add-unreadable' | Junio C Hamano | 2008-05-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add a config option to ignore errors for git-add | Alex Riesen | 2008-05-12 | |
| * | | | | | | | | Add a test for git-add --ignore-errors | Alex Riesen | 2008-05-12 | |
* | | | | | | | | | Merge branch 'jk/maint-send-email-compose' | Junio C Hamano | 2008-05-21 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| * | | | | | | | | send-email: rfc2047-quote subject lines with non-ascii characters | Jeff King | 2008-05-21 | |
| * | | | | | | | | send-email: specify content-type of --compose body | Jeff King | 2008-05-21 | |
* | | | | | | | | | Fix t3701 if core.filemode disabled | Alex Riesen | 2008-05-21 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||
* | | | | | | | | t/Makefile: "trash" directory was renamed recently | Brandon Casey | 2008-05-18 | |
* | | | | | | | | Ensure that a test is run in the trash directory | Alex Riesen | 2008-05-18 | |
| |_|_|_|_|/ / |/| | | | | | | ||||
* | | | | | | | Replace in-place sed in t7502-commit | Marcel Koeppen | 2008-05-16 | |
* | | | | | | | submodule update: add convenience option --init | Johannes Schindelin | 2008-05-16 | |
| |_|_|_|/ / |/| | | | | | ||||
* | | | | | | Merge branch 'sb/committer' | Junio C Hamano | 2008-05-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | commit: Show committer if automatic | Santi BĂ©jar | 2008-05-06 |