summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-11INSTALL: duplicate python requirements from MakefileLibravatar Junio C Hamano1-0/+12
2005-11-11Merge branches 'jc/sb' and 'jc/mb'Libravatar Junio C Hamano4-16/+202
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Libravatar Junio C Hamano1-2/+2
2005-11-11Fully detect uninteresting commits.Libravatar Junio C Hamano1-11/+53
2005-11-11git-show-branch: tighten merge-base computation.Libravatar Junio C Hamano1-2/+2
2005-11-11Add test case for merge-base.Libravatar Junio C Hamano1-0/+59
2005-11-11merge-base: avoid unnecessary postprocessing.Libravatar Junio C Hamano1-34/+43
2005-11-11merge-base: fully contaminate the well.Libravatar Junio C Hamano1-1/+77
2005-11-11RPM: arch submodule needs tla.Libravatar Junio C Hamano1-1/+1
2005-11-11git-clone: Allow cloning into directories other than child of current dir.Libravatar Andreas Ericsson1-1/+2
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Libravatar Andreas Ericsson2-5/+9
2005-11-11specfile cleanupsLibravatar Chris Wright1-11/+39
2005-11-11archimport: handle pika escapingLibravatar Martin Langhoff1-0/+5
2005-11-11git-clone: quote destination directory nameLibravatar Pavel Roskin1-2/+2
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkLibravatar Pavel Roskin2-2/+12
2005-11-11octopus: do not do AND'ed merge base.Libravatar Junio C Hamano1-5/+20
2005-11-11Add --pretty=fullerLibravatar Junio C Hamano2-7/+31
2005-11-11Do not lose author name information to locale gotchas.Libravatar Junio C Hamano3-3/+3
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Libravatar Junio C Hamano1-1/+1
2005-11-10Let git-clone/git-fetch follow HTTP redirectionsLibravatar Josef Weidendorfer3-2/+4