summaryrefslogtreecommitdiffstats
path: root/archive-zip.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-23Document "diff=driver" attributeJunio C Hamano1-3/+29
2007-04-23gitweb: Show "no difference" message for empty diffv1.5.2-rc0Martin Koegler2-0/+7
2007-04-23delay progress display when checking out filesNicolas Pitre1-7/+2
2007-04-23provide a facility for "delayed" progress reportingNicolas Pitre2-0/+40
2007-04-23make progress "title" part of the common progress interfaceNicolas Pitre6-34/+27
2007-04-23common progress display supportNicolas Pitre7-185/+154
2007-04-23Support 'diff=pgm' attributeJunio C Hamano5-5/+182
2007-04-23pack-objects: make generated packfile read-onlyJunio C Hamano1-1/+1
2007-04-23Update tests not to assume that generated packfiles are writable.Junio C Hamano1-11/+11
2007-04-22Fix 'quickfix' on pack-objects.Junio C Hamano1-2/+14
2007-04-22pack-objects: quickfix for permission modes.Junio C Hamano1-0/+6
2007-04-22Fix crash in t0020 (crlf conversion)Alex Riesen1-2/+4
2007-04-22Fix a typo in crlf conversion codeAlex Riesen1-5/+5
2007-04-22Cleanup variables in cat-fileShawn O. Pearce1-12/+18
2007-04-22Update draft release notes for v1.5.2Junio C Hamano1-26/+51
2007-04-22Documentation/Makefile: fix section (5) installationJunio C Hamano2-2/+2
2007-04-22Update documentation links to point at v1.5.1.2Junio C Hamano1-1/+5
2007-04-21GIT 1.5.1.2v1.5.1.2Junio C Hamano2-8/+21
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong1-1/+1
2007-04-21lockfile: record the primary process.Junio C Hamano2-1/+6
2007-04-21convert.c: restructure the attribute checking part.Junio C Hamano1-20/+28
2007-04-21Fix bogus linked-list management for user defined merge drivers.Junio C Hamano1-1/+2
2007-04-21Simplify calling of CR/LF conversion routinesAlex Riesen6-60/+51
2007-04-21Fix a copy-n-paste bug in the object decorator code.Linus Torvalds1-1/+0
2007-04-21git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano1-1/+1
2007-04-20git-add -u: match the index with working tree.Junio C Hamano1-1/+57
2007-04-20gitview: annotation supportAneesh Kumar K.V1-4/+256
2007-04-20Kill the useless progress meter in merge-recursiveShawn O. Pearce1-62/+3
2007-04-20Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt1-52/+52
2007-04-20git.el: Add a commit description to the reflog.Alexandre Julliard1-14/+28