Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-fmt-merge-msg cleanup | Linus Torvalds | 2006-03-08 | 1 | -1/+1 |
* | repo-config: give value_ a sane default so regexec won't segfault | Jonas Fonseca | 2006-03-07 | 2 | -1/+12 |
* | Update http-push functionality | Nick Hengeveld | 2006-03-07 | 2 | -335/+727 |
* | cvsimport: Remove master-updating code | Matthias Urlichs | 2006-03-07 | 2 | -25/+8 |
* | Merge branch 'sp/checkout' | Junio C Hamano | 2006-03-06 | 7 | -27/+371 |
|\ | |||||
| * | Add --temp and --stage=all options to checkout-index. | Shawn Pearce | 2006-03-05 | 7 | -27/+371 |
* | | Merge branch 'fd/asciidoc' | Junio C Hamano | 2006-03-06 | 1 | -0/+10 |
|\ \ | |||||
| * | | Tweak asciidoc output to work with broken docbook-xsl | Francis Daly | 2006-03-05 | 1 | -0/+10 |
* | | | Allow format-patch to attach patches | Mike McCormack | 2006-03-06 | 1 | -7/+45 |
* | | | Allow adding arbitary lines in the mail header generated by format-patch. | Mike McCormack | 2006-03-06 | 1 | -2/+6 |
* | | | annotate-blame: tests incomplete lines. | Junio C Hamano | 2006-03-06 | 1 | -0/+19 |
* | | | blame: unbreak "diff -U 0". | Junio C Hamano | 2006-03-06 | 1 | -2/+2 |
|/ / | |||||
* | | annotate-blame test: add evil merge. | Junio C Hamano | 2006-03-05 | 1 | -0/+9 |
* | | annotate-blame test: don't "source", but say "." | Junio C Hamano | 2006-03-05 | 2 | -2/+2 |
* | | annotate/blame tests updates. | Junio C Hamano | 2006-03-05 | 1 | -37/+44 |
* | | annotate: Support annotation of files on other revisions. | Ryan Anderson | 2006-03-05 | 1 | -2/+4 |
* | | git/Documentation: fix SYNOPSIS style bugs | Dmitry V. Levin | 2006-03-05 | 8 | -10/+10 |
* | | blame: avoid "diff -u0". | Junio C Hamano | 2006-03-05 | 1 | -1/+1 |
* | | git-blame: Use the same tests for git-blame as for git-annotate | Fredrik Kuivinen | 2006-03-05 | 3 | -83/+97 |
* | | blame and annotate: show localtime with timezone. | Junio C Hamano | 2006-03-05 | 2 | -5/+20 |
* | | blame: avoid -lm by not using log(). | Junio C Hamano | 2006-03-05 | 2 | -6/+4 |
* | | git-blame: Make the output human readable | Fredrik Kuivinen | 2006-03-05 | 2 | -18/+148 |
* | | get_revision(): do not dig deeper when we know we are at the end. | Linus Torvalds | 2006-03-05 | 1 | -7/+11 |
* | | documentation: add 'see also' sections to git-rm and git-add | Jeff Muizelaar | 2006-03-05 | 2 | -0/+6 |
* | | contrib/emacs/Makefile: Provide tool for byte-compiling files. | Mark Wooding | 2006-03-05 | 2 | -0/+21 |
* | | gitignore: Ignore some more boring things. | Mark Wooding | 2006-03-05 | 2 | -0/+2 |
* | | Const tightening. | Junio C Hamano | 2006-03-05 | 10 | -39/+44 |
* | | Documentation/Makefile: Some `git-*.txt' files aren't manpages. | Mark Wooding | 2006-03-05 | 1 | -1/+5 |
* | | cvsserver: updated documentation | Martin Langhoff | 2006-03-05 | 1 | -25/+60 |
|/ | |||||
* | cosmetics: change from 'See-Also' to 'See Also' | Jeff Muizelaar | 2006-03-05 | 4 | -4/+4 |
* | git-commit --amend: allow empty commit. | Junio C Hamano | 2006-03-05 | 1 | -1/+1 |
*-. | Cauterize dropped or duplicate bits from next. | Junio C Hamano | 2006-03-04 | 0 | -0/+0 |
|\ \ | |||||
| | * | diff-delta: cull collided hash bucket more aggressively. | Junio C Hamano | 2006-03-01 | 1 | -12/+25 |
| * | | cvsserver: fix checkouts with -d <somedir> | Martin Langhoff | 2006-03-03 | 1 | -5/+5 |
| * | | cvsserver: checkout faster by sending files in a sensible order | Martin Langhoff | 2006-03-03 | 1 | -2/+5 |
| * | | Merge branch 'master' into next | Junio C Hamano | 2006-03-02 | 4 | -41/+82 |
| |\ \ | |||||
| * \ \ | Merge branch 'ml/cvsserver' into next | Junio C Hamano | 2006-03-01 | 1 | -3/+24 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'np/delta' into next | Junio C Hamano | 2006-03-01 | 7 | -25/+137 |
| |\ \ \ \ | |||||
| | * | | | | diff-delta: allow reusing of the reference buffer index | Nicolas Pitre | 2006-03-01 | 6 | -21/+40 |
| | * | | | | diff-delta: bound hash list length to avoid O(m*n) behavior | Nicolas Pitre | 2006-03-01 | 1 | -13/+56 |
| | * | | | | diff-delta: produce optimal pack data | Nicolas Pitre | 2006-03-01 | 1 | -47/+30 |
| * | | | | | Merge branch 'ml/cvsserver' into next | Junio C Hamano | 2006-03-01 | 1 | -7/+26 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/tag' into next | Junio C Hamano | 2006-03-01 | 2 | -15/+125 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Pull GIT 1.2.4 fixes from master | Junio C Hamano | 2006-03-01 | 2 | -10/+25 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/diff' into next | Junio C Hamano | 2006-03-01 | 1 | -28/+113 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | diffcore-delta: stop using deltifier for packing. | Junio C Hamano | 2006-02-28 | 1 | -28/+113 |
| * | | | | | | | | | Merge branch 'lt/rev-list' into next | Junio C Hamano | 2006-03-01 | 4 | -4/+92 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'lt/rev-list' into next | Junio C Hamano | 2006-03-01 | 15 | -1543/+415 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge part of 'jc/diff' into next | Junio C Hamano | 2006-03-01 | 5 | -40/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge part of 'sp/checkout' into next | Junio C Hamano | 2006-03-01 | 2 | -2/+59 |
| |\ \ \ \ \ \ \ \ \ \ \ |