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-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
2017-08-03
submodule--helper: don't overlay config in remote_submodule_branch
Brandon Williams
1
-4
/
+11
2017-08-02
Merge branch 'bc/object-id' into bw/submodule-config-cleanup
Junio C Hamano
1
-4
/
+4
2017-08-02
submodule: remove submodule.fetchjobs from submodule-config parsing
Brandon Williams
1
-4
/
+13
2017-07-21
run_processes_parallel: change confusing task_cb convention
Johannes Schindelin
1
-1
/
+1
2017-07-20
submodule--helper: teach push-check to handle HEAD
Brandon Williams
1
-9
/
+40
2017-07-17
submodule: convert submodule config lookup to use object_id
brian m. carlson
1
-4
/
+4
2017-07-10
Merge branch 'jc/utf8-fprintf' into maint
Junio C Hamano
1
-3
/
+2
2017-07-06
Merge branch 'jc/utf8-fprintf'
Junio C Hamano
1
-3
/
+2
2017-06-28
submodule--helper: do not call utf8_fprintf() unnecessarily
Junio C Hamano
1
-3
/
+2
2017-06-23
submodule: convert is_submodule_initialized to work on a repository
Brandon Williams
1
-4
/
+5
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
1
-3
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-30
submodule--helper: show usage for "-h"
Jeff King
1
-3
/
+2
2017-05-12
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams
1
-2
/
+1
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
1
-3
/
+3
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
1
-3
/
+3
2017-04-19
Merge branch 'bw/submodule-is-active'
Junio C Hamano
1
-1
/
+1
2017-04-13
submodule--helper: fix typo in is_active error message
Stefan Beller
1
-1
/
+1
2017-04-11
submodule--helper: add push-check subcommand
Brandon Williams
1
-0
/
+45
[prev]
[next]