index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dir-iterator.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
Start preparing for Git 2.46.2
Junio C Hamano
3
-2
/
+13
2024-09-17
Revert "Merge branch 'jc/patch-id' into maint-2.46"
Junio C Hamano
2
-112
/
+21
2024-09-14
Git 2.46.1
v2.46.1
Junio C Hamano
2
-1
/
+10
2024-09-13
ci: add Ubuntu 16.04 job to GitLab CI
Patrick Steinhardt
3
-1
/
+16
2024-09-12
Another batch of topics for 2.46.1
Junio C Hamano
1
-0
/
+7
2024-09-12
ci: use regular action versions for linux32 job
Jeff King
1
-4
/
+4
2024-09-12
ci: use more recent linux32 image
Jeff King
2
-3
/
+12
2024-09-12
ci: unify ubuntu and ubuntu32 dependencies
Jeff King
1
-18
/
+16
2024-09-12
ci: drop run-docker scripts
Jeff King
2
-113
/
+0
2024-09-10
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano
1
-6
/
+0
2024-09-04
builtin/index-pack: fix segfaults when running outside of a repo
Patrick Steinhardt
2
-0
/
+48
2024-09-01
compat/terminal: mark parameter of git_terminal_prompt() UNUSED
Ramsay Jones
1
-1
/
+1
2024-08-30
revision: free commit buffers for skipped commits
Jeff King
1
-0
/
+1
2024-08-26
git-config.1: fix description of --regexp in synopsis
Junio C Hamano
2
-2
/
+2
2024-08-26
git-config.1: --get-all description update
Junio C Hamano
1
-1
/
+1
2024-08-26
A bit more topics for 2.46.x maintenance track
Junio C Hamano
1
-0
/
+22
2024-08-23
doc: replace 3 dash with correct 2 dash in git-config(1)
Celeste Liu
1
-1
/
+1
2024-08-22
docs: explain the order of output in the batched mode of git-cat-file(1)
ahmed akef
1
-3
/
+3
2024-08-20
CodingGuidelines: spaces around C operators
Junio C Hamano
1
-1
/
+10
2024-08-20
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action
Johannes Schindelin
1
-8
/
+4
2024-08-20
ci: bump microsoft/setup-msbuild from v1 to v2
Johannes Schindelin
1
-1
/
+1
2024-08-16
Prepare for 2.46.1
Junio C Hamano
3
-2
/
+39
2024-08-16
builtin/stash: fix `--keep-index --include-untracked` with empty HEAD
Patrick Steinhardt
2
-1
/
+37
2024-08-15
t4129: fix racy index when calling chmod after git-add
Jeff King
1
-1
/
+1
2024-08-15
howto-maintain: mention preformatted docs
Junio C Hamano
1
-0
/
+4
2024-08-13
bundle: default to SHA1 when reading bundle headers
Patrick Steinhardt
2
-1
/
+31
2024-08-13
builtin/bundle: have unbundle check for repo before opening its bundle
Patrick Steinhardt
2
-2
/
+10
2024-08-09
doc: grammofix in git-diff-tree
Junio C Hamano
1
-1
/
+1
2024-08-09
tutorial: grammofix
Junio C Hamano
1
-1
/
+1
2024-08-09
diff-tree: fix crash when used with --remerge-diff
Xing Xin
2
-0
/
+48
2024-08-09
tests: drop use of 'tee' that hides exit status
Junio C Hamano
2
-3
/
+3
2024-08-05
t6421: fix test to work when repo dir contains d0
Kyle Lippincott
1
-6
/
+9
2024-08-05
set errno=0 before strtoX calls
Kyle Lippincott
4
-0
/
+5
2024-08-05
log-tree: use decimal_width()
René Scharfe
1
-11
/
+2
2024-08-05
refs/files: prevent memory leak by freeing packed_ref_store
Sven Strickroth
1
-0
/
+1
2024-08-05
apply: canonicalize modes read from patches
Jeff King
2
-0
/
+63
2024-08-02
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt
2
-0
/
+28
2024-08-01
t0018: remove leftover debugging cruft
Junio C Hamano
1
-1
/
+0
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
2
-1
/
+10
2024-08-01
credential/osxkeychain: respect NUL terminator in username
Jeff King
1
-1
/
+1
2024-07-31
t98xx: mark Perforce tests as memory-leak free
Patrick Steinhardt
35
-0
/
+35
2024-07-31
ci: update Perforce version to r23.2
Patrick Steinhardt
1
-1
/
+1
2024-07-31
t98xx: fix Perforce tests with p4d r23 and newer
Patrick Steinhardt
3
-8
/
+48
2024-07-31
convert: return early when not tracing
D Harithamma
1
-0
/
+3
2024-07-30
t-example-decorate: remove test messages
René Scharfe
1
-16
/
+8
2024-07-30
safe.directory: setting safe.directory="." allows the "current" directory
Junio C Hamano
1
-0
/
+64
2024-07-30
safe.directory: normalize the configured path
Junio C Hamano
2
-4
/
+91
2024-07-30
safe.directory: normalize the checked path
Junio C Hamano
2
-4
/
+69
2024-07-30
safe.directory: preliminary clean-up
Junio C Hamano
1
-7
/
+5
2024-07-30
patch-id: tighten code to detect the patch header
Junio C Hamano
2
-13
/
+53
[next]