aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix documentation dependency generation.Junio C Hamano2005-11-07
* Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano2005-11-07
* merge-recursive: Only print relevant rename messagesFredrik Kuivinen2005-11-07
* Do not fail on hierarchical tagnames.Junio C Hamano2005-11-07
* Small bugfixes for http-push.cJohannes Schindelin2005-11-07
* Make http-push smarter about creating remote dirsNick Hengeveld2005-11-07
* Introducing: git-cvsexportcommitMartin Langhoff2005-11-07
* Documentation update: use git branch -d foo where applicableKai Ruemmler2005-11-07
* Recover dropped +x bit from git-pull.sh by accident.Junio C Hamano2005-11-07
* Documentation: talk about guts of merge in tutorial.Junio C Hamano2005-11-06
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-06
* http-fetch: do not use curl_message after releasing itJohannes Schindelin2005-11-06
* Allow GIT_DIR to be an absolute pathJohannes Schindelin2005-11-06
* http-push.c: include with angle bracket, not dq.Paul Collins2005-11-06
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-06
* git-status: do not mark unmerged paths as committable.Junio C Hamano2005-11-06
* ls-files: --others should not say unmerged paths are unknown.Junio C Hamano2005-11-06
* Use fink/darwinport paths for OSXRandal L. Schwartz2005-11-06
* Refactor merge strategies into separate includable file.Jon Loeliger2005-11-06
* Document expat dependency when using http-push.Junio C Hamano2005-11-06
* Merge in http-push first stage.Junio C Hamano2005-11-06
|\
| * Refresh the remote lock if it is about to expireNick Hengeveld2005-11-06
| * Improve lock handlingNick Hengeveld2005-11-06
| * Support remote references with slashes in their namesNick Hengeveld2005-11-06
| * Verify remote packs, speed up pending request queueNick Hengeveld2005-11-06
| * Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld2005-11-06
* | Debian: test build.Junio C Hamano2005-11-06
* | Further Debian split fixes.Junio C Hamano2005-11-06
* | Install asciidoc sources as well.Junio C Hamano2005-11-06
* | Package split: Debian.Junio C Hamano2005-11-06
* | Simplify CFLAGS/DEFINES in MakefileJunio C Hamano2005-11-06
|/
* git-fetch: fail if specified refspec does not match remote.Junio C Hamano2005-11-06
* Documentation: pull/clone ref mapping clarification.Junio C Hamano2005-11-06
* git-format-patch: silly typo fix.Junio C Hamano2005-11-06
* test: t4102-apply-rename fails with strict umask.Junio C Hamano2005-11-05
* git-clone: fix local cloneJunio C Hamano2005-11-05
* init-db::copy_file() - use copy_fd()Junio C Hamano2005-11-05
* copy.c::copy_fd() - do not leak file descriptor on error return.Junio C Hamano2005-11-05
* Documentation: format-patchJunio C Hamano2005-11-05
* format-patch: "rev1.." should mean "rev1..HEAD"Junio C Hamano2005-11-05
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-05
* Added a few examples to git-pull man page.Jon Loeliger2005-11-04
* Document the --no-commit flag betterJunio C Hamano2005-11-04
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-04
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-04
* git-tag: Do not assume the working tree root is writable.Junio C Hamano2005-11-03
* Remove the temp file if it is empty after the request has failedNick Hengeveld2005-11-03
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-03
* Illustration: "Git Diff Types"Junio C Hamano2005-11-03
* Illustration: "Fundamental Git Index Operations"Junio C Hamano2005-11-03