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-08-02
Merge branch 'bc/object-id'
Junio C Hamano
4
-22
/
+26
2018-07-24
Merge branch 'sb/blame-color'
Junio C Hamano
1
-1
/
+3
2018-07-24
Merge branch 'hs/push-cert-check-cleanup'
Junio C Hamano
1
-15
/
+2
2018-07-24
Merge branch 'jt/partial-clone-fsck-connectivity'
Junio C Hamano
1
-1
/
+1
2018-07-24
Merge branch 'tb/config-default'
Junio C Hamano
1
-12
/
+15
2018-07-24
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
2
-58
/
+96
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
2
-18
/
+5
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
1
-1
/
+21
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
2
-6
/
+14
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
1
-0
/
+26
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
34
-51
/
+81
2018-07-16
builtin/merge-recursive: make hash independent
brian m. carlson
1
-2
/
+2
2018-07-16
builtin/merge: switch to use the_hash_algo
brian m. carlson
1
-5
/
+6
2018-07-16
builtin/fmt-merge-msg: make hash independent
brian m. carlson
1
-9
/
+10
2018-07-16
builtin/update-index: simplify parsing of cacheinfo
brian m. carlson
1
-2
/
+3
2018-07-16
builtin/update-index: convert to using the_hash_algo
brian m. carlson
1
-4
/
+5
2018-07-16
blame: prefer xsnprintf to strcpy for colors
Jeff King
1
-1
/
+3
2018-07-11
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
1
-15
/
+2
2018-07-09
clone: check connectivity even if clone is partial
Jonathan Tan
1
-1
/
+1
2018-07-06
builtin/config: work around an unsized array forward declaration
Beat Bolli
1
-12
/
+15
2018-07-03
fetch-pack: write shallow, then check connectivity
Jonathan Tan
1
-5
/
+10
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-4
/
+6
2018-06-28
Merge branch 'ms/send-pack-honor-config'
Junio C Hamano
1
-1
/
+1
2018-06-28
Merge branch 'ab/refspec-init-fix'
Junio C Hamano
2
-2
/
+2
2018-06-28
fetch-pack: put shallow info in output parameter
Brandon Williams
2
-6
/
+26
2018-06-28
fetch: refactor to make function args narrower
Brandon Williams
1
-26
/
+26
2018-06-28
fetch: refactor fetch_refs into two functions
Brandon Williams
1
-5
/
+18
2018-06-28
fetch: refactor the population of peer ref OIDs
Brandon Williams
1
-18
/
+18
2018-06-26
submodule-config: add helper to get 'update-clone' config from .gitmodules
Antonio Ospite
1
-4
/
+4
2018-06-26
submodule-config: add helper function to get 'fetch' config from .gitmodules
Antonio Ospite
1
-14
/
+1
2018-06-25
Merge branch 'sb/plug-misc-leaks'
Junio C Hamano
1
-1
/
+2
2018-06-25
Merge branch 'sg/update-ref-stdin-cleanup'
Junio C Hamano
1
-12
/
+13
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
5
-57
/
+59
2018-06-25
Merge branch 'jk/show-index'
Junio C Hamano
1
-0
/
+86
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
1
-0
/
+7
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
1
-3
/
+4
2018-06-25
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
7
-40
/
+101
2018-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
1
-0
/
+144
2018-06-22
branch: deprecate "-l" option
Jeff King
1
-1
/
+21
2018-06-22
builtin/grep.c: add '--column' option to 'git-grep(1)'
Taylor Blau
1
-0
/
+1
2018-06-21
pack-bitmap: add free function
Jonathan Tan
2
-0
/
+3
2018-06-21
pack-bitmap: remove bitmap_git global variable
Jonathan Tan
2
-6
/
+11
2018-06-19
format-patch: clear UNINTERESTING flag before prepare_bases
Xiaolong Ye
1
-0
/
+1
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-18
Merge branch 'sb/blame-color'
Junio C Hamano
1
-0
/
+1
2018-06-18
Merge branch 'rd/doc-remote-tracking-with-hyphen'
Junio C Hamano
2
-3
/
+3
2018-06-14
blame: release string_list after use in parse_color_fields()
René Scharfe
1
-0
/
+1
[next]