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-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-04
Git 2.7
Junio C Hamano
2
-1
/
+6
2016-01-04
Sync with 2.6.5
Junio C Hamano
2
-1
/
+21
2016-01-04
Git 2.6.5
Junio C Hamano
3
-2
/
+22
2016-01-04
Merge branch 'jk/pending-keep-tag-name' into maint
Junio C Hamano
2
-2
/
+30
2016-01-04
Merge branch 'jk/symbolic-ref-maint' into maint
Junio C Hamano
2
-1
/
+23
2016-01-04
Merge branch 'jk/ident-loosen-getpwuid' into maint
Junio C Hamano
3
-24
/
+40
2016-01-04
Merge branch 'jk/send-email-ssl-errors' into maint
Junio C Hamano
1
-0
/
+7
2016-01-04
Merge branch 'sg/completion-no-column' into maint
Junio C Hamano
1
-0
/
+1
2016-01-02
Merge tag 'l10n-2.7.0-rnd2+de' of git://github.com/git-l10n/git-po
Junio C Hamano
1
-1489
/
+1723
2015-12-29
l10n: de.po: translate 68 new messages
Ralf Thielow
1
-1486
/
+1720
2015-12-29
l10n: de.po: improve some translations
Ralf Thielow
1
-3
/
+3
2015-12-28
Git 2.7-rc3
Junio C Hamano
2
-1
/
+12
2015-12-28
Merge branch 'sh/p4-multi-depot'
Junio C Hamano
2
-26
/
+57
2015-12-28
Merge branch 'jk/pending-keep-tag-name'
Junio C Hamano
2
-2
/
+30
2015-12-28
Merge branch 'jk/symbolic-ref-maint'
Junio C Hamano
2
-1
/
+23
2015-12-28
Merge tag 'l10n-2.7.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
8
-12723
/
+14731
2015-12-28
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-1492
/
+1663
2015-12-28
Merge branch 'master' of git://github.com/alshopov/git-po
Jiang Xin
1
-120
/
+119
2015-12-28
l10n: Updated Bulgarian translation of git (2477t,0f,0u)
Alexander Shopov
1
-120
/
+119
2015-12-27
l10n: ca.po: update translation
Alex Henrie
1
-118
/
+117
2015-12-26
l10n: zh_CN: for git v2.7.0 l10n round 2
Jiang Xin
1
-118
/
+124
2015-12-26
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin
1
-120
/
+125
2015-12-26
l10n: sv.po: Update Swedish translation (2477t0f0u)
Peter Krefting
1
-119
/
+124
2015-12-26
l10n: sv: Fix bad translation
Peter Krefting
1
-1
/
+1
2015-12-24
l10n: fr.po v2.7.0 round 2 (2477t)
Jean-Noel Avila
1
-128
/
+148
2015-12-22
Git 2.7-rc2
Junio C Hamano
2
-1
/
+4
2015-12-22
Merge branch 'js/emu-write-epipe-on-windows'
Junio C Hamano
2
-0
/
+20
2015-12-22
push: don't mark options of recurse-submodules for translation
Ralf Thielow
1
-1
/
+1
2015-12-22
l10n: git.pot: v2.7.0 round 2 (2 new, 2 removed)
Jiang Xin
1
-117
/
+116
2015-12-22
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
7
-11022
/
+12831
[next]