Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | status: cleanup API to wt_status_print | Jeff Hostetler | 2016-08-05 | 1 | -42/+9 |
* | status: rename long-format print routines | Jeff Hostetler | 2016-08-05 | 1 | -2/+2 |
* | Merge branch 'nd/pack-ofs-4gb-limit' | Junio C Hamano | 2016-07-28 | 4 | -21/+27 |
|\ | |||||
| * | fsck: use streaming interface for large blobs in packnd/pack-ofs-4gb-limit | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -0/+4 |
| * | pack-objects: do not truncate result in-pack object size on 32-bit systems | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -7/+8 |
| * | index-pack: correct "offset" type in unpack_entry_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -1/+1 |
| * | index-pack: report correct bad object offsets even if they are large | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -3/+4 |
| * | index-pack: correct "len" type in unpack_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -7/+7 |
| * | sha1_file.c: use type off_t* for object_info->disk_sizep | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -2/+2 |
| * | pack-objects: pass length to check_pack_crc() without truncation | Nguyễn Thái Ngọc Duy | 2016-07-12 | 1 | -1/+1 |
* | | Merge branch 'nd/worktree-lock' | Junio C Hamano | 2016-07-28 | 1 | -0/+66 |
|\ \ | |||||
| * | | worktree: add "unlock" command | Nguyễn Thái Ngọc Duy | 2016-07-08 | 1 | -0/+28 |
| * | | worktree: add "lock" command | Nguyễn Thái Ngọc Duy | 2016-07-08 | 1 | -0/+38 |
* | | | Merge branch 'mh/blame-worktree' | Junio C Hamano | 2016-07-25 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | blame: allow to blame paths freshly added to the index | Mike Hommey | 2016-07-18 | 1 | -1/+9 |
| | |/ | |/| | |||||
* | | | Merge branch 'js/fsck-name-object' | Junio C Hamano | 2016-07-25 | 1 | -18/+62 |
|\ \ \ | |||||
| * | | | fsck: optionally show more helpful info for broken links | Johannes Schindelin | 2016-07-18 | 1 | -4/+38 |
| * | | | fsck: give the error function a chance to see the fsck_options | Johannes Schindelin | 2016-07-18 | 1 | -1/+2 |
| * | | | fsck: refactor how to describe objects | Johannes Schindelin | 2016-07-18 | 1 | -14/+23 |
* | | | | Merge branch 'rs/rm-strbuf-optim' | Junio C Hamano | 2016-07-25 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | rm: reuse strbuf for all remove_dir_recursively() callsrs/rm-strbuf-optim | René Scharfe | 2016-07-12 | 1 | -2/+3 |
* | | | | | Merge branch 'mh/ref-iterators' | Junio C Hamano | 2016-07-25 | 2 | -7/+3 |
|\ \ \ \ \ | |||||
| * | | | | | remote rm: handle symbolic refs correctly | Michael Haggerty | 2016-06-20 | 1 | -5/+1 |
| * | | | | | delete_refs(): add a flags argument | Michael Haggerty | 2016-06-20 | 2 | -3/+3 |
* | | | | | | Merge branch 'mh/split-under-lock' | Junio C Hamano | 2016-07-25 | 1 | -8/+11 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | delete_branches(): use resolve_refdup() | Michael Haggerty | 2016-06-13 | 1 | -8/+11 |
* | | | | | | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' | Junio C Hamano | 2016-07-19 | 1 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | am: counteract gender biasjs/am-call-theirs-theirs-in-fallback-3way | Johannes Schindelin | 2016-07-08 | 1 | -8/+8 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/write-file' | Junio C Hamano | 2016-07-19 | 4 | -60/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | branch: use write_file_buf instead of write_filejk/write-file | Jeff King | 2016-07-08 | 1 | -1/+1 |
| * | | | | | | use write_file_buf where applicable | Jeff King | 2016-07-08 | 2 | -46/+6 |
| * | | | | | | branch: use non-gentle write_file for branch description | Jeff King | 2016-07-08 | 1 | -4/+1 |
| * | | | | | | am: ignore return value of write_file() | René Scharfe | 2016-07-08 | 1 | -9/+9 |
| * | | | | | | config: fix bogus fd check when setting up default config | Jeff King | 2016-07-08 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/printf-format' | Junio C Hamano | 2016-07-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | avoid using sha1_to_hex output as printf format | Jeff King | 2016-07-08 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'nd/fetch-ref-summary' | Junio C Hamano | 2016-07-19 | 1 | -40/+157 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fetch: reduce duplicate in ref update status lines with placeholder | Nguyễn Thái Ngọc Duy | 2016-07-06 | 1 | -1/+76 |
| * | | | | | | | | fetch: align all "remote -> local" output | Nguyễn Thái Ngọc Duy | 2016-07-06 | 1 | -2/+45 |
| * | | | | | | | | fetch: change flag code for displaying tag update and deleted ref | Nguyễn Thái Ngọc Duy | 2016-06-27 | 1 | -2/+2 |
| * | | | | | | | | fetch: refactor ref update status formatting code | Nguyễn Thái Ngọc Duy | 2016-06-27 | 1 | -39/+38 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'bc/cocci' | Junio C Hamano | 2016-07-19 | 6 | -30/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | merge-recursive: convert merge_recursive_generic() to object_id | brian m. carlson | 2016-06-28 | 1 | -10/+10 |
| * | | | | | | | | diff: convert struct diff_filespec to struct object_id | brian m. carlson | 2016-06-28 | 3 | -10/+10 |
| * | | | | | | | | coccinelle: apply object_id Coccinelle transformations | brian m. carlson | 2016-06-28 | 1 | -7/+6 |
| * | | | | | | | | coccinelle: convert hashcpy() with null_sha1 to hashclr() | brian m. carlson | 2016-06-28 | 2 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'js/log-to-diffopt-file' | Junio C Hamano | 2016-07-19 | 2 | -44/+58 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | shortlog: respect the --output=<file> setting | Johannes Schindelin | 2016-06-24 | 1 | -1/+3 |
| * | | | | | | | | format-patch: use stdout directly | Johannes Schindelin | 2016-06-24 | 1 | -5/+1 |
| * | | | | | | | | format-patch: avoid freopen() | Johannes Schindelin | 2016-06-24 | 1 | -31/+33 |