index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
Merge branch 'mh/notes-allow-reading-treeish'
Junio C Hamano
7
-30
/
+55
2016-01-19
filter-branch: resolve $commit^{tree} in no-index case
Jeff King
2
-1
/
+9
2016-01-19
test-lib: clarify and tighten SANITY
Junio C Hamano
1
-5
/
+13
2016-01-19
contrib/subtree: Make testing easier
David A. Greene
1
-1
/
+5
2016-01-19
ls-remote: add support for showing symrefs
Thomas Gummerer
3
-3
/
+61
2016-01-19
ls-remote: use parse-options api
Thomas Gummerer
1
-53
/
+29
2016-01-19
ls-remote: fix synopsis
Thomas Gummerer
1
-1
/
+1
2016-01-19
ls-remote: document --refs option
Thomas Gummerer
2
-2
/
+5
2016-01-19
ls-remote: document --quiet option
Thomas Gummerer
1
-1
/
+5
2016-01-19
shortlog: don't warn on empty author
Jeff King
2
-24
/
+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
2
-3
/
+10
2016-01-18
ls-files: add eol diagnostics
Torsten Bögershausen
5
-49
/
+237
2016-01-17
notes: allow merging from arbitrary references
Jacob Keller
4
-12
/
+29
2016-01-15
mingw: uglify (a, 0) definitions to shut up warnings
Johannes Schindelin
2
-2
/
+6
2016-01-15
mingw: squash another warning about a cast
Johannes Schindelin
1
-1
/
+1
2016-01-15
mingw: avoid warnings when casting HANDLEs to int
Johannes Schindelin
3
-5
/
+9
2016-01-15
mingw: avoid redefining S_* constants
Johannes Schindelin
1
-0
/
+4
2016-01-15
test-sha1-array: read command stream with strbuf_getline()
Junio C Hamano
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
transport-helper: read helper response with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
clone/sha1_file: read info/alternates with strbuf_getline()
Junio C Hamano
2
-2
/
+2
2016-01-15
remote.c: read $GIT_DIR/remotes/* with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
ident.c: read /etc/mailname 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
revision: read --stdin with strbuf_getline()
Junio C Hamano
1
-7
/
+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
4
-21
/
+20
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
36
-59
/
+81
2016-01-14
strbuf: make strbuf_getline_crlf() global
Junio C Hamano
3
-15
/
+19
2016-01-14
strbuf: miniscule style fix
Junio C Hamano
1
-2
/
+2
2016-01-14
interpret-trailers: add option for in-place editing
Tobias Klauser
5
-7
/
+114
2016-01-14
trailer: allow to write to files other than stdout
Tobias Klauser
1
-13
/
+15
2016-01-14
compat/winansi: support compiling with MSys2
Johannes Schindelin
1
-0
/
+2
2016-01-14
compat/mingw: support MSys2-based MinGW build
Johannes Schindelin
1
-1
/
+23
2016-01-14
nedmalloc: allow compiling with MSys2's compiler
Johannes Schindelin
1
-0
/
+4
2016-01-13
completion: add missing branch.*.rebase values
Johannes Schindelin
1
-1
/
+1
2016-01-13
remote: handle the config setting branch.*.rebase=interactive
Johannes Schindelin
1
-3
/
+7
[prev]
[next]