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-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-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
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-0
/
+1
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
1
-2
/
+1
2018-03-29
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
1
-7
/
+7
2018-03-28
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
1
-2
/
+6
2018-03-28
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2018-03-27
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
1
-0
/
+1
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-1
/
+1
2018-01-16
submodule: port submodule subcommand 'deinit' from shell to C
Prathamesh Chavan
1
-0
/
+147
2018-01-16
submodule: port submodule subcommand 'sync' from shell to C
Prathamesh Chavan
1
-0
/
+193
2017-12-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2017-11-26
submodule--helper.c: i18n: add a missing space in message
Jean-Noel Avila
1
-1
/
+1
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-11-06
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-17
/
+256
2017-10-16
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-07
submodule: port submodule subcommand 'status' from shell to C
Prathamesh Chavan
1
-0
/
+198
2017-10-07
submodule--helper: introduce for_each_listed_submodule()
Prathamesh Chavan
1
-5
/
+35
2017-10-02
submodule--helper: introduce get_submodule_displaypath()
Prathamesh Chavan
1
-12
/
+23
2017-09-28
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
1
-4
/
+2
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-4
/
+2
2017-09-22
consistently use "fallthrough" comments in switches
Jeff King
1
-0
/
+1
2017-09-10
Merge branch 'bw/push-options-recursively-to-submodules' into maint
Junio C Hamano
1
-9
/
+40
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-22
/
+29
2017-08-23
Merge branch 'js/run-process-parallel-api-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-08-22
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-4
/
+13
2017-08-22
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
1
-9
/
+40
2017-08-11
Merge branch 'js/run-process-parallel-api-fix'
Junio C Hamano
1
-1
/
+1
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-14
/
+0
2017-08-03
submodule: remove submodule_config callback routine
Brandon Williams
1
-1
/
+0
2017-08-03
submodule--helper: don't overlay config in update-clone
Brandon Williams
1
-4
/
+19
[next]