summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ls-files: --others should not say unmerged paths are unknown.Junio C Hamano2005-11-061-2/+24
* Use fink/darwinport paths for OSXRandal L. Schwartz2005-11-061-0/+4
* Refactor merge strategies into separate includable file.Jon Loeliger2005-11-063-35/+38
* Document expat dependency when using http-push.Junio C Hamano2005-11-061-0/+3
* Merge in http-push first stage.Junio C Hamano2005-11-063-2/+1911
|\
| * Refresh the remote lock if it is about to expireNick Hengeveld2005-11-061-27/+79
| * Improve lock handlingNick Hengeveld2005-11-061-54/+147
| * Support remote references with slashes in their namesNick Hengeveld2005-11-061-3/+39
| * Verify remote packs, speed up pending request queueNick Hengeveld2005-11-061-16/+21
| * Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld2005-11-063-2/+1725
* | Debian: test build.Junio C Hamano2005-11-061-0/+6
* | Further Debian split fixes.Junio C Hamano2005-11-063-5/+5
* | Install asciidoc sources as well.Junio C Hamano2005-11-061-2/+2
* | Package split: Debian.Junio C Hamano2005-11-069-4/+68
* | Simplify CFLAGS/DEFINES in MakefileJunio C Hamano2005-11-061-18/+14
|/
* git-fetch: fail if specified refspec does not match remote.Junio C Hamano2005-11-061-0/+14
* Documentation: pull/clone ref mapping clarification.Junio C Hamano2005-11-062-14/+33
* git-format-patch: silly typo fix.Junio C Hamano2005-11-061-1/+1