summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-14Bugfix: stop if directory already existsJosef Weidendorfer
2005-11-14Separate LDFLAGS and CFLAGS.Junio C Hamano
2005-11-14Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-11-14Remove trailing slashesMatthias Urlichs
2005-11-13Rename lost+found to lost-found.Junio C Hamano
2005-11-13Fix compilation warnings in pack-redundant.cKai Ruemmler
2005-11-13Debian: build-depend on libexpat-dev.Junio C Hamano
2005-11-13Split gitk into seperate RPM packageThomas Matysik
2005-11-13Add expat and expat-devel dependencies (for http-push) to RPM spec.Thomas Matysik
2005-11-13Fix fd leak in http-fetchNick Hengeveld
2005-11-13Fix for multiple alternates requests in http-fetchNick Hengeveld
2005-11-12debian packaging: git-cvs needs cvspsMatthias Urlichs
2005-11-12Ignore built git-lost+found.Junio C Hamano
2005-11-12Documentation: asciidoc sources are utf-8Junio C Hamano
2005-11-12Rename .git/lost+found to .git/lost-found.Junio C Hamano
2005-11-12git-lost+foundJunio C Hamano
2005-11-12git-prune: prune redundant packsJunio C Hamano
2005-11-12Make git-pack-redundant consider alt-odbsLukas_Sandström
2005-11-12Rename git-pack-intersect to git-pack-redundantLukas_Sandström
2005-11-12Make git-repack use git-pack-intersect.Lukas_Sandström
2005-11-12Add git-pack-intersect to .gitignoreLukas_Sandström
2005-11-12Add documentation for git-pack-intersectLukas_Sandström
2005-11-12Add git-pack-intersectLukas_Sandström
2005-11-12merge-one-file: use empty- or common-base condintionally in two-stage merge.Junio C Hamano
2005-11-12Documentation: git-apply --no-addJunio C Hamano
2005-11-12merge-one-file: use common as base, instead of emptiness.Junio C Hamano
2005-11-12merge with /dev/null as base, instead of punting O==empty caseJunio C Hamano
2005-11-12Show URL in the "Getting <foo> list" http-fetch messagesPetr Baudis
2005-11-12merge-recursive: Use '~' instead of '_' to separate file names from branch namesFredrik Kuivinen
2005-11-12merge-recursive: Add copyright noticeFredrik Kuivinen
2005-11-12merge-recursive: Indent the output properlyFredrik Kuivinen
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström
2005-11-11INSTALL: duplicate python requirements from MakefileJunio C Hamano
2005-11-11Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano
2005-11-11Fully detect uninteresting commits.Junio C Hamano
2005-11-11git-show-branch: tighten merge-base computation.Junio C Hamano
2005-11-11Add test case for merge-base.Junio C Hamano
2005-11-11merge-base: avoid unnecessary postprocessing.Junio C Hamano
2005-11-11merge-base: fully contaminate the well.Junio C Hamano
2005-11-11RPM: arch submodule needs tla.Junio C Hamano
2005-11-11git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson
2005-11-11specfile cleanupsChris Wright
2005-11-11archimport: handle pika escapingMartin Langhoff
2005-11-11git-clone: quote destination directory namePavel Roskin
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin
2005-11-11octopus: do not do AND'ed merge base.Junio C Hamano
2005-11-11Add --pretty=fullerJunio C Hamano
2005-11-11Do not lose author name information to locale gotchas.Junio C Hamano