aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/diff-blob'Junio C Hamano2017-06-02
|\
| * diff: use blob path for blob/file diffsJeff King2017-05-24
| * diff: use pending "path" if it is availableJeff King2017-05-24
| * diff: use the word "path" instead of "name" for blobsJeff King2017-05-24
| * diff: pass whole pending entry in blobinfoJeff King2017-05-24
| * handle_revision_arg: record paths for pending objectsJeff King2017-05-24
| * handle_revision_arg: record modes for "a..b" endpointsJeff King2017-05-24
| * t4063: add tests of direct blob diffsJeff King2017-05-24
| * get_sha1_with_context: dynamically allocate oc->pathJeff King2017-05-24
| * get_sha1_with_context: always initialize oc->symlink_pathJeff King2017-05-24
| * sha1_name: consistently refer to object_context as "oc"Jeff King2017-05-24
| * handle_revision_arg: add handle_dotdot() helperJeff King2017-05-24
| * handle_revision_arg: hoist ".." check out of range parsingJeff King2017-05-24
| * handle_revision_arg: stop using "dotdot" as a generic pointerJeff King2017-05-24
| * handle_revision_arg: simplify commit reference lookupsJeff King2017-05-24
| * handle_revision_arg: reset "dotdot" consistentlyJeff King2017-05-24
* | Merge branch 'sl/clean-d-ignored-fix'Junio C Hamano2017-06-02
|\ \
| * | clean: teach clean -d to preserve ignored pathsSamuel Lijin2017-05-24
| * | dir: expose cmp_name() and check_contains()Samuel Lijin2017-05-22
| * | dir: hide untracked contents of untracked dirsSamuel Lijin2017-05-22
| * | dir: recurse into untracked dirs for ignored filesSamuel Lijin2017-05-22
| * | t7061: status --ignored should search untracked dirsSamuel Lijin2017-05-22
| * | t7300: clean -d should skip dirs with ignored filesSamuel Lijin2017-05-22
* | | Merge branch 'sb/t5531-update-desc'Junio C Hamano2017-06-02
|\ \ \
| * | | t5531: fix test descriptionStefan Beller2017-05-23
| |/ /
* | | Merge branch 'ah/doc-pretty-format-fix'Junio C Hamano2017-06-02
|\ \ \
| * | | Documentation: fix formatting typo in pretty-formats.txtAndreas Heiduk2017-05-23
| |/ /
* | | Merge branch 'ah/doc-interpret-trailers-ifexists'Junio C Hamano2017-06-02
|\ \ \
| * | | Documentation: fix reference to ifExists for interpret-trailersAndreas Heiduk2017-05-23
| |/ /
* | | Merge branch 'rs/mingw-path-lookup-simplify'Junio C Hamano2017-06-02
|\ \ \
| * | | mingw: simplify PATH handlingRené Scharfe2017-05-23
* | | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-06-02
|\ \ \ \
| * | | | tag: duplicate mention of --contains should mention --no-containsÆvar Arnfjörð Bjarmason2017-05-23
* | | | | Merge branch 'jt/send-email-validate-hook'Junio C Hamano2017-06-02
|\ \ \ \ \
| * | | | | send-email: check for repo before invoking hookJonathan Tan2017-06-02
* | | | | | Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able'Junio C Hamano2017-06-02
|\ \ \ \ \ \
| * | | | | | send-email: Net::SMTP::starttls was introduced in v2.34Jonathan Nieder2017-06-01
* | | | | | | Merge branch 'js/bs-is-a-dir-sep-on-windows'Junio C Hamano2017-06-02
|\ \ \ \ \ \ \
| * | | | | | | Windows: do not treat a path with backslashes as a remote's nick nameJohannes Sixt2017-05-26
| * | | | | | | mingw.h: permit arguments with side effects for is_dir_sepJohannes Sixt2017-05-23
* | | | | | | | Fourth batch for 2.14Junio C Hamano2017-05-30
* | | | | | | | Merge branch 'dt/unpack-save-untracked-cache-extension'Junio C Hamano2017-05-30
|\ \ \ \ \ \ \ \
| * | | | | | | | unpack-trees: preserve index extensionsDavid Turner2017-05-20
* | | | | | | | | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | name-rev: change a "long" variable to timestamp_tJunio C Hamano2017-05-20
* | | | | | | | | | Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able'Junio C Hamano2017-05-30
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | send-email: Net::SMTP::SSL is obsolete, use only when necessaryDennis Kaarsemaker2017-05-20
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/skip-test-in-the-middle'Junio C Hamano2017-05-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5545: enhance test coverage when no http server is installedStefan Beller2017-05-18
| * | | | | | | | | test: allow skipping the remainderJunio C Hamano2017-05-18
| | |_|_|_|_|_|_|/ | |/| | | | | | |