2249 Commits (0363ecf6414e75d4423814ba930f67edaef91683)
 

Author SHA1 Message Date
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
Junio C Hamano 38cc7ab814 Clarify git status output. 19 years ago
Andreas Ericsson 7744f3b888 Require zlib >= 1.2 for RPM. 19 years ago
Josef Weidendorfer 1114b26e8f Add git-mv 19 years ago
Petr Baudis e2029eb963 Silence confusing and false-positive curl error message 19 years ago
Junio C Hamano 8ac3a61f59 Merge branch 'fixes' 19 years ago
Junio C Hamano 79778e4696 git-show-branch: Fix off-by-one error. 19 years ago
Linus Torvalds 1b9e059d35 git-rev-list: add "--dense" flag 19 years ago
Linus Torvalds cf4845441c Teach git-rev-list to follow just a specified set of files 19 years ago
Linus Torvalds ac1b3d1248 Split up tree diff functions into tree-diff.c library 19 years ago
Junio C Hamano 4f692b1978 Allow git-merge not to commit. 19 years ago
Junio C Hamano 6b32884a09 upload-pack: Increase MAX_HAS. 19 years ago