summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-23Add clean.requireForce option, and add -f option to git-clean to override itLibravatar Josh Triplett4-2/+22
2007-04-23t6030: grab commit object name as we goLibravatar Junio C Hamano1-7/+10
2007-04-23t5302: avoid using tail -cLibravatar Junio C Hamano1-1/+1
2007-04-23t4201: Do not display weird characters on the terminalLibravatar Johannes Schindelin1-4/+4
2007-04-23add file checkout progressLibravatar Nicolas Pitre2-4/+6
2007-04-23Document "diff=driver" attributeLibravatar Junio C Hamano1-3/+29
2007-04-22gitweb: Show "no difference" message for empty diffLibravatar Martin Koegler2-0/+7
2007-04-22delay progress display when checking out filesLibravatar Nicolas Pitre1-7/+2
2007-04-22provide a facility for "delayed" progress reportingLibravatar Nicolas Pitre2-0/+40
2007-04-22make progress "title" part of the common progress interfaceLibravatar Nicolas Pitre6-34/+27
2007-04-22common progress display supportLibravatar Nicolas Pitre7-185/+154
2007-04-22Support 'diff=pgm' attributeLibravatar Junio C Hamano5-5/+182
2007-04-22pack-objects: make generated packfile read-onlyLibravatar Junio C Hamano1-1/+1
2007-04-22Update tests not to assume that generated packfiles are writable.Libravatar Junio C Hamano1-11/+11
2007-04-22Fix 'quickfix' on pack-objects.Libravatar Junio C Hamano1-2/+14
2007-04-22pack-objects: quickfix for permission modes.Libravatar Junio C Hamano1-0/+6
2007-04-22Fix crash in t0020 (crlf conversion)Libravatar Alex Riesen1-2/+4
2007-04-22Fix a typo in crlf conversion codeLibravatar Alex Riesen1-5/+5
2007-04-22Cleanup variables in cat-fileLibravatar Shawn O. Pearce1-12/+18
2007-04-22Update draft release notes for v1.5.2Libravatar Junio C Hamano1-26/+51
2007-04-22Documentation/Makefile: fix section (5) installationLibravatar Junio C Hamano2-2/+2
2007-04-21Update documentation links to point at v1.5.1.2Libravatar Junio C Hamano1-1/+5
2007-04-21Merge branch 'lt/objalloc'Libravatar Junio C Hamano8-59/+43
2007-04-21Merge branch 'jc/add'Libravatar Junio C Hamano1-1/+57
2007-04-21Merge branch 'jc/attr'Libravatar Junio C Hamano22-134/+1816
2007-04-21Merge branch 'lt/gitlink'Libravatar Junio C Hamano18-120/+639
2007-04-21Merge branch 'np/pack'Libravatar Junio C Hamano21-498/+1010
2007-04-21Merge branch 'jp/refs'Libravatar Junio C Hamano1-21/+89
2007-04-21Merge branch 'jc/quickfetch'Libravatar Junio C Hamano4-13/+206
2007-04-21Merge branch 'maint'Libravatar Junio C Hamano4-10/+23
2007-04-21GIT 1.5.1.2Libravatar Junio C Hamano2-8/+21
2007-04-21perl: install private Error.pm if the site version is older than our ownLibravatar Eric Wong1-1/+1
2007-04-21lockfile: record the primary process.Libravatar Junio C Hamano2-1/+6
2007-04-21convert.c: restructure the attribute checking part.Libravatar Junio C Hamano1-20/+28
2007-04-21Fix bogus linked-list management for user defined merge drivers.Libravatar Junio C Hamano1-1/+2
2007-04-20Simplify calling of CR/LF conversion routinesLibravatar Alex Riesen6-60/+51
2007-04-20Fix a copy-n-paste bug in the object decorator code.Libravatar Linus Torvalds1-1/+0
2007-04-20git-clone: fix dumb protocol transport to clone from pack-pruned refLibravatar Junio C Hamano1-1/+1
2007-04-20git-add -u: match the index with working tree.Libravatar Junio C Hamano1-1/+57
2007-04-20gitview: annotation supportLibravatar Aneesh Kumar K.V1-4/+256
2007-04-20Kill the useless progress meter in merge-recursiveLibravatar Shawn O. Pearce1-62/+3
2007-04-19Remove case-sensitive file in t3030-merge-recursive.Libravatar Brian Gernhardt1-52/+52
2007-04-19git.el: Add a commit description to the reflog.Libravatar Alexandre Julliard1-14/+28
2007-04-19Contribute a fairly paranoid update hookLibravatar Shawn O. Pearce1-0/+284
2007-04-19Merge branch 'maint'Libravatar Junio C Hamano5-14/+21
2007-04-19Fix working directory errno handling when unlinking a directoryLibravatar Linus Torvalds1-25/+29
2007-04-19Document gitattributes(5)Libravatar Junio C Hamano3-2/+300
2007-04-19Update 'crlf' attribute semantics.Libravatar Junio C Hamano2-60/+89
2007-04-19Documentation: support manual section (5) - file formats.Libravatar Junio C Hamano2-7/+15
2007-04-19document --index-version for index-pack and pack-objectsLibravatar Nicolas Pitre2-0/+10