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-28
diff-filter: be more careful when looking for negative bits
Johannes Schindelin
3
-17
/
+21
2022-01-28
diff.c: move the diff filter bits definitions up a bit
Johannes Schindelin
1
-37
/
+37
2022-01-28
docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
Johannes Schindelin
1
-5
/
+2
2022-01-27
stash: stop warning about the obsolete `stash.useBuiltin` config setting
Johannes Schindelin
2
-25
/
+0
2022-01-27
stash: remove documentation for `stash.useBuiltin`
Johannes Schindelin
1
-7
/
+0
2022-01-27
add: remove support for `git-legacy-stash`
Johannes Schindelin
1
-14
/
+0
2022-01-27
git-sh-setup: remove remnant bits referring to `git-legacy-stash`
Johannes Schindelin
1
-1
/
+0
2022-01-27
SubmittingPatches: explain why we care about log messages
Junio C Hamano
1
-0
/
+29
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-27
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau
3
-0
/
+51
2022-01-27
midx: read `RIDX` chunk when present
Taylor Blau
7
-7
/
+54
2022-01-27
t/lib-bitmap.sh: parameterize tests over reverse index source
Taylor Blau
1
-6
/
+14
2022-01-27
t5326: move tests to t/lib-bitmap.sh
Taylor Blau
2
-171
/
+179
2022-01-27
t5326: extract `test_rev_exists`
Taylor Blau
1
-15
/
+22
2022-01-27
t5326: drop unnecessary setup
Taylor Blau
1
-4
/
+0
2022-01-27
pack-revindex.c: instrument loading on-disk reverse index
Taylor Blau
1
-0
/
+3
2022-01-27
midx.c: make changing the preferred pack safe
Taylor Blau
4
-10
/
+29
2022-01-27
t5326: demonstrate bitmap corruption after permutation
Taylor Blau
1
-0
/
+31
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
rebase -m: don't fork git checkout
Phillip Wood
1
-27
/
+11
2022-01-26
rebase --apply: set ORIG_HEAD correctly
Phillip Wood
4
-1
/
+34
2022-01-26
rebase --apply: fix reflog
Phillip Wood
4
-6
/
+41
2022-01-26
reset_head(): take struct rebase_head_opts
Phillip Wood
4
-48
/
+92
2022-01-26
rebase: cleanup reset_head() calls
Phillip Wood
1
-2
/
+2
2022-01-26
create_autostash(): remove unneeded parameter
Phillip Wood
4
-13
/
+9
2022-01-26
reset_head(): make default_reflog_action optional
Phillip Wood
2
-10
/
+16
2022-01-26
reset_head(): factor out ref updates
Phillip Wood
1
-48
/
+62
2022-01-26
reset_head(): remove action parameter
Phillip Wood
4
-12
/
+12
2022-01-26
rebase --apply: don't run post-checkout hook if there is an error
Phillip Wood
2
-2
/
+6
2022-01-26
rebase: do not remove untracked files on checkout
Phillip Wood
2
-1
/
+11
2022-01-26
rebase: pass correct arguments to post-checkout hook
Phillip Wood
2
-9
/
+22
2022-01-26
t5403: refactor rebase post-checkout hook tests
Phillip Wood
1
-16
/
+26
2022-01-26
rebase: factor out checkout for up to date branch
Phillip Wood
1
-14
/
+19
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-26
compat: auto-detect if zlib has uncompress2()
Ævar Arnfjörð Bjarmason
8
-46
/
+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
[prev]
[next]