aboutsummaryrefslogtreecommitdiff
path: root/log-tree.c
Commit message (Expand)AuthorAge
...
* | | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-29
|\ \ \
| * | | pretty: add %D format specifierHarry Jeffery2014-09-18
* | | | Merge branch 'jk/name-decoration-alloc'Junio C Hamano2014-09-11
|\ \ \ \ | |_|/ / |/| | |
| * | | log-tree: use FLEX_ARRAY in name_decorationJeff King2014-08-27
| * | | log-tree: make name_decoration hash staticJeff King2014-08-26
| * | | log-tree: make add_name_decoration a public functionJeff King2014-08-26
* | | | pretty: make empty userformats truly emptyJeff King2014-07-30
| |/ / |/| |
* | | Merge branch 'cc/for-each-mergetag'Junio C Hamano2014-07-21
|\ \ \
| * | | commit: add for_each_mergetag()Christian Couder2014-07-07
* | | | Merge branch 'zk/log-graph-showsig'Junio C Hamano2014-07-16
|\ \ \ \
| * | | | log: fix indentation for --graph --show-signatureZoltan Klinger2014-07-09
| | |_|/ | |/| |
* | | | Merge branch 'mg/fix-log-mergetag-color'Junio C Hamano2014-07-16
|\ \ \ \ | |_|/ / |/| | |
| * | | log: correctly identify mergetag signature verification statusMichael J Gruber2014-07-10
| |/ /
* | | reuse cached commit buffer when parsing signaturesJeff King2014-06-13
* | | commit: record buffer length in cacheJeff King2014-06-13
* | | use get_cached_commit_buffer where appropriateJeff King2014-06-13
* | | Merge branch 'nd/log-show-linear-break'Junio C Hamano2014-04-03
|\ \ \
| * | | log: add --show-linear-break to help see non-linear historyNguyễn Thái Ngọc Duy2014-03-25
| | |/ | |/|
* | | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
|/ /
* | Merge branch 'bc/log-decoration'Junio C Hamano2014-01-10
|\ \ | |/
| * log: properly handle decorations with chained tagsbrian m. carlson2013-12-20
* | Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\ \
| * | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
| |/
* | Merge branch 'jk/robustify-parse-commit'Junio C Hamano2013-12-05
|\ \ | |/ |/|
| * log_tree_diff: die when we fail to parse a commitJeff King2013-10-24
* | log: use true parents for diff even when rewritingThomas Rast2013-08-01
|/
* Merge branch 'jk/format-patch-from'Junio C Hamano2013-07-15
|\
| * teach format-patch to place other authors into in-body "From"Jeff King2013-07-03
* | Merge branch 'as/log-output-encoding-in-user-format'Junio C Hamano2013-07-12
|\ \ | |/ |/|
| * pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
* | Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ | |/ |/|
| * Implement line-history search (git log -L)Thomas Rast2013-03-28
* | pretty: share code between format_decoration and show_decorationsNguyễn Thái Ngọc Duy2013-04-18
* | Merge branch 'tr/log-tree-optim'Junio C Hamano2013-04-02
|\ \
| * | Avoid loading commits twice in log with diffsThomas Rast2013-03-28
| |/
* | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\ \
| * | Unify appending signoff in format-patch, commit and sequencerBrandon Casey2013-02-12
| * | format-patch: update append_signoff prototypeNguyễn Thái Ngọc Duy2013-02-12
* | | Merge branch 'mg/gpg-interface-using-status'Junio C Hamano2013-03-21
|\ \ \ | |_|/ |/| |
| * | gpg_interface: allow to request status returnMichael J Gruber2013-02-14
| * | log-tree: rely upon the check in the gpg_interfaceMichael J Gruber2013-02-14
| |/
* | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-20
|\ \
| * | mailmap: add mailmap structure to rev_info and ppAntoine Pelisse2013-01-10
| |/
* | Merge branch 'jc/format-patch-reroll'Junio C Hamano2013-01-11
|\ \
| * | format-patch: add --reroll-count=$N optionJunio C Hamano2012-12-22
| * | get_patch_filename(): split into two functionsJunio C Hamano2012-12-21
| * | get_patch_filename(): drop "just-numbers" hackJunio C Hamano2012-12-21
| * | get_patch_filename(): simplify function signatureJunio C Hamano2012-12-21
* | | Merge branch 'jc/format-color-auto'Junio C Hamano2013-01-05
|\ \ \ | |_|/ |/| |
| * | log --format: teach %C(auto,black) to respect color configJunio C Hamano2012-12-17
| |/