4555 Commits (cc189c2ca2c725c430f100f61e7c4a6849f93163)
 

Author SHA1 Message Date
Linus Torvalds 1e2398d7fa builtin-grep: use external grep when we can take advantage of it 19 years ago
Junio C Hamano cc908b82a4 diffstat rename squashing fix. 19 years ago
Linus Torvalds c68998f5b5 Simplify "git reset --hard" 19 years ago
Linus Torvalds 76b99b8161 Allow one-way tree merge to remove old files 19 years ago
Sean 9d76812b42 Convert some "apply --summary" users to "diff --summary". 19 years ago
Sean 4bbd261bbd Add "--summary" option to git diff. 19 years ago
Sean cc120056a8 Make git rebase interactive help match documentation. 19 years ago
Sean ec4e69c06a Ensure author & committer before asking for commit message. 19 years ago
Linus Torvalds ee1e5412a7 git diff: support "-U" and "--unified" options properly 19 years ago
Sean a62be77f5e Add "--branches", "--tags" and "--remotes" options to git-rev-parse. 19 years ago
Junio C Hamano 975bf9cf5a Merge branch 'fix' 19 years ago
Junio C Hamano 3f22deb7f5 Merge branch 'fix' into maint 19 years ago
Ben Clifford d9635e9c53 include header to define uint32_t, necessary on Mac OS X 19 years ago
Junio C Hamano 5f7f211a54 Merge branch 'ml/cvs' 19 years ago
Junio C Hamano 3a3e89b897 Merge branch 'fix' 19 years ago
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