summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* archimport: handle pika escapingMartin Langhoff2005-11-111-0/+5
* git-clone: quote destination directory namePavel Roskin2005-11-111-2/+2
* Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin2005-11-112-2/+12
* octopus: do not do AND'ed merge base.Junio C Hamano2005-11-111-5/+20
* Add --pretty=fullerJunio C Hamano2005-11-112-7/+31
* Do not lose author name information to locale gotchas.Junio C Hamano2005-11-113-3/+3
* Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano2005-11-111-1/+1
* Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer2005-11-103-2/+4
* Fix confusing git-update-ref error messagePetr Baudis2005-11-101-1/+1
* Add missing git-core and cvsps RPM dependencies.Jim Radford2005-11-101-2/+3
* Make git-recursive the default strategy for git-pull.Junio C Hamano2005-11-091-2/+14
* Use 'merge-base --all' where applicable.Junio C Hamano2005-11-091-2/+9
* Merge branch 'hold/svn'Junio C Hamano2005-11-091-54/+109
|\
| * Fix a couple of obvious and insignificant typo.Junio C Hamano2005-11-081-2/+2
| * Lift the default limit of number of revs.Yaacov Akiba Slama2005-11-081-6/+6
| * Handle a revision that only creates a new tag correctly.Yaacov Akiba Slama2005-11-081-0/+5
| * Bundle file copies from multiple branches into a merge.Yaacov Akiba Slama2005-11-081-6/+16
| * copy_dir becomes copy_path and handles both files and directoriesYaacov Akiba Slama2005-11-081-37/+53
| * Don't output error on changes in the nodes /, /tags or /branchesYaacov Akiba Slama2005-11-081-1/+6
| * Add node_kind function to differentiate between file and directoryYaacov Akiba Slama2005-11-081-3/+18
| * Use svn pools to solve the memory leak problem.Yaacov Akiba Slama2005-11-081-2/+6
* | Merge branch 'hold/rpm'Junio C Hamano2005-11-091-6/+44
|\ \
| * | Separate RPMS for programs with non-standard dependencies.Jim Radford2005-11-081-6/+44
| |/
* | git-apply: do not fail on binary diff when not applying nor checking.Junio C Hamano2005-11-091-6/+19
* | Update INSTALLJunio C Hamano2005-11-091-3/+6
* | merge-recursive: Fix support for branch names containing slashesFredrik Kuivinen2005-11-091-0/+1
* | merge-recursive: Fix limited output of rename messagesFredrik Kuivinen2005-11-091-8/+4
* | Fix cvsexportcommit syntax errorAlexander Litvinov2005-11-081-1/+1
* | Update howto using-topic-branchesLuck, Tony2005-11-081-7/+7
* | sparse fixes for http-{fetch,push}.cPeter Hagervall2005-11-082-15/+15
* | git-tag -d <tag>: delete tag <tag>Kai Ruemmler2005-11-082-2/+11
* | make tests ignorable with "make -i"Alex Riesen2005-11-081-3/+8
* | fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen2005-11-081-0/+1
* | Clean build annoyance.Junio C Hamano2005-11-082-5/+0
|/
* git-am: do not lose already edited final-commit when resuming.Junio C Hamano2005-11-081-12/+19
* ls-files and read-tree need core.filemodeAlex Riesen2005-11-082-0/+3
* Debian: packaging updates.Junio C Hamano2005-11-088-12/+18
* Use consistent shell prompts and example style.Jon Loeliger2005-11-081-88/+138
* Add --tags documentation, scraped from JC mail.Jon Loeliger2005-11-081-0/+3
* Add support for git-http-push to git-push scriptNick Hengeveld2005-11-081-2/+7
* Tutorial: do not use 'git resolve'.Junio C Hamano2005-11-081-7/+8
* Documentation: fix dependency generation.Junio C Hamano2005-11-082-11/+36
* Add bug isolation howto, scraped from Linus.Jon Loeliger2005-11-071-0/+65
* Ignore more generated files.Junio C Hamano2005-11-071-0/+4
* Fix documentation dependency generation.Junio C Hamano2005-11-073-9/+36
* Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano2005-11-071-1/+1
* merge-recursive: Only print relevant rename messagesFredrik Kuivinen2005-11-071-7/+15
* Do not fail on hierarchical tagnames.Junio C Hamano2005-11-071-1/+2
* Small bugfixes for http-push.cJohannes Schindelin2005-11-071-2/+12
* Make http-push smarter about creating remote dirsNick Hengeveld2005-11-071-1/+9