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
2016-04-08
Merge branch 'nd/apply-report-skip'
Junio C Hamano
1
-0
/
+2
2016-04-08
Merge branch 'jc/merge-refuse-new-root'
Junio C Hamano
1
-3
/
+9
2016-04-06
Merge branch 'la/tag-force-signing-annotated-tags'
Junio C Hamano
1
-6
/
+14
2016-04-06
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
1
-3
/
+73
2016-04-06
Merge branch 'jv/merge-nothing-into-void'
Junio C Hamano
1
-5
/
+5
2016-04-06
Merge branch 'ss/commit-squash-msg'
Junio C Hamano
1
-1
/
+10
2016-04-06
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
3
-9
/
+268
2016-04-06
Merge branch 'ss/receive-pack-parse-options'
Junio C Hamano
1
-33
/
+20
2016-04-03
Merge branch 'jk/startup-info'
Junio C Hamano
2
-2
/
+5
2016-04-03
Merge branch 'jc/index-pack'
Junio C Hamano
1
-18
/
+17
2016-04-03
Merge branch 'gf/fetch-pack-direct-object-fetch'
Junio C Hamano
1
-3
/
+13
2016-04-03
Merge branch 'jc/maint-index-pack-keep'
Junio C Hamano
1
-1
/
+1
2016-04-03
Merge branch 'jk/rev-parse-local-env-vars'
Junio C Hamano
1
-18
/
+32
2016-04-03
Merge branch 'jk/config-get-urlmatch'
Junio C Hamano
1
-1
/
+4
2016-04-03
Merge branch 'mm/diff-renames-default'
Junio C Hamano
4
-5
/
+14
2016-03-24
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
1
-3
/
+3
2016-03-24
apply: report patch skipping in verbose mode
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-03-23
merge: refuse to create too cool a merge by default
Junio C Hamano
1
-3
/
+9
2016-03-23
merge: fix NULL pointer dereference when merging nothing into void
Junio C Hamano
1
-5
/
+5
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
1
-3
/
+3
2016-03-22
tag: add the option to force signing of annotated tags
Laurent Arnoud
1
-6
/
+14
2016-03-21
commit: do not lose SQUASH_MSG contents
Sven Strickroth
1
-1
/
+10
2016-03-16
Merge branch 'jk/path-name-safety-2.6' into jk/path-name-safety-2.7
Junio C Hamano
2
-21
/
+6
2016-03-16
Merge branch 'jk/path-name-safety-2.5' into jk/path-name-safety-2.6
Junio C Hamano
2
-21
/
+6
2016-03-16
Merge branch 'jk/path-name-safety-2.4' into jk/path-name-safety-2.5
Junio C Hamano
2
-21
/
+6
2016-03-16
list-objects: pass full pathname to callbacks
Jeff King
2
-21
/
+6
2016-03-16
list-objects: drop name_path entirely
Jeff King
2
-4
/
+4
2016-03-10
Merge branch 'jk/pack-idx-corruption-safety' into maint
Junio C Hamano
1
-0
/
+1
2016-03-10
Merge branch 'js/config-set-in-non-repository' into maint
Junio C Hamano
1
-0
/
+3
2016-03-10
Merge branch 'sb/submodule-module-list-fix' into maint
Junio C Hamano
1
-8
/
+2
2016-03-10
Merge branch 'jk/tighten-alloc' into maint
Junio C Hamano
21
-101
/
+63
2016-03-10
Merge branch 'jc/am-i-v-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-03-10
Merge branch 'nd/git-common-dir-fix' into maint
Junio C Hamano
1
-1
/
+2
2016-03-10
Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint
Junio C Hamano
1
-1
/
+2
2016-03-10
Merge branch 'ps/config-error' into maint
Junio C Hamano
5
-65
/
+42
2016-03-07
grep: turn off gitlink detection for --no-index
Jeff King
1
-2
/
+4
2016-03-06
setup: set startup_info->have_repository more reliably
Jeff King
1
-0
/
+1
2016-03-04
Merge branch 'nd/i18n-2.8.0'
Junio C Hamano
2
-6
/
+6
2016-03-04
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
1
-0
/
+1
2016-03-03
index-pack: add a helper function to derive .idx/.keep filename
Junio C Hamano
1
-18
/
+17
2016-03-03
Merge branch 'jc/maint-index-pack-keep' into jc/index-pack
Junio C Hamano
1
-1
/
+1
2016-03-03
index-pack: correct --keep[=<msg>]
Junio C Hamano
1
-1
/
+1
2016-03-01
builtin/receive-pack.c: use parse_options API
Sidhant Sharma [:tk]
1
-33
/
+20
2016-03-01
git: submodule honor -c credential.* from command line
Jacob Keller
1
-1
/
+67
2016-03-01
submodule: fix segmentation fault in submodule--helper clone
Jacob Keller
1
-3
/
+3
2016-03-01
submodule: fix submodule--helper clone usage
Jacob Keller
1
-1
/
+1
2016-03-01
submodule: check argc count for git submodule--helper clone
Jacob Keller
1
-0
/
+4
2016-03-01
clone: allow an explicit argument for parallel submodule clones
Stefan Beller
1
-6
/
+13
2016-03-01
submodule update: expose parallelism to the user
Stefan Beller
1
-1
/
+7
2016-03-01
submodule helper: remove double 'fatal: ' prefix
Stefan Beller
1
-2
/
+2
[next]