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-10-09
l10n: vi.po(3245t): Updated Vietnamese translation for v2.15.0
Tran Ngoc Quan
1
-2425
/
+2598
2017-10-08
l10n: es.po: Update translation v2.15.0 round 1
Christopher Díaz
1
-2732
/
+3574
2017-10-08
Merge branch 'maint' of git://github.com/git-l10n/git-po
Jiang Xin
2
-0
/
+15757
2017-10-08
l10n: git.pot: v2.15.0 round 1 (68 new, 36 removed)
Jiang Xin
1
-2360
/
+2499
2017-10-07
Prepare for -rc1
Junio C Hamano
1
-3
/
+38
2017-10-07
Merge branch 'tb/ref-filter-empty-modifier'
Junio C Hamano
2
-1
/
+10
2017-10-07
Merge branch 'ks/verify-filename-non-option-error-message-tweak'
Junio C Hamano
1
-1
/
+1
2017-10-07
Merge branch 'ks/branch-tweak-error-message-for-extra-args'
Junio C Hamano
1
-3
/
+3
2017-10-07
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
19
-113
/
+115
2017-10-07
Merge branch 'ma/builtin-unleak'
Junio C Hamano
5
-4
/
+11
2017-10-07
Merge branch 'rb/compat-poll-fix'
Junio C Hamano
1
-0
/
+4
2017-10-07
Merge branch 'tg/memfixes'
Junio C Hamano
3
-8
/
+6
2017-10-07
Merge branch 'sb/branch-avoid-repeated-strbuf-release'
Junio C Hamano
1
-2
/
+3
2017-10-07
Merge branch 'rs/qsort-s'
Junio C Hamano
1
-1
/
+1
2017-10-07
Merge branch 'jn/strbuf-doc-re-reuse'
Junio C Hamano
1
-2
/
+9
2017-10-07
Merge branch 'tb/delimit-pretty-trailers-args-with-comma'
Junio C Hamano
2
-7
/
+30
2017-10-07
completion: add --broken and --dirty to describe
Thomas Braun
1
-1
/
+1
2017-10-07
tests: fix diff order arguments in test_cmp
Stefan Beller
15
-42
/
+42
2017-10-07
refs_resolve_ref_unsafe: handle d/f conflicts for writes
Jeff King
3
-2
/
+49
2017-10-07
t3308: create a real ref directory/file conflict
Jeff King
1
-1
/
+1
2017-10-06
api-argv-array.txt: remove broken link to string-list API
Todd Zullinger
1
-1
/
+1
2017-10-06
entry.c: check if file exists after checkout
Lars Schneider
1
-1
/
+3
2017-10-06
sha1_loose_object_info: handle errors from unpack_sha1_rest
Jeff King
1
-2
/
+6
2017-10-06
.mailmap: normalize name for René Scharfe
René Scharfe
1
-0
/
+1
2017-10-06
fsck: handle NULL return of lookup_blob() and lookup_tree()
René Scharfe
2
-4
/
+26
2017-10-05
entry.c: update cache entry only for existing files
Lars Schneider
1
-1
/
+2
2017-10-05
Git 2.15-rc0
Junio C Hamano
2
-1
/
+17
2017-10-05
Merge branch 'ar/request-pull-phrasofix'
Junio C Hamano
2
-3
/
+3
2017-10-05
Merge branch 'rs/run-command-use-alloc-array'
Junio C Hamano
1
-1
/
+1
2017-10-05
Merge branch 'sb/git-clang-format'
Junio C Hamano
1
-1
/
+5
2017-10-05
Merge branch 'rs/use-free-and-null'
Junio C Hamano
1
-18
/
+9
2017-10-05
Merge branch 'rs/tag-null-pointer-arith-fix'
Junio C Hamano
1
-4
/
+4
2017-10-05
Merge branch 'rs/cocci-de-paren-call-params'
Junio C Hamano
1
-5
/
+5
2017-10-05
Merge branch 'rs/cleanup-strbuf-users'
Junio C Hamano
5
-12
/
+8
2017-10-05
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
7
-20
/
+9
2017-10-05
Merge branch 'er/fast-import-dump-refs-on-checkpoint'
Junio C Hamano
2
-3
/
+145
2017-10-05
ref-filter.c: pass empty-string as NULL to atom parsers
Taylor Blau
2
-1
/
+10
2017-10-04
strbuf doc: reuse after strbuf_release is fine
Jonathan Nieder
1
-2
/
+9
2017-10-04
branch: reset instead of release a strbuf
Stefan Beller
1
-2
/
+3
2017-10-04
sub-process: use child_process.args instead of child_process.argv
Johannes Sixt
1
-2
/
+1
2017-10-04
http-push: fix construction of hex value from path
Thomas Gummerer
1
-1
/
+1
2017-10-04
path.c: fix uninitialized memory access
Jeff King
1
-5
/
+4
2017-10-04
test-stringlist: avoid buffer underrun when sorting nothing
René Scharfe
1
-1
/
+1
2017-10-04
setup: update error message to be more meaningful
Kaartic Sivaraam
1
-1
/
+1
2017-10-04
branch: change the error messages to be more meaningful
Kaartic Sivaraam
1
-3
/
+3
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
19
-99
/
+101
2017-10-04
t7301: use test_terminal to check color
Jeff King
1
-2
/
+3
2017-10-04
t4015: use --color with --color-moved
Jeff King
1
-13
/
+12
2017-10-04
color: make "always" the same as "auto" in config
Jeff King
3
-19
/
+28
2017-10-04
provide --color option for all ref-filter users
Jeff King
6
-4
/
+16
[prev]
[next]