index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
Sync with 2.31.5
Taylor Blau
53
-46
/
+168
2022-10-06
Sync with 2.30.6
Taylor Blau
53
-46
/
+168
2022-10-01
t2080: prepare for changing protocol.file.allow
Taylor Blau
1
-0
/
+3
2022-10-01
t1092: prepare for changing protocol.file.allow
Taylor Blau
1
-0
/
+2
2022-10-01
shell: limit size of interactive commands
Jeff King
1
-0
/
+6
2022-10-01
shell: add basic tests
Jeff King
1
-0
/
+31
2022-10-01
t/t9NNN: allow local submodules
Taylor Blau
2
-0
/
+3
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
23
-1
/
+62
2022-10-01
t/t6NNN: allow local submodules
Taylor Blau
2
-2
/
+2
2022-10-01
t/t5NNN: allow local submodules
Taylor Blau
8
-0
/
+19
2022-10-01
t/t4NNN: allow local submodules
Taylor Blau
4
-3
/
+5
2022-10-01
t/t3NNN: allow local submodules
Taylor Blau
6
-4
/
+9
2022-10-01
t/2NNNN: allow local submodules
Taylor Blau
3
-2
/
+8
2022-10-01
t/t1NNN: allow local submodules
Taylor Blau
2
-2
/
+4
2022-10-01
t/lib-submodule-update.sh: allow local submodules
Taylor Blau
1
-0
/
+1
2022-10-01
builtin/clone.c: disallow `--local` clones with symlinks
Taylor Blau
1
-32
/
+18
2022-06-23
Sync with 2.31.4
Johannes Schindelin
2
-0
/
+108
2022-06-23
Sync with 2.30.5
Johannes Schindelin
2
-0
/
+108
2022-06-17
git-compat-util: allow root to access both SUDO_UID and root owned
Carlo Marcelo Arenas Belón
1
-14
/
+1
2022-05-12
t0034: add negative tests and allow git init to mostly work under sudo
Carlo Marcelo Arenas Belón
2
-0
/
+77
2022-05-12
git-compat-util: avoid failing dir ownership checks if running privileged
Carlo Marcelo Arenas Belón
1
-1
/
+1
2022-05-12
t: regression git needs safe.directory when using sudo
Carlo Marcelo Arenas Belón
1
-0
/
+44
2022-04-13
Git 2.32.2
v2.32.2
Junio C Hamano
1
-0
/
+49
2022-04-13
Git 2.31.3
v2.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.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-06-06
Merge branch 'rs/parallel-checkout-test-fix'
Junio C Hamano
1
-1
/
+1
2021-06-06
parallel-checkout: avoid dash local bug in tests
René Scharfe
1
-1
/
+1
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
1
-3
/
+4
2021-05-27
Merge branch 'ds/t1092-fix-flake-from-progress'
Junio C Hamano
1
-3
/
+3
2021-05-27
t2080: fix cp invocation to copy symlinks instead of following them
Matheus Tavares
1
-1
/
+1
2021-05-27
send-email: don't needlessly abs_path() the core.hooksPath
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2021-05-26
t1092: revert the "-1" hack for emulating "no progress meter"
Junio C Hamano
1
-3
/
+3
2021-05-25
Merge branch 'mt/init-template-userpath-fix'
Junio C Hamano
1
-8
/
+20
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
1
-2
/
+21
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
1
-8
/
+20
2021-05-25
send-email: fix missing error message regression
Ævar Arnfjörð Bjarmason
1
-2
/
+21
2021-05-25
t9001-send-email.sh: fix expected absolute paths on Windows
Johannes Sixt
1
-4
/
+3
2021-05-22
Merge branch 'dl/stash-show-untracked-fixup'
Junio C Hamano
1
-0
/
+2
2021-05-22
Merge branch 'wm/rev-parse-path-format-wo-arg'
Junio C Hamano
1
-0
/
+4
2021-05-22
stash show: use stash.showIncludeUntracked even when diff options given
Denton Liu
1
-0
/
+2
2021-05-21
Merge branch 'tz/c-locale-output-is-no-more'
Junio C Hamano
1
-1
/
+1
2021-05-21
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Junio C Hamano
1
-0
/
+41
[next]