index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
Git 2.34.3
Junio C Hamano
1
-0
/
+49
2022-04-13
Git 2.33.3
Junio C Hamano
1
-0
/
+49
2022-04-13
Git 2.32.2
Junio C Hamano
1
-0
/
+49
2022-04-13
Git 2.31.3
Junio C Hamano
1
-0
/
+49
2022-04-13
setup: opt-out of check with safe.directory=*
Derrick Stolee
1
-0
/
+10
2022-04-13
setup: fix safe.directory key not being checked
Matheus Valadares
1
-0
/
+5
2022-04-13
t0033: add tests for safe.directory
Derrick Stolee
1
-0
/
+34
2022-03-24
Sync with 2.33.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.32.1
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.31.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.30.3
Johannes Schindelin
1
-6
/
+14
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
1
-6
/
+14
2021-11-23
Merge branch 'ds/add-rm-with-sparse-index' into maint
Junio C Hamano
1
-0
/
+17
2021-11-23
Merge branch 'ev/pull-already-up-to-date-is-noop' into maint
Junio C Hamano
1
-0
/
+6
2021-11-23
Merge branch 'hm/paint-hits-in-log-grep' into maint
Junio C Hamano
1
-48
/
+0
2021-11-22
dir: revert "dir: select directories correctly"
Derrick Stolee
1
-0
/
+17
2021-11-19
Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"
Junio C Hamano
1
-48
/
+0
2021-11-18
pull: should be noop when already-up-to-date
Erwin Villejo
1
-0
/
+6
2021-11-12
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
1
-0
/
+8
2021-11-12
Merge branch 'ps/connectivity-optim'
Junio C Hamano
1
-31
/
+0
2021-11-11
Revert "connected: do not sort input revisions"
Junio C Hamano
1
-31
/
+0
2021-11-11
object-file: fix SEGV on free() regression in v2.34.0-rc2
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-11-10
Merge branch 'jk/ssh-signing-fix'
Junio C Hamano
1
-0
/
+6
2021-11-10
Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date'
Junio C Hamano
1
-1
/
+15
2021-11-10
t/lib-gpg: avoid broken versions of ssh-keygen
Jeff King
1
-0
/
+6
2021-11-09
Merge branch 'ad/ssh-signing-testfix'
Junio C Hamano
1
-0
/
+1
2021-11-05
t/lib-git.sh: fix ACL-related permissions failure
Adam Dinwoodie
1
-0
/
+1
2021-11-04
Merge branch 'pw/rebase-r-fixes' into maint
Junio C Hamano
1
-0
/
+29
2021-11-04
Merge branch 'jk/log-warn-on-bogus-encoding' into maint
Junio C Hamano
1
-7
/
+0
2021-11-04
Merge branch 'ar/no-verify-doc'
Junio C Hamano
1
-0
/
+8
2021-11-04
Merge branch 'ar/fix-git-pull-no-verify'
Junio C Hamano
1
-0
/
+24
2021-11-03
Merge branch 'pw/rebase-r-fixes'
Junio C Hamano
1
-0
/
+29
2021-11-03
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
1
-0
/
+26
2021-11-03
rebase -i: fix rewording with --committer-date-is-author-date
Phillip Wood
1
-0
/
+29
2021-11-03
dir: fix directory-matching bug
Derrick Stolee
1
-0
/
+26
2021-11-01
Merge branch 'ab/test-lib'
Junio C Hamano
1
-1
/
+0
2021-11-01
Merge branch 'gc/use-repo-settings'
Junio C Hamano
4
-7
/
+55
2021-11-01
Merge branch 'ab/ignore-replace-while-working-on-commit-graph'
Junio C Hamano
2
-10
/
+15
2021-11-01
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
2
-0
/
+99
2021-10-29
Merge branch 'mt/fix-add-rm-with-sparse-index'
Junio C Hamano
3
-5
/
+73
2021-10-29
Merge branch 'jk/log-warn-on-bogus-encoding'
Junio C Hamano
1
-7
/
+0
2021-10-29
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
1
-1
/
+2
2021-10-29
Merge branch 'ab/plug-handle-path-exclude-leak'
Junio C Hamano
1
-0
/
+1
2021-10-29
Merge branch 'jk/http-push-status-fix'
Junio C Hamano
4
-0
/
+27
2021-10-29
Merge branch 'ab/test-bail'
Junio C Hamano
1
-7
/
+21
2021-10-29
Revert "logmsg_reencode(): warn when iconv() fails"
Junio C Hamano
1
-7
/
+0
2021-10-29
Document positive variant of commit and merge option "--no-verify"
Alex Riesen
1
-0
/
+8
2021-10-29
pull: --ff-only should make it a noop when already-up-to-date
Junio C Hamano
1
-1
/
+15
2021-10-29
t5310: drop lib-bundle.sh include
Jeff King
1
-1
/
+0
2021-10-28
pull: honor --no-verify and do not call the commit-msg hook
Alex Riesen
1
-0
/
+24
[next]