4679 Commits (38573864f893653be012dd77c2da77f9ecbb1e02)
 

Author SHA1 Message Date
Junio C Hamano 8d48ad62a9 Merge branch 'lt/fix-config' into lt/config 19 years ago
Linus Torvalds d14f776402 git config syntax updates 19 years ago
sean bdf0ef0824 Another config file parsing fix. 19 years ago
Junio C Hamano 618faa1dc7 checkout: use --aggressive when running a 3-way merge (-m). 19 years ago
Dennis Stosberg 66561f5a77 Fix git-pack-objects for 64-bit platforms 19 years ago
Nicolas Pitre 639ca54972 fix diff-delta bad memory access 19 years ago
Junio C Hamano f7a3276bab Merge branch 'fix' 19 years ago
Junio C Hamano 8d7a397aab checkout: use --aggressive when running a 3-way merge (-m). 19 years ago
Linus Torvalds d1802851b0 revert/cherry-pick: use aggressive merge. 19 years ago
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