summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-15Rework object refs tracking to reduce memory usageLibravatar Sergey Vlasov7-42/+116
2005-11-15git-fsck-objects: Free tree entries after useLibravatar Sergey Vlasov1-0/+7
2005-11-15Fix git(1) link to git-index-packLibravatar Jonas Fonseca1-1/+1
2005-11-15Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Libravatar Junio C Hamano7-13/+14
2005-11-15Fix bunch of fd leaks in http-fetchLibravatar Petr Baudis1-2/+14
2005-11-15git-daemon: --inetd implies --syslogLibravatar Andreas Ericsson2-3/+4
2005-11-15git-core-foo -> git-foo, except the core packageLibravatar H. Peter Anvin2-13/+37
2005-11-14Update topo-order test.Libravatar Junio C Hamano1-15/+15
2005-11-14allow git-update-ref create refs with slashes in namesLibravatar Alex Riesen3-4/+14
2005-11-14Documentation nitpickingLibravatar Nikolai Weibull2-2/+2
2005-11-14Document a couple of missing command-line options.Libravatar Nikolai Weibull3-5/+15
2005-11-14Document the -n command-line option to git-unpack-objectsLibravatar Nikolai Weibull2-2/+6
2005-11-14apply: fix binary patch detection.Libravatar Junio C Hamano1-3/+4
2005-11-14Fix git-rev-list "date order" with --topo-orderLibravatar Linus Torvalds1-2/+3
2005-11-14git-branch: Mention -d and -D in man-page.Libravatar Andreas Ericsson1-4/+11
2005-11-14Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitLibravatar Junio C Hamano1-1/+1
2005-11-14Depend on asciidoc 7 (at least).Libravatar Matthias Urlichs1-1/+1
2005-11-14Remove git-rename. git-mv does the sameLibravatar Josef Weidendorfer5-107/+1
2005-11-14Bugfix: stop if directory already existsLibravatar Josef Weidendorfer1-2/+2
2005-11-14Separate LDFLAGS and CFLAGS.Libravatar Junio C Hamano1-9/+20
2005-11-14Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitLibravatar Junio C Hamano2-2/+7
2005-11-14Remove trailing slashesLibravatar Matthias Urlichs1-1/+6
2005-11-13Rename lost+found to lost-found.Libravatar Junio C Hamano5-7/+7
2005-11-13Fix compilation warnings in pack-redundant.cLibravatar Kai Ruemmler1-7/+8
2005-11-13Debian: build-depend on libexpat-dev.Libravatar Junio C Hamano2-1/+7
2005-11-13Split gitk into seperate RPM packageLibravatar Thomas Matysik1-3/+17
2005-11-13Add expat and expat-devel dependencies (for http-push) to RPM spec.Libravatar Thomas Matysik1-2/+2
2005-11-12Fix fd leak in http-fetchLibravatar Nick Hengeveld1-0/+2
2005-11-12Fix for multiple alternates requests in http-fetchLibravatar Nick Hengeveld1-61/+117
2005-11-12debian packaging: git-cvs needs cvspsLibravatar Matthias Urlichs1-1/+1
2005-11-11Ignore built git-lost+found.Libravatar Junio C Hamano1-0/+1
2005-11-11Documentation: asciidoc sources are utf-8Libravatar Junio C Hamano2-3/+3
2005-11-11Rename .git/lost+found to .git/lost-found.Libravatar Junio C Hamano2-5/+5
2005-11-11git-lost+foundLibravatar Junio C Hamano4-1/+106
2005-11-11git-prune: prune redundant packsLibravatar Junio C Hamano1-0/+11
2005-11-11Make git-pack-redundant consider alt-odbsLibravatar Lukas_Sandström3-62/+106
2005-11-11Rename git-pack-intersect to git-pack-redundantLibravatar Lukas_Sandström5-11/+13
2005-11-11Make git-repack use git-pack-intersect.Libravatar Lukas_Sandström1-18/+12
2005-11-11Add git-pack-intersect to .gitignoreLibravatar Lukas_Sandström1-0/+1
2005-11-11Add documentation for git-pack-intersectLibravatar Lukas_Sandström1-0/+47
2005-11-11Add git-pack-intersectLibravatar Lukas_Sandström3-1/+581
2005-11-11merge-one-file: use empty- or common-base condintionally in two-stage merge.Libravatar Junio C Hamano1-0/+6
2005-11-11Documentation: git-apply --no-addLibravatar Junio C Hamano2-2/+8
2005-11-11merge-one-file: use common as base, instead of emptiness.Libravatar Junio C Hamano2-4/+13
2005-11-11merge with /dev/null as base, instead of punting O==empty caseLibravatar Junio C Hamano1-4/+16
2005-11-11Show URL in the "Getting <foo> list" http-fetch messagesLibravatar Petr Baudis1-2/+2
2005-11-11merge-recursive: Use '~' instead of '_' to separate file names from branch namesLibravatar Fredrik Kuivinen1-2/+2
2005-11-11merge-recursive: Add copyright noticeLibravatar Fredrik Kuivinen2-0/+7
2005-11-11merge-recursive: Indent the output properlyLibravatar Fredrik Kuivinen1-61/+69
2005-11-11Change 'cache' to 'index' in the docsLibravatar Lukas_Sandström17-71/+71