index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
fsck-msgids.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
Git 2.44.3
v2.44.3
Johannes Schindelin
3
-2
/
+9
2024-11-26
Git 2.43.6
v2.43.6
Johannes Schindelin
3
-2
/
+9
2024-11-26
Git 2.42.4
v2.42.4
Johannes Schindelin
3
-2
/
+8
2024-11-26
Git 2.41.3
v2.41.3
Johannes Schindelin
3
-2
/
+8
2024-11-26
Git 2.40.4
v2.40.4
Johannes Schindelin
3
-2
/
+7
2024-11-26
credential: disallow Carriage Returns in the protocol by default
Johannes Schindelin
4
-8
/
+38
2024-11-26
credential: sanitize the user prompt
Johannes Schindelin
7
-20
/
+53
2024-11-26
credential_format(): also encode <host>[:<port>]
Johannes Schindelin
4
-2
/
+19
2024-10-30
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
1
-1
/
+1
2024-10-30
compat/regex: fix argument order to calloc(3)
Junio C Hamano
3
-13
/
+13
2024-10-30
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
1
-1
/
+0
2024-10-30
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano
1
-6
/
+0
2024-07-02
Yet another batch of post 2.45.2 updates from the 'master' front
Junio C Hamano
1
-0
/
+27
2024-06-29
More post 2.45.2 updates from the 'master' front
Junio C Hamano
2
-1
/
+81
2024-06-20
commit: remove find_header_mem()
René Scharfe
2
-19
/
+2
2024-06-20
t5500: fix mistaken $SERVER reference in helper function
Jeff King
1
-1
/
+1
2024-06-20
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
1
-1
/
+0
2024-06-20
fetch-pack: fix segfault when fscking without --lock-pack
Jeff King
2
-1
/
+13
2024-06-12
commit-graph: increment progress indicator
Derrick Stolee
2
-2
/
+2
2024-06-10
__attribute__: add a few missing format attributes
Junio C Hamano
3
-0
/
+3
2024-06-10
__attribute__: mark some functions with LAST_ARG_MUST_BE_NULL
Junio C Hamano
4
-0
/
+5
2024-06-10
__attribute__: remove redundant attribute declaration for git_die_config()
Junio C Hamano
1
-1
/
+0
2024-06-10
__attribute__: trace2_region_enter_printf() is like "printf"
Junio C Hamano
2
-1
/
+3
2024-06-08
worktree_git_path(): move the declaration to path.h
Junio C Hamano
3
-8
/
+10
2024-06-08
doc: interactive.singleKey is disabled by default
Dragan Simic
1
-4
/
+4
2024-06-06
ci: fix check for Ubuntu 20.04
Patrick Steinhardt
1
-1
/
+1
2024-06-05
attr.tree: HEAD:.gitattributes is no longer the default in a bare repo
Junio C Hamano
1
-3
/
+2
2024-06-05
dir.c: reduce max pattern file size to 100MB
Jeff King
3
-2
/
+28
2024-06-01
dir.c: skip .gitignore, etc larger than INT_MAX
Jeff King
1
-0
/
+14
2024-05-31
macOS: ls-files path fails if path of workdir is NFD
Torsten Bögershausen
2
-2
/
+39
2024-05-31
Git 2.39.5
v2.39.5
Junio C Hamano
3
-2
/
+28
2024-05-30
rebase -i: improve error message when picking merge
Phillip Wood
5
-2
/
+110
2024-05-30
rebase -i: pass struct replay_opts to parse_insn_line()
Phillip Wood
5
-29
/
+44
2024-05-29
safe.directory: allow "lead/ing/path/*" match
Junio C Hamano
3
-8
/
+32
2024-05-27
difftool: add env vars directly in run_file_diff()
René Scharfe
1
-8
/
+4
2024-05-23
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
4
-117
/
+0
2024-05-23
setup: fix bug with "includeIf.onbranch" when initializing dir
Patrick Steinhardt
2
-19
/
+108
2024-05-22
chainlint.pl: latch CPU count directly reported by /proc/cpuinfo
Eric Sunshine
1
-0
/
+3
2024-05-22
chainlint.pl: fix incorrect CPU count on Linux SPARC
John Paul Adrian Glaubitz
1
-1
/
+1
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
4
-123
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
3
-96
/
+1
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
1
-0
/
+7
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
2
-27
/
+1
2024-05-21
init: use the correct path of the templates directory again
Johannes Schindelin
1
-1
/
+1
2024-05-21
hook: plug a new memory leak
Johannes Schindelin
1
-1
/
+3
2024-05-21
ci: stop installing "gcc-13" for osx-gcc
Jeff King
1
-1
/
+0
2024-05-21
ci: avoid bare "gcc" for osx-gcc job
Jeff King
1
-1
/
+1
2024-05-21
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
1
-2
/
+0
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2
-7
/
+16
2024-05-21
send-email: drop FakeTerm hack
Jeff King
1
-20
/
+2
[next]