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-28
l10n: bg.po: Updated Bulgarian translation (5204t)
Alexander Shopov
1
-3309
/
+3791
2021-05-28
Git 2.32-rc2
Junio C Hamano
1
-1
/
+1
2021-05-28
Merge branch 'en/dir-traversal'
Junio C Hamano
1
-2
/
+1
2021-05-27
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
11
-45
/
+30
2021-05-27
dir: update stale description of treat_directory()
Derrick Stolee
1
-7
/
+6
2021-05-27
Revert "dir: update stale description of treat_directory()"
Junio C Hamano
1
-6
/
+7
2021-05-27
Revert "dir: introduce readdir_skip_dot_and_dotdot() helper"
Junio C Hamano
11
-31
/
+45
2021-05-27
Merge branch 'ab/pack-linkage-fix'
Junio C Hamano
2
-166
/
+167
2021-05-27
Merge branch 'mt/t2080-cp-symlink-fix'
Junio C Hamano
1
-1
/
+1
2021-05-27
Merge branch 'ab/send-email-inline-hooks-path'
Junio C Hamano
3
-17
/
+6
2021-05-27
Merge branch 'ds/t1092-fix-flake-from-progress'
Junio C Hamano
1
-3
/
+3
2021-05-27
pack-objects: move static inline from a header to the sole consumer
Ævar Arnfjörð Bjarmason
2
-166
/
+167
2021-05-27
Merge branch 'fr_next' of github.com:jnavila/git
Jiang Xin
1
-5528
/
+4576
2021-05-27
t2080: fix cp invocation to copy symlinks instead of following them
Matheus Tavares
1
-1
/
+1
2021-05-27
send-email: move "hooks_path" invocation to git-send-email.perl
Ævar Arnfjörð Bjarmason
2
-13
/
+2
2021-05-27
send-email: don't needlessly abs_path() the core.hooksPath
Ævar Arnfjörð Bjarmason
2
-5
/
+5
2021-05-26
t1092: revert the "-1" hack for emulating "no progress meter"
Junio C Hamano
1
-3
/
+3
2021-05-25
l10n: id: po-id for 2.32.0 (round 1)
Bagas Sanjaya
1
-4437
/
+5372
2021-05-25
Merge branch 'mt/init-template-userpath-fix'
Junio C Hamano
2
-9
/
+22
2021-05-25
Merge branch 'jt/send-email-validate-errors-fix'
Junio C Hamano
1
-4
/
+3
2021-05-25
Merge branch 'ab/send-email-validate-errors-fix'
Junio C Hamano
2
-3
/
+32
2021-05-25
t1092: use GIT_PROGRESS_DELAY for consistent results
Derrick Stolee
1
-3
/
+3
2021-05-25
init: fix bug regarding ~/ expansion in init.templateDir
Matheus Tavares
2
-9
/
+22
2021-05-25
send-email: fix missing error message regression
Ævar Arnfjörð Bjarmason
2
-3
/
+32
2021-05-25
t9001-send-email.sh: fix expected absolute paths on Windows
Johannes Sixt
1
-4
/
+3
2021-05-25
packfile-uri.txt: fix blobPackfileUri description
Teng Long
1
-7
/
+8
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
[prev]
[next]