2433 Commits (ba1dbb61ea1dc6995ce8ff32e109110c1d5aa304)
 

Author SHA1 Message Date
Junio C Hamano 4ea836dba9 Merge in http-push first stage. 19 years ago
Nick Hengeveld 75187c9deb Refresh the remote lock if it is about to expire 19 years ago
Nick Hengeveld 26349b2e5e Improve lock handling 19 years ago
Nick Hengeveld 0772b9a633 Support remote references with slashes in their names 19 years ago
Nick Hengeveld c17fb6ee07 Verify remote packs, speed up pending request queue 19 years ago
Nick Hengeveld 58e60dd203 Add support for pushing to a remote repository using HTTP/DAV 19 years ago
Junio C Hamano c0a2ed1b49 Debian: test build. 19 years ago
Junio C Hamano 9eba845f20 Further Debian split fixes. 19 years ago
Junio C Hamano 54c2533da0 Install asciidoc sources as well. 19 years ago
Junio C Hamano d071e8dbb6 Package split: Debian. 19 years ago
Junio C Hamano 12aa7456c9 Simplify CFLAGS/DEFINES in Makefile 19 years ago
Junio C Hamano 9e5d2b4096 git-fetch: fail if specified refspec does not match remote. 19 years ago
Junio C Hamano 4607166d07 Documentation: pull/clone ref mapping clarification. 19 years ago
Junio C Hamano b748421aaa git-format-patch: silly typo fix. 19 years ago
Junio C Hamano b52d9f9ba7 test: t4102-apply-rename fails with strict umask. 19 years ago
Junio C Hamano 3d95bf074e git-clone: fix local clone 19 years ago
Junio C Hamano 32276c8059 init-db::copy_file() - use copy_fd() 19 years ago
Junio C Hamano e6c64fc1e9 copy.c::copy_fd() - do not leak file descriptor on error return. 19 years ago
Junio C Hamano 28ffb8987a Documentation: format-patch 19 years ago
Junio C Hamano bd7c8aab70 format-patch: "rev1.." should mean "rev1..HEAD" 19 years ago
Junio C Hamano fdd089793c Documentation: git-fetch/pull updates. 19 years ago
Jon Loeliger bccf5956c3 Added a few examples to git-pull man page. 19 years ago
Junio C Hamano d8ae1d10cd Document the --no-commit flag better 19 years ago
Junio C Hamano 3746501664 Documentation: -merge and -pull: describe merge strategies. 19 years ago
Junio C Hamano 810bf1f944 Documentation: git-add -- do not say "cache", add examples. 19 years ago
Junio C Hamano a10aad6a9a git-tag: Do not assume the working tree root is writable. 19 years ago
Nick Hengeveld 50496b2170 Remove the temp file if it is empty after the request has failed 19 years ago
Junio C Hamano 2be8fd085e Illustration: "Commit DAG Revision Naming" 19 years ago
Junio C Hamano 36f05ef485 Illustration: "Git Diff Types" 19 years ago
Junio C Hamano 66158e331b Illustration: "Fundamental Git Index Operations" 19 years ago
Junio C Hamano 160252f816 git-merge-ours: make sure our index matches HEAD 19 years ago
Junio C Hamano 64da9e604e Add 'ours' merge strategy. 19 years ago
Junio C Hamano 123ee3ca7b Add --no-commit to git-merge/git-pull. 19 years ago
Junio C Hamano a3114b3428 Document --since and --until options to rev-parse. 19 years ago
Junio C Hamano 9534f40bc4 Be careful when dereferencing tags. 19 years ago
Peter Eriksen 2fd955cc0b [PATCH] Clean up the SunOS Makefile rule 19 years ago
Junio C Hamano db2c075d93 Ignore '\r' at the end of line in $GIT_DIR/config 19 years ago
Alex Riesen d317e4384a remove CR/LF from .gitignore 19 years ago
Junio C Hamano 13d1cc3604 Do not fail on hierarchical branch names. 19 years ago
Junio C Hamano 4ccafd7a02 Make test-date buildable again. 19 years ago
Junio C Hamano e125c1a717 git-clone: do not forget to create origin branch. 19 years ago
Junio C Hamano e5215804de Do not put automatic merge message after signed-off-by line. 19 years ago
Junio C Hamano 8e6ae4ad5f Add -P to the documentation head. 19 years ago
Martin Langhoff 9acb552d98 cvsimport: cvsps should be quiet too 19 years ago
Martin Langhoff 211dcac643 cvsimport: introduce -P <cvsps-output-file> option 19 years ago
Martin Langhoff d44e8cf029 cvsimport: catch error condition where cvs host disappears 19 years ago
Junio C Hamano 319f8b3da6 Do not install backward compatibility links anymore. 19 years ago
Josef Weidendorfer f676fa76e2 Strip any trailing slash on destination argument 19 years ago
Petr Baudis 085c1e2212 git-am.txt is no stub anymore 19 years ago
Petr Baudis 3c64314c4b Documentation for git-fmt-merge-msg 19 years ago