2305 Commits (36f05ef485d023eda3bf750e7b207d07d5feb39d)
 

Author SHA1 Message Date
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
Petr Baudis e3a39000e2 Remove git-findtags.perl 19 years ago
Jon Loeliger 4f9dcf7e5c Remove 'Previously this command was known as ...' messages. 19 years ago
Junio C Hamano 77ab8798d3 Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update(). 19 years ago
Junio C Hamano 710c97dbb1 Document the use of "current directory" as pull source. 19 years ago
Linus Torvalds bd66361195 Add examples for git-log documentation and others. 19 years ago
Junio C Hamano 80e0c0ab91 Work around an RPM build problem. 19 years ago
Junio C Hamano 64b1f6e676 Fix rev-list documentation again (--sparse and pathspec) 19 years ago
Junio C Hamano 12ea5bea58 Update git-pack-objects documentation. 19 years ago
Junio C Hamano 5a83f3be24 Update git-rev-list options list in rev-parse. 19 years ago
Junio C Hamano 69e0c25641 Update usage string and documentation for git-rev-list. 19 years ago
Chris Shoemaker 918db541e0 Add to usage and docs for git-add.sh 19 years ago
Chris Shoemaker 14470c0de3 Add to documentation of git-update-index arguments and usage. 19 years ago
Chris Shoemaker b0bafe0364 Add usage statement to git-checkout.sh 19 years ago
Junio C Hamano c2d07d24e4 GIT 0.99.9 master branch. 19 years ago
Junio C Hamano 46774a81f9 GIT 0.99.9 19 years ago
Junio C Hamano 5773c9f2b2 Documentation updates. 19 years ago
Junio C Hamano 52e4478dbd Do not mmap-copy the whole thing; just use copy_fd() 19 years ago
Junio C Hamano 0ffdbbfe36 Teach local-fetch about lazy object directories. 19 years ago
Junio C Hamano a67c1d0809 Fix recent documentation format breakage. 19 years ago
Johannes Schindelin 8d7d1670a8 make t5501 less annoying 19 years ago
Johannes Schindelin 1f5881bb5f fix multi_ack. 19 years ago
Johannes Schindelin c4c86f07d0 git-fetch-pack: Support multi_ack extension 19 years ago
Johannes Schindelin 1bd8c8f00b git-upload-pack: Support the multi_ack protocol 19 years ago
Johannes Schindelin 211b5f9e62 Support receiving server capabilities 19 years ago
Johannes Schindelin f0243f26f6 git-upload-pack: More efficient usage of the has_sha1 array 19 years ago
Johannes Schindelin eebda31d21 Implement an interoperability test for fetch-pack/upload-pack 19 years ago
Johannes Schindelin 6b17c674aa Implement a test for git-fetch-pack/git-upload-pack 19 years ago
Johannes Schindelin 1baaae5e1f Make maximal use of the remote refs 19 years ago