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-07-12
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-0
/
+44
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-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
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
2017-06-30
t9700: add tests for Git::unquote_path()
Phillip Wood
1
-0
/
+7
2017-06-30
commit-template: distinguish status information unconditionally
Kaartic Sivaraam
1
-0
/
+23
2017-06-28
t1450: use egrep for regexp "alternation"
Junio C Hamano
1
-1
/
+1
2017-06-27
apply: check git diffs for mutually exclusive header lines
René Scharfe
1
-0
/
+18
2017-06-27
apply: check git diffs for invalid file modes
René Scharfe
1
-1
/
+15
2017-06-27
apply: check git diffs for missing old filenames
René Scharfe
1
-0
/
+24
2017-06-27
Spelling fixes
Ville Skyttä
9
-12
/
+12
2017-06-26
Merge branch 'ks/t7508-indent-fix'
Junio C Hamano
1
-1
/
+1
2017-06-26
Merge branch 'jk/add-p-commentchar-fix'
Junio C Hamano
1
-0
/
+8
2017-06-26
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
1
-0
/
+14
2017-06-26
Merge branch 'lb/status-stash-count'
Junio C Hamano
1
-0
/
+32
2017-06-25
t1700: make sure split-index respects core.sharedrepository
Christian Couder
1
-0
/
+30
2017-06-25
t1301: move modebits() to test-lib-functions.sh
Christian Couder
2
-11
/
+12
2017-06-24
Merge branch 'sd/t3200-branch-m-test' into maint
Junio C Hamano
1
-0
/
+17
2017-06-24
Merge branch 'km/test-mailinfo-b-failure' into maint
Junio C Hamano
1
-0
/
+42
2017-06-24
Merge branch 'ps/stash-push-pathspec-fix' into maint
Junio C Hamano
1
-0
/
+16
2017-06-24
Merge branch 'jk/pack-idx-corruption-safety' into maint
Junio C Hamano
1
-1
/
+7
2017-06-24
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
2
-0
/
+105
2017-06-24
Merge branch 'jc/name-rev-lw-tag' into maint
Junio C Hamano
1
-1
/
+1
2017-06-24
Merge branch 'jk/warn-add-gitlink'
Junio C Hamano
4
-9
/
+52
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
2
-0
/
+2
2017-06-24
Merge branch 'js/alias-early-config'
Junio C Hamano
3
-1
/
+20
2017-06-24
Merge branch 'ab/wildmatch-glob-slash-test'
Junio C Hamano
1
-0
/
+2
2017-06-24
p4205: add perf test script for pretty log formats
René Scharfe
1
-0
/
+16
2017-06-23
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2017-06-23
ls-files: use repository object
Brandon Williams
1
-0
/
+39
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
5
-1
/
+22
2017-06-23
t3420: fix under GETTEXT_POISON build
Junio C Hamano
1
-2
/
+2
2017-06-22
Merge branch 'rs/strbuf-addftime-zZ'
Junio C Hamano
1
-2
/
+14
2017-06-22
Merge branch 'sd/t3200-branch-m-test'
Junio C Hamano
1
-0
/
+17
2017-06-22
Merge branch 'ps/stash-push-pathspec-fix'
Junio C Hamano
1
-0
/
+16
[next]