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
2017-02-17
tempfile: set errno to a known value before calling ferror()
Jeff King
1
-2
/
+7
2017-02-17
Git 2.12-rc2
Junio C Hamano
1
-1
/
+1
2017-02-17
rev-parse: fix several options when running in a subdirectory
Johannes Schindelin
4
-9
/
+16
2017-02-17
rev-parse tests: add tests executed from a subdirectory
Michael Rappazzo
3
-2
/
+54
2017-02-18
l10n: git.pot: v2.12.0 round 2 (2 new)
Jiang Xin
1
-167
/
+175
2017-02-18
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
9
-11031
/
+20680
2017-02-18
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin
1
-1338
/
+2669
2017-02-18
Merge branch 'master' of https://github.com/Softcatala/git-po
Jiang Xin
1
-1366
/
+2621
2017-02-17
l10n: vi.po: Updated Vietnamese translation (3137t)
Tran Ngoc Quan
1
-1338
/
+2669
2017-02-16
Hopefully the final batch of mini-topics before the final
Junio C Hamano
1
-0
/
+18
2017-02-16
Merge branch 'jk/tempfile-ferror-fclose-confusion'
Junio C Hamano
1
-6
/
+2
2017-02-16
Merge branch 'dp/submodule-doc-markup-fix'
Junio C Hamano
1
-1
/
+1
2017-02-16
Merge branch 'jk/reset-to-break-a-commit-doc-updated'
Junio C Hamano
1
-0
/
+48
2017-02-16
Merge branch 'jk/reset-to-break-a-commit-doc'
Junio C Hamano
1
-38
/
+0
2017-02-16
Merge branch 'js/mingw-isatty'
Junio C Hamano
1
-0
/
+4
2017-02-16
Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
Junio C Hamano
1
-3
/
+3
2017-02-16
Merge branch 'rs/ls-files-partial-optim'
Junio C Hamano
1
-10
/
+11
2017-02-16
Merge branch 'rs/cocci-check-free-only-null'
Junio C Hamano
1
-0
/
+6
2017-02-16
Merge branch 'ls/p4-path-encoding'
Junio C Hamano
2
-10
/
+30
2017-02-16
tempfile: avoid "ferror | fclose" trick
Jeff King
1
-6
/
+2
2017-02-16
config.txt: fix formatting of submodule.alternateErrorStrategy section
David Pursehouse
1
-1
/
+1
2017-02-16
clean: use warning_errno() when appropriate
Nguyễn Thái Ngọc Duy
1
-4
/
+12
2017-02-16
reset: add an example of how to split a commit into two
Jacob Keller
1
-0
/
+48
2017-02-16
Revert "reset: add an example of how to split a commit into two"
Junio C Hamano
1
-38
/
+0
2017-02-16
bisect_next_all: convert xsnprintf to xstrfmt
Maxim Moseychuk
1
-4
/
+5
2017-02-16
stop_progress_msg: convert xsnprintf to xstrfmt
Maxim Moseychuk
1
-7
/
+4
2017-02-16
l10n: update Catalan translation
Jordi Mas
1
-1366
/
+2621
2017-02-15
A bit more for -rc2
Junio C Hamano
1
-0
/
+15
2017-02-15
Merge branch 'tg/stash-doc-cleanup'
Junio C Hamano
1
-2
/
+3
2017-02-15
Merge branch 'jk/doc-submodule-markup-fix'
Junio C Hamano
1
-3
/
+6
2017-02-15
Merge branch 'jk/doc-remote-helpers-markup-fix'
Junio C Hamano
1
-3
/
+3
2017-02-15
show-branch: use skip_prefix to drop magic numbers
Jeff King
1
-11
/
+8
2017-02-15
Merge branch 'sb/doc-unify-bottom'
Junio C Hamano
8
-8
/
+8
2017-02-15
Merge branch 'sb/push-options-via-transport'
Junio C Hamano
3
-0
/
+26
2017-02-15
Merge branch 'cw/completion'
Junio C Hamano
1
-21
/
+118
2017-02-15
Merge branch 'rs/swap'
Junio C Hamano
14
-65
/
+63
2017-02-15
Merge branch 'sb/submodule-doc'
Junio C Hamano
1
-32
/
+25
2017-02-14
grep: treat revs the same for --untracked as for --no-index
Jeff King
2
-6
/
+6
2017-02-14
remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR
Jonathan Nieder
2
-2
/
+12
2017-02-14
remote: avoid reading $GIT_DIR config in non-repo
Jeff King
2
-1
/
+10
2017-02-14
show-branch: store resolved head in heap buffer
Jeff King
1
-14
/
+5
2017-02-14
show-branch: drop head_len variable
Jeff King
1
-6
/
+2
2017-02-14
grep: do not diagnose misspelt revs with --no-index
Jeff King
2
-1
/
+6
2017-02-14
grep: avoid resolving revision names in --no-index case
Jeff King
2
-0
/
+19
2017-02-14
grep: fix "--" rev/pathspec disambiguation
Jeff King
2
-5
/
+57
2017-02-14
grep: re-order rev-parsing loop
Jeff King
1
-9
/
+11
2017-02-14
grep: do not unnecessarily query repo for "--"
Jonathan Tan
2
-4
/
+20
2017-02-14
grep: move thread initialization a little lower
Jeff King
1
-14
/
+14
2017-02-14
mingw: make stderr unbuffered again
Johannes Schindelin
1
-0
/
+4
2017-02-13
gc: ignore old gc.log files
David Turner
3
-7
/
+71
[prev]
[next]