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-24
doc: improve asciidoc dependencies
Felipe Contreras
1
-1
/
+2
2021-05-24
doc: refactor common asciidoc dependencies
Felipe Contreras
1
-3
/
+4
2021-05-24
l10n: vi.po(5204t): Updated Vietnamese translation for v2.32.0
Tran Ngoc Quan
1
-3196
/
+3691
2021-05-23
l10n: zh_TW.po: localized
Yi-Jyun Pan
1
-82
/
+82
2021-05-22
Git 2.32-rc1
Junio C Hamano
2
-1
/
+6
2021-05-22
Merge branch 'dl/stash-show-untracked-fixup'
Junio C Hamano
4
-9
/
+10
2021-05-22
Merge branch 'jh/simple-ipc-sans-pthread'
Junio C Hamano
6
-14
/
+48
2021-05-22
Merge branch 'wm/rev-parse-path-format-wo-arg'
Junio C Hamano
2
-0
/
+6
2021-05-22
t: use configured TAR instead of tar
Đoàn Trần Công Danh
2
-4
/
+4
2021-05-22
stash show: use stash.showIncludeUntracked even when diff options given
Denton Liu
4
-9
/
+10
2021-05-21
l10n: zh_TW.po: v2.32.0 round 1 (11 untranslated)
Yi-Jyun Pan
1
-3230
/
+3714
2021-05-21
diff-merges: let "-m" imply "-p"
Sergey Organov
3
-6
/
+7
2021-05-21
diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
Sergey Organov
2
-6
/
+6
2021-05-21
stash list: stop passing "-m" to "git log"
Sergey Organov
2
-2
/
+2
2021-05-21
git-svn: stop passing "-m" to "git rev-list"
Sergey Organov
1
-1
/
+1
2021-05-21
diff-merges: move specific diff-index "-m" handling to diff-index
Sergey Organov
3
-12
/
+24
2021-05-21
t4013: test "git diff-index -m"
Sergey Organov
1
-0
/
+13
2021-05-21
t4013: test "git diff-tree -m"
Sergey Organov
2
-0
/
+12
2021-05-21
t4013: test "git log -m --stat"
Sergey Organov
2
-0
/
+67
2021-05-21
t4013: test "git log -m --raw"
Sergey Organov
2
-0
/
+62
2021-05-21
t4013: test that "-m" alone has no effect in "git log"
Sergey Organov
1
-0
/
+8
2021-05-21
simple-ipc: correct ifdefs when NO_PTHREADS is defined
Jeff Hostetler
6
-14
/
+48
2021-05-21
help: fix small typo in error message
Jean-Noël Avila
1
-1
/
+1
2021-05-21
trace2: refactor to avoid gcc warning under -O3
Ævar Arnfjörð Bjarmason
1
-10
/
+8
2021-05-21
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-1
/
+1
2021-05-21
Merge branch 'tz/c-locale-output-is-no-more'
Junio C Hamano
1
-1
/
+1
2021-05-21
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Junio C Hamano
3
-13
/
+48
2021-05-20
l10n: sv.po: Update Swedish translation (5204t0f0u)
Peter Krefting
1
-3192
/
+3684
2021-05-20
merge-ort, diffcore-rename: employ cached renames when possible
Elijah Newren
4
-30
/
+90
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
[prev]
[next]