aboutsummaryrefslogtreecommitdiff
path: root/builtin/log.c
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | commit: record buffer length in cacheJeff King2014-06-13
| * | | use get_commit_buffer everywhereJeff King2014-06-13
| * | | provide a helper to free commit bufferJeff King2014-06-13
| |/ /
* | | Merge branch 'lt/log-auto-decorate'Junio C Hamano2014-06-16
|\ \ \
| * | | git log: support "auto" decorationsLinus Torvalds2014-05-30
| |/ /
* | | Merge branch 'jm/format-patch-mail-sig'Junio C Hamano2014-06-16
|\ \ \
| * | | format-patch: add "--signature-file=<file>" optionJeremiah Mahler2014-05-27
| * | | format-patch: make newline after signature conditionalJeff King2014-05-21
| |/ /
* | | Merge branch 'jk/diff-follow-must-take-one-pathspec'Junio C Hamano2014-06-16
|\ \ \ | |/ / |/| / | |/
| * move "--follow needs one pathspec" rule to diff_setup_doneJeff King2014-05-20
* | comments: fix misuses of "nor"Justin Lebar2014-03-31
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/
* Merge branch 'mg/more-textconv'Junio C Hamano2013-10-23
|\
| * show: honor --textconv for blobsMichael J Gruber2013-05-10
| * diff_opt: track whether flags have been set explicitlyJunio C Hamano2013-05-10
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \
| * | remove init_pathspec() in favor of parse_pathspec()Nguyễn Thái Ngọc Duy2013-07-15
* | | log, format-patch: parsing uses OPT__QUIETStefan Beller2013-08-05
* | | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
* | | Remove deprecated OPTION_BOOLEAN for parsing argumentsStefan Beller2013-08-05
* | | teach format-patch to place other authors into in-body "From"Jeff King2013-07-03
|/ /
* | Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-01
|\ \
| * | toposort: rename "lifo" fieldJunio C Hamano2013-06-11
* | | Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ \
| * | | Implement line-history search (git log -L)Thomas Rast2013-03-28
| |/ /
* | | Merge branch 'rr/shortlog-doc'Junio C Hamano2013-04-26
|\ \ \ | |_|/ |/| |