summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2005-11-11GIT 0.99.9hv1.0rc1v0.99.9hJunio C Hamano-220/+1347
2005-11-11Ignore built git-lost+found.Junio C Hamano-0/+1
2005-11-11Documentation: asciidoc sources are utf-8Junio C Hamano-3/+3
2005-11-11Rename .git/lost+found to .git/lost-found.Junio C Hamano-5/+5
2005-11-11git-lost+foundJunio C Hamano-1/+106
2005-11-11git-prune: prune redundant packsJunio C Hamano-0/+11
2005-11-11Make git-pack-redundant consider alt-odbsLukas_Sandström-62/+106
2005-11-11Rename git-pack-intersect to git-pack-redundantLukas_Sandström-11/+13
2005-11-11Make git-repack use git-pack-intersect.Lukas_Sandström-18/+12
2005-11-11Add git-pack-intersect to .gitignoreLukas_Sandström-0/+1
2005-11-11Add documentation for git-pack-intersectLukas_Sandström-0/+47
2005-11-11Add git-pack-intersectLukas_Sandström-1/+581
2005-11-11merge-one-file: use empty- or common-base condintionally in two-stage merge.Junio C Hamano-0/+6
2005-11-11Documentation: git-apply --no-addJunio C Hamano-2/+8
2005-11-11merge-one-file: use common as base, instead of emptiness.Junio C Hamano-4/+13
2005-11-11merge with /dev/null as base, instead of punting O==empty caseJunio C Hamano-4/+16
2005-11-11Show URL in the "Getting <foo> list" http-fetch messagesPetr Baudis-2/+2
2005-11-11merge-recursive: Use '~' instead of '_' to separate file names from branch namesFredrik Kuivinen-2/+2
2005-11-11merge-recursive: Add copyright noticeFredrik Kuivinen-0/+7
2005-11-11merge-recursive: Indent the output properlyFredrik Kuivinen-61/+69
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström-71/+71
2005-11-11INSTALL: duplicate python requirements from MakefileJunio C Hamano-0/+12
2005-11-11Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano-16/+202
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano-2/+2
2005-11-11Fully detect uninteresting commits.Junio C Hamano-11/+53
2005-11-11git-show-branch: tighten merge-base computation.Junio C Hamano-2/+2
2005-11-11Add test case for merge-base.Junio C Hamano-0/+59
2005-11-11merge-base: avoid unnecessary postprocessing.Junio C Hamano-34/+43
2005-11-11merge-base: fully contaminate the well.Junio C Hamano-1/+77
2005-11-11RPM: arch submodule needs tla.Junio C Hamano-1/+1
2005-11-11git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson-1/+2
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson-5/+9
2005-11-11specfile cleanupsChris Wright-11/+39
2005-11-11archimport: handle pika escapingMartin Langhoff-0/+5
2005-11-11git-clone: quote destination directory namePavel Roskin-2/+2
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin-2/+12
2005-11-11octopus: do not do AND'ed merge base.Junio C Hamano-5/+20
2005-11-11Add --pretty=fullerJunio C Hamano-7/+31
2005-11-11Do not lose author name information to locale gotchas.Junio C Hamano-3/+3
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano-1/+1
2005-11-10Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer-2/+4
2005-11-10Fix confusing git-update-ref error messagePetr Baudis-1/+1
2005-11-10Add missing git-core and cvsps RPM dependencies.Jim Radford-2/+3
2005-11-09GIT 0.99.9gv0.99.9gJunio C Hamano-115/+256
2005-11-09Make git-recursive the default strategy for git-pull.Junio C Hamano-2/+14
2005-11-09Use 'merge-base --all' where applicable.Junio C Hamano-2/+9
2005-11-09Merge branch 'hold/svn'Junio C Hamano-54/+109
2005-11-09Merge branch 'hold/rpm'Junio C Hamano-6/+44
2005-11-09git-apply: do not fail on binary diff when not applying nor checking.Junio C Hamano-6/+19
2005-11-09Update INSTALLJunio C Hamano-3/+6