5596 Commits (f37399e6b0689b8b9a5a4cf9149ede5a39fca549)
 

Author SHA1 Message Date
Linus Torvalds 51d1e83f91 Do not try futile object pairs when repacking. 19 years ago
Junio C Hamano cc7d5bcf00 Racy GIT (part #3) 19 years ago
Johannes Schindelin 7c6f8aaf6d move get_merge_bases() to core lib. 19 years ago
Johannes Schindelin 52cab8a084 refactor merge_bases() as preparation to libify merge-base 19 years ago
Junio C Hamano f3bc468212 Merge branch 'jc/diff-test-updates' into th/diff 19 years ago
Junio C Hamano 026625e78e t4013: note improvements brought by the new output code. 19 years ago
Junio C Hamano 6adc876016 Merge branch 'jc/diff-test' into jc/diff-test-updates 19 years ago
Junio C Hamano 26183e25d4 Merge branch 'jc/diff-test' into th/diff 19 years ago
Junio C Hamano d410e43b35 t4013: add format-patch tests. 19 years ago
Junio C Hamano 27e1b127f3 format-patch: fix diff format option implementation 19 years ago
Junio C Hamano 75dedd5a21 Merge branch 'jc/repack' 19 years ago
Junio C Hamano f38c2a9c99 Merge branch 'js/patch' 19 years ago
Junio C Hamano 9fdc3bb5c2 diff.c: fix get_patch_id() 19 years ago
Junio C Hamano 982b64e4cc t4014: fix test commit labels. 19 years ago
Linus Torvalds 0c7993839b Improved three-way blob merging code 19 years ago
Linus Torvalds 83788070a3 Prepare "git-merge-tree" for future work 19 years ago
Linus Torvalds a9ed376b15 xdiff: generate "anti-diffs" aka what is common to two files 19 years ago
Junio C Hamano abc0267016 checkout -m: fix read-tree invocation 19 years ago
Junio C Hamano 8f4a9b62ee t/README: start testing porcelainish 19 years ago
Junio C Hamano f252281102 Merge branch 'jc/diff-test-updates' into th/diff 19 years ago
Junio C Hamano 2c0b4dfd5a combine-diff.c: type sanity. 19 years ago
Johannes Schindelin 47e5c0ca2c Save errno in handle_alias() 19 years ago
Eric Wong f0ef05967f rebase: check for errors from git-commit 19 years ago
Martin Langhoff c5f448b0f2 cvsimport - cleanup of the multi-indexes handling 19 years ago
Junio C Hamano 3b44f15a35 connect.c: check the commit buffer boundary while parsing. 19 years ago
Junio C Hamano c78963d280 connect.c: remove unused parameters from tcp_connect and proxy_connect 19 years ago
Timo Hirvonen 554fe20d80 Make some strings const 19 years ago
Eric Wong 66eb64cba6 rebase: get rid of outdated MRESOLVEMSG 19 years ago
Andreas Ericsson 33ebb8717f git wrapper: fix command name in an error message. 19 years ago
Eric Wong 80f50749da git-svn: be verbose by default on fetch/commit, add -q/--quiet option 19 years ago
Eric Wong a00439acd2 git-svn: add --follow-parent and --no-metadata options to fetch 19 years ago
Eric Wong 27e9fb8d41 git-svn: add the commit-diff command 19 years ago
Eric Wong c1927a8554 git-svn: several graft-branches improvements 19 years ago
Eric Wong dc62e25cbd git-svn: SVN 1.1.x library compatibility 19 years ago
Junio C Hamano 2386c2975d combine-diff.c: type sanity 19 years ago
Jeff King 8dcaefb52f quote.c: silence compiler warnings from EMIT macro 19 years ago
Johannes Schindelin 81db094107 format-patch: use clear_commit_marks() instead of some ad-hockery 19 years ago
Junio C Hamano 9e76bab14e t4013 test updates for new output code. 19 years ago
Junio C Hamano 3969cf7db1 Fix some more diff options changes. 19 years ago
Junio C Hamano a959e0dc16 Merge branch 'jc/diff-test' into th/diff 19 years ago
Timo Hirvonen 3223847a8f Fix diff-tree -s 19 years ago
Timo Hirvonen 1798562745 log --raw: Don't descend into subdirectories by default 19 years ago
Timo Hirvonen f005df3910 diff-tree: Use ---\n as a message separator 19 years ago
Timo Hirvonen 946c3784a3 Print empty line between raw, stat, summary and patch 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Johannes Schindelin 8780bd8fd2 t4014: fix for whitespace from "wc -l" 19 years ago
Junio C Hamano 47979d5d5b t4013: add more tests around -c and --cc 19 years ago
Junio C Hamano ece3c67f9c t4014: add format-patch --ignore-if-in-upstream test 19 years ago
Timo Hirvonen 9dafea2678 whatchanged: Default to DIFF_FORMAT_RAW 19 years ago
Timo Hirvonen 5e2b0636c7 Don't xcalloc() struct diffstat_t 19 years ago