7787 Commits (e955ae957c401cb541f23d46af66c9b3d5b8ffe9)
 

Author SHA1 Message Date
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
Junio C Hamano 06f6228a90 Stop ignoring Documentation/README 18 years ago
Johannes Schindelin cd554bb173 apply --cached: fix crash in subdirectory 18 years ago
Junio C Hamano 16bfefeebc show-branch --reflog: fix show_date() call 18 years ago
Johannes Schindelin da8f070cee show_date(): fix relative dates 18 years ago
Junio C Hamano b15af07928 show-branch --reflog: tighten input validation. 18 years ago
Junio C Hamano 76a44c5c0b show-branch --reflog: show the reflog message at the top. 18 years ago
Junio C Hamano 16d7cc90dd Extend read_ref_at() to be usable from places other than sha1_name. 18 years ago
Junio C Hamano e86eb6668e dwim_ref(): Separate name-to-ref DWIM code out. 18 years ago
Johannes Schindelin 6f71686e0b config_set_multivar(): disallow newlines in keys 18 years ago
Uwe Kleine-König d23842fd53 rename --exec to --receive-pack for push and send-pack 18 years ago
Uwe Kleine-König 060aafc11f make --exec=... option to git-push configurable 18 years ago
Uwe Kleine-König 18bd8821ca Update documentation of fetch-pack, push and send-pack 18 years ago
Junio C Hamano 89bf207758 Documentation/git.txt: command re-classification 18 years ago
Junio C Hamano be93fc088f Documentation: generated cmds-*.txt does not depend on git.txt 18 years ago
Junio C Hamano cb48cb585f refs.c::read_ref_at(): fix bogus munmap() call. 18 years ago