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-06-24
pager: add a helper function to clear the last line in the terminal
SZEDER Gábor
3
-3
/
+24
2019-06-24
t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused
SZEDER Gábor
1
-14
/
+1
2019-06-24
t3404: modernize here doc style
SZEDER Gábor
1
-65
/
+58
2019-06-24
doc: don't use git.kernel.org as example gitweb URL
Jakub Wilk
1
-2
/
+1
2019-06-24
config: simplify parsing of unit factors
René Scharfe
1
-18
/
+12
2019-06-24
config: don't multiply in parse_unit_factor()
René Scharfe
1
-7
/
+9
2019-06-24
config: use unsigned_mult_overflows to check for overflows
René Scharfe
1
-6
/
+7
2019-06-24
t0001: fix on case-insensitive filesystems
Johannes Schindelin
2
-14
/
+23
2019-06-20
delta-islands: respect progress flag
Jeff King
3
-4
/
+5
2019-06-19
stash: fix show referencing stash index
Thomas Gummerer
2
-4
/
+23
2019-06-19
wt-status.h: drop stdio.h include
Jeff King
1
-1
/
+0
2019-06-19
verify-tag: drop signal.h include
Jeff King
2
-2
/
+0
2019-06-19
wrapper: avoid undefined behaviour in macOS
Carlo Marcelo Arenas Belón
1
-1
/
+1
2019-06-19
interpret-trailers: load default config
Jeff King
2
-27
/
+47
2019-06-17
use COPY_ARRAY for copying arrays
René Scharfe
4
-7
/
+7
2019-06-17
coccinelle: use COPY_ARRAY for copying arrays
René Scharfe
1
-15
/
+46
2019-06-17
fsmonitor: avoid signed integer overflow / infinite loop
Carlo Marcelo Arenas Belón
1
-4
/
+4
2019-06-14
t3404: fix a typo
Johannes Schindelin
1
-1
/
+1
2019-06-13
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe
6
-7
/
+8
2019-06-13
add -p: fix checkout -p with pathological context
Phillip Wood
2
-1
/
+13
2019-06-13
config: avoid calling `labs()` on too-large data type
Johannes Schindelin
1
-2
/
+2
2019-06-13
winansi: simplify loading the GetCurrentConsoleFontEx() function
Johannes Schindelin
1
-9
/
+5
2019-06-13
kwset: allow building with GCC 8
Johannes Schindelin
1
-1
/
+7
2019-06-13
poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
Johannes Schindelin
1
-1
/
+1
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
11
-12
/
+12
2019-06-12
packfile: close commit-graph in close_all_packs
Derrick Stolee
1
-0
/
+3
2019-06-12
commit-graph: use raw_object_store when closing
Derrick Stolee
3
-6
/
+6
2019-06-12
commit-graph: extract write_commit_graph_file()
Derrick Stolee
1
-75
/
+80
2019-06-12
commit-graph: extract copy_oids_to_commits()
Derrick Stolee
1
-25
/
+32
2019-06-12
commit-graph: extract count_distinct_commits()
Derrick Stolee
1
-13
/
+22
2019-06-12
commit-graph: extract fill_oids_from_all_packs()
Derrick Stolee
1
-11
/
+15
2019-06-12
commit-graph: extract fill_oids_from_commit_hex()
Derrick Stolee
1
-32
/
+40
2019-06-12
commit-graph: extract fill_oids_from_packs()
Derrick Stolee
1
-36
/
+47
2019-06-12
commit-graph: create write_commit_graph_context
Derrick Stolee
1
-196
/
+194
2019-06-12
commit-graph: remove Future Work section
Derrick Stolee
1
-17
/
+0
2019-06-12
commit-graph: collapse parameters into flags
Derrick Stolee
5
-13
/
+18
2019-06-12
commit-graph: return with errors during write
Derrick Stolee
6
-39
/
+77
2019-06-12
completion: do not cache if --git-completion-helper fails
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-06-11
t5616: cover case of client having delta base
Jonathan Tan
1
-11
/
+28
2019-06-11
t5616: use correct flag to check object is missing
Jonathan Tan
1
-1
/
+1
2019-06-07
Git 2.22
Junio C Hamano
1
-1
/
+1
2019-06-07
Merge tag 'l10n-2.22.0-rnd3' of git://github.com/git-l10n/git-po
Junio C Hamano
11
-33731
/
+43398
2019-06-07
Merge branch 'fr_review' of git://github.com/jnavila/git
Jiang Xin
1
-15
/
+15
2019-06-07
Merge branch 'master' of git://github.com/alshopov/git-po
Jiang Xin
1
-7
/
+11
2019-06-07
l10n: fr.po: Review French translation
Cédric Malard
1
-15
/
+15
2019-06-06
Merge branch 'en/merge-directory-renames-fix'
Junio C Hamano
2
-0
/
+117
2019-06-06
config/alias.txt: document alias accepting non-command first word
Denton Liu
1
-0
/
+10
2019-06-06
config/alias.txt: change " and ' to `
Denton Liu
1
-6
/
+6
2019-06-06
l10n: de.po: Update German translation
Matthias Rüster
1
-3074
/
+4139
2019-06-06
l10n: de.po: improve description of 'git reset --quiet'
Ralf Thielow
1
-1
/
+1
[prev]
[next]