aboutsummaryrefslogtreecommitdiff
path: root/builtin/blame.c
Commit message (Expand)AuthorAge
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* Merge branch 'mk/blame-first-parent'Junio C Hamano2015-11-03
|\
| * blame: allow blame --reverse --first-parent when it makes senseMax Kirillov2015-10-30
| * blame: extract find_single_finalMax Kirillov2015-10-30
* | Merge branch 'mk/blame-error-message'Junio C Hamano2015-10-30
|\ \
| * | blame: fix option name in error messageMax Kirillov2015-10-26
* | | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\ \ \
| * | | avoid sprintf and strcpy with flex arraysJeff King2015-10-05
| * | | use sha1_to_hex_r() instead of strcpyJeff King2015-10-05
* | | | Sync with 2.6.1Junio C Hamano2015-10-05
|\ \ \ \
| * \ \ \ Sync with v2.5.4Junio C Hamano2015-09-28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Sync with 2.4.10Junio C Hamano2015-09-28
| | |\ \ \
| | | * \ \ Sync with 2.3.10Junio C Hamano2015-09-28
| | | |\ \ \
| | | | * | | react to errors in xdi_diffJeff King2015-09-28
| | | | * | | Merge branch 'es/blame-commit-info-fix' into maintJunio C Hamano2015-03-05
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'jk/blame-commit-label' into maintJunio C Hamano2015-02-24
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Merge branch 'ah/usage-strings' into maintJunio C Hamano2015-06-16
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'rs/janitorial' into maintJunio C Hamano2015-06-16
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'tb/blame-resurrect-convert-to-git' into maintJunio C Hamano2015-06-05
| | | |\ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ Merge branch 'jk/blame-first-parent'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | blame: handle --first-parentJeff King2015-09-16
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/date-local'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | date: make "local" orthogonal to date formatJeff King2015-09-03
* | | | | | | | | | memoize common git-path "constant" filesJeff King2015-08-10
* | | | | | | | | | Merge branch 'jk/date-mode-format'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | introduce "format" date-modeJeff King2015-06-29
| * | | | | | | | | convert "enum date_mode" into a structJeff King2015-06-29
| |/ / / / / / / /
* | | | | | | | | 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 'qn/blame-show-email'Junio C Hamano2015-06-24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | blame: add blame.showEmail configurationQuentin Neill2015-06-01
| |/ / / / / / /
* | | | | | | | Merge branch 'rs/janitorial'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | use file_exists() to check if a file exists in the worktreeRené Scharfe2015-05-20
| |/ / / / / /
* | | | | | | Merge branch 'ah/usage-strings'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | blame, log: format usage strings similarly to those in documentationAlex Henrie2015-05-03
* | | | | | | Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano2015-05-11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | blame: CRLF in the working tree and LF in the repoTorsten Bögershausen2015-05-03
| * | | | | move setting of object->type to alloc_* functionsJeff King2014-07-28
* | | | | | Merge branch 'es/blame-commit-info-fix'Junio C Hamano2015-02-22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | builtin/blame: destroy initialized commit_info onlyEric Sunshine2015-02-10
* | | | | Merge branch 'ah/usage-strings'Junio C Hamano2015-02-11
|\ \ \ \ \
| * | | | | standardize usage info string formatAlex Henrie2015-01-14
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/blame-commit-label'Junio C Hamano2015-02-11
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | blame.c: fix garbled error messageLukas Fleischer2015-01-13
* | | | refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
|/ / /
* | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-19
|\ \ \
| * | | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
* | | | Merge branch 'sb/blame-msg-i18n'Junio C Hamano2014-09-09
|\ \ \ \ | |/ / / |/| | |
| * | | builtin/blame.c: add translation to warning about failed revision walkStefan Beller2014-08-12
| |/ /
* | | Merge branch 'rs/code-cleaning'Junio C Hamano2014-07-22
|\ \ \