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
2016-02-10
Merge branch 'js/test-lib-windows-emulated-yes'
Junio C Hamano
1
-2
/
+4
2016-02-10
Merge branch 'wp/sha1-name-negative-match'
Junio C Hamano
1
-1
/
+52
2016-02-10
Merge branch 'aw/push-force-with-lease-reporting'
Junio C Hamano
1
-5
/
+10
2016-02-10
Merge branch 'ls/clean-smudge-override-in-config'
Junio C Hamano
1
-0
/
+16
2016-02-10
Merge branch 'cc/untracked'
Junio C Hamano
1
-7
/
+82
2016-02-10
Merge branch 'js/xmerge-marker-eol'
Junio C Hamano
1
-0
/
+13
2016-02-03
Merge branch 'jk/ref-cache-non-repository-optim'
Junio C Hamano
2
-0
/
+11
2016-02-03
Merge branch 'js/dirname-basename'
Junio C Hamano
1
-0
/
+3
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
1
-0
/
+6
2016-02-03
Merge branch 'tg/ls-remote-symref'
Junio C Hamano
1
-0
/
+45
2016-02-03
Merge branch 'tb/ls-files-eol'
Junio C Hamano
1
-21
/
+100
2016-02-03
Merge branch 'jk/notes-merge-from-anywhere'
Junio C Hamano
1
-11
/
+11
2016-02-02
test-lib: limit the output of the yes utility
Johannes Schindelin
1
-2
/
+4
2016-02-01
Merge branch 'jk/list-tag-2.7-regression'
Junio C Hamano
3
-52
/
+38
2016-02-01
push: fix ref status reporting for --force-with-lease
Andrew Wheeler
1
-5
/
+10
2016-02-01
object name: introduce '^{/!-<negative pattern>}' notation
Will Palmer
1
-1
/
+30
2016-01-29
convert: treat an empty string for clean/smudge filters as "cat"
Lars Schneider
1
-0
/
+16
2016-01-28
Merge branch 'jk/shortlog'
Junio C Hamano
1
-16
/
+6
2016-01-28
Merge branch 'tk/interpret-trailers-in-place'
Junio C Hamano
1
-0
/
+40
2016-01-28
Merge branch 'jk/sanity'
Junio C Hamano
1
-5
/
+13
2016-01-28
Merge branch 'jk/filter-branch-no-index'
Junio C Hamano
1
-0
/
+8
2016-01-27
t7063: add tests for core.untrackedCache
Christian Couder
1
-4
/
+81
2016-01-27
config: add core.untrackedCache
Christian Couder
1
-3
/
+1
2016-01-27
merge-file: ensure that conflict sections match eol style
Johannes Schindelin
1
-1
/
+2
2016-01-27
merge-file: let conflict markers match end-of-line style of the context
Johannes Schindelin
1
-0
/
+12
2016-01-26
Merge branch 'jk/symbolic-ref'
Junio C Hamano
2
-0
/
+54
2016-01-26
Merge branch 'ak/format-patch-odir-config'
Junio C Hamano
1
-0
/
+15
2016-01-26
Merge branch 'rp/p4-filetype-change'
Junio C Hamano
1
-0
/
+66
2016-01-26
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
1
-0
/
+13
2016-01-26
Merge branch 'js/pull-rebase-i'
Junio C Hamano
1
-0
/
+10
2016-01-26
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
3
-0
/
+28
2016-01-25
t6300: use test_atom for some un-modern tests
Jeff King
1
-52
/
+10
2016-01-25
resolve_gitlink_ref: ignore non-repository paths
Jeff King
2
-0
/
+11
2016-01-22
Merge branch 'ep/shell-command-substitution-style'
Junio C Hamano
82
-377
/
+377
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-0
/
+6
2016-01-20
Merge branch 'tg/grep-no-index-fallback'
Junio C Hamano
1
-4
/
+45
2016-01-20
Merge branch 'nd/exclusion-regression-fix'
Junio C Hamano
1
-25
/
+0
2016-01-20
Merge branch 'dk/reflog-walk-with-non-commit'
Junio C Hamano
1
-0
/
+13
2016-01-20
Merge branch 'sg/t6050-failing-editor-test-fix'
Junio C Hamano
1
-3
/
+7
2016-01-20
Merge branch 'ew/send-email-mutt-alias-fix'
Junio C Hamano
1
-0
/
+15
2016-01-20
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
3
-1
/
+41
2016-01-20
Merge branch 'mh/notes-allow-reading-treeish'
Junio C Hamano
1
-0
/
+10
2016-01-19
filter-branch: resolve $commit^{tree} in no-index case
Jeff King
1
-0
/
+8
2016-01-19
test-lib: clarify and tighten SANITY
Junio C Hamano
1
-5
/
+13
2016-01-19
ls-remote: add support for showing symrefs
Thomas Gummerer
1
-0
/
+45
2016-01-19
shortlog: don't warn on empty author
Jeff King
1
-16
/
+0
2016-01-19
shortlog: match both "Author:" and "author" on stdin
Jeff King
1
-0
/
+6
2016-01-18
ls-files: add eol diagnostics
Torsten Bögershausen
1
-21
/
+100
2016-01-17
notes: allow merging from arbitrary references
Jacob Keller
1
-11
/
+11
2016-01-14
interpret-trailers: add option for in-place editing
Tobias Klauser
1
-0
/
+40
[next]