186 Commits (1cae428e2902b3f19a56625411f09cc239855fe7)

Author SHA1 Message Date
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
Linus Torvalds 2af202be3d Fix various sparse warnings in the git source code 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Brandon Casey 330db18c02 Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility 16 years ago
Stephen Boyd fff02ee666 format-patch: migrate to parse-options API 16 years ago
Jim Meyering ca6b91d29b format-patch let -k override a config-specified format.numbered 16 years ago
Heiko Voigt 1d1876e930 Add configuration variable for sign-off to format-patch 16 years ago
Michael Hendricks d7d9c2d049 format-patch: add arbitrary email headers 16 years ago
Stephen Boyd 108dab2811 format-patch: --attach/inline uses filename instead of SHA1 16 years ago