summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introducing: git-cvsexportcommitMartin Langhoff2005-11-073-1/+282
* Documentation update: use git branch -d foo where applicableKai Ruemmler2005-11-073-3/+4
* Recover dropped +x bit from git-pull.sh by accident.Junio C Hamano2005-11-071-0/+0
* Documentation: talk about guts of merge in tutorial.Junio C Hamano2005-11-061-8/+159
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-069-48/+70
* http-fetch: do not use curl_message after releasing itJohannes Schindelin2005-11-061-3/+3
* Allow GIT_DIR to be an absolute pathJohannes Schindelin2005-11-061-0/+2
* http-push.c: include with angle bracket, not dq.Paul Collins2005-11-061-1/+1
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-062-3/+12
* git-status: do not mark unmerged paths as committable.Junio C Hamano2005-11-061-1/+1