aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson2005-11-11
* git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-11
* specfile cleanupsChris Wright2005-11-11
* archimport: handle pika escapingMartin Langhoff2005-11-11
* git-clone: quote destination directory namePavel Roskin2005-11-11
* Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin2005-11-11
* octopus: do not do AND'ed merge base.Junio C Hamano2005-11-11
* Add --pretty=fullerJunio C Hamano2005-11-11
* Do not lose author name information to locale gotchas.Junio C Hamano2005-11-11
* Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano2005-11-11
* Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer2005-11-10
* Fix confusing git-update-ref error messagePetr Baudis2005-11-10
* Add missing git-core and cvsps RPM dependencies.Jim Radford2005-11-10
* Make git-recursive the default strategy for git-pull.Junio C Hamano2005-11-09
* Use 'merge-base --all' where applicable.Junio C Hamano2005-11-09
* Merge branch 'hold/svn'Junio C Hamano2005-11-09
|\
| * Fix a couple of obvious and insignificant typo.Junio C Hamano2005-11-08
| * Lift the default limit of number of revs.Yaacov Akiba Slama2005-11-08
| * Handle a revision that only creates a new tag correctly.Yaacov Akiba Slama2005-11-08
| * Bundle file copies from multiple branches into a merge.Yaacov Akiba Slama2005-11-08
| * copy_dir becomes copy_path and handles both files and directoriesYaacov Akiba Slama2005-11-08
| * Don't output error on changes in the nodes /, /tags or /branchesYaacov Akiba Slama2005-11-08
| * Add node_kind function to differentiate between file and directoryYaacov Akiba Slama2005-11-08
| * Use svn pools to solve the memory leak problem.Yaacov Akiba Slama2005-11-08
* | Merge branch 'hold/rpm'Junio C Hamano2005-11-09
|\ \
| * | Separate RPMS for programs with non-standard dependencies.Jim Radford2005-11-08
| |/
* | git-apply: do not fail on binary diff when not applying nor checking.Junio C Hamano2005-11-09
* | Update INSTALLJunio C Hamano2005-11-09
* | merge-recursive: Fix support for branch names containing slashesFredrik Kuivinen2005-11-09
* | merge-recursive: Fix limited output of rename messagesFredrik Kuivinen2005-11-09
* | Fix cvsexportcommit syntax errorAlexander Litvinov2005-11-08
* | Update howto using-topic-branchesLuck, Tony2005-11-08
* | sparse fixes for http-{fetch,push}.cPeter Hagervall2005-11-08
* | git-tag -d <tag>: delete tag <tag>Kai Ruemmler2005-11-08
* | make tests ignorable with "make -i"Alex Riesen2005-11-08
* | fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen2005-11-08
* | Clean build annoyance.Junio C Hamano2005-11-08
|/
* git-am: do not lose already edited final-commit when resuming.Junio C Hamano2005-11-08
* ls-files and read-tree need core.filemodeAlex Riesen2005-11-08
* Debian: packaging updates.Junio C Hamano2005-11-08
* Use consistent shell prompts and example style.Jon Loeliger2005-11-08
* Add --tags documentation, scraped from JC mail.Jon Loeliger2005-11-08
* Add support for git-http-push to git-push scriptNick Hengeveld2005-11-08
* Tutorial: do not use 'git resolve'.Junio C Hamano2005-11-08
* Documentation: fix dependency generation.Junio C Hamano2005-11-08
* Add bug isolation howto, scraped from Linus.Jon Loeliger2005-11-07
* Ignore more generated files.Junio C Hamano2005-11-07
* Fix documentation dependency generation.Junio C Hamano2005-11-07
* Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano2005-11-07
* merge-recursive: Only print relevant rename messagesFredrik Kuivinen2005-11-07