summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-13Merge branch 'jc/fsck'Libravatar Junio C Hamano2-26/+9
2006-03-13Merge branch 'nh/http'Libravatar Junio C Hamano3-264/+796
2006-03-13Merge branch 'fk/blame'Libravatar Junio C Hamano6-99/+318
2006-03-12revision traversal: --remove-empty fix (take #2).Libravatar Junio C Hamano1-5/+9
2006-03-12revision traversal: --remove-empty fix.Libravatar Junio C Hamano1-3/+8
2006-03-12annotate-tests: override VISUAL when running tests.Libravatar Mark Wooding1-1/+1
2006-03-12imap-send: Add missing #include for macosxLibravatar Johannes Schindelin1-0/+1
2006-03-11git-diff: -p disables rename detection.Libravatar Junio C Hamano1-2/+2
2006-03-11imap-send: cleanup execl() call to use NULL sentinel instead of 0Libravatar Marco Roeland1-1/+1
2006-03-11annotate.perl triggers rpm bugLibravatar sean1-1/+1
2006-03-10http-push: cleanupLibravatar Nick Hengeveld1-24/+33
2006-03-10http-push: support for updating remote info/refsLibravatar Nick Hengeveld1-11/+536
2006-03-10http-push: improve remote lock managementLibravatar Nick Hengeveld1-73/+76
2006-03-10http-push: refactor remote file/directory processingLibravatar Nick Hengeveld1-137/+106
2006-03-10HTTP slot reuse fixesLibravatar Nick Hengeveld3-20/+49
2006-03-10http-push: fix revision walkLibravatar Nick Hengeveld1-8/+5
2006-03-10blame: Rename detection (take 2)Libravatar Fredrik Kuivinen1-40/+199
2006-03-10rev-lib: Make it easy to do rename tracking (take 2)Libravatar Fredrik Kuivinen3-47/+75
2006-03-10Make it possible to not clobber object.util in sort_in_topological_order (tak...Libravatar Fredrik Kuivinen2-12/+44
2006-03-10Add git-imap-send, derived from isync 1.0.1.Libravatar Mike McCormack3-1/+1362
2006-03-10repack: prune loose objects when -d is givenLibravatar Junio C Hamano1-0/+1
2006-03-10try_to_simplify_commit(): do not skip inspecting tree change at boundary.Libravatar Junio C Hamano1-6/+14
2006-03-09Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Libravatar Junio C Hamano1-1/+1
2006-03-09Describe how to add extra mail header lines in mail generated by git-format-p...Libravatar Mike McCormack1-0/+9
2006-03-09Document the --attach flag.Libravatar Mike McCormack1-1/+4
2006-03-09allow double click on current HEAD id after git-pullLibravatar Olaf Hering2-2/+2
2006-03-09fsck-objects: Remove --standaloneLibravatar Junio C Hamano2-26/+9
2006-03-09refs.c::do_for_each_ref(): Finish error message lines with "\n"Libravatar Junio C Hamano1-3/+3
2006-03-09Nicer output from 'git'Libravatar Fredrik Kuivinen5-18/+96
2006-03-09Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))Libravatar Junio C Hamano5-7/+5
2006-03-09Remove trailing dot after short descriptionLibravatar Fredrik Kuivinen53-53/+53
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-06pack-objects: simplify "thin" pack.Libravatar Junio C Hamano1-27/+11
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