Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 typofixesob/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 submodulesjc/rm-submodule-error-message | Junio C Hamano | 2013-07-25 | 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-24 | 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 sequencerjk/commit-how-to-abort-cherry-pick | Jeff King | 2013-07-29 | 1 | -3/+22 |
* | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-07-24 | 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-24 | 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-21 | 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 inputjc/name-rev-exact-ref | Junio C Hamano | 2013-07-18 | 2 | -2/+18 |
| * | | | | | | | | name-rev: differentiate between tags and commits they point at | Junio C Hamano | 2013-07-18 | 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-07 | 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 |
| * | | | | | | | | | git-clean: add filter by pattern interactive action | Jiang Xin | 2013-06-26 | 1 | -0/+68 |
| * | | | | | | | | | git-clean: use a git-add-interactive compatible UI | Jiang Xin | 2013-06-26 | 1 | -29/+427 |
| * | | | | | | | | | git-clean: add colors to interactive git-clean | Jiang Xin | 2013-06-26 | 1 | -1/+72 |
| * | | | | | | | | | git-clean: show items of del_list in columns | Jiang Xin | 2013-06-26 | 1 | -9/+40 |
| * | | | | | | | | | git-clean: add support for -i/--interactive | Jiang Xin | 2013-06-26 | 1 | -5/+52 |
| * | | | | | | | | | git-clean: refactor git-clean into two phases | Jiang Xin | 2013-06-26 | 1 | -19/+45 |
| * | | | | | | | | | write_name{_quoted_relative,}(): remove redundant parameters | Jiang Xin | 2013-06-26 | 1 | -9/+8 |
| * | | | | | | | | | quote_path_relative(): remove redundant parameter | Jiang Xin | 2013-06-26 | 3 | -13/+12 |
| * | | | | | | | | | quote.c: substitute path_relative with relative_path | Jiang Xin | 2013-06-26 | 1 | -2/+7 |
* | | | | | | | | | | Merge branch 'hv/config-from-blob' | Junio C Hamano | 2013-07-22 | 1 | -4/+27 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | teach config --blob option to parse config from database | Heiko Voigt | 2013-07-12 | 1 | -4/+27 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'nd/const-struct-cache-entry' | Junio C Hamano | 2013-07-22 | 10 | -32/+33 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 10 | -32/+33 |
* | | | | | | | | | | | Merge branch 'jk/gcc-function-attributes' | Junio C Hamano | 2013-07-22 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add the LAST_ARG_MUST_BE_NULL macrojk/gcc-function-attributes | Ramsay Jones | 2013-07-19 | 1 | -2/+2 |
| * | | | | | | | | | | | use "sentinel" function attribute for variadic lists | Jeff King | 2013-07-09 | 1 | -0/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'db/show-ref-head' | Junio C Hamano | 2013-07-22 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | show-ref: make --head always show the HEAD refdb/show-ref-head | Doug Bell | 2013-07-17 | 1 | -2/+6 |
* | | | | | | | | | | | | Merge branch 'tr/do-not-call-submodules-subprojects' | Junio C Hamano | 2013-07-22 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | show-branch: fix description of --date-ordertr/do-not-call-submodules-subprojects | Thomas Rast | 2013-07-18 | 1 | -3/+3 |
| * | | | | | | | | | | | | apply, entry: speak of submodules instead of subprojects | Thomas Rast | 2013-07-18 | 1 | -1/+1 |