summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano
2005-11-10Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer
2005-11-10Fix confusing git-update-ref error messagePetr Baudis
2005-11-10Add missing git-core and cvsps RPM dependencies.Jim Radford
2005-11-10Make git-recursive the default strategy for git-pull.Junio C Hamano
2005-11-10Use 'merge-base --all' where applicable.Junio C Hamano
2005-11-10Merge branch 'hold/svn'Junio C Hamano
2005-11-10Merge branch 'hold/rpm'Junio C Hamano
2005-11-09git-apply: do not fail on binary diff when not applying nor checking.Junio C Hamano
2005-11-09Update INSTALLJunio C Hamano
2005-11-09merge-recursive: Fix support for branch names containing slashesFredrik Kuivinen
2005-11-09merge-recursive: Fix limited output of rename messagesFredrik Kuivinen
2005-11-09Fix cvsexportcommit syntax errorAlexander Litvinov
2005-11-09Update howto using-topic-branchesLuck, Tony
2005-11-09sparse fixes for http-{fetch,push}.cPeter Hagervall
2005-11-08git-tag -d <tag>: delete tag <tag>Kai Ruemmler
2005-11-08make tests ignorable with "make -i"Alex Riesen
2005-11-08fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen
2005-11-08Clean build annoyance.Junio C Hamano
2005-11-08Separate RPMS for programs with non-standard dependencies.Jim Radford
2005-11-08Fix a couple of obvious and insignificant typo.Junio C Hamano
2005-11-08Lift the default limit of number of revs.Yaacov Akiba Slama
2005-11-08Handle a revision that only creates a new tag correctly.Yaacov Akiba Slama
2005-11-08Bundle file copies from multiple branches into a merge.Yaacov Akiba Slama