Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'va/i18n' | Junio C Hamano | 2016-08-08 | 1 | -2/+3 |
|\ | |||||
| * | i18n: notes: mark comment for translation | Vasco Almeida | 2016-07-28 | 1 | -2/+3 |
* | | Merge branch 'jk/reflog-date' | Junio C Hamano | 2016-08-08 | 1 | -0/+3 |
|\ \ | |||||
| * | | date: add "unix" format | Jeff King | 2016-07-27 | 1 | -0/+3 |
| * | | Merge branch 'sb/clone-shallow-passthru' into maint | Junio C Hamano | 2016-07-11 | 1 | -3/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'km/fetch-do-not-free-remote-name' into maint | Junio C Hamano | 2016-07-11 | 1 | -4/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/deref-tag' into maint | Junio C Hamano | 2016-07-06 | 1 | -4/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'et/add-chmod-x' into maint | Junio C Hamano | 2016-07-06 | 3 | -11/+26 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/rev-list-count-with-bitmap' into maint | Junio C Hamano | 2016-06-27 | 1 | -1/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'sb/submodule-clone-retry' | Junio C Hamano | 2016-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | submodule-helper: fix indexing in clone retry error reporting path | Johannes Sixt | 2016-07-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'jk/push-progress' | Junio C Hamano | 2016-08-03 | 5 | -17/+128 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | receive-pack: send keepalives during quiet periodsjk/push-progress | Jeff King | 2016-07-20 | 2 | -1/+72 |
| * | | | | | | | | | receive-pack: turn on connectivity progress | Jeff King | 2016-07-20 | 1 | -0/+1 |
| * | | | | | | | | | receive-pack: relay connectivity errors to sideband | Jeff King | 2016-07-20 | 1 | -1/+17 |
| * | | | | | | | | | receive-pack: turn on index-pack resolving progress | Jeff King | 2016-07-20 | 1 | -0/+2 |
| * | | | | | | | | | index-pack: add flag for showing delta-resolution progress | Jeff King | 2016-07-20 | 1 | -1/+4 |
| * | | | | | | | | | clone: use a real progress meter for connectivity check | Jeff King | 2016-07-20 | 1 | -4/+1 |
| * | | | | | | | | | check_everything_connected: use a struct with named options | Jeff King | 2016-07-20 | 3 | -11/+15 |
| * | | | | | | | | | rev-list: add optional progress reporting | Jeff King | 2016-07-20 | 1 | -0/+17 |
* | | | | | | | | | | Merge branch 'jk/parse-options-concat' | Junio C Hamano | 2016-08-03 | 1 | -9/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | parse_options: allocate a new array when concatenatingjk/parse-options-concat | Jeff King | 2016-07-06 | 1 | -9/+4 |
* | | | | | | | | | | | Merge branch 'sb/push-options' | Junio C Hamano | 2016-08-03 | 2 | -16/+82 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | push: accept push options | Stefan Beller | 2016-07-14 | 1 | -3/+18 |
| * | | | | | | | | | | | receive-pack: implement advertising and receiving push options | Stefan Beller | 2016-07-14 | 1 | -0/+30 |
| * | | | | | | | | | | | push options: {pre,post}-receive hook learns about push options | Stefan Beller | 2016-07-14 | 1 | -13/+34 |
* | | | | | | | | | | | | Merge branch 'os/no-verify-skips-commit-msg-too' | Junio C Hamano | 2016-08-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | commit: describe that --no-verify skips the commit-msg hook in the help textos/no-verify-skips-commit-msg-too | Orgad Shaneh | 2016-07-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | 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 |