index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-16
builtin/stash: fix `--keep-index --include-untracked` with empty HEAD
Patrick Steinhardt
2024-05-30
Git 2.40.3
v2.40.3
Junio C Hamano
2024-05-30
Merge branch 'fixes/2.45.1/2.40' into maint-2.40
Junio C Hamano
2024-05-30
Git 2.39.5
v2.39.5
Junio C Hamano
2024-05-30
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into maint-2.39
Junio C Hamano
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
2024-05-21
init: use the correct path of the templates directory again
Johannes Schindelin
2024-05-21
hook: plug a new memory leak
Johannes Schindelin
2024-05-21
ci: stop installing "gcc-13" for osx-gcc
Jeff King
2024-05-21
ci: avoid bare "gcc" for osx-gcc job
Jeff King
2024-05-21
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2024-05-21
send-email: drop FakeTerm hack
Jeff King
2024-04-19
Git 2.40.2
v2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-19
Git 2.39.4
v2.39.4
Johannes Schindelin
2024-04-19
Merge branch 'ownership-checks-in-local-clones'
Johannes Schindelin
2024-04-19
Merge branch 'defense-in-depth'
Johannes Schindelin
2024-04-19
fsck: warn about symlink pointing inside a gitdir
Johannes Schindelin
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
2024-04-17
Merge branch 'icasefs-symlink-confusion'
Johannes Schindelin
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
2024-04-17
find_hook(): refactor the `STRIP_EXTENSION` logic
Johannes Schindelin
2024-04-17
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin
2024-04-17
entry: report more colliding paths
Johannes Schindelin
2024-04-17
t5510: verify that D/F confusion cannot lead to an RCE
Johannes Schindelin
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
2024-04-17
clone_submodule: avoid using `access()` on directories
Johannes Schindelin
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
2024-04-17
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
2024-04-17
t7423: add tests for symlinked submodule directories
Filip Hejsek
2024-04-17
has_dir_name(): do not get confused by characters < '/'
Filip Hejsek
2024-04-17
docs: document security issues around untrusted .git dirs
Jeff King
2024-04-17
upload-pack: disable lazy-fetching by default
Jeff King
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
2024-04-17
t0411: add tests for cloning from partial repo
Filip Hejsek
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
2024-04-17
setup.c: introduce `die_upon_dubious_ownership()`
Patrick Steinhardt
2024-04-17
builtin/clone: abort when hardlinked source and target file differ
Patrick Steinhardt
2024-04-17
builtin/clone: stop resolving symlinks when copying files
Patrick Steinhardt
2024-04-17
Merge branch 'js/github-actions-update'
Johannes Schindelin
2024-04-17
Merge branch 'jc/maint-github-actions-update'
Johannes Schindelin
[next]