aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sd/t3200-branch-m-test' into maintJunio C Hamano2017-06-24
|\
| * t3200: add test for single parameter passed to -m optionSahil Dua2017-06-13
* | Merge branch 'sg/revision-parser-skip-prefix' into maintJunio C Hamano2017-06-24
|\ \
| * | revision.c: use skip_prefix() in handle_revision_pseudo_opt()SZEDER Gábor2017-06-12
| * | revision.c: use skip_prefix() in handle_revision_opt()SZEDER Gábor2017-06-12
| * | revision.c: stricter parsing of '--early-output'SZEDER Gábor2017-06-12
| * | revision.c: stricter parsing of '--no-{min,max}-parents'SZEDER Gábor2017-06-12
| * | revision.h: turn rev_info.early_output back into an unsigned intSZEDER Gábor2017-06-12
* | | Merge branch 'km/test-mailinfo-b-failure' into maintJunio C Hamano2017-06-24
|\ \ \
| * | | t5100: add some more mailinfo testsKyle J. McKay2017-06-12
* | | | Merge branch 'sb/submodule-rm-absorb' into maintJunio C Hamano2017-06-24
|\ \ \ \
| * | | | Documentation/git-rm: correct submodule descriptionStefan Beller2017-06-04
* | | | | Merge branch 'jc/diff-tree-stale-comment' into maintJunio C Hamano2017-06-24
|\ \ \ \ \
| * | | | | diff-tree: update stale in-code commentsJunio C Hamano2017-06-02
* | | | | | Merge branch 'ps/stash-push-pathspec-fix' into maintJunio C Hamano2017-06-24
|\ \ \ \ \ \
| * | | | | | git-stash: fix pushing stash with pathspec from subdirPatrick Steinhardt2017-06-13
* | | | | | | Merge branch 'ls/github' into maintJunio C Hamano2017-06-24
|\ \ \ \ \ \ \
| * | | | | | | Configure Git contribution guidelines for github.comLars Schneider2017-06-13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2017-06-24
|\ \ \ \ \ \ \
| * | | | | | | t5313: make extended-table test more deterministicJeff King2017-06-07
* | | | | | | | Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-06-24
|\ \ \ \ \ \ \ \
| * | | | | | | | 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 'jc/name-rev-lw-tag' into maintJunio C Hamano2017-06-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | name-rev: favor describing with tags and use committer date to tiebreakJunio C Hamano2017-03-29
| * | | | | | | | | name-rev: refactor logic to see if a new candidate is a better nameJunio C Hamano2017-03-29
* | | | | | | | | | Prepare for 2.13.2Junio C Hamano2017-06-13
* | | | | | | | | | Merge branch 'ad/pull-remote-doc' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: fix formatting and grammarAdam Dinwoodie2017-06-02
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/drop-free-refspecs' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remote: drop free_refspecs() functionJeff King2017-06-01
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/connect-symref-info-leak-fix' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | connect.c: fix leak in parse_one_symref_info()Jeff King2017-05-26
* | | | | | | | | | | Merge branch 'rf/completion-config-commit' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: add completions for git config commitRikard Falkeborn2017-05-30
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ab/t3070-test-dedup' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | wildmatch test: remove redundant duplicate testÆvar Arnfjörð Bjarmason2017-05-29
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |