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-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
2
-2
/
+2
2016-02-03
Merge branch 'tg/ls-remote-symref'
Junio C Hamano
1
-54
/
+36
2016-02-03
Merge branch 'tb/ls-files-eol'
Junio C Hamano
1
-0
/
+21
2016-02-03
Merge branch 'jk/notes-merge-from-anywhere'
Junio C Hamano
1
-1
/
+1
2016-02-03
Merge branch 'jc/peace-with-crlf'
Junio C Hamano
7
-8
/
+8
2016-02-01
Merge branch 'jk/list-tag-2.7-regression'
Junio C Hamano
1
-2
/
+2
2016-01-28
Merge branch 'jk/shortlog'
Junio C Hamano
1
-87
/
+99
2016-01-28
Merge branch 'jc/strbuf-getline'
Junio C Hamano
20
-74
/
+68
2016-01-28
Merge branch 'tk/interpret-trailers-in-place'
Junio C Hamano
1
-4
/
+9
2016-01-26
Merge branch 'jk/symbolic-ref'
Junio C Hamano
2
-5
/
+9
2016-01-26
Merge branch 'ak/format-patch-odir-config'
Junio C Hamano
1
-0
/
+6
2016-01-26
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
4
-0
/
+5
2016-01-26
Merge branch 'js/pull-rebase-i'
Junio C Hamano
2
-5
/
+14
2016-01-26
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
1
-2
/
+2
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-1
/
+1
2016-01-21
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-01-20
Merge branch 'tg/grep-no-index-fallback'
Junio C Hamano
1
-3
/
+9
2016-01-20
Merge branch 'js/fopen-harder'
Junio C Hamano
3
-3
/
+3
2016-01-20
Merge branch 'jk/clang-pedantic'
Junio C Hamano
1
-1
/
+1
2016-01-20
Merge branch 'nd/ita-cleanup'
Junio C Hamano
3
-7
/
+2
2016-01-20
Merge branch 'mh/notes-allow-reading-treeish'
Junio C Hamano
1
-13
/
+16
2016-01-19
ls-remote: add support for showing symrefs
Thomas Gummerer
1
-2
/
+8
2016-01-19
ls-remote: use parse-options api
Thomas Gummerer
1
-53
/
+29
2016-01-19
ls-remote: document --refs option
Thomas Gummerer
1
-1
/
+1
2016-01-19
shortlog: don't warn on empty author
Jeff King
1
-8
/
+0
2016-01-19
shortlog: optimize out useless string list
Jeff King
1
-12
/
+31
2016-01-19
shortlog: optimize out useless "<none>" normalization
Jeff King
1
-29
/
+34
2016-01-19
shortlog: optimize "--summary" mode
Jeff King
1
-4
/
+6
2016-01-19
shortlog: replace hand-parsing of author with pretty-printer
Jeff King
1
-36
/
+26
2016-01-19
shortlog: use strbufs to read from stdin
Jeff King
1
-9
/
+12
2016-01-19
shortlog: match both "Author:" and "author" on stdin
Jeff King
1
-3
/
+4
2016-01-18
ls-files: add eol diagnostics
Torsten Bögershausen
1
-0
/
+21
2016-01-17
notes: allow merging from arbitrary references
Jacob Keller
1
-1
/
+1
2016-01-15
grep: read -f file with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
send-pack: read list of refs with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
column: read lines with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
cat-file: read batch stream with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
clone/sha1_file: read info/alternates with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
rev-parse: read parseopt spec with strbuf_getline()
Junio C Hamano
1
-2
/
+2
2016-01-15
hash-object: read --stdin-paths with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
strbuf: give strbuf_getline() to the "most text friendly" variant
Junio C Hamano
1
-4
/
+4
2016-01-15
checkout-index: there are only two possible line terminations
Junio C Hamano
1
-8
/
+8
2016-01-15
update-index: there are only two possible line terminations
Junio C Hamano
1
-11
/
+16
2016-01-15
check-ignore: there are only two possible line terminations
Junio C Hamano
1
-3
/
+4
2016-01-15
check-attr: there are only two possible line terminations
Junio C Hamano
1
-3
/
+4
2016-01-15
mktree: there are only two possible line terminations
Junio C Hamano
1
-6
/
+8
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
15
-24
/
+24
2016-01-14
strbuf: make strbuf_getline_crlf() global
Junio C Hamano
1
-15
/
+0
2016-01-14
interpret-trailers: add option for in-place editing
Tobias Klauser
1
-4
/
+9
2016-01-13
remote: handle the config setting branch.*.rebase=interactive
Johannes Schindelin
1
-3
/
+7
[next]