summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-15Merge branch 'master' into nextLibravatar Junio C Hamano1-0/+4
2006-03-15Fix broken slot reuse when fetching alternatesLibravatar Nick Hengeveld1-0/+4
2006-03-15Merge branch 'lt/diff' into nextLibravatar Junio C Hamano1-18/+16
2006-03-15diffcore-delta: 64-byte-or-EOL ultrafast replacement.Libravatar Linus Torvalds1-18/+16
2006-03-13Merge branch 'jc/pack'Libravatar Junio C Hamano2-28/+30
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-12Merge branch 'jc/diff' into nextLibravatar Junio C Hamano1-7/+5
2006-03-12Fix up diffcore-rename scoringLibravatar Linus Torvalds1-7/+5
2006-03-12Merge branch 'jc/diff' into nextLibravatar Junio C Hamano1-1/+8
2006-03-12diffcore-delta: tweak hashbase value.Libravatar Junio C Hamano1-1/+8
2006-03-12Merge branch 'jc/diff' into nextLibravatar Junio C Hamano2-6/+11
2006-03-12Merge branch 'jc/empty' into nextLibravatar Junio C Hamano1-5/+9
2006-03-12diffcore-delta: make the hash a bit denser.Libravatar Junio C Hamano2-6/+11
2006-03-12revision traversal: --remove-empty fix (take #2).Libravatar Junio C Hamano1-5/+9
2006-03-12Merge branch 'jc/empty' into nextLibravatar Junio C Hamano2-3/+7
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-12Merge branch 'master' into nextLibravatar Junio C Hamano3-4/+5
2006-03-12Merge branch 'jc/diff' into nextLibravatar Junio C Hamano5-21/+149
2006-03-12imap-send: Add missing #include for macosxLibravatar Johannes Schindelin1-0/+1
2006-03-12diffcore-rename: somewhat optimized.Libravatar Junio C Hamano5-21/+149
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-10Merge branch 'nh/http' into nextLibravatar Junio C Hamano3-264/+796
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-10Merge branch 'ew/remote' into nextLibravatar Junio C Hamano3-6/+20
2006-03-10Merge branch 'fk/blame' into nextLibravatar Junio C Hamano14-110/+1711
2006-03-10fetch,parse-remote,fmt-merge-msg: refs/remotes/* supportLibravatar Eric Wong3-6/+20
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-09Merge branch 'jc/fsck' into nextLibravatar Junio C Hamano72-187/+342
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