aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Fix some inconsistencies in the docsFredrik Kuivinen2006-03-09
* contrib/git-svn: fix a harmless warning on rebuild (with old repos)Eric Wong2006-03-09
* contrib/git-svn: remove the --no-stop-on-copy flagEric Wong2006-03-09
* contrib/git-svn: fix svn compat and fetch argsEric Wong2006-03-09
* Don't recurse into parents marked uninteresting.Matthias Urlichs2006-03-09
* diff-delta: bound hash list length to avoid O(m*n) behaviorNicolas Pitre2006-03-09
* test-delta needs zlib to compileNicolas Pitre2006-03-09
* git-fmt-merge-msg cleanupLinus Torvalds2006-03-08
* repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2006-03-07
* Update http-push functionalityNick Hengeveld2006-03-07
* cvsimport: Remove master-updating codeMatthias Urlichs2006-03-07
* Merge branch 'sp/checkout'Junio C Hamano2006-03-06
|\
| * Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-05
* | Merge branch 'fd/asciidoc'Junio C Hamano2006-03-06
|\ \
| * | Tweak asciidoc output to work with broken docbook-xslFrancis Daly2006-03-05
* | | Allow format-patch to attach patchesMike McCormack2006-03-06
* | | Allow adding arbitary lines in the mail header generated by format-patch.Mike McCormack2006-03-06
* | | annotate-blame: tests incomplete lines.Junio C Hamano2006-03-06
* | | blame: unbreak "diff -U 0".Junio C Hamano2006-03-06
|/ /
* | annotate-blame test: add evil merge.Junio C Hamano2006-03-05
* | annotate-blame test: don't "source", but say "."Junio C Hamano2006-03-05
* | annotate/blame tests updates.Junio C Hamano2006-03-05
* | annotate: Support annotation of files on other revisions.Ryan Anderson2006-03-05
* | git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin2006-03-05
* | blame: avoid "diff -u0".Junio C Hamano2006-03-05
* | git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen2006-03-05
* | blame and annotate: show localtime with timezone.Junio C Hamano2006-03-05
* | blame: avoid -lm by not using log().Junio C Hamano2006-03-05
* | git-blame: Make the output human readableFredrik Kuivinen2006-03-05
* | get_revision(): do not dig deeper when we know we are at the end.Linus Torvalds2006-03-05
* | documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar2006-03-05
* | contrib/emacs/Makefile: Provide tool for byte-compiling files.Mark Wooding2006-03-05
* | gitignore: Ignore some more boring things.Mark Wooding2006-03-05
* | Const tightening.Junio C Hamano2006-03-05
* | Documentation/Makefile: Some `git-*.txt' files aren't manpages.Mark Wooding2006-03-05
* | cvsserver: updated documentationMartin Langhoff2006-03-05
|/
* cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar2006-03-05
* git-commit --amend: allow empty commit.Junio C Hamano2006-03-05
*-. Cauterize dropped or duplicate bits from next.Junio C Hamano2006-03-04
|\ \
| | * diff-delta: cull collided hash bucket more aggressively.Junio C Hamano2006-03-01
| * | cvsserver: fix checkouts with -d <somedir>Martin Langhoff2006-03-03
| * | cvsserver: checkout faster by sending files in a sensible orderMartin Langhoff2006-03-03
| * | Merge branch 'master' into nextJunio C Hamano2006-03-02
| |\ \
| * \ \ Merge branch 'ml/cvsserver' into nextJunio C Hamano2006-03-01
| |\ \ \
| * \ \ \ Merge branch 'np/delta' into nextJunio C Hamano2006-03-01
| |\ \ \ \
| | * | | | diff-delta: allow reusing of the reference buffer indexNicolas Pitre2006-03-01
| | * | | | diff-delta: bound hash list length to avoid O(m*n) behaviorNicolas Pitre2006-03-01
| | * | | | diff-delta: produce optimal pack dataNicolas Pitre2006-03-01
| * | | | | Merge branch 'ml/cvsserver' into nextJunio C Hamano2006-03-01
| |\ \ \ \ \