summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-14GIT 0.99.9i aka 1.0rc2v1.0rc2v0.99.9iJunio C Hamano28-237/+265
2005-11-14Update topo-order test.Junio C Hamano1-15/+15
2005-11-14allow git-update-ref create refs with slashes in namesAlex Riesen3-4/+14
2005-11-14Documentation nitpickingNikolai Weibull2-2/+2
2005-11-14Document a couple of missing command-line options.Nikolai Weibull3-5/+15
2005-11-14Document the -n command-line option to git-unpack-objectsNikolai Weibull2-2/+6
2005-11-14apply: fix binary patch detection.Junio C Hamano1-3/+4
2005-11-14Fix git-rev-list "date order" with --topo-orderLinus Torvalds1-2/+3
2005-11-14git-branch: Mention -d and -D in man-page.Andreas Ericsson1-4/+11
2005-11-14Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano1-1/+1
2005-11-14Depend on asciidoc 7 (at least).Matthias Urlichs1-1/+1
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer5-107/+1
2005-11-14Bugfix: stop if directory already existsJosef Weidendorfer1-2/+2
2005-11-14Separate LDFLAGS and CFLAGS.Junio C Hamano1-9/+20
2005-11-14Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2-2/+7
2005-11-14Remove trailing slashesMatthias Urlichs1-1/+6
2005-11-13Rename lost+found to lost-found.Junio C Hamano5-7/+7
2005-11-13Fix compilation warnings in pack-redundant.cKai Ruemmler1-7/+8
2005-11-13Debian: build-depend on libexpat-dev.Junio C Hamano2-1/+7
2005-11-13Split gitk into seperate RPM packageThomas Matysik1-3/+17
2005-11-13Add expat and expat-devel dependencies (for http-push) to RPM spec.Thomas Matysik1-2/+2
2005-11-12Fix fd leak in http-fetchNick Hengeveld1-0/+2
2005-11-12Fix for multiple alternates requests in http-fetchNick Hengeveld1-60/+116
2005-11-12debian packaging: git-cvs needs cvspsMatthias Urlichs1-1/+1
2005-11-11GIT 0.99.9hv1.0rc1v0.99.9hJunio C Hamano53-220/+1347
2005-11-11Ignore built git-lost+found.Junio C Hamano1-0/+1
2005-11-11Documentation: asciidoc sources are utf-8Junio C Hamano2-3/+3
2005-11-11Rename .git/lost+found to .git/lost-found.Junio C Hamano2-5/+5
2005-11-11git-lost+foundJunio C Hamano4-1/+106
2005-11-11git-prune: prune redundant packsJunio C Hamano1-0/+11
2005-11-11Make git-pack-redundant consider alt-odbsLukas_Sandström3-62/+106
2005-11-11Rename git-pack-intersect to git-pack-redundantLukas_Sandström5-11/+13
2005-11-11Make git-repack use git-pack-intersect.Lukas_Sandström1-18/+12
2005-11-11Add git-pack-intersect to .gitignoreLukas_Sandström1-0/+1
2005-11-11Add documentation for git-pack-intersectLukas_Sandström1-0/+47
2005-11-11Add git-pack-intersectLukas_Sandström3-1/+581
2005-11-11merge-one-file: use empty- or common-base condintionally in two-stage merge.Junio C Hamano1-0/+6
2005-11-11Documentation: git-apply --no-addJunio C Hamano2-2/+8
2005-11-11merge-one-file: use common as base, instead of emptiness.Junio C Hamano2-4/+13
2005-11-11merge with /dev/null as base, instead of punting O==empty caseJunio C Hamano1-4/+16
2005-11-11Show URL in the "Getting <foo> list" http-fetch messagesPetr Baudis1-2/+2
2005-11-11merge-recursive: Use '~' instead of '_' to separate file names from branch namesFredrik Kuivinen1-2/+2
2005-11-11merge-recursive: Add copyright noticeFredrik Kuivinen2-0/+7
2005-11-11merge-recursive: Indent the output properlyFredrik Kuivinen1-61/+69
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström17-71/+71
2005-11-11INSTALL: duplicate python requirements from MakefileJunio C Hamano1-0/+12
2005-11-11Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano4-16/+202
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano1-2/+2
2005-11-11Fully detect uninteresting commits.Junio C Hamano1-11/+53
2005-11-11git-show-branch: tighten merge-base computation.Junio C Hamano1-2/+2