summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-11-08copy_dir becomes copy_path and handles both files and directoriesYaacov Akiba Slama
2005-11-08Don't output error on changes in the nodes /, /tags or /branchesYaacov Akiba Slama
2005-11-08Add node_kind function to differentiate between file and directoryYaacov Akiba Slama
2005-11-08Use svn pools to solve the memory leak problem.Yaacov Akiba Slama
2005-11-08git-am: do not lose already edited final-commit when resuming.Junio C Hamano
2005-11-08ls-files and read-tree need core.filemodeAlex Riesen
2005-11-08Debian: packaging updates.Junio C Hamano
2005-11-08Use consistent shell prompts and example style.Jon Loeliger
2005-11-08Add --tags documentation, scraped from JC mail.Jon Loeliger
2005-11-08Add support for git-http-push to git-push scriptNick Hengeveld
2005-11-08Tutorial: do not use 'git resolve'.Junio C Hamano
2005-11-08Documentation: fix dependency generation.Junio C Hamano
2005-11-08Add bug isolation howto, scraped from Linus.Jon Loeliger
2005-11-08Ignore more generated files.Junio C Hamano
2005-11-08Fix documentation dependency generation.Junio C Hamano
2005-11-08Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano
2005-11-08merge-recursive: Only print relevant rename messagesFredrik Kuivinen
2005-11-08Do not fail on hierarchical tagnames.Junio C Hamano
2005-11-07Small bugfixes for http-push.cJohannes Schindelin
2005-11-07Make http-push smarter about creating remote dirsNick Hengeveld