summaryrefslogtreecommitdiffstats
path: root/sha1-file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tb/print-size-t-with-uintmax-format'Junio C Hamano2018-11-191-3/+3
|\
| * Upcast size_t variables to uintmax_t when printingTorsten Bögershausen2018-11-121-3/+3
* | Merge branch 'jk/detect-truncated-zlib-input'Junio C Hamano2018-11-131-1/+2
|\ \ | |/ |/|
| * Adjust for 2.19.x seriesJunio C Hamano2018-10-311-1/+2
* | Merge branch 'nd/the-index'Junio C Hamano2018-10-191-21/+29
|\ \
| * | sha1-file.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-21/+29
| |/
* | Merge branch 'jt/lazy-object-fetch-fix'Junio C Hamano2018-09-241-1/+1
|\ \
| * | fetch-object: unify fetch_object[s] functionsJonathan Tan2018-09-131-1/+1
| |/
* | convert "hashcmp() != 0" to "!hasheq()"Jeff King2018-08-291-1/+1
* | convert "oidcmp() != 0" to "!oideq()"Jeff King2018-08-291-3/+3
* | convert "oidcmp() == 0" to oideq()Jeff King2018-08-291-2/+2
|/
* Merge branch 'nd/no-the-index'Junio C Hamano2018-08-201-2/+2
|\
| * convert.c: remove an implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-08-131-2/+2
* | Merge branch 'jk/for-each-object-iteration'Junio C Hamano2018-08-201-1/+2
|\ \
| * | for_each_*_object: take flag arguments as enumJeff King2018-08-131-1/+2
| |/
* | Merge branch 'nd/i18n'Junio C Hamano2018-08-151-55/+55
|\ \ | |/ |/|
| * sha1-file.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-52/+52
| * Update messages in preparation for i18nNguyễn Thái Ngọc Duy2018-07-231-4/+4
* | Merge branch 'sb/object-store-lookup'Junio C Hamano2018-08-021-2/+2
|\ \
| * | tag: add repository argument to parse_tag_bufferStefan Beller2018-06-291-1/+1
| * | commit: add repository argument to parse_commit_bufferStefan Beller2018-06-291-1/+1
| |/
* / sha1-file: convert constants to uses of the_hash_algobrian m. carlson2018-07-161-4/+4
|/
* Merge branch 'ds/commit-graph-lockfile-fix'Junio C Hamano2018-06-251-1/+1
* Merge branch 'rd/comment-typofix-in-sha1-file'Junio C Hamano2018-06-181-1/+1
* Merge branch 'bc/object-id'Junio C Hamano2018-05-301-30/+51
* Sync with Git 2.17.1Junio C Hamano2018-05-291-1/+1
* Merge branch 'sb/oid-object-info'Junio C Hamano2018-05-231-16/+21
* Merge branch 'ls/checkout-encoding'Junio C Hamano2018-05-081-1/+1
* Merge branch 'sb/object-store-replace'Junio C Hamano2018-05-081-3/+4
* sha1_file.c: rename to use dash in file nameStefan Beller2018-04-111-0/+2254