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
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
6
-44
/
+143
2018-01-23
Merge branch 'dk/describe-all-output-fix'
Junio C Hamano
2
-3
/
+10
2018-01-22
Use MOVE_ARRAY
SZEDER Gábor
9
-27
/
+19
2018-01-21
Sync with v2.16.1
Junio C Hamano
3
-1
/
+29
2018-01-21
Git 2.16.1
Junio C Hamano
3
-2
/
+13
2018-01-21
Start 2.17 cycle
Junio C Hamano
3
-2
/
+21
2018-01-21
Merge branch 'bc/hash-algo' into maint
Junio C Hamano
2
-1
/
+18
2018-01-21
t5601-clone: test case-conflicting files on case-insensitive filesystem
Eric Sunshine
1
-0
/
+17
2018-01-19
repository: pre-initialize hash algo pointer
brian m. carlson
1
-1
/
+1
2018-01-19
files_initial_transaction_commit(): only unlock if locked
Mathias Rav
1
-2
/
+1
2018-01-19
sha1_file: improve sha1_file_name() perfs
Christian Couder
1
-2
/
+2
2018-01-19
http: support omitting data from traces
Jonathan Tan
3
-8
/
+35
2018-01-19
http: support cookie redaction when tracing
Jonathan Tan
3
-0
/
+82
2018-01-19
cocci: use format keyword instead of a literal string
René Scharfe
1
-1
/
+2
2018-01-19
packfile: use get_be64() for large offsets
Derrick Stolee
2
-6
/
+3
2018-01-19
run-command.c: print new cwd in trace_run_command()
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2018-01-19
run-command.c: print env vars in trace_run_command()
Nguyễn Thái Ngọc Duy
3
-0
/
+109
2018-01-19
run-command.c: print program 'git' when tracing git_cmd mode
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-01-19
run-command.c: introduce trace_run_command()
Nguyễn Thái Ngọc Duy
1
-1
/
+17
2018-01-19
travis: run tests with GIT_TEST_SPLIT_INDEX
Thomas Gummerer
1
-0
/
+4
2018-01-19
split-index: don't write cache tree with null oid entries
Thomas Gummerer
4
-2
/
+24
2018-01-19
read-cache: fix reading the shared index for other repos
Thomas Gummerer
5
-15
/
+20
2018-01-17
Git 2.16
Junio C Hamano
2
-3
/
+6
2018-01-17
sha1_file: remove static strbuf from sha1_file_name()
Christian Couder
4
-26
/
+42
2018-01-16
Merge tag 'l10n-2.16.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
12
-20028
/
+22202
2018-01-16
diff.c: flush stdout before printing rename warnings
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-01-16
hashmap.h: remove unused variable
Randall S. Becker
1
-2
/
+1
2018-01-16
describe: use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
1
-1
/
+1
2018-01-16
read-cache.c: move tempfile creation/cleanup out of write_shared_index
Nguyễn Thái Ngọc Duy
1
-16
/
+17
2018-01-16
read-cache.c: change type of "temp" in write_shared_index()
Nguyễn Thái Ngọc Duy
1
-9
/
+11
2018-01-16
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen
8
-46
/
+46
2018-01-16
add--interactive: ignore submodule changes except HEAD
Nguyễn Thái Ngọc Duy
2
-1
/
+49
2018-01-16
trace.c: move strbuf_release() out of print_trace_line()
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2018-01-16
trace: avoid unnecessary quoting
Jeff King
3
-2
/
+36
2018-01-16
sq_quote_argv: drop maxlen parameter
Jeff King
5
-9
/
+7
2018-01-16
Doc/git-submodule: improve readability and grammar of a sentence
Kaartic Sivaraam
1
-8
/
+8
2018-01-16
Doc/gitsubmodules: make some changes to improve readability and syntax
Kaartic Sivaraam
1
-21
/
+79
2018-01-16
submodule: port submodule subcommand 'deinit' from shell to C
Prathamesh Chavan
2
-54
/
+148
2018-01-16
submodule: port submodule subcommand 'sync' from shell to C
Prathamesh Chavan
2
-56
/
+194
2018-01-15
l10n: de.po: translate 72 new messages
Ralf Thielow
1
-1934
/
+2172
2018-01-15
l10n: de.po: improve messages when a branch starts to track another ref
Ralf Thielow
1
-8
/
+8
2018-01-12
RelNotes: minor typofix
SZEDER Gábor
1
-1
/
+1
2018-01-12
t9001: use existing helper in send-email test
Christian Ludwig
1
-10
/
+7
2018-01-11
Git 2.16-rc2
Junio C Hamano
1
-1
/
+1
2018-01-11
Merge branch 'jh/object-filtering'
Junio C Hamano
1
-1
/
+1
2018-01-11
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
1
-1
/
+1
2018-01-11
Merge branch 'js/test-with-ws-in-path'
Junio C Hamano
1
-4
/
+4
2018-01-11
l10n: bg.po: Updated Bulgarian translation (3288t)
Alexander Shopov
1
-181
/
+203
2018-01-11
Documentation/git-worktree.txt: add missing `
Ralf Thielow
1
-1
/
+1
2018-01-10
cat-file doc: document that -e will return some output
Ævar Arnfjörð Bjarmason
1
-3
/
+4
[prev]
[next]