4770 Commits (87cefaaff958e30204a21757012a46883175c00f)
 

Author SHA1 Message Date
Junio C Hamano 07ea91d84f builtin-grep: -F (--fixed-strings) 19 years ago
Junio C Hamano 02ab1c490d builtin-grep: -w fix 19 years ago
Junio C Hamano c39c4f4746 builtin-grep: typofix 19 years ago
Junio C Hamano 8c2462dc5b Merge branch 'jc/clean' 19 years ago
Junio C Hamano 2c49009dbe Merge branch 'mw/alternates' 19 years ago
Junio C Hamano b9895c0688 Merge branch 'jc/xsha1' 19 years ago
Junio C Hamano 143f4d94c6 Merge branch 'jc/again' 19 years ago
Junio C Hamano 4edd44725c Merge branch 'np/delta' 19 years ago
Junio C Hamano 2fc240a7b2 Merge branch 'jc/bindiff' 19 years ago
Junio C Hamano 016cd9f665 Merge branch 'fix' 19 years ago
Junio C Hamano 5c222ce2c4 Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff into ml/cvs 19 years ago
Yakov Lerner 28cc4ab422 read-cache.c: use xcalloc() not calloc() 19 years ago
Eric Wong dbd0f7d322 apply: fix infinite loop with multiple patches with --index 19 years ago
Junio C Hamano 5acd64edec builtin-grep: tighten argument parsing. 19 years ago
Junio C Hamano 393e3b1910 Teach git-clean optional <paths>... parameters. 19 years ago
Junio C Hamano 45f75a0167 Merge branch 'fix' 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Junio C Hamano e7cef45fbc get_sha1() - fix infinite loop on nonexistent stage. 19 years ago
Junio C Hamano afb4ff2069 Documentation: {caret} fixes (git-rev-list.txt) 19 years ago
Junio C Hamano 1c57119c70 builtin-grep: documentation 19 years ago
Junio C Hamano aa8c79ad03 Teach -f <file> option to builtin-grep. 19 years ago
Nicolas Pitre addaacab07 improve base85 generated assembly code 19 years ago
Linus Torvalds 5d6a9f45e1 Fix "git diff --stat" with long filenames 19 years ago
Junio C Hamano f8ba655ee4 Fix repo-config set-multivar error return path. 19 years ago
Martin Waitz 0438402271 clone: don't clone the info/alternates file 19 years ago
Martin Waitz dd05ea1799 test case for transitive info/alternates 19 years ago
Martin Waitz c2f493a4ae Transitively read alternatives 19 years ago
Martyn Smith 82000d7464 Change to allow subdir updates from Eclipse 19 years ago
Junio C Hamano fd60acaced Merge branch 'fix' 19 years ago
Peter Hagervall d92f1dc63f Sparse fix for builtin-diff 19 years ago
Martin Waitz 178613c737 repack: honor -d even when no new pack was created 19 years ago
Martin Waitz cf9dc65368 clone: keep --reference even with -l -s 19 years ago
Martyn Smith 7d90095abe Many fixes for most operations in Eclipse. 19 years ago
Junio C Hamano 6fe31e2e4c repo-config: document what value_regexp does a bit more clearly. 19 years ago
Pavel Roskin 5d8ee9ceb8 Release config lock if the regex is invalid 19 years ago
Martyn Smith 568907f520 Added logged warnings for CVS error returns 19 years ago
Martin Langhoff 50c08d4872 Merge with git://kernel.org/pub/scm/git/git.git 19 years ago
Matthias Lederhofer 245f1029d6 core-tutorial.txt: escape asterisk 19 years ago
Johannes Schindelin b6c4a480b3 Fix crash when reading the empty tree 19 years ago
Johannes Schindelin 0cc9e70c4c Fix users of prefix_path() to free() only when necessary 19 years ago
Johannes Schindelin be65e7d9fb Fix users of prefix_path() to free() only when necessary 19 years ago
Johannes Schindelin e686eb9870 fmt-patch: understand old <his> notation 19 years ago
Junio C Hamano c66b6c067e Merge branch 'master' into js/fmt-patch 19 years ago
sean bd886fd3ea t1300-repo-config: two new config parsing tests. 19 years ago
sean 6f81bf16a9 Another config file parsing fix. 19 years ago
Junio C Hamano 42d0ee8302 binary diff and apply: testsuite. 19 years ago
Junio C Hamano 22293b9c41 update-index --again: take optional pathspecs 19 years ago
Junio C Hamano 83e77a25dc update-index --again 19 years ago
Junio C Hamano fb69a760cc update-index: plug memory leak from prefix_path() 19 years ago
Junio C Hamano dc46da2286 checkout-index: plug memory leak from prefix_path() 19 years ago