summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-09Fix some inconsistencies in the docsLibravatar Fredrik Kuivinen3-3/+3
2006-03-09contrib/git-svn: fix a harmless warning on rebuild (with old repos)Libravatar Eric Wong1-1/+1
2006-03-09contrib/git-svn: remove the --no-stop-on-copy flagLibravatar Eric Wong2-13/+11
2006-03-09contrib/git-svn: fix svn compat and fetch argsLibravatar Eric Wong2-20/+75
2006-03-09Don't recurse into parents marked uninteresting.Libravatar Matthias Urlichs1-12/+14
2006-03-09diff-delta: bound hash list length to avoid O(m*n) behaviorLibravatar Nicolas Pitre1-30/+71
2006-03-09test-delta needs zlib to compileLibravatar Nicolas Pitre1-1/+1
2006-03-08git-fmt-merge-msg cleanupLibravatar Linus Torvalds1-1/+1
2006-03-07repo-config: give value_ a sane default so regexec won't segfaultLibravatar Jonas Fonseca2-1/+12
2006-03-07Update http-push functionalityLibravatar Nick Hengeveld2-335/+727
2006-03-07cvsimport: Remove master-updating codeLibravatar Matthias Urlichs2-25/+8
2006-03-06Merge branch 'sp/checkout'Libravatar Junio C Hamano7-27/+371
2006-03-06Merge branch 'fd/asciidoc'Libravatar Junio C Hamano1-0/+10
2006-03-06Allow format-patch to attach patchesLibravatar Mike McCormack1-7/+45
2006-03-06Allow adding arbitary lines in the mail header generated by format-patch.Libravatar Mike McCormack1-2/+6
2006-03-06annotate-blame: tests incomplete lines.Libravatar Junio C Hamano1-0/+19
2006-03-06blame: unbreak "diff -U 0".Libravatar Junio C Hamano1-2/+2
2006-03-05Tweak asciidoc output to work with broken docbook-xslLibravatar Francis Daly1-0/+10
2006-03-05annotate-blame test: add evil merge.Libravatar Junio C Hamano1-0/+9
2006-03-05annotate-blame test: don't "source", but say "."Libravatar Junio C Hamano2-2/+2
2006-03-05annotate/blame tests updates.Libravatar Junio C Hamano1-37/+44
2006-03-05annotate: Support annotation of files on other revisions.Libravatar Ryan Anderson1-2/+4
2006-03-05git/Documentation: fix SYNOPSIS style bugsLibravatar Dmitry V. Levin8-10/+10
2006-03-05blame: avoid "diff -u0".Libravatar Junio C Hamano1-1/+1
2006-03-05git-blame: Use the same tests for git-blame as for git-annotateLibravatar Fredrik Kuivinen3-83/+97
2006-03-05blame and annotate: show localtime with timezone.Libravatar Junio C Hamano2-5/+20
2006-03-05blame: avoid -lm by not using log().Libravatar Junio C Hamano2-6/+4
2006-03-05git-blame: Make the output human readableLibravatar Fredrik Kuivinen2-18/+148
2006-03-05get_revision(): do not dig deeper when we know we are at the end.Libravatar Linus Torvalds1-7/+11
2006-03-05documentation: add 'see also' sections to git-rm and git-addLibravatar Jeff Muizelaar2-0/+6
2006-03-05contrib/emacs/Makefile: Provide tool for byte-compiling files.Libravatar Mark Wooding2-0/+21
2006-03-05gitignore: Ignore some more boring things.Libravatar Mark Wooding2-0/+2
2006-03-05Const tightening.Libravatar Junio C Hamano10-39/+44
2006-03-05Documentation/Makefile: Some `git-*.txt' files aren't manpages.Libravatar Mark Wooding1-1/+5
2006-03-05cvsserver: updated documentationLibravatar Martin Langhoff1-25/+60
2006-03-05Add --temp and --stage=all options to checkout-index.Libravatar Shawn Pearce7-27/+371
2006-03-05cosmetics: change from 'See-Also' to 'See Also'Libravatar Jeff Muizelaar4-4/+4
2006-03-05git-commit --amend: allow empty commit.Libravatar Junio C Hamano1-1/+1
2006-03-04Cauterize dropped or duplicate bits from next.Libravatar Junio C Hamano0-0/+0
2006-03-04Merge part of 'sp/checkout'Libravatar Junio C Hamano2-2/+59
2006-03-04AsciiDoc fix for tutorialLibravatar Francis Daly1-1/+1
2006-03-04git.el: Added customize support for all parameters.Libravatar Alexandre Julliard1-31/+54
2006-03-04git.el: Added support for Signed-off-by.Libravatar Alexandre Julliard1-5/+11
2006-03-04git.el: Automatically update .gitignore status.Libravatar Alexandre Julliard1-3/+8
2006-03-04git.el: Set default directory before running the status mode setup hooks.Libravatar Alexandre Julliard1-1/+2
2006-03-04git.el: Portability fixes for XEmacs and Emacs CVS.Libravatar Alexandre Julliard1-4/+10
2006-03-04contrib/emacs: Add an Emacs VC backend.Libravatar Alexandre Julliard1-0/+135
2006-03-04Merge branch 'fk/blame'Libravatar Junio C Hamano2-1/+563
2006-03-04Merge branch 'lt/rev-list'Libravatar Junio C Hamano14-1886/+954
2006-03-03Add a Documentation/git-tools.txtLibravatar Marco Costalba1-0/+97