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
2021-05-20
merge-ort: handle interactions of caching and rename/rename(1to1) cases
Elijah Newren
1
-1
/
+29
2021-05-20
merge-ort: add helper functions for using cached renames
Elijah Newren
1
-0
/
+47
2021-05-20
merge-ort: preserve cached renames for the appropriate side
Elijah Newren
1
-9
/
+11
2021-05-20
merge-ort: avoid accidental API mis-use
Elijah Newren
2
-0
/
+9
2021-05-20
merge-ort: add code to check for whether cached renames can be reused
Elijah Newren
1
-2
/
+64
2021-05-20
merge-ort: populate caches of rename detection results
Elijah Newren
1
-1
/
+72
2021-05-20
merge-ort: add data structures for in-memory caching of rename detection
Elijah Newren
1
-0
/
+53
2021-05-20
t6429: testcases for remembering renames
Elijah Newren
2
-6
/
+700
2021-05-20
fast-rebase: write conflict state to working tree, index, and HEAD
Elijah Newren
1
-19
/
+32
2021-05-20
fast-rebase: change assert() to BUG()
Elijah Newren
1
-1
/
+2
2021-05-20
Documentation/technical: describe remembering renames optimization
Elijah Newren
1
-0
/
+669
2021-05-20
doc: explain the use of color.pager
Jeff King
1
-2
/
+3
2021-05-20
l10n: fix typos in po/TEAMS
Jiang Xin
1
-2
/
+2
2021-05-20
setup: split "extensions found" messages into singular and plural
Alex Henrie
1
-2
/
+6
2021-05-20
fetch: improve grammar of "shallow roots" message
Alex Henrie
1
-1
/
+1
2021-05-20
A handful more topics before -rc1
Junio C Hamano
1
-0
/
+19
2021-05-20
Merge branch 'jk/test-chainlint-softer'
Junio C Hamano
4
-3
/
+21
2021-05-20
Merge branch 'en/prompt-under-set-u'
Junio C Hamano
1
-3
/
+3
2021-05-20
Merge branch 'zh/ref-filter-push-remote-fix'
Junio C Hamano
2
-1
/
+20
2021-05-20
Merge branch 'ew/sha256-clone-remote-curl-fix'
Junio C Hamano
1
-0
/
+2
2021-05-20
Merge branch 'en/dir-traversal'
Junio C Hamano
18
-172
/
+298
2021-05-20
Merge branch 'ab/perl-makefile-cleanup'
Junio C Hamano
2
-4
/
+19
2021-05-20
fetch-pack: signal v2 server that we are done making requests
Jeff King
2
-2
/
+13
2021-05-19
l10n: fr: v2.32.0 round 1
Jean-Noël Avila
1
-5526
/
+4574
2021-05-19
clone: clean up directory after transport_fetch_refs() failure
Jeff King
2
-7
/
+11
2021-05-19
docs: improve fast-forward in glossary content
Reuven Y
1
-2
/
+2
2021-05-19
read-cache: delete unused hashing methods
Derrick Stolee
1
-64
/
+0
2021-05-19
read-cache: use hashfile instead of git_hash_ctx
Derrick Stolee
1
-71
/
+66
2021-05-19
csum-file.h: increase hashfile buffer size
Derrick Stolee
3
-25
/
+68
2021-05-19
xsize_t: avoid implementation defined behavior when len < 0
Jonathan Nieder
1
-4
/
+2
2021-05-19
Revert "remote-curl: fall back to basic auth if Negotiate fails"
Jeff King
2
-9
/
+8
2021-05-19
t5551: test http interaction with credential helpers
Jeff King
1
-0
/
+41
2021-05-18
revisions(7): clarify that most commands take a single revision range
Junio C Hamano
1
-0
/
+23
2021-05-18
hashfile: use write_in_full()
Derrick Stolee
1
-12
/
+5
2021-05-18
sparse-index: fix uninitialized jump
Derrick Stolee
1
-1
/
+1
2021-05-18
parallel-checkout: send the new object_id algo field to the workers
Matheus Tavares
2
-7
/
+22
2021-05-18
t7500: remove non-existant C_LOCALE_OUTPUT prereq
Todd Zullinger
1
-1
/
+1
2021-05-17
l10n: tr: v2.32.0-r1
Emir Sarı
1
-3177
/
+3642
2021-05-17
l10n: fr: fixed inconsistencies
rlespinasse
1
-1
/
+1
2021-05-17
l10n: fr.po fixed inconsistencies
Vincent Tam
1
-1
/
+1
2021-05-17
rev-parse: mark die() messages for translation
Wolfgang Müller
1
-15
/
+15
2021-05-17
rev-parse: fix segfault with missing --path-format argument
Wolfgang Müller
2
-0
/
+6
2021-05-17
l10n: pt_PT: add Portuguese translations part 2
Daniel Santos
1
-625
/
+592
2021-05-17
l10n: git.pot: v2.32.0 round 1 (126 new, 26 removed)
Jiang Xin
1
-3141
/
+3590
2021-05-17
describe-doc: clarify default length of abbreviation
Anders Höckersten
1
-5
/
+9
2021-05-17
mailinfo: don't discard names under 3 characters
edef
1
-1
/
+1
2021-05-17
submodule: use the imperative mood to describe the --files option
Alex Henrie
1
-1
/
+1
2021-05-17
stash: don't translate literal commands
Alex Henrie
1
-2
/
+2
2021-05-17
git-send-email: add option to specify sendmail command
Gregory Anders
3
-14
/
+76
2021-05-16
Git 2.32-rc0
Junio C Hamano
2
-1
/
+17
[prev]
[next]