54 Commits (0de1633783685e9fb1943551217cdda7edbd245b)

Author SHA1 Message Date
Pang Yan Han 787570c7cd format-patch: ignore ui.color 14 years ago
Jeff King c9bfb95348 want_color: automatically fallback to color.ui 14 years ago
Junio C Hamano 01771a8e2b log: --quiet should serve as synonym to -s 14 years ago
Jeff King 9553d2b263 format-patch: preserve subject newlines with -k 14 years ago
Jeff King 6bf139440c clean up calling conventions for pretty.c functions 14 years ago
Jeff King 8b8a53744f pretty: add pp_commit_easy function for simple callers 14 years ago
Jay Soffian 0c47695a69 Add log.abbrevCommit config variable 14 years ago
Jay Soffian f0f90e34b0 "git log -h": typofix misspelled 'suppress' 14 years ago
Carlos Martín Nieto 1c40c36b9a log: convert to parse-options 14 years ago
Carlos Martín Nieto 250087f2e5 format-patch: don't pass on the --quiet flag 14 years ago
Michael J Gruber 4b56cf58a9 reflog: fix overriding of command line options 14 years ago
Michael J Gruber ef803fd4b0 builtin/log.c: separate default and setup of cmd_log_init() 14 years ago
Nguyễn Thái Ngọc Duy f0096c06bc Convert read_tree{,_recursive} to support struct pathspec 14 years ago
Michael J Gruber ad5aeeded3 revision.c: introduce --min-parents and --max-parents options 14 years ago
Junio C Hamano f31027c99c diffcore-rename: fall back to -C when -C -C busts the rename limit 14 years ago
Jonathan Nieder a3a32e7f08 cherry: split off function to print output lines 14 years ago
Ævar Arnfjörð Bjarmason f338cb83a0 i18n: git-log "--OPT does not make sense" messages 14 years ago
Ævar Arnfjörð Bjarmason 5c5f1d7ce1 i18n: git-log basic messages 14 years ago
Matthieu Moy 251df09be3 log: fix --max-count when used together with -S or -G 14 years ago
Nguyễn Thái Ngọc Duy 66f136252f Convert struct diff_options to use struct pathspec 14 years ago
Tay Ray Chuan 38a94bb6ba format-patch: page output with --stdout 15 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 15 years ago
Pat Notz a6fa59924d commit: helper methods to reduce redundant blocks of code 15 years ago
Ramkumar Ramachandra 2c642ed866 format-patch: Don't go over merge commits 15 years ago
Linus Torvalds 1fda91b511 Fix 'git log' early pager startup error case 15 years ago
Julian Phillips 1d2f80fa79 string_list: Fix argument order for string_list_append 15 years ago
Nazri Ramliy 5e11bee65f Allow customizable commit decorations colors 15 years ago
Stephen Boyd 6622d9c710 format-patch: Add a signature option (--signature) 15 years ago
Johannes Gilger 5b16360330 pretty: Initialize notes if %N is used 15 years ago
Erik Faye-Lund 28a53178fc cherry: support --abbrev option 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Junio C Hamano 8a3d203bd0 log.decorate: usability fixes 15 years ago
Steven Drake eb73445409 Add `log.decorate' configuration variable. 15 years ago
Junio C Hamano 9517e6b843 Typofixes outside documentation area 15 years ago
Junio C Hamano 66b2ed09c2 Fix "log" family not to be too agressive about showing notes 15 years ago
Felipe Contreras 382da4023f format-patch: fix parsing of "--" on the command line 16 years ago
Jonathan Nieder 99caeed05d Let 'git <command> -h' show usage without a git dir 16 years ago
Björn Gustavsson 2cfa8330e4 format-patch: Add "--no-stat" as a synonym for "-p" 16 years ago
Björn Gustavsson 02bc5b03f5 format-patch: Always generate a patch 16 years ago
Jonathan Nieder fef34270f2 Show usage string for 'git cherry -h' 16 years ago
Jeff King 1d46f2ea14 format-patch: make "-p" suppress diffstat 16 years ago
Thomas Rast dd2e794a21 Refactor pretty_print_commit arguments into a struct 16 years ago
Lars Hjemli d8526a4c3b git-log: allow --decorate[=short|full] 16 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 16 years ago
Johannes Schindelin 0a7f448355 Correctly mark cover letters' encodings if they are not pure ASCII 16 years ago
Matthieu Moy 1c370ea4e5 Show usage string for 'git log -h', 'git show -h' and 'git diff -h' 16 years ago
Junio C Hamano 90b1994170 diff: Rename QUIET internal option to QUICK 16 years ago
Jeff King ae03ee644e show: add space between multiple items 16 years ago
Jeff King ca4ca9ed06 show: suppress extra newline when showing annotated tag 16 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago