summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unpack-trees: check if we can perform the operation for submodulesStefan Beller2017-03-162-9/+123
* unpack-trees: pass old oid to verify_clean_submoduleStefan Beller2017-03-161-7/+10
* update submodules: add submodule_move_headStefan Beller2017-03-162-0/+144
* submodule.c: get_super_prefix_or_emptyStefan Beller2017-03-161-6/+10
* update submodules: move up prepare_submodule_repo_envStefan Beller2017-03-151-12/+17
* submodules: introduce check to see whether to touch a submoduleStefan Beller2017-03-152-0/+23
* update submodules: add a config option to determine if submodules are updatedStefan Beller2017-03-152-0/+7
* update submodules: add submodule config parsingStefan Beller2017-03-152-8/+29
* make is_submodule_populated gentlyStefan Beller2017-03-153-7/+10
* lib-submodule-update.sh: define tests for recursing into submodulesStefan Beller2017-03-151-2/+504
* lib-submodule-update.sh: replace sha1 by hashStefan Beller2017-03-151-3/+3
* lib-submodule-update: teach test_submodule_content the -C <dir> flagStefan Beller2017-03-151-0/+5
* lib-submodule-update.sh: do not use ./. as submodule remoteStefan Beller2017-03-151-2/+13
* lib-submodule-update.sh: reorder create_lib_submodule_repoStefan Beller2017-03-151-20/+29
* submodule--helper.c: remove duplicate codeValery Tolstov2017-03-151-20/+2
* connect_work_tree_and_git_dir: safely create leading directoriesStefan Beller2017-03-152-20/+23
* A bit more for -rc2Junio C Hamano2017-02-151-0/+15
* Merge branch 'tg/stash-doc-cleanup'Junio C Hamano2017-02-151-2/+3
|\
| * Documentation/stash: remove mention of git reset --hardtg/stash-doc-cleanupThomas Gummerer2017-02-131-2/+3
* | Merge branch 'jk/doc-submodule-markup-fix'Junio C Hamano2017-02-151-3/+6
|\ \
| * | docs/git-submodule: fix unbalanced quotejk/doc-submodule-markup-fixJeff King2017-02-131-3/+6
* | | Merge branch 'jk/doc-remote-helpers-markup-fix'Junio C Hamano2017-02-151-3/+3
|\ \ \
| * | | docs/gitremote-helpers: fix unbalanced quotesjk/doc-remote-helpers-markup-fixJeff King2017-02-131-3/+3
* | | | Merge branch 'sb/doc-unify-bottom'Junio C Hamano2017-02-158-8/+8
|\ \ \ \
| * | | | Documentation: unify bottom "part of git suite" linessb/doc-unify-bottomStefan Beller2017-02-098-8/+8
* | | | | Merge branch 'sb/push-options-via-transport'Junio C Hamano2017-02-153-0/+26
|\ \ \ \ \
| * | | | | push options: pass push options to the transport helperStefan Beller2017-02-083-0/+26
* | | | | | Merge branch 'cw/completion'Junio C Hamano2017-02-151-21/+118
|\ \ \ \ \ \
| * | | | | | completion: recognize more long-optionscw/completionCornelius Weig2017-02-031-9/+20
| * | | | | | completion: teach remote subcommands to complete optionsCornelius Weig2017-02-031-7/+38
| * | | | | | completion: teach replace to complete optionsCornelius Weig2017-02-031-0/+6
| * | | | | | completion: teach ls-remote to complete optionsCornelius Weig2017-02-031-0/+6
| * | | | | | completion: improve bash completion for git-addCornelius Weig2017-02-031-3/+7
| * | | | | | completion: add subcommand completion for rerereCornelius Weig2017-02-031-0/+11
| * | | | | | completion: teach submodule subcommands to complete optionsCornelius Weig2017-02-031-2/+30
| |/ / / / /
* | | | | | Merge branch 'rs/swap'Junio C Hamano2017-02-1514-65/+63
|\ \ \ \ \ \
| * | | | | | graph: use SWAP macrors/swapRené Scharfe2017-01-301-5/+1
| * | | | | | diff: use SWAP macroRené Scharfe2017-01-302-5/+2
| * | | | | | use SWAP macroRené Scharfe2017-01-3011-39/+15
| * | | | | | apply: use SWAP macroRené Scharfe2017-01-301-16/+7
| * | | | | | add SWAP macroRené Scharfe2017-01-302-0/+38
* | | | | | | Merge branch 'sb/submodule-doc'Junio C Hamano2017-02-151-32/+25
|\ \ \ \ \ \ \
| * | | | | | | submodule update documentation: don't repeat ourselvesStefan Beller2017-01-121-16/+14
| * | | | | | | submodule documentation: add options to the subcommandStefan Beller2017-01-121-16/+11
* | | | | | | | Git 2.12-rc1v2.12.0-rc1Junio C Hamano2017-02-102-1/+16
* | | | | | | | Merge branch 'nd/rev-list-all-includes-HEAD-doc'Junio C Hamano2017-02-101-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-list-options.txt: update --all about HEADnd/rev-list-all-includes-HEAD-docNguyễn Thái Ngọc Duy2017-02-081-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rs/fill-directory-optim'Junio C Hamano2017-02-101-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | dir: avoid allocation in fill_directory()rs/fill-directory-optimRené Scharfe2017-02-081-4/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/log-graph-name-only'Junio C Hamano2017-02-102-0/+49
|\ \ \ \ \ \ \ \