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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
builtin/push.c: respect 'submodule.recurse' option
Stefan Beller
1
-0
/
+4
2017-06-01
builtin/grep.c: respect 'submodule.recurse' option
Stefan Beller
1
-0
/
+3
2017-06-01
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
3
-3
/
+19
2017-05-30
reset/checkout/read-tree: unify config callback for submodule recursion
Stefan Beller
3
-76
/
+6
2017-05-30
submodule recursing: do not write a config variable twice
Stefan Beller
3
-3
/
+3
2017-05-30
Merge branch 'ab/grep-preparatory-cleanup' into sb/submodule-blanket-recursive
Junio C Hamano
2
-5
/
+22
2017-05-29
Merge branch 'jc/repack-threads'
Junio C Hamano
1
-0
/
+5
2017-05-29
Merge branch 'sb/reset-recurse-submodules'
Junio C Hamano
1
-0
/
+30
2017-05-26
grep: assert that threading is enabled when calling grep_{lock,unlock}
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2017-05-26
grep: given --threads with NO_PTHREADS=YesPlease, warn
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2017-05-26
pack-objects: fix buggy warning about threads
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2017-05-26
grep: catch a missing enum in switch statement
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-05-23
Merge branch 'jt/push-options-doc'
Junio C Hamano
1
-2
/
+49
2017-05-23
Merge branch 'rs/checkout-am-fix-unborn'
Junio C Hamano
2
-2
/
+3
2017-05-23
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
1
-2
/
+2
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
15
-48
/
+48
2017-05-16
Merge branch 'jn/clone-add-empty-config-from-command-line'
Junio C Hamano
1
-1
/
+3
2017-05-16
Merge branch 'ab/clone-no-tags'
Junio C Hamano
1
-2
/
+11
2017-05-16
Merge branch 'sk/status-short-branch-color-config'
Junio C Hamano
1
-0
/
+4
2017-05-16
Merge branch 'jk/am-leakfix'
Junio C Hamano
1
-20
/
+14
2017-05-15
builtin/log: honor log.decorate
brian m. carlson
1
-2
/
+2
2017-05-10
receive-pack: verify push options in cert
Jonathan Tan
1
-2
/
+49
2017-05-08
am: check return value of resolve_refdup before using hash
René Scharfe
1
-1
/
+1
2017-05-08
checkout: check return value of resolve_refdup before using hash
René Scharfe
1
-1
/
+2
2017-05-04
Merge branch 'ja/i18n-cleanup'
Junio C Hamano
1
-6
/
+6
2017-05-02
clone: handle empty config values in -c
Jonathan Nieder
1
-1
/
+3
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
1
-3
/
+3
2017-05-01
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
1
-2
/
+11
2017-05-01
i18n: remove i18n from tag reflog message
Jean-Noel Avila
1
-6
/
+6
2017-04-28
status: add color config slots for branch info in "--short --branch"
Stephen Kent
1
-0
/
+4
2017-04-27
am: shorten ident_split variable name in get_commit_info()
Jeff King
1
-11
/
+9
2017-04-27
am: simplify allocations in get_commit_info()
Jeff King
1
-15
/
+10
2017-04-27
am: fix commit buffer leak in get_commit_info()
Jeff King
1
-0
/
+1
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
13
-36
/
+36
2017-04-27
repack: accept --threads=<n> and pass it down to pack-objects
Junio C Hamano
1
-0
/
+5
2017-04-26
Merge branch 'nd/worktree-add-lock'
Junio C Hamano
1
-4
/
+11
2017-04-26
Merge branch 'jk/war-on-git-path'
Junio C Hamano
6
-20
/
+17
2017-04-26
Merge branch 'nd/conditional-config-in-early-config'
Junio C Hamano
1
-9
/
+12
2017-04-26
Merge branch 'gb/rebase-signoff'
Junio C Hamano
1
-21
/
+18
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
1
-3
/
+3
2017-04-23
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
2
-6
/
+10
2017-04-23
Merge branch 'jk/ls-files-recurse-submodules-fix'
Junio C Hamano
1
-1
/
+8
2017-04-23
Merge branch 'rs/misc-cppcheck-fixes'
Junio C Hamano
1
-2
/
+6
2017-04-23
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-0
/
+1
2017-04-23
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
1
-1
/
+0
2017-04-23
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
1
-0
/
+1
2017-04-23
Merge branch 'nd/conditional-config-include'
Junio C Hamano
2
-2
/
+2
2017-04-23
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
6
-9
/
+9
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2
-3
/
+3
2017-04-23
builtin/reset: add --recurse-submodules switch
Stefan Beller
1
-0
/
+30
[next]