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
2018-01-25
builtin/pull: respect verbosity settings in submodules
Stefan Beller
1
-0
/
+2
2017-06-27
builtin/fetch cleanup: always set default value for submodule recursing
Stefan Beller
1
-3
/
+2
2017-06-23
pull: optionally rebase submodules (remote submodule changes only)
Stefan Beller
1
-10
/
+63
2017-06-23
builtin/fetch: parse recurse-submodules-default at default options parsing
Stefan Beller
1
-9
/
+10
2017-06-23
builtin/fetch: factor submodule recurse parsing out to submodule config
Stefan Beller
1
-16
/
+2
2017-06-22
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
1
-10
/
+3
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
9
-8
/
+28
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
9
-104
/
+100
2017-06-19
Merge branch 'ab/pcre-v2'
Junio C Hamano
1
-3
/
+13
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
9
-25
/
+17
2017-06-13
Merge branch 'jc/diff-tree-stale-comment'
Junio C Hamano
1
-3
/
+5
2017-06-13
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
6
-78
/
+38
2017-06-13
Merge branch 'jc/noent-notdir'
Junio C Hamano
2
-2
/
+2
2017-06-12
dir: create function count_slashes()
Prathamesh Chavan
1
-10
/
+3
2017-06-05
diff- and log- family: handle "git cmd -h" early
Junio C Hamano
4
-0
/
+12
2017-06-05
builtin/diff-tree: cleanup references to sha1
Brandon Williams
1
-5
/
+3
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
6
-22
/
+20
2017-06-05
notes-merge: convert notes_merge* to struct object_id
Brandon Williams
1
-3
/
+3
2017-06-05
Merge branch 'tb/pull-ff-rebase-autostash'
Junio C Hamano
1
-11
/
+14
2017-06-05
Merge branch 'js/blame-lib'
Junio C Hamano
2
-2048
/
+65
2017-06-05
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
2
-3
/
+3
2017-06-05
Merge branch 'mb/diff-default-to-indent-heuristics'
Junio C Hamano
3
-3
/
+3
2017-06-04
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
3
-10
/
+18
2017-06-04
Merge branch 'jk/unbreak-am-h'
Junio C Hamano
1
-0
/
+3
2017-06-02
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
2
-5
/
+22
2017-06-02
Merge branch 'jk/diff-blob'
Junio C Hamano
4
-36
/
+42
2017-06-02
Merge branch 'sl/clean-d-ignored-fix'
Junio C Hamano
1
-0
/
+42
2017-06-02
diff-tree: update stale in-code comments
Junio C Hamano
1
-3
/
+5
2017-06-02
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-02
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
patch-ids: convert to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
diff: convert fill_filespec to struct object_id
Brandon Williams
2
-3
/
+3
2017-06-02
grep: convert to struct object_id
Brandon Williams
1
-11
/
+11
2017-06-02
notes: convert some accessor functions to struct object_id
brian m. carlson
1
-10
/
+10
2017-06-02
builtin/notes: convert to struct object_id
brian m. carlson
3
-57
/
+57
2017-06-02
notes: make get_note return pointer to struct object_id
brian m. carlson
1
-11
/
+11
2017-06-02
notes: convert for_each_note to struct object_id
brian m. carlson
1
-3
/
+3
2017-06-01
pull: ff --rebase --autostash works in dirty repo
Tyler Brazier
1
-11
/
+14
2017-06-01
builtin/fetch.c: respect 'submodule.recurse' option
Stefan Beller
1
-0
/
+7
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-31
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
3
-10
/
+18
2017-05-30
submodule--helper: show usage for "-h"
Jeff King
1
-3
/
+2
2017-05-30
remote-{ext,fd}: print usage message on invalid arguments
Jeff King
2
-2
/
+8
2017-05-30
upload-archive: handle "-h" option early
Jeff King
1
-1
/
+4
2017-05-30
credential: handle invalid arguments earlier
Jeff King
1
-2
/
+2
2017-05-30
am: handle "-h" argument earlier
Jeff King
1
-0
/
+3
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
[next]