aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'mm/checkout-auto-track-fix' into maintJunio C Hamano2013-11-07
|\
| * checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2013-10-18
| * checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-18
* | Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-28
|\ \
| * | clone: always set transport optionsJeff King2013-09-18
| * | clone: treat "checking connectivity" like other progressJeff King2013-09-18
| * | clone: send diagnostic messages to stderrJeff King2013-09-18
* | | Merge branch 'jk/shortlog-tolerate-broken-commit' into maintJunio C Hamano2013-10-28
|\ \ \
| * | | shortlog: ignore commits with missing authorsJeff King2013-09-18
* | | | Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano2013-10-23
|\ \ \ \
| * | | | ls-files -k: a directory only can be killed if the index has a non-directoryJunio C Hamano2013-08-15
| |/ / /
* | | | Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-23
|\ \ \ \
| * | | | list-objects: reduce one argument in mark_edges_uninterestingNguyễn Thái Ngọc Duy2013-08-28
| | |/ / | |/| |
* | | | Merge branch 'ap/commit-author-mailmap' into maintJunio C Hamano2013-10-17
|\ \ \ \
| * | | | commit: search author pattern against mailmapAntoine Pelisse2013-08-24
| |/ / /
* | | | clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2013-10-14
* | | | builtin/fetch.c: Fix a sparse warningRamsay Jones2013-08-28
* | | | fetch: work around "transport-take-over" hackJunio C Hamano2013-08-07
* | | | fetch: refactor code that fetches leftover tagsJunio C Hamano2013-08-07
* | | | fetch: refactor code that prepares a transportJunio C Hamano2013-08-07
* | | | fetch: rename file-scope global "transport" to "gtransport"Junio C Hamano2013-08-07
|/ / /
* | | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-08-02
|\ \ \
| * | | Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano2013-08-02
* | | | Merge branch 'ob/typofixes'Junio C Hamano2013-08-01
|\ \ \ \
| * | | | many small typofixesOndřej Bílka2013-07-29
* | | | | Merge branch 'jc/rm-submodule-error-message'Junio C Hamano2013-08-01
|\ \ \ \ \
| * | | | | builtin/rm.c: consolidate error reporting for removing submodulesJunio C Hamano2013-07-25
* | | | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-08-01
|\ \ \ \ \ \
| * | | | | | git-clean: implement partial matching for selectionJiang Xin2013-07-24
* | | | | | | Merge branch 'jk/commit-how-to-abort-cherry-pick'Junio C Hamano2013-07-31
|\ \ \ \ \ \ \
| * | | | | | | commit: tweak empty cherry pick advice for sequencerJeff King2013-07-29
* | | | | | | | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-07-24
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | sha1_object_info_extended: make type calculation optionalJeff King2013-07-12
| * | | | | | | cat-file: disable object/refname ambiguity check for batch modeJeff King2013-07-12
* | | | | | | | Merge branch 'sb/misc-fixes'Junio C Hamano2013-07-24
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | commit: Fix a memory leak in determine_author_infoStefan Beller2013-07-15
* | | | | | | | Sync with Git 1.8.3.4Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | update URL to the marc.info mail archiveOndřej Bílka2013-07-22
| * | | | | | | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maintJunio C Hamano2013-07-21
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jc/name-rev-exact-ref'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | describe: fix --contains when a tag is given as inputJunio C Hamano2013-07-18
| * | | | | | | | | name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-18
| * | | | | | | | | describe: use argv-arrayJunio C Hamano2013-07-09
| * | | | | | | | | name-rev: allow converting the exact object name at the tip of a refJunio C Hamano2013-07-09
| * | | | | | | | | name-ref: factor out name shortening logic from name_ref()Junio C Hamano2013-07-07
* | | | | | | | | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* | | | | | | | | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | git-clean: add ask each interactive actionJiang Xin2013-06-26
| * | | | | | | | | | git-clean: add select by numbers interactive actionJiang Xin2013-06-26