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
2019-05-14
l10n: sv.po: Update Swedish translation (4577t0f0u)
Peter Krefting
1
-3073
/
+4140
2019-05-14
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-7
/
+7
2019-05-14
l10n: git.pot: v2.22.0 round 1 (270 new, 56 removed)
Jiang Xin
1
-2987
/
+3927
2019-05-14
fast-export: do automatic reencoding of commit messages only if requested
Elijah Newren
3
-6
/
+85
2019-05-14
fast-export: differentiate between explicitly UTF-8 and implicitly UTF-8
Elijah Newren
1
-1
/
+1
2019-05-14
fast-export: avoid stripping encoding header if we cannot reencode
Elijah Newren
3
-2
/
+27
2019-05-14
fast-import: support 'encoding' commit header
Elijah Newren
3
-2
/
+36
2019-05-14
t9350: fix encoding test to actually test reencoding
Elijah Newren
2
-10
/
+18
2019-05-14
tests: add a special setup where prerequisites fail
Ævar Arnfjörð Bjarmason
7
-10
/
+43
2019-05-14
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
2
-1
/
+1
2019-05-14
parse-options: adjust `parse_opt_unknown_cb()`s declared return type
Johannes Schindelin
1
-1
/
+3
2019-05-13
Git 2.22-rc0
Junio C Hamano
2
-1
/
+40
2019-05-13
Merge branch 'jh/trace2'
Junio C Hamano
2
-2
/
+2
2019-05-13
Merge branch 'cc/access-on-aix-workaround'
Junio C Hamano
5
-2
/
+52
2019-05-13
Merge branch 'pw/clean-sequencer-state-upon-final-commit'
Junio C Hamano
7
-9
/
+201
2019-05-13
Merge branch 'pw/rebase-i-internal'
Junio C Hamano
7
-511
/
+532
2019-05-13
Merge branch 'jk/perf-aggregate-wo-libjson'
Junio C Hamano
1
-2
/
+2
2019-05-13
Merge branch 'dl/rev-tilde-doc-clarify'
Junio C Hamano
1
-15
/
+14
2019-05-13
Merge branch 'jc/make-dedup-ls-files-output'
Junio C Hamano
1
-2
/
+2
2019-05-13
Merge branch 'jk/ls-files-doc-markup-fix'
Junio C Hamano
1
-0
/
+2
2019-05-13
Merge branch 'jk/p5302-avoid-collision-check-cost'
Junio C Hamano
1
-13
/
+18
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
70
-1082
/
+1082
2019-05-13
Merge branch 'ew/repack-with-bitmaps-by-default'
Junio C Hamano
8
-13
/
+28
2019-05-13
Merge branch 'js/partial-clone-connectivity-check'
Junio C Hamano
4
-2
/
+55
2019-05-13
Merge branch 'jh/trace2-sid-fix'
Junio C Hamano
29
-216
/
+758
2019-05-13
difftool: fallback on merge.guitool
Denton Liu
3
-9
/
+21
2019-05-13
difftool: make --gui, --tool and --extcmd mutually exclusive
Denton Liu
2
-0
/
+11
2019-05-13
mergetool: fallback to tool when guitool unavailable
Denton Liu
3
-10
/
+48
2019-05-13
mergetool--lib: create gui_mode function
Denton Liu
1
-5
/
+8
2019-05-13
mergetool: use get_merge_tool function
Denton Liu
4
-11
/
+12
2019-05-13
trace2: add variable description to git.txt
Derrick Stolee
1
-0
/
+21
2019-05-13
send-email: do defaults -> config -> getopt in that order
Ævar Arnfjörð Bjarmason
2
-43
/
+61
2019-05-13
send-email: rename the @bcclist variable for consistency
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2019-05-13
send-email: move the read_config() function above getopts
Ævar Arnfjörð Bjarmason
1
-49
/
+48
2019-05-13
status: fix display of rebase -ir's `label` command
Johannes Schindelin
1
-1
/
+3
2019-05-13
trace2: fix up a missing "leave" entry point
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-05-13
init: make --template path relative to $CWD
Nguyễn Thái Ngọc Duy
3
-4
/
+7
2019-05-13
verify-commit: simplify parameters to run_gpg_verify()
Jeff King
1
-15
/
+8
2019-05-13
show-branch: drop unused parameter from show_independent()
Jeff King
1
-2
/
+1
2019-05-13
rev-list: drop unused void pointer from finish_commit()
Jeff King
1
-5
/
+5
2019-05-13
remove_all_fetch_refspecs(): drop unused "remote" parameter
Jeff King
1
-2
/
+2
2019-05-13
receive-pack: drop unused "commands" from prepare_shallow_update()
Jeff King
1
-3
/
+2
2019-05-13
pack-objects: drop unused rev_info parameters
Jeff King
1
-4
/
+4
2019-05-13
name-rev: drop unused parameters from is_better_name()
Jeff King
1
-4
/
+1
2019-05-13
mktree: drop unused length parameter
Jeff King
1
-2
/
+2
2019-05-13
wt-status: drop unused status parameter
Jeff King
1
-4
/
+2
2019-05-13
read-cache: drop unused parameter from threaded load
Jeff King
1
-2
/
+2
2019-05-13
clone: drop dest parameter from copy_alternates()
Jeff King
1
-3
/
+2
2019-05-13
submodule: drop unused prefix parameter from some functions
Jeff King
4
-13
/
+9
2019-05-13
builtin: consistently pass cmd_* prefix to parse_options
Jeff King
5
-5
/
+5
[prev]
[next]