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
2022-01-27
CodingGuidelines: hint why we value clearly written log messages
Junio C Hamano
1
-0
/
+7
2022-01-27
SubmittingPatches: write problem statement in the log in the present tense
Junio C Hamano
1
-0
/
+7
2022-01-26
Merge branch 'en/keep-cwd'
Junio C Hamano
3
-2
/
+30
2022-01-26
Start post 2.35 cycle
Junio C Hamano
1
-1
/
+1
2022-01-26
Documentation/config/pgp.txt: add missing apostrophe
Greg Hurrell
1
-1
/
+1
2022-01-26
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Greg Hurrell
1
-1
/
+1
2022-01-26
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
7
-77
/
+33
2022-01-26
sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
Ævar Arnfjörð Bjarmason
1
-6
/
+4
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
3
-2
/
+30
2022-01-26
clone: support unusual remote ref configurations
Jonathan Tan
2
-6
/
+21
2022-01-24
mem-pool: don't assume uintmax_t is aligned enough for all types
Jessica Clarke
1
-3
/
+23
2022-01-24
Git 2.35
Junio C Hamano
2
-1
/
+11
2022-01-24
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
2
-3
/
+13
2022-01-24
Merge tag 'l10n-2.35.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
11
-39598
/
+36951
2022-01-23
split-index: it really is incompatible with the sparse index
Johannes Schindelin
2
-0
/
+6
2022-01-23
t1091: disable split index
Johannes Schindelin
1
-28
/
+26
2022-01-23
sparse-index: sparse index is disallowed when split index is active
Johannes Schindelin
1
-1
/
+1
2022-01-23
l10n: Update Catalan translation
Jordi Mas
1
-16
/
+16
2022-01-22
Merge branch 'l10n/zh_TW/220113' of github.com:l10n-tw/git-po
Jiang Xin
1
-3115
/
+3462
2022-01-21
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
2
-3
/
+13
2022-01-21
merge: fix memory leaks in cmd_merge()
Elijah Newren
1
-1
/
+5
2022-01-21
merge-ort: fix memory leak in merge_ort_internal()
Elijah Newren
1
-5
/
+5
2022-01-22
l10n: zh_TW: v2.35.0 round 2 (0 untranslated)
Yi-Jyun Pan
1
-84
/
+85
2022-01-21
sparse-checkout: create leading directory
Jonathan Tan
2
-0
/
+9
2022-01-21
l10n: Update Catalan translation
Jordi Mas
1
-555
/
+444
2022-01-20
Merge branch 'js/branch-track-inherit'
Junio C Hamano
4
-9
/
+9
2022-01-20
fetch: help translators by reusing the same message template
Junio C Hamano
2
-2
/
+3
2022-01-20
branch,checkout: fix --track documentation
René Scharfe
4
-9
/
+9
2022-01-20
test-lib: unset trace2 parent envvars
Josh Steadmon
1
-0
/
+2
2022-01-20
parse-options: document bracketing of argh
René Scharfe
1
-0
/
+5
2022-01-20
l10n: de.po: Update German translation
Matthias Rüster
1
-3162
/
+3168
2022-01-20
l10n: de.po: Fix translation for "'%s' is aliased to '%s'"
Jürgen Krämer
1
-1
/
+1
2022-01-20
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
1
-196
/
+310
2022-01-19
Git 2.35-rc2
Junio C Hamano
1
-1
/
+1
2022-01-19
getcwd(mingw): handle the case when there is no cwd
Johannes Schindelin
1
-0
/
+4
2022-01-19
l10n: po-id for 2.35 (round 2)
Bagas Sanjaya
1
-196
/
+310
2022-01-19
l10n: Update Catalan translation
Jordi Mas
1
-4835
/
+3976
2022-01-18
fetch --negotiate-only: do not update submodules
Glen Choo
4
-1
/
+48
2022-01-18
fetch: skip tasks related to fetching objects
Glen Choo
1
-0
/
+11
2022-01-18
fetch: use goto cleanup in cmd_fetch()
Glen Choo
1
-3
/
+4
2022-01-18
Merge branch 'js/branch-track-inherit'
Junio C Hamano
2
-5
/
+5
2022-01-18
Merge branch 'jc/freebsd-without-c99-only-build'
Junio C Hamano
1
-0
/
+5
2022-01-18
branch,checkout: fix --track usage strings
Josh Steadmon
2
-5
/
+5
2022-01-18
config: include file if remote URL matches a glob
Jonathan Tan
4
-7
/
+275
2022-01-18
config: make git_config_include() static
Jonathan Tan
2
-34
/
+15
2022-01-18
Makefile: FreeBSD cannot do C99-or-below build
Junio C Hamano
1
-0
/
+5
2022-01-17
Merge branch 'da/rhel7-lacks-uncompress2-and-c99'
Junio C Hamano
1
-0
/
+5
2022-01-17
merge-ort: avoid assuming all renames detected
Elijah Newren
2
-0
/
+71
2022-01-17
wrapper: use a CSPRNG to generate random file names
brian m. carlson
1
-11
/
+4
2022-01-17
wrapper: add a helper to generate numbers from a CSPRNG
brian m. carlson
9
-1
/
+165
[prev]
[next]