index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-55
/
+65
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
-30
/
+34
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
-46
/
+23
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
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
2025-05-23
gitk: encode arguments correctly with "open"
Avi Halachmi (:avih)
1
-16
/
+3
2025-05-23
gitk: sanitize 'open' arguments: command pipeline
Johannes Sixt
1
-4
/
+15
2025-05-23
gitk: collect construction of blameargs into a single conditional
Johannes Sixt
1
-8
/
+6
2025-05-23
gitk: sanitize 'open' arguments: simple commands, readable and writable
Johannes Sixt
1
-2
/
+9
2025-05-23
gitk: sanitize 'open' arguments: simple commands with redirections
Johannes Sixt
1
-5
/
+13
2025-05-23
gitk: sanitize 'open' arguments: simple commands
Johannes Sixt
1
-26
/
+33
2025-05-23
gitk: sanitize 'exec' arguments: redirect to process
Johannes Sixt
1
-2
/
+2
2025-05-23
gitk: sanitize 'exec' arguments: redirections and background
Johannes Sixt
1
-3
/
+2
2025-05-23
gitk: sanitize 'exec' arguments: redirections
Johannes Sixt
1
-8
/
+17
2025-05-23
gitk: sanitize 'exec' arguments: 'eval exec'
Johannes Sixt
1
-6
/
+6
2025-05-23
gitk: sanitize 'exec' arguments: simple cases
Johannes Sixt
1
-18
/
+48
2025-05-23
gitk: have callers of diffcmd supply pipe symbol when necessary
Johannes Sixt
1
-10
/
+6
2025-05-23
gitk: treat file names beginning with "|" as relative paths
Johannes Sixt
1
-5
/
+18
2025-05-22
midx docs: clarify tie breaking
Phillip Wood
1
-4
/
+7
2025-05-22
midx: avoid negative array index
Phillip Wood
1
-2
/
+2
2025-05-22
midx repack: avoid potential integer overflow on 64 bit systems
Phillip Wood
1
-2
/
+8
2025-05-22
midx repack: avoid integer overflow on 32 bit systems
Phillip Wood
2
-4
/
+24
2025-05-22
diff --no-index: support limiting by pathspec
Jacob Keller
4
-20
/
+150
2025-05-22
pathspec: add flag to indicate operation without repository
Jacob Keller
3
-4
/
+16
2025-05-22
pathspec: add match_leading_pathspec variant
Jacob Keller
2
-0
/
+16
2025-05-21
name-hash: don't add sparse directories in threaded lazy init
Alex Mironov
1
-2
/
+4
2025-05-20
t: remove unexpected SANITIZE_LEAK variables
Karthik Nayak
3
-8
/
+0
2025-05-20
builtin/receive-pack: add option to skip connectivity check
Justin Tobler
3
-18
/
+56
2025-05-20
t5410: test receive-pack connectivity check
Justin Tobler
2
-2
/
+23
2025-05-19
The sixteenth batch
Junio C Hamano
1
-0
/
+15
[prev]
[next]