2344 Commits (6ddc0964034342519a87fe013781abf31c6db6ad)
 

Author SHA1 Message Date
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
Johannes Schindelin 23d61f8343 Subject: [PATCH] git-fetch-pack: Do not use git-rev-list 19 years ago
Junio C Hamano 7d8b7c21c9 git-apply --numstat 19 years ago
c.shoemaker@cox.net c485104741 Add usage help to git-push.sh 19 years ago
c.shoemaker@cox.net 2f9d685c61 Add usage help for git-reset.sh 19 years ago
c.shoemaker@cox.net 59df2a11fe Minor clarifications in diffcore documentation 19 years ago
c.shoemaker@cox.net 1cb7f22e5c Remove -r from common diff options documentation in one more place 19 years ago
c.shoemaker@cox.net 0363ecf641 update usage string for git-commit.sh 19 years ago
c.shoemaker@cox.net f9362de961 git-push.sh: Retain cuteness, add helpfulness. 19 years ago
Linus Torvalds af13cdf298 Be more careful about reference parsing 19 years ago
Linus Torvalds 41f222e87a Be marginally more careful about removing objects 19 years ago
Chris Shoemaker 50b8e355b6 Documentation changes to recursive option for git-diff-tree 19 years ago
Pavel Roskin f07a524195 fix testsuite to tolerate spaces in path 19 years ago
Junio C Hamano a77a922212 Document git-patch-id a bit better. 19 years ago
Johannes Schindelin 6d0de319d6 Add more generated files to .gitignore 19 years ago
Johannes Schindelin a60d2d8f2d Link git-name-rev and git-symbolic-ref from the main git page 19 years ago
Linus Torvalds 9106c097ad Create object subdirectories on demand (phase II) 19 years ago
Junio C Hamano c1aaa5d9ea Merge branch 'js-fat' 19 years ago
Junio C Hamano 5ef1862ad4 Merge branch 'lt-dense' 19 years ago
Junio C Hamano 1301c6eb41 Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Linus Torvalds 8b7e5d76e8 [PATCH] Make "gitk" work better with dense revlists 19 years ago
Linus Torvalds 19a7e7151d git-rev-list: do not forget non-commit refs 19 years ago
Linus Torvalds 7b34c2fae0 git-rev-list: make --dense the default (and introduce "--sparse") 19 years ago
Johannes Schindelin e24317b4d0 Test in git-init-db if the filemode can be trusted 19 years ago
Johannes Schindelin bd321bcc51 Add git-name-rev 19 years ago
Junio C Hamano f3123c4ab3 pack-objects: Allow use of pre-generated pack. 19 years ago
Linus Torvalds 7ebb6fcafe Fix what to do and how to detect when hardlinking fails 19 years ago
Johannes Schindelin b5c367f75c Fix cloning (memory corruption) 19 years ago
Junio C Hamano 565ebbf79f upload-pack: tighten request validation. 19 years ago
Johannes Schindelin 9e48b38999 Work around missing hard links on FAT formatted media 19 years ago
Johannes Schindelin 303958dc42 create_symref: if symlink fails, fall back to writing a "symbolic ref" 19 years ago
Junio C Hamano f89ad67fb0 Add [v]iew patch in git-am interactive. 19 years ago
Junio C Hamano 271440e3b6 git-am: make it easier after fixing up an unapplicable patch. 19 years ago
Linus Torvalds 129adf4d66 git-rev-list: fix "--dense" flag 19 years ago
Petr Baudis 8548ea8ded Add some missing commands to the git.txt commands list 19 years ago
Petr Baudis f6ab5bb265 Add usage string to git-update-index 19 years ago
Petr Baudis d43367af55 Documentation for git-shell 19 years ago
Josef Weidendorfer 05ff5649a4 Check another error condition in git-mv 19 years ago
Randal L. Schwartz 979e32fa14 fix daemon.c to compile on OpenBSD 19 years ago
Junio C Hamano af2d3aa4d8 Revert recent fetch-pack/upload-pack updates. 19 years ago
Junio C Hamano 7efc8e4350 upload-pack: fix thinko in common-commit finder code. 19 years ago
Johannes Schindelin 40a1046249 git-fetch-pack: Implement client part of the multi_ack extension 19 years ago
Johannes Schindelin 69779a562a git-fetch-pack: Do not use git-rev-list 19 years ago
Johannes Schindelin 0f8fdc3958 git-upload-pack: Support sending multiple ACK messages 19 years ago
Johannes Schindelin 794f9fe7db git-upload-pack: More efficient usage of the has_sha1 array 19 years ago
Linus Torvalds 35eb2d3641 Add git-shell. 19 years ago