7933 Commits (ec8048913217d8ff6e54950a0cb8ab2e739a1d1f)
 

Author SHA1 Message Date
Junio C Hamano 8a56da2962 create_symref: check error return from open(). 18 years ago
Alexandre Julliard 40d6dc0f9d vc-git.el: Take into account the destination name in vc-checkout. 18 years ago
Junio C Hamano 7f9acb2a16 git-merge: leave sensible reflog message when used as the first level UI. 18 years ago
Junio C Hamano 8ac65937d0 Make sure we do not write bogus reflog entries. 18 years ago
Shawn O. Pearce 8a8169c039 Remove unnecessary found variable from describe. 18 years ago
Jason Riedy 007e2ba659 Use inttypes.h rather than stdint.h. 18 years ago
Junio C Hamano af67e91c39 Documentation: pack-refs --all vs default behaviour 18 years ago
Junio C Hamano df373ea99a show-branch -g: default to HEAD 18 years ago
Linus Torvalds a9eefb3bfc Add dangling objects tips. 18 years ago
Junio C Hamano ae9c6ffe30 parse-remote: do not barf on a remote shorthand without any refs to fetch. 18 years ago
Jeff King e1b161161d diffcore-pickaxe: fix infinite loop on zero-length needle 18 years ago
J. Bruce Fields 11e016a32c user-manual: stub discussion of fsck and reflog 18 years ago
Junio C Hamano cb280e1075 Allow non-developer to clone, checkout and fetch more easily. 18 years ago
Sam Vilain fd73423f01 contrib/emacs/vc-git.el: support vc-version-other-window 18 years ago
Linus Torvalds 1b555932cd Fix seriously broken "git pack-refs" 18 years ago
Andy Parkins 535514f1f3 New files in git weren't being downloaded during CVS update 18 years ago
Uwe Kleine-König 5dee29ac0f make --upload-pack option to git-fetch configurable 18 years ago
Junio C Hamano e28714c527 Consolidate {receive,fetch}.unpackLimit 18 years ago
Junio C Hamano af7cf268f0 fetch-pack: remove --keep-auto and make it the default. 18 years ago
Junio C Hamano 9e10fd1ac0 Allow fetch-pack to decide keeping the fetched pack without exploding 18 years ago
Junio C Hamano a69e542989 Refactor the pack header reading function out of receive-pack.c 18 years ago
Alex Riesen 196055c2db Allow default core.logallrefupdates to be overridden with template's config 18 years ago
Junio C Hamano ae1dffcb28 ls-remote and clone: accept --upload-pack=<path> as well. 18 years ago
Uwe Kleine-König 27dca07fb7 rename --exec to --upload-pack for fetch-pack and peek-remote 18 years ago
Peter Eriksen 497171e765 Documentation: --amend cannot be combined with -c/-C/-F. 18 years ago
Jakub Narebski 191453f664 Documentation/config.txt: Correct info about subsection name 18 years ago
Junio C Hamano eda95d9969 git-daemon documentation on enabling services. 18 years ago
Johannes Schindelin 084ae0a7bd reflog inspection: introduce shortcut "-g" 18 years ago
Johannes Schindelin e955ae957c annotate: use pager 18 years ago
Jakub Narebski 83cd10a056 t/t1300-repo-config.sh: value continued on next line 18 years ago
Junio C Hamano d7ebd53d37 git-checkout -m: fix merge case 18 years ago
Junio C Hamano c9a8992569 reflog gc: a tag that does not point at a commit is not a crime. 18 years ago
Jeff King 222664e74d contrib/vim: update syntax for changed commit template 18 years ago
Jeff King 90f70a910a format-patch: fix bug with --stdout in a subdirectory 18 years ago
Junio C Hamano 83e24dce14 [PATCH] honor --author even with --amend, -C, and -c. 18 years ago
Junio C Hamano 5e207b4bf8 .mailmap: fix screw-ups in Uwe's name 18 years ago
Eric Wong cea70cf881 git-svn: remove leading slash when printing removed directories 18 years ago
Peter Eriksen 8276c0070f sha1_file.c: Avoid multiple calls to find_pack_entry(). 18 years ago
Jakub Narebski e136f33b5f Documentation/config.txt: Document config file syntax better 18 years ago
Junio C Hamano bf3f67ba71 cvsimport: activate -a option, really. 18 years ago
Alex Riesen 67e4baf826 Cleanup uninitialized value in chomp 18 years ago
Alex Riesen bed118d6bb Force Activestate Perl to tie git command pipe handle to a handle class 18 years ago
Alex Riesen d3b1785f3f Insert ACTIVESTATE_STRING in Git.pm 18 years ago
Linus Torvalds 18af29f247 fsck-objects: refactor checking for connectivity 18 years ago
Junio C Hamano e3ff4b2447 git-gc: do not run git-prune by default. 18 years ago
Junio C Hamano a0022eebf3 shallow repository: disable unsupported operations for now. 18 years ago
Junio C Hamano f43117a6c1 is_repository_shallow(): prototype fix. 18 years ago
Junio C Hamano ec587fde0a Make sure git_connect() always give two file descriptors. 18 years ago
Junio C Hamano 026aa93818 Revert "prune: --grace=time" 18 years ago
Junio C Hamano 1bb914603a Documentation/tutorial-2: Fix interesting typo in an example. 18 years ago