index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
oss-fuzz/commit-graph: set up hash algorithm
Patrick Steinhardt
1
-0
/
+1
2024-05-07
builtin/shortlog: don't set up revisions without repo
Patrick Steinhardt
1
-1
/
+1
2024-05-07
builtin/diff: explicitly set hash algo when there is no repo
Patrick Steinhardt
1
-0
/
+9
2024-05-07
builtin/bundle: abort "verify" early when there is no repository
Patrick Steinhardt
1
-0
/
+5
2024-05-07
builtin/blame: don't access potentially unitialized `the_hash_algo`
Patrick Steinhardt
1
-3
/
+2
2024-05-07
builtin/rev-parse: allow shortening to more than 40 hex characters
Patrick Steinhardt
2
-3
/
+8
2024-05-07
remote-curl: fix parsing of detached SHA256 heads
Patrick Steinhardt
2
-1
/
+33
2024-05-07
attr: fix BUG() when parsing attrs outside of repo
Patrick Steinhardt
2
-0
/
+21
2024-05-07
attr: don't recompute default attribute source
Patrick Steinhardt
1
-9
/
+16
2024-05-07
parse-options-cb: only abbreviate hashes when hash algo is known
Patrick Steinhardt
2
-1
/
+19
2024-05-07
path: move `validate_headref()` to its only user
Patrick Steinhardt
3
-54
/
+53
2024-05-07
path: harden validation of HEAD with non-standard hashes
Patrick Steinhardt
1
-1
/
+1
2024-05-03
stop using HEAD for attributes in bare repository by default
Junio C Hamano
3
-10
/
+10
2024-04-30
Start the 2.46 cycle
Junio C Hamano
3
-2
/
+57
2024-04-29
Git 2.45
v2.45.0
Junio C Hamano
1
-1
/
+1
2024-04-29
l10n: tr: Update Turkish translations
Emir SARI
1
-250
/
+411
2024-04-28
l10n: zh_CN: for git 2.45 rounds
Teng Long
1
-294
/
+504
2024-04-28
l10n: zh-TW: Git 2.45
Yi-Jyun Pan
1
-331
/
+579
2024-04-28
l10n: vi: Updated translation for 2.45
Vũ Tiến Hưng
1
-4522
/
+5227
2024-04-28
l10n: TEAMS: retire l10n teams no update in 1 year
Jiang Xin
1
-8
/
+8
2024-04-27
l10n: uk: v2.45 update
Arkadii Yakovets
1
-245
/
+418
2024-04-27
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-391
/
+550
2024-04-26
l10n: Update German translation
Ralf Thielow
1
-250
/
+420
2024-04-26
l10n: po-id for 2.45
Bagas Sanjaya
1
-302
/
+510
2024-04-24
fuzz: link fuzz programs with `make all` on Linux
Josh Steadmon
3
-22
/
+32
2024-04-24
maintenance: running maintenance should not stop on errors
Johannes Schindelin
2
-6
/
+7
2024-04-24
for-each-repo: optionally keep going on an error
Johannes Schindelin
3
-2
/
+36
2024-04-24
Documentation/RelNotes/2.45.0.txt: fix typo
Taylor Blau
1
-1
/
+1
2024-04-24
Git 2.45-rc1
v2.45.0-rc1
Junio C Hamano
2
-1
/
+11
2024-04-23
A bit more topics before -rc1
Junio C Hamano
1
-0
/
+33
2024-04-23
format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]
Junio C Hamano
3
-2
/
+21
2024-04-23
format-patch: allow --rfc to optionally take a value, like --rfc=WIP
Junio C Hamano
3
-11
/
+48
2024-04-23
add: plug a leak on interactive_add
Rubén Justo
3
-3
/
+9
2024-04-23
add-patch: plug a leak handling the '/' command
Rubén Justo
1
-0
/
+1
2024-04-23
add-interactive: plug a leak in get_untracked_files
Rubén Justo
1
-0
/
+1
2024-04-23
apply: plug a leak in apply_data
Rubén Justo
9
-1
/
+12
2024-04-22
stash: fix "--staged" with binary files
Adam Johnson
2
-2
/
+11
2024-04-22
docs: address typos in Git v2.45 changelog
Patrick Steinhardt
1
-4
/
+4
2024-04-22
docs: improve changelog entry for `git pack-refs --auto`
Patrick Steinhardt
1
-2
/
+4
2024-04-22
docs: remove duplicate entry and fix typo in 2.45 changelog
Orgad Shaneh
1
-4
/
+1
2024-04-21
don't report vsnprintf(3) error as bug
René Scharfe
3
-4
/
+5
2024-04-21
l10n: bg.po: Updated Bulgarian translation (5652t)
Alexander Shopov
1
-274
/
+457
2024-04-20
l10n: fr: v2.45.0
Jean-Noël Avila
1
-239
/
+442
2024-04-20
l10n: Update Vietnamese team contact
Vũ Tiến Hưng
1
-3
/
+4
2024-04-19
Git 2.45-rc0
v2.45.0-rc0
Junio C Hamano
2
-1
/
+3
2024-04-19
format-patch: ensure that --rfc and -k are mutually exclusive
Dragan Simic
2
-1
/
+24
2024-04-18
SubmittingPatches: demonstrate using git-contacts with git-send-email
Linus Arver
1
-0
/
+7
2024-04-18
SubmittingPatches: add heading for format-patch and send-email
Linus Arver
1
-0
/
+2
2024-04-18
SubmittingPatches: dedupe discussion of security patches
Linus Arver
1
-11
/
+4
2024-04-18
SubmittingPatches: discuss reviewers first
Linus Arver
1
-32
/
+34
[next]