summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-11Add test case for merge-base.Junio C Hamano1-0/+59
2005-11-11merge-base: avoid unnecessary postprocessing.Junio C Hamano1-34/+43
2005-11-11merge-base: fully contaminate the well.Junio C Hamano1-1/+77
2005-11-11RPM: arch submodule needs tla.Junio C Hamano1-1/+1
2005-11-11git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson1-1/+2
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2-5/+9
2005-11-11specfile cleanupsChris Wright1-11/+39
2005-11-11archimport: handle pika escapingMartin Langhoff1-0/+5
2005-11-11git-clone: quote destination directory namePavel Roskin1-2/+2
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin2-2/+12
2005-11-11octopus: do not do AND'ed merge base.Junio C Hamano1-5/+20
2005-11-11Add --pretty=fullerJunio C Hamano2-7/+31
2005-11-11Do not lose author name information to locale gotchas.Junio C Hamano3-3/+3
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano1-1/+1
2005-11-10Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer3-2/+4
2005-11-10Fix confusing git-update-ref error messagePetr Baudis1-1/+1
2005-11-10Add missing git-core and cvsps RPM dependencies.Jim Radford1-2/+3
2005-11-09GIT 0.99.9gv0.99.9gJunio C Hamano19-115/+256
2005-11-09Make git-recursive the default strategy for git-pull.Junio C Hamano1-2/+14
2005-11-09Use 'merge-base --all' where applicable.Junio C Hamano1-2/+9
2005-11-09Merge branch 'hold/svn'Junio C Hamano1-54/+109
2005-11-09Merge branch 'hold/rpm'Junio C Hamano1-6/+44
2005-11-09git-apply: do not fail on binary diff when not applying nor checking.Junio C Hamano1-6/+19
2005-11-09Update INSTALLJunio C Hamano1-3/+6