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
2025-05-28
Git 2.47.3
v2.47.3
Taylor Blau
3
-2
/
+10
2025-05-28
Sync with 2.46.4
Taylor Blau
31
-449
/
+722
2025-05-28
Git 2.46.4
v2.46.4
Taylor Blau
3
-2
/
+9
2025-05-28
Sync with 2.45.4
Taylor Blau
30
-449
/
+715
2025-05-28
Git 2.45.4
v2.45.4
Taylor Blau
3
-2
/
+9
2025-05-28
Sync with 2.44.4
Taylor Blau
29
-449
/
+708
2025-05-28
Git 2.44.4
v2.44.4
Taylor Blau
3
-2
/
+9
2025-05-28
Sync with 2.43.7
Taylor Blau
28
-449
/
+701
2025-05-28
Git 2.43.7
v2.43.7
Taylor Blau
3
-2
/
+75
2025-05-28
Merge branch 'tb/wincred-buffer-overflow' into maint-2.43
Taylor Blau
1
-7
/
+15
2025-05-28
wincred: avoid buffer overflow in wcsncat()
Taylor Blau
1
-7
/
+15
2025-05-28
Merge branch 'jt/config-quote-cr' into maint-2.43
Taylor Blau
3
-1
/
+45
2025-05-28
Merge branch 'ps/bundle-uri-arbitrary-writes' into maint-2.43
Taylor Blau
2
-0
/
+45
2025-05-28
Merge branch 'js/gitk-git-gui-harden-exec-open' into maint-2.43
Taylor Blau
21
-441
/
+523
2025-05-23
bundle-uri: fix arbitrary file writes via parameter injection
Patrick Steinhardt' via Git Security
2
-0
/
+45
2025-05-23
config: quote values containing CR character
Justin Tobler
3
-1
/
+45
2025-05-23
Merge branch 'js/fix-open-exec'
Johannes Sixt
20
-233
/
+217
2025-05-23
Merge branch 'ml/replace-auto-execok'
Johannes Sixt
4
-109
/
+141
2025-05-23
git-gui: sanitize 'exec' arguments: convert new 'cygpath' calls
Johannes Sixt
1
-2
/
+2
2025-05-23
Merge branch 'js/fix-open-exec'
Johannes Sixt
1
-93
/
+172
2025-05-23
Merge branch 'ah/fix-open-with-stdin'
Johannes Sixt
1
-16
/
+3
2025-05-23
Merge branch 'ml/replace-auto-execok' into js/fix-open-exec
Taylor Blau
4
-109
/
+141
2025-05-23
git-gui: do not mistake command arguments as redirection operators
Johannes Sixt
1
-0
/
+3
2025-05-23
git-gui: introduce function git_redir for git calls with redirections
Johannes Sixt
3
-5
/
+9
2025-05-23
git-gui: pass redirections as separate argument to git_read
Johannes Sixt
5
-10
/
+9
2025-05-23
git-gui: pass redirections as separate argument to _open_stdout_stderr
Johannes Sixt
5
-12
/
+11
2025-05-23
git-gui: convert git_read*, git_write to be non-variadic
Johannes Sixt
16
-62
/
+62
2025-05-23
git-gui: override exec and open only on Windows
Mark Levedahl
1
-54
/
+64
2025-05-23
gitk: sanitize 'open' arguments: revisit recently updated 'open' calls
Johannes Sixt
1
-8
/
+9
2025-05-23
git-gui: use git_read in githook_read
Johannes Sixt
1
-2
/
+1
2025-05-23
git-gui: sanitize $PATH on all platforms
Mark Levedahl
1
-29
/
+33
2025-05-23
git-gui: break out a separate function git_read_nice
Johannes Sixt
3
-34
/
+11
2025-05-23
git-gui: assure PATH has only absolute elements.
Mark Levedahl
1
-4
/
+16
2025-05-23
git-gui: remove option --stderr from git_read
Johannes Sixt
5
-9
/
+7
2025-05-23
git-gui: cleanup git-bash menu item
Mark Levedahl
1
-7
/
+6
2025-05-23
git-gui: sanitize 'exec' arguments: background
Johannes Sixt
1
-9
/
+19
2025-05-23
git-gui: avoid auto_execok in do_windows_shortcut
Mark Levedahl
1
-1
/
+1
2025-05-23
git-gui: sanitize 'exec' arguments: simple cases
Johannes Sixt
4
-15
/
+46
2025-05-23
git-gui: avoid auto_execok for git-bash menu item
Mark Levedahl
1
-1
/
+1
2025-05-23
git-gui: treat file names beginning with "|" as relative paths
Johannes Sixt
11
-32
/
+44
2025-05-23
git-gui: remove unused proc is_shellscript
Mark Levedahl
1
-10
/
+0
2025-05-23
git-gui: remove git config --list handling for git < 1.5.3
Johannes Sixt
1
-45
/
+22
2025-05-23
git-gui: remove special treatment of Windows from open_cmd_pipe
Johannes Sixt
1
-14
/
+5
2025-05-23
git-gui: remove HEAD detachment implementation for git < 1.5.3
Mark Levedahl
1
-12
/
+2
2025-05-23
git-gui: use only the configured shell
Mark Levedahl
2
-3
/
+4
2025-05-23
git-gui: remove Tcl 8.4 workaround on 2>@1 redirection
Mark Levedahl
1
-18
/
+3
2025-05-23
git-gui: make _shellpath usable on startup
Mark Levedahl
1
-8
/
+30
2025-05-23
Merge branch 'ml/git-gui-exec-path-fix'
Johannes Sixt
1
-26
/
+3
2025-05-23
git-gui: use [is_Windows], not bad _shellpath
Mark Levedahl
1
-1
/
+1
2025-05-23
git-gui: _which, only add .exe suffix if not present
Mark Levedahl
1
-0
/
+3
[next]