index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-10-18
builtin/submodule--helper: remove debugging leftover tracing
Stefan Beller
1
-2
/
+0
2018-10-18
submodule helper: convert relative URL to absolute URL if needed
Stefan Beller
1
-17
/
+34
2018-10-09
submodule: add a helper to check if it is safe to write to .gitmodules
Antonio Ospite
1
-1
/
+23
2018-10-09
submodule--helper: add a new 'config' subcommand
Antonio Ospite
1
-0
/
+14
2018-09-27
Sync with 2.19.1
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.18.1
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.17.2
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.16.5
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.15.3
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with Git 2.14.4
Junio C Hamano
1
-0
/
+1
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'sb/submodule-update-in-c'
Junio C Hamano
1
-34
/
+158
2018-09-07
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
1
-26
/
+0
2018-08-23
i18n: fix mistakes in translated strings
Jean-Noël Avila
1
-1
/
+1
2018-08-20
Merge branch 'sb/submodule-cleanup'
Junio C Hamano
1
-1
/
+0
2018-08-16
builtin/submodule--helper: remove stray new line
Stefan Beller
1
-1
/
+0
2018-08-14
submodule--helper: introduce new update-module-mode helper
Stefan Beller
1
-0
/
+61
2018-08-14
submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree
Stefan Beller
1
-24
/
+40
2018-08-13
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-03
builtin/submodule--helper: factor out method to update a single submodule
Stefan Beller
1
-10
/
+10
2018-08-03
builtin/submodule--helper: store update_clone information in a struct
Stefan Beller
1
-10
/
+27
2018-08-03
builtin/submodule--helper: factor out submodule updating
Stefan Beller
1
-26
/
+33
2018-08-03
git-submodule.sh: rename unused variables
Stefan Beller
1
-3
/
+2
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
1
-4
/
+4
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
1
-0
/
+26
2018-06-26
submodule-config: add helper to get 'update-clone' config from .gitmodules
Antonio Ospite
1
-4
/
+4
2018-06-25
Merge branch 'sb/plug-misc-leaks'
Junio C Hamano
1
-1
/
+2
2018-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
1
-0
/
+144
2018-06-19
submodule deinit: unset core.worktree
Stefan Beller
1
-0
/
+2
2018-06-19
submodule: ensure core.worktree is set after update
Stefan Beller
1
-0
/
+24
2018-06-01
submodule--helper: plug mem leak in print_default_remote
Stefan Beller
1
-1
/
+2
2018-05-30
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
1
-6
/
+8
2018-05-30
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-3
/
+13
2018-05-29
Sync with Git 2.17.1
Junio C Hamano
1
-0
/
+24
2018-05-22
Sync with Git 2.16.4
Junio C Hamano
1
-0
/
+24
2018-05-22
Sync with Git 2.15.2
Junio C Hamano
1
-0
/
+24
2018-05-22
Sync with Git 2.14.4
Junio C Hamano
1
-0
/
+24
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
1
-0
/
+24
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
1
-0
/
+24
2018-05-22
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick
1
-3
/
+13
2018-05-18
submodule--helper: convert push_check to use struct refspec
Brandon Williams
1
-6
/
+7
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
1
-2
/
+2
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
1
-0
/
+1
2018-05-11
submodule: port submodule subcommand 'foreach' from shell to C
Prathamesh Chavan
1
-0
/
+144
2018-05-08
Merge branch 'nd/submodule-status-fix'
Junio C Hamano
1
-2
/
+6
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
1
-9
/
+8
2018-04-19
submodule--helper: don't print null in 'submodule status'
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2018-04-11
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
1
-2
/
+6
[prev]
[next]