5768 Commits (668e34d7cc1ab7d6135f0004ee7bea2ffdca0de0)
 

Author SHA1 Message Date
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
Eric Wong 9e4bc7dd1b rebase: cleanup rebasing with --merge 19 years ago
Eric Wong 9a99c087da rebase: allow --merge option to handle patches merged upstream 19 years ago
Yann Dirson 29f4ad867c git-commit: filter out log message lines only when editor was run. 19 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Johannes Schindelin 3eaa38da94 apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag. 19 years ago
Timo Hirvonen d2543b8ee3 Clean up diff.c 19 years ago
Johannes Schindelin 061303f0b5 cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch} 19 years ago
Martin Langhoff 7ccd9009ac cvsimport: setup indexes correctly for ancestors and incremental imports 19 years ago
Junio C Hamano acb70149bc repo-config: fix printing of bool 19 years ago