summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-042-32/+103
* Document the --no-commit flag betterJunio C Hamano2005-11-042-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-031-11/+13
* Remove the temp file if it is empty after the request has failedNick Hengeveld2005-11-031-0/+5
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-031-0/+26
* Illustration: "Git Diff Types"Junio C Hamano2005-11-031-0/+35
* Illustration: "Fundamental Git Index Operations"Junio C Hamano2005-11-031-0/+40
* git-merge-ours: make sure our index matches HEADJunio C Hamano2005-11-031-0/+7
* Add 'ours' merge strategy.Junio C Hamano2005-11-034-2/+10
* Add --no-commit to git-merge/git-pull.Junio C Hamano2005-11-032-12/+22
* Document --since and --until options to rev-parse.Junio C Hamano2005-11-021-0/+8
* Be careful when dereferencing tags.Junio C Hamano2005-11-029-14/+21
* [PATCH] Clean up the SunOS Makefile rulePeter Eriksen2005-11-021-1/+1