14916 Commits (eabbc99a2198d1cae62ce951457e7edc23b5f1a9)
 

Author SHA1 Message Date
Junio C Hamano eabbc99a21 fix diff-tree --stdin documentation 16 years ago
Junio C Hamano 2d0f5f3459 RelNotes 1.5.6.5 updates 16 years ago
Linus Torvalds 2b6ca6df2d diff.renamelimit is a basic diff configuration 16 years ago
Jim Meyering 3be3999849 git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout. 16 years ago
Mike Ralphson f70f988b11 Documentation: typos / spelling fixes in older RelNotes 16 years ago
René Scharfe 7c5b1675a8 git-name-rev: don't use printf without format 16 years ago
Pieter de Bie b003c00b7b git-name-rev: allow --name-only in combination with --stdin 16 years ago
Junio C Hamano e8b55fab62 builtin-name-rev.c: split deeply nested part from the main function 16 years ago
Junio C Hamano e124554796 Start 1.5.6.5 RelNotes to describe accumulated fixes 17 years ago
Ciaran McCreesh 69c231f473 Make git-add -i accept ranges like 7- 17 years ago
Junio C Hamano 1ceb95c804 Update my e-mail address 17 years ago
Jonathan Nieder 61d47feec6 git-diff(1): "--c" -> "--cc" typo fix 17 years ago
Pierre Habouzit 00332b8152 git-submodule: move ill placed shift. 17 years ago
Brandon Casey 734a6ffafb t/t4202-log.sh: add newline at end of file 17 years ago
Johannes Schindelin 11ee57bc4c sort_in_topological_order(): avoid setting a commit flag 17 years ago
Junio C Hamano b1264da863 Documentation: clarify diff --cc 17 years ago
Steve Haslam 31f4e768a4 Propagate -u/--upload-pack option of "git clone" to transport. 17 years ago
Anders Melchiorsen bbff8aaaf2 Documentation: fix diff.external example 17 years ago
Junio C Hamano b2a5627651 make sure parsed wildcard refspec ends with slash 17 years ago
Jeff King d65d2b2fb4 init: handle empty "template" parameter 17 years ago
Stephan Beyer 1e5f7add98 builtin-revert.c: typofix 17 years ago
Junio C Hamano bfce5087ee Makefile: fix shell quoting 17 years ago
Junio C Hamano c30e699fc5 tests: propagate $(TAR) down from the toplevel Makefile 17 years ago
Björn Steinbrink 72de2883bd index-pack.c: correctly initialize appended objects 17 years ago
Peter Valdemar Mørch 8892048d51 send-email: find body-encoding correctly 17 years ago
Pierre Habouzit f5242ebf0d git-checkout: fix command line parsing. 17 years ago
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