aboutsummaryrefslogtreecommitdiff
path: root/commit.h
Commit message (Expand)AuthorAge
* commit: make ignore_non_trailer take buf/lenJonathan Tan2016-11-29
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-10
|\
| * shallow.c: implement a generic shallow boundary finder based on rev-listNguyễn Thái Ngọc Duy2016-06-13
* | Merge branch 'rs/pull-signed-tag'Junio C Hamano2016-08-19
|\ \
| * | commit: use FLEX_ARRAY in struct merge_remote_descRené Scharfe2016-08-13
| * | commit: factor out set_merge_remote_desc()René Scharfe2016-08-13
| * | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maintJunio C Hamano2016-07-28
| |\ \
* | \ \ Merge branch 'jk/printf-format'Junio C Hamano2016-07-19
|\ \ \ \
| * | | | commit.c: remove print_commit_list()Junio C Hamano2016-07-08
* | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano2016-07-11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | pretty: make the skip_blank_lines() function publicJohannes Schindelin2016-06-22
| * | | Merge branch 'jk/squelch-missing-link-warning-for-unreachable' into maintJunio C Hamano2015-06-25
| |\ \ \
* | \ \ \ Merge branch 'nd/graph-width-padded'Junio C Hamano2016-07-06
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-16
* | | | | pretty: support "mboxrd" output formatEric Wong2016-06-06
|/ / / /
* | | | pretty: allow tweaking tabwidth in --expand-tabsJunio C Hamano2016-03-30
* | | | pretty: expand tabs in indented logs to make things line up properlyLinus Torvalds2016-03-30
| |_|/ |/| |
* | | Merge branch 'jk/date-mode-format'Junio C Hamano2015-08-03
|\ \ \
| * | | convert "enum date_mode" into a structJeff King2015-06-29
* | | | Merge branch 'bc/gpg-verify-raw'Junio C Hamano2015-08-03
|\ \ \ \ | |/ / / |/| | |
| * | | gpg: centralize signature checkbrian m. carlson2015-06-22
| |/ /
* | | Merge branch 'jk/squelch-missing-link-warning-for-unreachable'Junio C Hamano2015-06-11
|\ \ \ | | |/ | |/|
| * | add quieter versions of parse_{tree,commit}Jeff King2015-06-01
* | | Merge branch 'bc/object-id'Junio C Hamano2015-05-05
|\ \ \ | |_|/ |/| |
| * | commit: convert parts to struct object_idbrian m. carlson2015-03-13
* | | shallow.c: make check_shallow_file_for_update() staticJunio C Hamano2015-01-15
|/ /
* | Merge branch 'jc/merge-bases'Junio C Hamano2015-01-07
|\ \
| * | get_merge_bases(): always clean-up object flagsJunio C Hamano2014-10-30
* | | Merge branch 'cc/interpret-trailers-more'Junio C Hamano2014-12-22
|\ \ \ | |_|/ |/| |
| * | commit: make ignore_non_trailer() non staticChristian Couder2014-11-10
* | | Merge branch 'da/styles'Junio C Hamano2014-09-19
|\ \ \
| * | | stylefix: asterisks stick to the variable, not the typeDavid Aguilar2014-09-02
* | | | Merge branch 'jk/commit-author-parsing'Junio C Hamano2014-09-19
|\ \ \ \ | |_|/ / |/| | |
| * | | commit: provide a function to find a header in a bufferJeff King2014-08-27
| |/ /
* | | 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
| * | | Merge branch 'bp/commit-p-editor' into maintJunio C Hamano2014-04-08
| |\ \ \
* | | | | pretty: make empty userformats truly emptyJeff King2014-07-30
| |_|/ / |/| | |
* | | | Merge branch 'cc/replace-graft'Junio C Hamano2014-07-27
|\ \ \ \
| * | | | replace: remove signature when using --graftChristian Couder2014-07-21
* | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | trace: improve trace performanceKarsten Blees2014-07-13
* | | | | commit: add for_each_mergetag()Christian Couder2014-07-07
| |_|_|/ |/| | |
* | | | reuse cached commit buffer when parsing signaturesJeff King2014-06-13
* | | | commit: record buffer length in cacheJeff King2014-06-13
* | | | commit: convert commit->buffer to a slabJeff King2014-06-13
* | | | convert logmsg_reencode to get_commit_bufferJeff King2014-06-13
* | | | provide helpers to access the commit bufferJeff King2014-06-13