Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documentation: new upstream rebase recovery section in git-rebase | Thomas Rast | 2008-09-15 |
* | Sync with 1.6.0.2 | Junio C Hamano | 2008-09-12 |
|\ | |||
| * | GIT 1.6.0.2v1.6.0.2 | Junio C Hamano | 2008-09-12 |
| * | Merge branch 'ho/maint-dashless' into maint | Junio C Hamano | 2008-09-12 |
| |\ | |||
| * | | Fix some manual typos. | Ralf Wildenhues | 2008-09-12 |
| * | | Use compatibility regex library also on FreeBSD | Jeff King | 2008-09-11 |
| * | | Use compatibility regex library also on AIX | Johannes Sixt | 2008-09-11 |
* | | | Install git-cvsserver in $(bindir) | Nanako Shiraishi | 2008-09-10 |
* | | | separate build targets for man and html documentation | Michael J Gruber | 2008-09-10 |
* | | | allow installation of man and html doc from the man and html branches | Michael J Gruber | 2008-09-10 |
* | | | Fix git-diff-tree --stdin | Junio C Hamano | 2008-09-10 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-09-10 |
|\ \ \ | |/ / | |||
| * | | Update draft release notes for 1.6.0.2 | Junio C Hamano | 2008-09-10 |
| * | | Use compatibility regex library for OSX/Darwin | Arjen Laarhoven | 2008-09-10 |
| * | | git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl | Marcus Griep | 2008-09-10 |
| * | | Git.pm: Use File::Temp->tempfile instead of ->new | Marcus Griep | 2008-09-10 |
| * | | t7501: always use test_cmp instead of diff | Miklos Vajna | 2008-09-10 |
| * | | Merge branch 'jc/maint-log-grep' into maint | Junio C Hamano | 2008-09-10 |
| |\ \ | |||
| * \ \ | Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint | Junio C Hamano | 2008-09-10 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jc/maint-checkout-fix' into maint | Junio C Hamano | 2008-09-10 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'np/maint-safer-pack' into maint | Junio C Hamano | 2008-09-10 |
| |\ \ \ \ \ | |||
* | | | | | | | t9101: use "git hash-object" without dash | Nanako Shiraishi | 2008-09-09 |
* | | | | | | | tests: use "git foo" without dash in strings | Nanako Shiraishi | 2008-09-09 |
* | | | | | | | t9700: use "git config" without dash | Nanako Shiraishi | 2008-09-09 |
* | | | | | | | t9300, t9301: use "git fast-import/fast-export" without dash | Nanako Shiraishi | 2008-09-09 |
* | | | | | | | t9200: use "git cvsexportcommit" without dash | Nanako Shiraishi | 2008-09-09 |
* | | | | | | | Merge branch 'ho/dashless' | Junio C Hamano | 2008-09-09 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Start conforming code to "git subcmd" style part 2 | Heikki Orsila | 2008-09-09 |
* | | | | | | | Use xmalloc() and friends to catch allocation failures | Dotan Barak | 2008-09-09 |
* | | | | | | | refs: improve comments about "reading" argument of "resolve_ref" | Christian Couder | 2008-09-09 |
* | | | | | | | t6023-merge-file: Work around non-portable sed usage | Arjen Laarhoven | 2008-09-08 |
* | | | | | | | Correct output of git-count-objects. | Mikael Magnusson | 2008-09-08 |
* | | | | | | | Windows: git-shell can be compiled again | Johannes Sixt | 2008-09-08 |
* | | | | | | | t/t91XX git-svn tests: run "git svn" not "git-svn" | Nanako Shiraishi | 2008-09-08 |
* | | | | | | | t/t91XX-svn: start removing use of "git-" from these tests | Nanako Shiraishi | 2008-09-08 |
* | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2008-09-08 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-svn: fix handling of even funkier branch names | Eric Wong | 2008-09-06 |
* | | | | | | | | Merge branch 'ar/autospell' | Junio C Hamano | 2008-09-07 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Add help.autocorrect to enable/disable autocorrecting | Alex Riesen | 2008-08-31 |
| * | | | | | | | | git wrapper: DWIM mistyped commands | Johannes Schindelin | 2008-08-31 |
* | | | | | | | | | Merge branch 'jc/cc-ld-dynpath' | Junio C Hamano | 2008-09-07 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | configure: auto detect dynamic library path switches | Giovanni Funchal | 2008-08-17 |
| * | | | | | | | | | Makefile: Allow CC_LD_DYNPATH to be overriden | Junio C Hamano | 2008-08-17 |
* | | | | | | | | | | Merge branch 'jc/hide-cr-in-diff-from-less' | Junio C Hamano | 2008-09-07 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| * | | | | | | | | | diff: Help "less" hide ^M from the output | Junio C Hamano | 2008-08-30 |
* | | | | | | | | | | Merge branch 'jc/maint-checkout-fix' | Junio C Hamano | 2008-09-07 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| * | | | | | | | | | checkout: do not check out unmerged higher stages randomly | Junio C Hamano | 2008-08-30 |
* | | | | | | | | | | Teach "git diff -p" to locate PHP class methods | Andreas Ericsson | 2008-09-07 |
* | | | | | | | | | | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-09-06 |
* | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2008-09-06 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | |