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-08-26
git-gui: return early when patch fails to apply
Pratyush Yadav
1
-0
/
+2
2019-08-26
git-gui: allow reverting selected hunk
Pratyush Yadav
2
-6
/
+29
2019-08-26
git-gui: allow reverting selected lines
Pratyush Yadav
2
-7
/
+38
2019-08-22
transport: teach all vtables to allow fetch first
Jonathan Tan
4
-19
/
+17
2019-08-22
transport-helper: skip ls-refs if unnecessary
Jonathan Tan
2
-6
/
+46
2019-08-22
First batch after Git 2.23
Junio C Hamano
3
-2
/
+54
2019-08-22
Merge branch 'sg/worktree-remove-errormsg'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'en/fast-import-merge-doc'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'jk/perf-no-dups'
Junio C Hamano
1
-0
/
+0
2019-08-22
Merge branch 'rs/nedalloc-fixlets'
Junio C Hamano
1
-3
/
+3
2019-08-22
Merge branch 'sg/show-failed-test-names'
Junio C Hamano
3
-12
/
+14
2019-08-22
Merge branch 'sg/commit-graph-validate'
Junio C Hamano
5
-30
/
+51
2019-08-22
Merge branch 'vn/restore-empty-ita-corner-case-fix'
Junio C Hamano
3
-0
/
+23
2019-08-22
Merge branch 'sc/pack-refs-deletion-racefix'
Junio C Hamano
1
-7
/
+16
2019-08-22
Merge branch 'sg/do-not-skip-non-httpd-tests'
Junio C Hamano
10
-122
/
+153
2019-08-22
Merge branch 'jk/tree-walk-overflow'
Junio C Hamano
6
-68
/
+103
2019-08-22
Merge branch 'sg/t5510-test-i18ngrep-fix'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'mt/grep-submodules-working-tree'
Junio C Hamano
2
-4
/
+27
2019-08-22
t0021: make sure clean filter runs
Thomas Gummerer
1
-0
/
+3
2019-08-22
ref-filter: initialize empty name or email fields
Mischa POSLAWSKY
2
-3
/
+22
2019-08-21
userdiff: add a builtin pattern for dts files
Stephen Boyd
14
-0
/
+168
2019-08-21
line-log: avoid unnecessary full tree diffs
SZEDER Gábor
2
-7
/
+118
2019-08-21
line-log: extract pathspec parsing from line ranges into a helper function
SZEDER Gábor
1
-14
/
+18
2019-08-20
diff: skip GITLINK when lazy fetching missing objs
Jonathan Tan
2
-0
/
+32
2019-08-20
sha1-name: make sort_ambiguous_oid_array() thread-safe
René Scharfe
1
-6
/
+3
2019-08-20
parseopt: move definition of enum parse_opt_result up
René Scharfe
1
-9
/
+9
2019-08-20
packfile.h: drop extern from function declaration
Denton Liu
1
-1
/
+1
2019-08-19
repository-layout.txt: correct pluralization of 'object'
Ben Milman
1
-1
/
+1
2019-08-19
pull, fetch: add --set-upstream option
Corentin BOMPARD
4
-1
/
+241
2019-08-19
archive-tar: turn length miscalculation warning into BUG
René Scharfe
2
-5
/
+4
2019-08-19
archive-tar: use size_t in strbuf_append_ext_header()
René Scharfe
1
-5
/
+5
2019-08-19
archive-tar: fix pax extended header length calculation
René Scharfe
2
-2
/
+2
2019-08-19
archive-tar: report wrong pax extended header length
René Scharfe
2
-0
/
+26
2019-08-16
Git 2.23
Junio C Hamano
1
-1
/
+1
2019-08-16
Merge tag 'l10n-2.23.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
11
-36251
/
+46987
2019-08-16
checkout: remove duplicate code
Elijah Newren
1
-7
/
+0
2019-08-16
l10n: zh_CN: for git v2.23.0 l10n round 1~2
Jiang Xin
1
-2910
/
+3413
2019-08-15
http: use xmalloc with cURL
Carlo Marcelo Arenas Belón
1
-0
/
+4
2019-08-15
diff: 'diff.indentHeuristic' is no longer experimental
SZEDER Gábor
1
-1
/
+1
2019-08-13
repo-settings: create feature.experimental setting
Derrick Stolee
9
-45
/
+60
2019-08-13
repo-settings: create feature.manyFiles setting
Derrick Stolee
6
-7
/
+51
2019-08-13
repo-settings: parse core.untrackedCache
Derrick Stolee
5
-36
/
+40
2019-08-13
commit-graph: turn on commit-graph by default
Derrick Stolee
7
-6
/
+12
2019-08-13
t6501: use 'git gc' in quiet mode
Derrick Stolee
1
-3
/
+3
2019-08-13
repo-settings: consolidate some config settings
Derrick Stolee
7
-19
/
+58
2019-08-13
worktree remove: clarify error message on dirty worktree
SZEDER Gábor
1
-1
/
+1
2019-08-13
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
2
-17
/
+70
2019-08-13
completion: complete config variables names and values for 'git clone -c'
SZEDER Gábor
1
-0
/
+6
2019-08-13
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
2
-24
/
+48
2019-08-13
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
2
-13
/
+60
[prev]
[next]