14890 Commits (2d9c572578c72bd6691e80a9feed7d631baf007f)
 

Author SHA1 Message Date
Jonathan Nieder 2d9c572578 fix usage string for git grep 17 years ago
Junio C Hamano 3f1b7b607a refresh-index: fix bitmask assignment 17 years ago
Junio C Hamano a1b6fb04b1 GIT 1.5.6.4 17 years ago
Olivier Marin 4d26467279 builtin-rm: fix index lock file path 17 years ago
Junio C Hamano fcf74dbfca Merge branch 'sp/maint-index-pack' into maint 17 years ago
Junio C Hamano a70c232e0f http-fetch: do not SEGV after fetching a bad pack idx file 17 years ago
Junio C Hamano d85fe38959 rev-list: honor --quiet option 17 years ago
Stephan Beyer 6c69207c73 api-run-command.txt: typofix 17 years ago
Junio C Hamano 473a189b92 Start preparing 1.5.6.4 release notes 17 years ago
Johannes Schindelin ebcce310f2 git fetch-pack: do not complain about "no common commits" in an empty repo 17 years ago
Junio C Hamano 013942f637 Merge branch 'js/maint-pretty-mailmap' into maint 17 years ago
Junio C Hamano c9784cd0c8 Merge branch 'sp/maint-bash-completion-optim' into maint 17 years ago
Junio C Hamano bbe99ea8f6 Merge branch 'sp/maint-pack-memuse' into maint 17 years ago
Junio C Hamano 614de95c76 Merge branch 'ls/maint-mailinfo-patch-label' into maint 17 years ago
Junio C Hamano 2de3db2f38 Merge branch 'js/maint-daemon-syslog' into maint 17 years ago
Stephan Beyer 1c5fa0a179 rebase-i: keep old parents when preserving merges 17 years ago
Johannes Sixt 01941bd543 t7600-merge: Use test_expect_failure to test option parsing 17 years ago
Dmitry Potapov f66cf96d7c Fix buffer overflow in prepare_attr_stack 17 years ago
Dmitry Potapov fd55a19eb1 Fix buffer overflow in git diff 17 years ago
Dmitry Potapov 620e2bb937 Fix buffer overflow in git-grep 17 years ago
Lars Noschinski df4b3abc94 git-cvsserver: fix call to nonexistant cleanupWorkDir() 17 years ago
Petr Baudis 8bd867ee0e Documentation/git-cherry-pick.txt et al.: Fix misleading -n description 17 years ago
Shawn O. Pearce 92392b4a45 index-pack: Honor core.deltaBaseCacheLimit when resolving deltas 17 years ago
Shawn O. Pearce 03993e139c index-pack: Track the object_entry that creates each base_data 17 years ago
Shawn O. Pearce 4a438cabac index-pack: Chain the struct base_data on the stack for traversal 17 years ago
Shawn O. Pearce f41aebd469 index-pack: Refactor base arguments of resolve_delta into a struct 17 years ago
Shawn O. Pearce db8a9ff038 bash completion: Resolve git show ref:path<tab> losing ref: portion 17 years ago
Shawn O. Pearce 778306e405 bash completion: Append space after file names have been completed 17 years ago
Lukas Sandström e9fe804a82 git-mailinfo: Fix getting the subject from the in-body [PATCH] line 17 years ago
Shawn O. Pearce 6c36c9e4ea bash completion: Don't offer "a.." as a completion for "a." 17 years ago
Junio C Hamano 191a8e32b3 GIT 1.5.6.3 17 years ago
Stephan Beyer 460abee5cd git-am: Do not exit silently if committer is unset 17 years ago
Shawn O. Pearce ab02dfe533 bash completion: Improve responsiveness of git-log completion 17 years ago
Junio C Hamano 329636b435 t0004: fix timing bug 17 years ago
Johannes Schindelin e0cbc39768 Add pretty format %aN which gives the author name, respecting .mailmap 17 years ago
Lukas Sandström b4958181a9 git-mailinfo: document the -n option 17 years ago
Petr Baudis 8c6202d869 Fix backwards-incompatible handling of core.sharedRepository 17 years ago
Shawn O. Pearce eac12e2d4d Correct pack memory leak causing git gc to try to exceed ulimit 17 years ago
Junio C Hamano e09c4e753c Start preparing release notes for 1.5.6.3 17 years ago
Mark Levedahl e965647334 git-submodule - Fix bugs in adding an existing repo as a module 17 years ago
SZEDER Gábor d773c6314d bash: offer only paths after '--' 17 years ago
Shawn O. Pearce 1db4a75c8d Remove unnecessary pack-*.keep file after successful git-clone 17 years ago
Jeff King 0b294c0abf make deleting a missing ref more quiet 17 years ago
Junio C Hamano 30161e73d1 Merge branch 'qq/maint' into maint 17 years ago
Junio C Hamano c636d0e2bc Merge branch 'lt/racy-empty' into maint 17 years ago
Junio C Hamano 39f319f4d5 Merge branch 'qq/maint' (early part) into maint 17 years ago
Johannes Schindelin 8852f5d704 run_command(): respect GIT_TRACE 17 years ago
Gerrit Pape 2fe403e745 git-svn.perl: workaround assertions in svn library 1.5.0 17 years ago
Junio C Hamano 6fc2a25e62 mailinfo: feed the correct line length to decode_transfer_encoding() 17 years ago
Alex Riesen 77cb7bc232 git-clone: remove leftover debugging fprintf(). 17 years ago