Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mm/checkout-auto-track-fix' into maint | Junio C Hamano | 2013-11-07 | 1 | -28/+71 |
|\ | |||||
| * | checkout: proper error message on 'git checkout foo bar --' | Matthieu Moy | 2013-10-18 | 1 | -5/+16 |
| * | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 2013-10-18 | 1 | -23/+55 |
* | | Merge branch 'jk/clone-progress-to-stderr' into maint | Junio C Hamano | 2013-10-28 | 1 | -23/+21 |
|\ \ | |||||
| * | | clone: always set transport options | Jeff King | 2013-09-18 | 1 | -16/+14 |
| * | | clone: treat "checking connectivity" like other progress | Jeff King | 2013-09-18 | 1 | -2/+2 |
| * | | clone: send diagnostic messages to stderr | Jeff King | 2013-09-18 | 1 | -5/+5 |
* | | | Merge branch 'jk/shortlog-tolerate-broken-commit' into maint | Junio C Hamano | 2013-10-28 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | shortlog: ignore commits with missing authors | Jeff King | 2013-09-18 | 1 | -2/+4 |
* | | | | Merge branch 'jc/ls-files-killed-optim' into maint | Junio C Hamano | 2013-10-23 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | ls-files -k: a directory only can be killed if the index has a non-directory | Junio C Hamano | 2013-08-15 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge branch 'nd/fetch-into-shallow' into maint | Junio C Hamano | 2013-10-23 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 2013-08-28 | 2 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'ap/commit-author-mailmap' into maint | Junio C Hamano | 2013-10-18 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | commit: search author pattern against mailmap | Antoine Pelisse | 2013-08-25 | 1 | -1/+7 |
| |/ / / | |||||
* | | | | clone --branch: refuse to clone if upstream repo is empty | Ralf Thielow | 2013-10-14 | 1 | -0/+4 |
* | | | | builtin/fetch.c: Fix a sparse warning | Ramsay Jones | 2013-08-29 | 1 | -1/+1 |
* | | | | fetch: work around "transport-take-over" hack | Junio C Hamano | 2013-08-08 | 1 | -0/+13 |
* | | | | fetch: refactor code that fetches leftover tags | Junio C Hamano | 2013-08-08 | 1 | -5/+9 |
* | | | | fetch: refactor code that prepares a transport | Junio C Hamano | 2013-08-08 | 1 | -20/+26 |
* | | | | fetch: rename file-scope global "transport" to "gtransport" | Junio C Hamano | 2013-08-08 | 1 | -11/+11 |
|/ / / | |||||
* | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-08-02 | 1 | -19/+1 |
|\ \ \ | |||||
| * | | | Revert "cat-file: split --batch input lines on whitespace" | Junio C Hamano | 2013-08-02 | 1 | -19/+1 |
* | | | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-08-01 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | many small typofixes | Ondřej Bílka | 2013-07-29 | 2 | -2/+2 |
* | | | | | Merge branch 'jc/rm-submodule-error-message' | Junio C Hamano | 2013-08-01 | 1 | -21/+20 |
|\ \ \ \ \ | |||||
| * | | | | | builtin/rm.c: consolidate error reporting for removing submodules | Junio C Hamano | 2013-07-26 | 1 | -21/+20 |
* | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-08-01 | 1 | -28/+52 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-clean: implement partial matching for selection | Jiang Xin | 2013-07-25 | 1 | -28/+52 |
* | | | | | | | Merge branch 'jk/commit-how-to-abort-cherry-pick' | Junio C Hamano | 2013-07-31 | 1 | -3/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | commit: tweak empty cherry pick advice for sequencer | Jeff King | 2013-07-29 | 1 | -3/+22 |
* | | | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-07-25 | 1 | -3/+13 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | sha1_object_info_extended: make type calculation optional | Jeff King | 2013-07-12 | 1 | -3/+4 |
| * | | | | | | | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 2013-07-12 | 1 | -0/+9 |
* | | | | | | | | Merge branch 'sb/misc-fixes' | Junio C Hamano | 2013-07-25 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | commit: Fix a memory leak in determine_author_info | Stefan Beller | 2013-07-15 | 1 | -1/+0 |
* | | | | | | | | Sync with Git 1.8.3.4 | Junio C Hamano | 2013-07-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | update URL to the marc.info mail archive | Ondřej Bílka | 2013-07-22 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint | Junio C Hamano | 2013-07-22 | 3 | -4/+2 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'jc/name-rev-exact-ref' | Junio C Hamano | 2013-07-22 | 2 | -32/+118 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | describe: fix --contains when a tag is given as input | Junio C Hamano | 2013-07-19 | 2 | -2/+18 |
| * | | | | | | | | | name-rev: differentiate between tags and commits they point at | Junio C Hamano | 2013-07-19 | 1 | -8/+16 |
| * | | | | | | | | | describe: use argv-array | Junio C Hamano | 2013-07-09 | 1 | -15/+15 |
| * | | | | | | | | | name-rev: allow converting the exact object name at the tip of a ref | Junio C Hamano | 2013-07-09 | 1 | -1/+58 |
| * | | | | | | | | | name-ref: factor out name shortening logic from name_ref() | Junio C Hamano | 2013-07-08 | 1 | -7/+12 |
* | | | | | | | | | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+66 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+66 |
* | | | | | | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-07-22 | 3 | -41/+760 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | git-clean: add ask each interactive action | Jiang Xin | 2013-06-26 | 1 | -0/+36 |
| * | | | | | | | | | | git-clean: add select by numbers interactive action | Jiang Xin | 2013-06-26 | 1 | -0/+39 |