aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
ic Wong2-20/+75 2006-03-09Don't recurse into parents marked uninteresting.Matthias Urlichs1-12/+14 2006-03-09diff-delta: bound hash list length to avoid O(m*n) behaviorNicolas Pitre1-30/+71 2006-03-09test-delta needs zlib to compileNicolas Pitre1-1/+1 2006-03-08git-fmt-merge-msg cleanupLinus Torvalds1-1/+1 2006-03-07repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2-1/+12 2006-03-07Update http-push functionalityNick Hengeveld2-335/+727 2006-03-07cvsimport: Remove master-updating codeMatthias Urlichs2-25/+8 2006-03-06Allow format-patch to attach patchesMike McCormack1-7/+45 2006-03-06Allow adding arbitary lines in the mail header generated by format-patch.Mike McCormack1-2/+6 2006-03-06annotate-blame: tests incomplete lines.Junio C Hamano1-0/+19 2006-03-06blame: unbreak "diff -U 0".Junio C Hamano1-2/+2 2006-03-05Tweak asciidoc output to work with broken docbook-xslFrancis Daly1-0/+10 2006-03-05annotate-blame test: add evil merge.Junio C Hamano1-0/+9 2006-03-05annotate-blame test: don't "source", but say "."Junio C Hamano2-2/+2 2006-03-05annotate/blame tests updates.Junio C Hamano1-37/+44 2006-03-05annotate: Support annotation of files on other revisions.Ryan Anderson1-2/+4 2006-03-05git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin8-10/+10 2006-03-05blame: avoid "diff -u0".Junio C Hamano1-1/+1 2006-03-05git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen3-83/+97 2006-03-05blame and annotate: show localtime with timezone.Junio C Hamano2-5/+20 2006-03-05blame: avoid -lm by not using log().Junio C Hamano2-6/+4 2006-03-05git-blame: Make the output human readableFredrik Kuivinen2-18/+148 2006-03-05get_revision(): do not dig deeper when we know we are at the end.Linus Torvalds1-7/+11 2006-03-05documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar2-0/+6 2006-03-05contrib/emacs/Makefile: Provide tool for byte-compiling files.Mark Wooding2-0/+21 2006-03-05gitignore: Ignore some more boring things.Mark Wooding2-0/+2 2006-03-05Const tightening.Junio C Hamano10-39/+44 2006-03-05Documentation/Makefile: Some `git-*.txt' files aren't manpages.Mark Wooding1-1/+5 2006-03-05cvsserver: updated documentationMartin Langhoff1-25/+60 2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce7-27/+371 2006-03-05cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar4-4/+4 2006-03-05git-commit --amend: allow empty commit.Junio C Hamano1-1/+1 2006-03-04AsciiDoc fix for tutorialFrancis Daly1-1/+1 2006-03-04git.el: Added customize support for all parameters.Alexandre Julliard1-31/+54 2006-03-04git.el: Added support for Signed-off-by.Alexandre Julliard1-5/+11 2006-03-04git.el: Automatically update .gitignore status.Alexandre Julliard1-3/+8 2006-03-04git.el: Set default directory before running the status mode setup hooks.Alexandre Julliard1-1/+2 2006-03-04git.el: Portability fixes for XEmacs and Emacs CVS.Alexandre Julliard1-4/+10