aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* HTTP slot reuse fixesNick Hengeveld2006-03-10
* http-push: fix revision walkNick Hengeveld2006-03-10
* Add git-imap-send, derived from isync 1.0.1.Mike McCormack2006-03-10
* repack: prune loose objects when -d is givenJunio C Hamano2006-03-10
* try_to_simplify_commit(): do not skip inspecting tree change at boundary.Junio C Hamano2006-03-10
* Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano2006-03-09
* Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack2006-03-09
* Document the --attach flag.Mike McCormack2006-03-09
* allow double click on current HEAD id after git-pullOlaf Hering2006-03-09
* refs.c::do_for_each_ref(): Finish error message lines with "\n"Junio C Hamano2006-03-09
* Nicer output from 'git'Fredrik Kuivinen2006-03-09
* Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))Junio C Hamano2006-03-09
* 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