summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-28git-svn: add the commit-diff commandLibravatar Eric Wong2-19/+112
2006-06-28git-svn: several graft-branches improvementsLibravatar Eric Wong2-13/+230
2006-06-28git-svn: SVN 1.1.x library compatibilityLibravatar Eric Wong4-12/+44
2006-06-28combine-diff.c: type sanityLibravatar Junio C Hamano1-14/+15
2006-06-28quote.c: silence compiler warnings from EMIT macroLibravatar Jeff King1-1/+1
2006-06-27format-patch: use clear_commit_marks() instead of some ad-hockeryLibravatar Johannes Schindelin1-10/+4
2006-06-27t4013 test updates for new output code.Libravatar Junio C Hamano6-10/+4
2006-06-27Fix some more diff options changes.Libravatar Junio C Hamano4-19/+38
2006-06-27Merge branch 'jc/diff-test' into th/diffLibravatar Junio C Hamano89-0/+3839
2006-06-27Fix diff-tree -sLibravatar Timo Hirvonen1-3/+0
2006-06-27log --raw: Don't descend into subdirectories by defaultLibravatar Timo Hirvonen1-1/+0
2006-06-27diff-tree: Use ---\n as a message separatorLibravatar Timo Hirvonen1-0/+1
2006-06-27Print empty line between raw, stat, summary and patchLibravatar Timo Hirvonen1-5/+42
2006-06-27Fix expr usage for FreeBSDLibravatar Dennis Stosberg7-16/+16
2006-06-27t4014: fix for whitespace from "wc -l"Libravatar Johannes Schindelin1-4/+4
2006-06-26t4013: add more tests around -c and --ccLibravatar Junio C Hamano18-3/+1263
2006-06-26t4014: add format-patch --ignore-if-in-upstream testLibravatar Junio C Hamano1-0/+69
2006-06-26whatchanged: Default to DIFF_FORMAT_RAWLibravatar Timo Hirvonen1-11/+16
2006-06-26Don't xcalloc() struct diffstat_tLibravatar Timo Hirvonen1-6/+5
2006-06-26Add msg_sep to diff_optionsLibravatar Timo Hirvonen6-13/+14
2006-06-26DIFF_FORMAT_RAW is not default anymoreLibravatar Timo Hirvonen2-6/+2
2006-06-26Set default diff output format after parsing command lineLibravatar Timo Hirvonen7-3/+18
2006-06-26Make --raw option available for all diff commandsLibravatar Timo Hirvonen2-36/+14
2006-06-26Merge with_raw, with_stat and summary variables to output_formatLibravatar Timo Hirvonen6-144/+136
2006-06-26format-patch: introduce "--ignore-if-in-upstream"Libravatar Johannes Schindelin1-0/+80
2006-06-26add diff_flush_patch_id() to calculate the patch idLibravatar Johannes Schindelin2-0/+141
2006-06-26t4013: add tests for diff/log family output options.Libravatar Junio C Hamano72-0/+2579
2006-06-26Merge branch 'jc/squash'Libravatar Junio C Hamano5-24/+72
2006-06-26Merge branch 'jc/diff'Libravatar Junio C Hamano2-15/+80
2006-06-26Merge branch 'ml/cvsimport'Libravatar Junio C Hamano1-17/+23
2006-06-26Merge branch 'js/diff'Libravatar Junio C Hamano9-20/+81
2006-06-26Merge branch 'ew/rebase'Libravatar Junio C Hamano4-24/+90
2006-06-26Fix pkt-line.h to compile with a non-GCC compilerLibravatar Dennis Stosberg1-0/+2
2006-06-26Solaris needs inclusion of signal.h for signal()Libravatar Dennis Stosberg2-0/+2
2006-06-25correct documentation for git grepLibravatar Matthias Lederhofer1-1/+6
2006-06-25git-repack: Be careful when updating the same pack as an existing one.Libravatar Junio C Hamano1-3/+18
2006-06-25diff --color: use $GIT_DIR/configLibravatar Junio C Hamano2-15/+80
2006-06-25rebase: allow --skip to work with --mergeLibravatar Eric Wong3-2/+73
2006-06-25rebase: cleanup rebasing with --mergeLibravatar Eric Wong1-28/+5
2006-06-25rebase: allow --merge option to handle patches merged upstreamLibravatar Eric Wong2-5/+23
2006-06-25git-commit: filter out log message lines only when editor was run.Libravatar Yann Dirson1-7/+12
2006-06-24Rename safe_strncpy() to strlcpy().Libravatar Peter Eriksen12-30/+48
2006-06-24apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.Libravatar Johannes Schindelin1-9/+16
2006-06-24Clean up diff.cLibravatar Timo Hirvonen1-12/+6
2006-06-24cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}Libravatar Johannes Schindelin1-7/+8
2006-06-24cvsimport: setup indexes correctly for ancestors and incremental importsLibravatar Martin Langhoff1-17/+22
2006-06-24repo-config: fix printing of boolLibravatar Junio C Hamano1-6/+3
2006-06-24diff --color: use reset sequence when we mean reset.Libravatar Junio C Hamano1-1/+1
2006-06-24git-repack -- respect -q and be quietLibravatar Martin Langhoff1-2/+3
2006-06-24A better-scheduled PPC SHA-1 implementation.Libravatar Unknown1-156/+195