7802 Commits (fd73423f01361f112dbb9972ebce8eabae7dd8b1)
 

Author SHA1 Message Date
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
Junio C Hamano eaf6459e4d GIT v1.5.0-rc2 18 years ago
Matthias Lederhofer 9b088c4e39 prune: --grace=time 18 years ago
Johannes Schindelin a6c730644b --walk-reflogs: do not crash with cyclic reflog ancestry 18 years ago
Johannes Schindelin 40ab7c33cd --walk-reflogs: actually find the right commit by date. 18 years ago
Junio C Hamano 4d12a47123 Fix --walk-reflog with --pretty=oneline 18 years ago
Junio C Hamano 53645a3a62 reflog-walk: build fixes 18 years ago
Junio C Hamano 911cedc95c log --walk-reflog: documentation 18 years ago
Johannes Schindelin db055e65d2 --walk-reflogs: disallow uninteresting commits 18 years ago
Johannes Schindelin 8860fd42fc Teach the revision walker to walk by reflogs with --walk-reflogs 18 years ago
Junio C Hamano bcf3161876 git-rebase: allow rebasing a detached HEAD. 18 years ago
Junio C Hamano 11a6ddb2c8 branch -f: no reason to forbid updating the current branch in a bare repo. 18 years ago
Junio C Hamano 453c1e8575 git-tag -d: allow deleting multiple tags at once. 18 years ago
Johannes Schindelin 68025633e3 Do not verify filenames in a bare repository 18 years ago