aboutsummaryrefslogtreecommitdiff
path: root/builtin/log.c
Commit message (Expand)AuthorAge
* Merge branch 'lt/pretty-expand-tabs'Junio C Hamano2016-04-13
|\
| * pretty: enable --expand-tabs by default for selected pretty formatsJunio C Hamano2016-03-30
* | diff: activate diff.renames by defaultMatthieu Moy2016-02-25
* | log: introduce init_log_defaults()Matthieu Moy2016-02-25
* | format-patch: introduce format.outputDirectory configurationAlexander Kuleshov2016-01-13
|/
* format-patch: add an option to suppress commit hashbrian m. carlson2015-12-15
* Remove get_object_hash.brian m. carlson2015-11-20
* Convert struct object to object_idbrian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* use strbuf_complete to conditionally append slashJeff King2015-10-05
* builtin/log.c: minor reformatJunio C Hamano2015-08-25
* log: show merge commit when --cc is givenJunio C Hamano2015-08-20
* log: when --cc is given, default to -p unless told otherwiseJunio C Hamano2015-08-20
* log: rename "tweak" helpersJunio C Hamano2015-08-20
* Merge branch 'jk/date-mode-format'Junio C Hamano2015-08-03
|\
| * convert "enum date_mode" into a structJeff King2015-06-29
* | Merge branch 'dt/log-follow-config'Junio C Hamano2015-08-03
|\ \
| * | log: add "log.follow" configuration variableDavid Turner2015-07-09
| |/
* | Merge branch 'mh/init-delete-refs-api'Junio C Hamano2015-08-03
|\ \ | |/ |/|
| * refs: move the remaining ref module declarations to refs.hMichael Haggerty2015-06-22
* | Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'Junio C Hamano2015-06-24
|\ \ | |/ |/|
| * format-patch: do not feed tags to clear_commit_marks()Junio C Hamano2015-06-01
* | Merge branch 'jk/at-push-sha1'Junio C Hamano2015-06-05
|\ \
| * | remote.c: report specific errors from branch_get_upstreamJeff King2015-05-21
| * | remote.c: introduce branch_get_upstream helperJeff King2015-05-21
* | | blame, log: format usage strings similarly to those in documentationAlex Henrie2015-05-03
|/ /
* | Merge branch 'ah/usage-strings'Junio C Hamano2015-02-11
|\ \
| * | standardize usage info string formatAlex Henrie2015-01-14
* | | Merge branch 'dk/format-patch-ignore-diff-submodule'Junio C Hamano2015-02-11
|\ \ \
| * | | format-patch: ignore diff.submodule settingDoug Kelly2015-01-07
| | |/ | |/|
* | | Merge branch 'km/log-usage-string-i18n'Junio C Hamano2015-01-14
|\ \ \ | |_|/ |/| |
| * | log.c: fix translation markingsKyle J. McKay2015-01-06
| * | Merge branch 'jk/commit-buffer-length' into maintJunio C Hamano2014-07-16
| |\ \
| * \ \ Merge branch 'jk/diff-follow-must-take-one-pathspec' into maintJunio C Hamano2014-06-25
| |\ \ \
* | | | | tree.c: update read_tree_recursive callback to pass strbuf as baseNguyễn Thái Ngọc Duy2014-12-01
| |_|_|/ |/| | |
* | | | Merge branch 'rs/ref-transaction'Junio C Hamano2014-10-21
|\ \ \ \
| * | | | refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
* | | | | Merge branch 'jn/parse-config-slot'Junio C Hamano2014-10-20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pass config slots as pointers instead of offsetsJonathan Nieder2014-10-14
* | | | | use skip_prefix() to avoid more magic numbersRené Scharfe2014-10-07
* | | | | Merge branch 'rs/realloc-array'Junio C Hamano2014-09-26
|\ \ \ \ \
| * | | | | use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-18
* | | | | | Merge branch 'mr/mark-i18n-log-rerere'Junio C Hamano2014-09-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | builtin/log.c: mark strings for translationMatthias Ruester2014-09-15
| |/ / / /
* | | | | Merge branch 'mm/log-branch-desc-plug-leak'Junio C Hamano2014-09-09
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | builtin/log.c: fix minor memory leakMatthieu Moy2014-08-07
| |/ / /
* | | | use strbuf_addbuf for adding strbufsRené Scharfe2014-07-10
* | | | Merge branch 'jk/skip-prefix'Junio C Hamano2014-07-09
|\ \ \ \
| * | | | use skip_prefix to avoid repeating stringsJeff King2014-06-20
* | | | | Merge branch 'jk/commit-buffer-length'Junio C Hamano2014-07-02
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |