Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 1 | -8/+8 |
|\ | |||||
| * | Convert lookup_commit* to struct object_id | brian m. carlson | 2017-05-08 | 1 | -6/+6 |
| * | shallow: convert shallow registration functions to object_id | brian m. carlson | 2017-05-08 | 1 | -2/+2 |
* | | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 | 1 | -1/+1 |
|/ | |||||
* | Rename sha1_array to oid_array | brian m. carlson | 2017-03-31 | 1 | -7/+7 |
* | Merge branch 'rs/log-email-subject' | Junio C Hamano | 2017-03-10 | 1 | -2/+4 |
|\ | |||||
| * | pretty: use fmt_output_email_subject() | René Scharfe | 2017-03-02 | 1 | -2/+4 |
* | | commit: make ignore_non_trailer take buf/len | Jonathan Tan | 2016-11-29 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2016-10-10 | 1 | -0/+2 |
|\ | |||||
| * | shallow.c: implement a generic shallow boundary finder based on rev-list | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -0/+2 |
* | | Merge branch 'rs/pull-signed-tag' | Junio C Hamano | 2016-08-20 | 1 | -1/+3 |
|\ \ | |||||
| * | | commit: use FLEX_ARRAY in struct merge_remote_desc | René Scharfe | 2016-08-14 | 1 | -1/+1 |
| * | | commit: factor out set_merge_remote_desc() | René Scharfe | 2016-08-14 | 1 | -0/+2 |
| * | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 2016-07-28 | 1 | -0/+1 |
| |\ \ | |||||
* | \ \ | Merge branch 'jk/printf-format' | Junio C Hamano | 2016-07-19 | 1 | -4/+0 |
|\ \ \ \ | |||||
| * | | | | commit.c: remove print_commit_list() | Junio C Hamano | 2016-07-08 | 1 | -4/+0 |
* | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' | Junio C Hamano | 2016-07-11 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | pretty: make the skip_blank_lines() function public | Johannes Schindelin | 2016-06-22 | 1 | -0/+1 |
| * | | | Merge branch 'jk/squelch-missing-link-warning-for-unreachable' into maint | Junio C Hamano | 2015-06-25 | 1 | -1/+5 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'nd/graph-width-padded' | Junio C Hamano | 2016-07-06 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | pretty: pass graph width to pretty formatting for use in '%>|(N)' | Josef Kufner | 2016-06-16 | 1 | -0/+1 |
* | | | | | pretty: support "mboxrd" output format | Eric Wong | 2016-06-06 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | pretty: allow tweaking tabwidth in --expand-tabs | Junio C Hamano | 2016-03-30 | 1 | -1/+1 |
* | | | | pretty: expand tabs in indented logs to make things line up properly | Linus Torvalds | 2016-03-30 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'jk/date-mode-format' | Junio C Hamano | 2015-08-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | convert "enum date_mode" into a struct | Jeff King | 2015-06-29 | 1 | -1/+1 |
* | | | | Merge branch 'bc/gpg-verify-raw' | Junio C Hamano | 2015-08-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | gpg: centralize signature check | brian m. carlson | 2015-06-22 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'jk/squelch-missing-link-warning-for-unreachable' | Junio C Hamano | 2015-06-11 | 1 | -1/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | add quieter versions of parse_{tree,commit} | Jeff King | 2015-06-01 | 1 | -1/+5 |
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-05-06 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | commit: convert parts to struct object_id | brian m. carlson | 2015-03-14 | 1 | -2/+2 |
* | | | shallow.c: make check_shallow_file_for_update() static | Junio C Hamano | 2015-01-15 | 1 | -1/+0 |
|/ / | |||||
* | | Merge branch 'jc/merge-bases' | Junio C Hamano | 2015-01-07 | 1 | -2/+5 |
|\ \ | |||||
| * | | get_merge_bases(): always clean-up object flags | Junio C Hamano | 2014-10-30 | 1 | -2/+5 |
* | | | Merge branch 'cc/interpret-trailers-more' | Junio C Hamano | 2014-12-22 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | commit: make ignore_non_trailer() non static | Christian Couder | 2014-11-10 | 1 | -0/+3 |
* | | | Merge branch 'da/styles' | Junio C Hamano | 2014-09-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | stylefix: asterisks stick to the variable, not the type | David Aguilar | 2014-09-02 | 1 | -1/+1 |
* | | | | Merge branch 'jk/commit-author-parsing' | Junio C Hamano | 2014-09-19 | 1 | -0/+11 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | commit: provide a function to find a header in a buffer | Jeff King | 2014-08-27 | 1 | -0/+11 |
| |/ / | |||||
* | | | Merge branch 'jk/name-decoration-alloc' | Junio C Hamano | 2014-09-11 | 1 | -2/+14 |
|\ \ \ | |||||
| * | | | log-tree: use FLEX_ARRAY in name_decoration | Jeff King | 2014-08-27 | 1 | -1/+1 |
| * | | | log-tree: make name_decoration hash static | Jeff King | 2014-08-26 | 1 | -1/+1 |
| * | | | log-tree: make add_name_decoration a public function | Jeff King | 2014-08-26 | 1 | -0/+12 |
| * | | | Merge branch 'bp/commit-p-editor' into maint | Junio C Hamano | 2014-04-08 | 1 | -0/+3 |
| |\ \ \ | |||||
* | | | | | pretty: make empty userformats truly empty | Jeff King | 2014-07-30 | 1 | -0/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'cc/replace-graft' | Junio C Hamano | 2014-07-28 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | replace: remove signature when using --graft | Christian Couder | 2014-07-21 | 1 | -0/+2 |
* | | | | | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | |