index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1517-outside-repo.sh
Age
Commit message (
Expand
)
Author
7 days
object-file: avoid ODB transaction when not writing objects
Justin Tobler
2025-08-29
Merge branch 'ad/t1517-short-help-tests-fix'
Junio C Hamano
2025-08-25
Merge branch 'dk/help-all'
Junio C Hamano
2025-08-22
Merge branch 'ac/deglobal-fmt-merge-log-config'
Junio C Hamano
2025-08-19
t/t1517: mark tests that fail with GIT_TEST_INSTALLED
Adam Dinwoodie
2025-08-11
builtin/fmt-merge-msg: stop depending on 'the_repository'
Ayush Chandekar
2025-08-08
builtin: also setup gently for --help-all
D. Ben Knoble
2025-08-08
t5304: move `prune -h` test from t1517
Usman Akinyemi
2025-08-08
t5200: move `update-server-info -h` test from t1517
Usman Akinyemi
2025-08-08
t/t1517: automate `git subcmd -h` tests outside a repository
Usman Akinyemi
2025-07-07
builtin/prune: stop depending on 'the_repository'
Ayush Chandekar
2025-04-08
builtin/update-server-info: remove unnecessary if statement
Usman Akinyemi
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-09-11
t1517: add missing LIBCURL prereq
Martin Ă…gren
2024-05-31
t1517: more coverage for commands that work without repository
Junio C Hamano
2024-05-21
apply: fix uninitialized hash function
Junio C Hamano
2024-05-21
builtin/hash-object: fix uninitialized hash function
Patrick Steinhardt
2024-05-21
builtin/patch-id: fix uninitialized hash function
Patrick Steinhardt
2024-05-21
t1517: test commands that are designed to be run outside repository
Junio C Hamano