5577 Commits (e40e0135f24a140935c218af43d0bf8b7b07067b)
 

Author SHA1 Message Date
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
Timo Hirvonen 39bc9a6c20 Add msg_sep to diff_options 19 years ago
Timo Hirvonen 0e677e1a6b DIFF_FORMAT_RAW is not default anymore 19 years ago
Timo Hirvonen c9b5ef998a Set default diff output format after parsing command line 19 years ago
Timo Hirvonen a610786f4b Make --raw option available for all diff commands 19 years ago
Timo Hirvonen c6744349df Merge with_raw, with_stat and summary variables to output_format 19 years ago
Johannes Schindelin 9c6efa366e format-patch: introduce "--ignore-if-in-upstream" 19 years ago
Johannes Schindelin fcb3d0adc1 add diff_flush_patch_id() to calculate the patch id 19 years ago
Junio C Hamano 3c2f75b590 t4013: add tests for diff/log family output options. 19 years ago
Junio C Hamano 1ef9e05dbf Merge branch 'jc/squash' 19 years ago
Junio C Hamano 6a0dbb8a5c Merge branch 'jc/diff' 19 years ago
Junio C Hamano 9f9817e34a Merge branch 'ml/cvsimport' 19 years ago
Junio C Hamano 2cc06a0500 Merge branch 'js/diff' 19 years ago
Junio C Hamano 57be46fd21 Merge branch 'ew/rebase' 19 years ago
Dennis Stosberg 07d68930c2 Fix pkt-line.h to compile with a non-GCC compiler 19 years ago
Dennis Stosberg e898081dfb Solaris needs inclusion of signal.h for signal() 19 years ago
Matthias Lederhofer 3acb27b6a4 correct documentation for git grep 19 years ago
Junio C Hamano 2ad47d61b9 git-repack: Be careful when updating the same pack as an existing one. 19 years ago
Junio C Hamano 801235c5e6 diff --color: use $GIT_DIR/config 19 years ago
Eric Wong d5e673b60b rebase: allow --skip to work with --merge 19 years ago