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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
Merge branch 'bc/object-id' into bw/submodule-config-cleanup
Junio C Hamano
1
-5
/
+5
2017-07-20
Merge branch 'mt/p4-parse-G-output'
Junio C Hamano
1
-0
/
+103
2017-07-20
Merge branch 'jk/test-copy-bytes-fix'
Junio C Hamano
1
-0
/
+1
2017-07-20
Merge branch 'js/alias-case-sensitivity'
Junio C Hamano
1
-0
/
+7
2017-07-18
Merge branch 'jk/gc-pre-detach-under-hook'
Junio C Hamano
1
-0
/
+21
2017-07-18
Merge branch 'tb/push-to-cygwin-unc-path'
Junio C Hamano
1
-0
/
+2
2017-07-17
t: handle EOF in test_copy_bytes()
Jeff King
1
-0
/
+1
2017-07-17
alias: compare alias name *case-insensitively*
Johannes Schindelin
1
-1
/
+1
2017-07-17
t1300: demonstrate that CamelCased aliases regressed
Johannes Schindelin
1
-0
/
+7
2017-07-17
submodule: convert submodule config lookup to use object_id
brian m. carlson
1
-5
/
+5
2017-07-13
Merge branch 'jk/build-with-asan'
Junio C Hamano
1
-3
/
+8
2017-07-13
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
1
-0
/
+58
2017-07-13
Merge branch 'sb/hashmap-customize-comparison'
Junio C Hamano
1
-7
/
+12
2017-07-13
git-p4: filter for {'code':'info'} in p4CmdList
Miguel Torroja
1
-2
/
+2
2017-07-13
git-p4: parse marshal output "p4 -G" in p4 changes
Miguel Torroja
1
-1
/
+1
2017-07-13
git-p4: git-p4 tests with p4 triggers
Miguel Torroja
1
-0
/
+103
2017-07-12
Merge branch 'kn/ref-filter-branch-list' into maint
Junio C Hamano
1
-0
/
+44
2017-07-12
Merge branch 'jk/reflog-walk-maint' into maint
Junio C Hamano
2
-0
/
+21
2017-07-12
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-0
/
+44
2017-07-12
gc: run pre-detach operations under lock
Jeff King
1
-0
/
+21
2017-07-10
Merge branch 'js/fsck-name-object' into maint
Junio C Hamano
1
-1
/
+1
2017-07-10
Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix' into maint
Junio C Hamano
1
-4
/
+10
2017-07-10
Merge branch 'cc/shared-index-permfix' into maint
Junio C Hamano
3
-11
/
+42
2017-07-10
Merge branch 'ks/t7508-indent-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-07-10
Merge branch 'sb/t4005-modernize' into maint
Junio C Hamano
1
-52
/
+43
2017-07-10
Merge branch 'rs/apply-validate-input' into maint
Junio C Hamano
3
-1
/
+57
2017-07-10
Merge branch 'pw/rebase-i-regression-fix-tests' into maint
Junio C Hamano
2
-5
/
+140
2017-07-10
Merge branch 'jk/add-p-commentchar-fix' into maint
Junio C Hamano
1
-0
/
+8
2017-07-10
Merge branch 'js/alias-early-config' into maint
Junio C Hamano
3
-1
/
+20
2017-07-10
Merge branch 'jk/reflog-walk-maint'
Junio C Hamano
2
-0
/
+21
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
1
-3
/
+3
2017-07-10
Merge branch 'pw/unquote-path-in-git-pm'
Junio C Hamano
1
-0
/
+7
2017-07-10
Merge branch 'ks/commit-assuming-only-warning-removal'
Junio C Hamano
1
-0
/
+23
2017-07-10
test-lib: turn on ASan abort_on_error by default
Jeff King
1
-1
/
+1
2017-07-10
test-lib: set ASAN_OPTIONS variable before we run git
Jeff King
1
-3
/
+8
2017-07-09
branch: use BRANCH_COLOR_LOCAL in ref-filter format
Jeff King
1
-0
/
+44
2017-07-07
reflog-walk: don't free reflogs added to cache
Jeff King
1
-0
/
+4
2017-07-07
reflog-walk: duplicate strings in complete_reflogs list
Jeff King
1
-0
/
+6
2017-07-06
Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix'
Junio C Hamano
1
-4
/
+10
2017-07-06
Merge branch 'js/fsck-name-object'
Junio C Hamano
1
-1
/
+1
2017-07-05
cygwin: allow pushing to UNC paths
Torsten Bögershausen
1
-0
/
+2
2017-07-05
Merge branch 'cc/shared-index-permfix'
Junio C Hamano
3
-11
/
+42
2017-07-05
Merge branch 'rs/sha1-name-readdir-optim'
Junio C Hamano
1
-0
/
+16
2017-07-05
Merge branch 'bw/repo-object'
Junio C Hamano
1
-0
/
+39
2017-07-05
reflog-walk: skip over double-null oid due to HEAD rename
Jeff King
1
-0
/
+11
2017-07-05
t5534: fix misleading grep invocation
Johannes Schindelin
1
-4
/
+10
2017-06-30
Merge branch 'vs/typofixes'
Junio C Hamano
9
-12
/
+12
2017-06-30
Merge branch 'rs/apply-validate-input'
Junio C Hamano
3
-1
/
+57
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
2
-1
/
+31
2017-06-30
Merge branch 'pw/rebase-i-regression-fix-tests'
Junio C Hamano
2
-5
/
+140
[next]