summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix dependency generation.Junio C Hamano2005-11-082-11/+36
* Add bug isolation howto, scraped from Linus.Jon Loeliger2005-11-081-0/+65
* Ignore more generated files.Junio C Hamano2005-11-081-0/+4
* Fix documentation dependency generation.Junio C Hamano2005-11-083-9/+36
* Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano2005-11-081-1/+1
* merge-recursive: Only print relevant rename messagesFredrik Kuivinen2005-11-081-7/+15
* Do not fail on hierarchical tagnames.Junio C Hamano2005-11-081-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-071-8/+159
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-079-48/+70
* http-fetch: do not use curl_message after releasing itJohannes Schindelin2005-11-071-3/+3
* Allow GIT_DIR to be an absolute pathJohannes Schindelin2005-11-071-0/+2
* http-push.c: include with angle bracket, not dq.Paul Collins2005-11-071-1/+1
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-072-3/+12
* git-status: do not mark unmerged paths as committable.Junio C Hamano2005-11-071-1/+1
* ls-files: --others should not say unmerged paths are unknown.Junio C Hamano2005-11-071-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
* test: t4102-apply-rename fails with strict umask.Junio C Hamano2005-11-051-1/+1
* git-clone: fix local cloneJunio C Hamano2005-11-051-2/+1
* init-db::copy_file() - use copy_fd()Junio C Hamano2005-11-051-24/+3
* copy.c::copy_fd() - do not leak file descriptor on error return.Junio C Hamano2005-11-051-1/+4
* Documentation: format-patchJunio C Hamano2005-11-051-0/+20
* format-patch: "rev1.." should mean "rev1..HEAD"Junio C Hamano2005-11-051-0/+7
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-054-4/+30
* Added a few examples to git-pull man page.Jon Loeliger2005-11-052-32/+103
* Document the --no-commit flag betterJunio C Hamano2005-11-052-2/+3
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-044-11/+88
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-041-4/+39
* git-tag: Do not assume the working tree root is writable.Junio C Hamano2005-11-041-11/+13
* Remove the temp file if it is empty after the request has failedNick Hengeveld2005-11-041-0/+5