summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-29format-patch: fix diff format option implementationJunio C Hamano
2006-06-28Merge branch 'jc/diff-test-updates' into th/diffJunio C Hamano
2006-06-28combine-diff.c: type sanity.Junio C Hamano
2006-06-27t4013 test updates for new output code.Junio C Hamano
2006-06-27Fix some more diff options changes.Junio C Hamano
2006-06-27Merge branch 'jc/diff-test' into th/diffJunio C Hamano
2006-06-27Fix diff-tree -sTimo Hirvonen
2006-06-27log --raw: Don't descend into subdirectories by defaultTimo Hirvonen
2006-06-27diff-tree: Use ---\n as a message separatorTimo Hirvonen
2006-06-27Print empty line between raw, stat, summary and patchTimo Hirvonen
2006-06-27t4013: add more tests around -c and --ccJunio C Hamano
2006-06-26whatchanged: Default to DIFF_FORMAT_RAWTimo Hirvonen
2006-06-26Don't xcalloc() struct diffstat_tTimo Hirvonen
2006-06-26Add msg_sep to diff_optionsTimo Hirvonen
2006-06-26DIFF_FORMAT_RAW is not default anymoreTimo Hirvonen
2006-06-26Set default diff output format after parsing command lineTimo Hirvonen
2006-06-26Make --raw option available for all diff commandsTimo Hirvonen
2006-06-26Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen
2006-06-26t4013: add tests for diff/log family output options.Junio C Hamano
2006-06-26Merge branch 'jc/squash'Junio C Hamano
2006-06-26Merge branch 'jc/diff'Junio C Hamano
2006-06-26Merge branch 'ml/cvsimport'Junio C Hamano
2006-06-26Merge branch 'js/diff'Junio C Hamano
2006-06-26Merge branch 'ew/rebase'Junio C Hamano
2006-06-26Fix pkt-line.h to compile with a non-GCC compilerDennis Stosberg
2006-06-26Solaris needs inclusion of signal.h for signal()Dennis Stosberg
2006-06-25correct documentation for git grepMatthias Lederhofer
2006-06-25diff --color: use $GIT_DIR/configJunio C Hamano
2006-06-25rebase: allow --skip to work with --mergeEric Wong
2006-06-25rebase: cleanup rebasing with --mergeEric Wong
2006-06-25rebase: allow --merge option to handle patches merged upstreamEric Wong
2006-06-25git-commit: filter out log message lines only when editor was run.Yann Dirson
2006-06-25Rename safe_strncpy() to strlcpy().Peter Eriksen
2006-06-25apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.Johannes Schindelin
2006-06-25Clean up diff.cTimo Hirvonen
2006-06-25cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}Johannes Schindelin
2006-06-24cvsimport: setup indexes correctly for ancestors and incremental importsMartin Langhoff
2006-06-24repo-config: fix printing of boolJunio C Hamano
2006-06-24diff --color: use reset sequence when we mean reset.Junio C Hamano
2006-06-24git-repack -- respect -q and be quietMartin Langhoff
2006-06-24git-merge --squashJunio C Hamano
2006-06-24git-pull: abort when fmt-merge-msg fails.Junio C Hamano
2006-06-24Merge branch 'pb/error'Junio C Hamano
2006-06-24usage: minimum type fix.Junio C Hamano
2006-06-24Customizable error handlersPetr Baudis
2006-06-24git-merge: Don't use -p when outputting summaryTimo Hirvonen
2006-06-24Teach diff about -b and -w flagsJohannes Schindelin
2006-06-23git-commit: allow -e option anywhere on command lineJeff King
2006-06-23patch-id: take "commit" prefix as well as "diff-tree" prefixJohannes Schindelin
2006-06-22Makefile: do not recompile main programs when libraries have changed.Junio C Hamano