index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-04-18
sequencer: always free "struct replay_opts"
Phillip Wood
-2
/
+4
2024-04-18
Merge branch 'pw/t3428-cleanup' into pw/rebase-m-signoff-fix
Junio C Hamano
-37
/
+30
2024-04-18
repository: drop `initialize_the_repository()`
Patrick Steinhardt
-12
/
+26
2024-04-18
repository: drop `the_index` variable
Patrick Steinhardt
-22
/
+6
2024-04-18
builtin/clone: stop using `the_index`
Patrick Steinhardt
-4
/
+3
2024-04-18
repository: initialize index in `repo_init()`
Patrick Steinhardt
-11
/
+17
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
-371
/
+356
2024-04-18
t/helper: stop using `the_index`
Patrick Steinhardt
-51
/
+43
2024-04-17
Merge branch 'icasefs-symlink-confusion'
Johannes Schindelin
-57
/
+559
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
-18
/
+37
2024-04-17
find_hook(): refactor the `STRIP_EXTENSION` logic
Johannes Schindelin
-7
/
+11
2024-04-17
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin
-2
/
+31
2024-04-17
entry: report more colliding paths
Johannes Schindelin
-1
/
+20
2024-04-17
t5510: verify that D/F confusion cannot lead to an RCE
Johannes Schindelin
-0
/
+24
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
-5
/
+113
2024-04-17
clone_submodule: avoid using `access()` on directories
Johannes Schindelin
-1
/
+1
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
-0
/
+83
2024-04-17
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
-2
/
+66
2024-04-17
t7423: add tests for symlinked submodule directories
Filip Hejsek
-0
/
+66
2024-04-17
has_dir_name(): do not get confused by characters < '/'
Filip Hejsek
-53
/
+47
2024-04-17
docs: document security issues around untrusted .git dirs
Jeff King
-0
/
+46
2024-04-17
upload-pack: disable lazy-fetching by default
Jeff King
-0
/
+46
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
-3
/
+38
2024-04-17
t0411: add tests for cloning from partial repo
Filip Hejsek
-0
/
+60
2024-04-17
midx: disable replace objects
Xing Xin
-0
/
+24
2024-04-17
builtin/receive-pack: convert to use git-maintenance(1)
Patrick Steinhardt
-12
/
+11
2024-04-17
run-command: introduce function to prepare auto-maintenance process
Patrick Steinhardt
-6
/
+20
2024-04-16
credential: add method for querying capabilities
brian m. carlson
-1
/
+60
2024-04-16
credential-cache: implement authtype capability
brian m. carlson
-6
/
+28
2024-04-16
t: add credential tests for authtype
brian m. carlson
-0
/
+123
2024-04-16
credential: add support for multistage credential rounds
brian m. carlson
-35
/
+184
2024-04-16
t5563: refactor for multi-stage authentication
brian m. carlson
-47
/
+66
2024-04-16
docs: set a limit on credential line length
brian m. carlson
-1
/
+3
2024-04-16
credential: enable state capability
brian m. carlson
-0
/
+11
2024-04-16
credential: add an argument to keep state
brian m. carlson
-12
/
+71
2024-04-16
http: add support for authtype and credential
brian m. carlson
-12
/
+176
2024-04-16
docs: indicate new credential protocol fields
brian m. carlson
-1
/
+48
2024-04-16
credential: add a field called "ephemeral"
brian m. carlson
-0
/
+35
2024-04-16
credential: gate new fields on capability
brian m. carlson
-24
/
+215
2024-04-16
credential: add a field for pre-encoded credentials
brian m. carlson
-4
/
+11
2024-04-16
http: use new headers for each object request
brian m. carlson
-9
/
+13
2024-04-16
remote-curl: reset headers on new request
brian m. carlson
-2
/
+4
2024-04-16
credential: add an authtype field
brian m. carlson
-0
/
+11
2024-04-16
mailmap: change primary address for Linus Arver
Linus Arver
-0
/
+1
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
-0
/
+38
2024-04-17
setup.c: introduce `die_upon_dubious_ownership()`
Patrick Steinhardt
-0
/
+33
2024-04-17
builtin/clone: abort when hardlinked source and target file differ
Patrick Steinhardt
-1
/
+20
2024-04-17
builtin/clone: stop resolving symlinks when copying files
Patrick Steinhardt
-5
/
+1
2024-04-17
Merge branch 'js/github-actions-update'
Johannes Schindelin
-10
/
+10
2024-04-17
Merge branch 'jc/maint-github-actions-update'
Johannes Schindelin
-10
/
+10
[prev]
[next]