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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
Git 2.31.4
v2.31.4
Johannes Schindelin
3
-2
/
+8
2022-06-23
Sync with 2.30.5
Johannes Schindelin
6
-12
/
+251
2022-06-23
Git 2.30.5
v2.30.5
Johannes Schindelin
3
-2
/
+14
2022-06-23
setup: tighten ownership checks post CVE-2022-24765
Carlo Marcelo Arenas Belón
1
-11
/
+60
2022-06-23
Merge branch 'cb/path-owner-check-with-sudo'
Junio C Hamano
4
-1
/
+179
2022-06-17
git-compat-util: allow root to access both SUDO_UID and root owned
Carlo Marcelo Arenas Belón
3
-18
/
+11
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
3
-2
/
+66
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.31.3
v2.31.3
Junio C Hamano
7
-5
/
+92
2022-04-13
Git 2.30.4
v2.30.4
Junio C Hamano
3
-2
/
+23
2022-04-13
setup: opt-out of check with safe.directory=*
Derrick Stolee
3
-2
/
+21
2022-04-13
setup: fix safe.directory key not being checked
Matheus Valadares
2
-0
/
+8
2022-04-13
t0033: add tests for safe.directory
Derrick Stolee
2
-1
/
+36
2022-03-24
Git 2.31.2
v2.31.2
Johannes Schindelin
3
-2
/
+8
2022-03-24
Sync with 2.30.3
Johannes Schindelin
9
-13
/
+237
2022-03-24
Git 2.30.3
v2.30.3
Johannes Schindelin
3
-2
/
+26
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
2
-11
/
+23
2022-03-21
setup_git_directory(): add an owner check for the top-level directory
Johannes Schindelin
3
-1
/
+79
2022-03-21
Add a function to determine whether a path is owned by the current user
Johannes Schindelin
3
-0
/
+106
2022-03-17
Merge branch 'cb/mingw-gmtime-r'
Johannes Schindelin
2
-1
/
+5
2022-03-17
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón
2
-1
/
+5
2021-03-26
Git 2.31.1
v2.31.1
Junio C Hamano
3
-2
/
+29
2021-03-19
Merge branch 'tb/git-mv-icase-fix'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'rs/xcalloc-takes-nelem-first'
Junio C Hamano
4
-6
/
+17
2021-03-19
Merge branch 'ah/make-fuzz-all-doc-update'
Junio C Hamano
1
-3
/
+3
2021-03-19
Merge branch 'jk/slimmed-down'
Junio C Hamano
5
-102
/
+0
2021-03-19
Merge branch 'rs/calloc-array'
Junio C Hamano
89
-189
/
+191
2021-03-19
Merge branch 'rs/avoid-null-statement-after-macro-call'
Junio C Hamano
2
-2
/
+2
2021-03-19
Merge branch 'km/config-doc-typofix'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'js/fsmonitor-unpack-fix'
Junio C Hamano
2
-2
/
+3
2021-03-19
Merge branch 'jk/bisect-peel-tag-fix'
Junio C Hamano
2
-1
/
+20
2021-03-19
Merge branch 'jh/fsmonitor-prework'
Junio C Hamano
1
-3
/
+3
2021-03-19
Merge branch 'jc/calloc-fix'
Junio C Hamano
2
-6
/
+4
2021-03-17
fsmonitor: do not forget to release the token in `discard_index()`
Johannes Schindelin
1
-0
/
+1
2021-03-17
fsmonitor: fix memory corruption in some corner cases
Johannes Schindelin
1
-2
/
+2
2021-03-17
config.txt: add missing period
Kyle Meyer
1
-1
/
+1
2021-03-17
bisect: peel annotated tags to commits
Jeff King
2
-1
/
+20
2021-03-17
t5606: run clone branch name test with protocol v2
Jonathan Tan
1
-1
/
+1
2021-03-17
mem-pool: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-17
block-sha1: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-17
fsmonitor: avoid global-buffer-overflow READ when checking trivial response
Andrzej Hunt
1
-3
/
+3
2021-03-15
cocci: allow xcalloc(1, size)
Junio C Hamano
1
-1
/
+1
2021-03-15
xcalloc: use CALLOC_ARRAY() when applicable
Junio C Hamano
2
-6
/
+4
2021-03-15
Git 2.31
v2.31.0
Junio C Hamano
1
-1
/
+1
2021-03-14
Merge branch 'jn/mergetool-hideresolved-is-optional'
Junio C Hamano
3
-8
/
+7
2021-03-14
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
1
-1
/
+2
2021-03-14
Merge tag 'l10n-2.31.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
16
-43702
/
+75702
2021-03-14
vcs-svn: remove header files as well
René Scharfe
5
-102
/
+0
[next]