summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* submodule--helper, module_clone: catch fprintf failuresb/submodule-helper-clone-regression-fixStefan Beller2016-04-011-2/+2
* submodule--helper: do not borrow absolute_path() result for too longJunio C Hamano2016-04-011-5/+4
* submodule--helper, module_clone: always operate on absolute pathsStefan Beller2016-04-012-15/+15
* submodule--helper clone: create the submodule path just onceStefan Beller2016-03-311-4/+0
* submodule--helper: fix potential NULL-dereferenceStefan Beller2016-03-311-4/+4
* recursive submodules: test for relative pathsStefan Beller2016-03-311-0/+41
* submodule: rewrite `module_clone` shell function in Csb/submodule-helperStefan Beller2015-09-082-76/+134
* submodule: rewrite `module_name` shell function in CStefan Beller2015-09-032-25/+29
* submodule: rewrite `module_list` shell function in CStefan Beller2015-09-036-48/+138
* Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano2015-08-1912-98/+836
|\
| * submodule: allow erroneous values for the fetchRecurseSubmodules optionhv/submodule-configHeiko Voigt2015-08-196-17/+66
| * submodule: use new config API for worktree configurationsHeiko Voigt2015-08-199-138/+104
| * submodule: extract functions for config set and lookupHeiko Voigt2015-08-191-45/+97
| * submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-199-0/+671
* | memoize common git-path "constant" filesjk/git-pathJeff King2015-08-1017-119/+151
* | get_repo_path: refactor path-allocationJeff King2015-08-101-14/+29
* | find_hook: keep our own static bufferJeff King2015-08-102-4/+11
* | refs.c: remove_empty_directories can take a strbufJeff King2015-08-101-19/+15
* | refs.c: avoid git_path assignment in lock_ref_sha1_basicJeff King2015-08-101-13/+19
* | refs.c: avoid repeated git_path calls in rename_tmp_logJeff King2015-08-101-7/+14
* | refs.c: simplify strbufs in reflog setup and writingJeff King2015-08-101-23/+15
* | path.c: drop git_path_submoduleJeff King2015-08-102-13/+2
* | refs.c: remove extra git_path calls from read_loose_refsJeff King2015-08-101-10/+13
* | remote.c: drop extraneous local variable from migrate_fileJeff King2015-08-101-5/+2
* | prefer mkpathdup to mkpath in assignmentsJeff King2015-08-102-13/+17
* | prefer git_pathdup to git_path in some possibly-dangerous casesJeff King2015-08-106-11/+21
* | add_to_alternates_file: don't add duplicate entriesJeff King2015-08-102-7/+45
* | t5700: modernize styleJeff King2015-08-101-112/+81
* | cache.h: complete set of git_path_submodule helpersJeff King2015-08-102-5/+35
* | cache.h: clarify documentation for git_path, et alJeff King2015-08-101-5/+12
* | Sync with maintJunio C Hamano2015-08-033-4/+24
|\ \
| * \ Sync with 2.4.8Junio C Hamano2015-08-033-4/+24
| |\ \
| | * | Git 2.4.8v2.4.8Junio C Hamano2015-08-034-5/+25
| | * | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maintJunio C Hamano2015-08-032-1/+26
| | |\ \
| | * \ \ Merge branch 'ss/clone-guess-dir-name-simplify' into maintJunio C Hamano2015-08-031-13/+6
| | |\ \ \
| | * \ \ \ Merge branch 'sg/completion-commit-cleanup' into maintJunio C Hamano2015-08-031-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'pt/am-abort-fix' into maintJunio C Hamano2015-08-032-8/+104
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maintJunio C Hamano2015-08-033-7/+83
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'sg/commit-cleanup-scissors' into maintJunio C Hamano2015-08-032-5/+28
| | |\ \ \ \ \ \ \
* | | | | | | | | | First batch for 2.6Junio C Hamano2015-08-033-2/+156
* | | | | | | | | | Merge branch 'es/doc-clean-outdated-tools'Junio C Hamano2015-08-032-117/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation/git-tools: retire manually-maintained listes/doc-clean-outdated-toolsEric Sunshine2015-07-281-81/+7
| * | | | | | | | | | Documentation/git-tools: drop references to defunct toolsEric Sunshine2015-07-281-31/+0
| * | | | | | | | | | Documentation/git-tools: fix item text formattingEric Sunshine2015-07-281-67/+67
| * | | | | | | | | | Documentation/git-tools: improve discoverability of Git wikiEric Sunshine2015-07-281-6/+3
| * | | | | | | | | | Documentation/git: drop outdated Cogito referenceEric Sunshine2015-07-251-1/+1
* | | | | | | | | | | Merge branch 'jk/refspec-parse-wildcard'Junio C Hamano2015-08-035-30/+41
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refs: loosen restriction on wildcard "*" refspecsjk/refspec-parse-wildcardJacob Keller2015-07-275-27/+36
| * | | | | | | | | | | refs: cleanup comments regarding check_refname_component()Jacob Keller2015-07-271-5/+7
* | | | | | | | | | | | Merge branch 'da/subtree-date-confusion'Junio C Hamano2015-08-032-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \