index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run-command.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
28
-25
/
+29
2023-03-19
The second batch
Junio C Hamano
1
-0
/
+52
2023-03-17
Start the 2.41 cycle
Junio C Hamano
3
-2
/
+38
2023-03-12
Git 2.40
v2.40.0
Junio C Hamano
1
-1
/
+1
2023-03-09
object-file: reprepare alternates when necessary
Derrick Stolee
1
-0
/
+10
2023-03-09
fetch: pass --no-write-fetch-head to subprocesses
Eric Wong
3
-0
/
+22
2023-03-09
add-patch: handle "* Unmerged path" lines
Jeff King
2
-1
/
+23
2023-03-08
sequencer.c: fix overflow & segfault in parse_strategy_opts()
Ævar Arnfjörð Bjarmason
2
-2
/
+25
2023-03-08
advice: add diverging advice for novices
Felipe Contreras
3
-0
/
+12
2023-03-08
l10n: zh_CN v2.40.0 round 1
Fangyi Zhou
1
-647
/
+471
2023-03-07
Git 2.40-rc2
v2.40.0-rc2
Junio C Hamano
1
-1
/
+1
2023-03-06
parse-options: use prefix_filename_except_for_dash() helper
Jeff King
1
-3
/
+1
2023-03-06
parse-options: consistently allocate memory in fix_filename()
Jeff King
6
-11
/
+20
2023-03-06
bundle: don't blindly apply prefix_filename() to "-"
Junio C Hamano
4
-1
/
+22
2023-03-06
bundle: document handling of "-" as stdin
Jeff King
1
-3
/
+5
2023-03-06
bundle: let "-" mean stdin for reading operations
Jeff King
2
-4
/
+37
2023-03-06
git-merge-tree.txt: replace spurious HTML entity
Andreas Schwab
1
-1
/
+1
2023-03-06
bundle: turn on --all-progress-implied by default
Jeff King
3
-24
/
+22
2023-03-06
l10n: update German translation
Ralf Thielow
1
-486
/
+681
2023-03-03
format-patch: output header for empty commits
John Keeping
2
-0
/
+11
2023-03-03
l10n: tr: Update Turkish translations for v.2.40.0
Emir SARI
1
-474
/
+297
2023-03-02
l10n: fr: v2.40.0 rnd 2
Jean-Noël Avila
1
-2
/
+6
2023-03-02
l10n: fr: v2.40.0 rnd 1
Jean-Noël Avila
1
-704
/
+294
2023-03-02
l10n: fr: fix some typos
Jean-Noël Avila
1
-3
/
+3
2023-03-02
l10n: po-id for 2.40 (round 1)
Bagas Sanjaya
1
-739
/
+481
2023-03-02
l10n: sv.po: Update Swedish translation (5490t0f0u)
Peter Krefting
1
-471
/
+294
2023-03-02
l10n: bg.po: Updated Bulgarian translation (5490t)
Alexander Shopov
1
-494
/
+312
2023-03-01
l10n: Update Catalan translation
Jordi Mas
1
-475
/
+663
2023-03-01
Git 2.40-rc1
v2.40.0-rc1
Junio C Hamano
1
-1
/
+1
2023-03-01
push: allow delete single-level ref
ZheNing Hu
3
-2
/
+17
2023-03-01
receive-pack: fix funny ref error messsage
ZheNing Hu
1
-1
/
+1
2023-03-01
A bit more before 2.40-rc1
Junio C Hamano
1
-0
/
+9
2023-02-28
range-diff: avoid compiler warning when char is unsigned
René Scharfe
1
-1
/
+1
2023-02-27
signature-format.txt: note SSH and X.509 signature delimiters
Gwyneth Morgan
2
-5
/
+20
2023-02-27
rebase: fix capitalisation autoSquash in i18n string
Fangyi Zhou
1
-1
/
+1
2023-02-27
credential: add WWW-Authenticate header to cred requests
Matthew John Cheetham
3
-1
/
+263
2023-02-27
http: read HTTP WWW-Authenticate response headers
Matthew John Cheetham
4
-0
/
+147
2023-02-27
t5563: add tests for basic and anoymous HTTP access
Matthew John Cheetham
4
-0
/
+129
2023-02-27
A bit more before 2.40-rc1
Junio C Hamano
1
-0
/
+31
2023-02-27
restore: fault --staged --worktree with merge opts
Andy Koppe
2
-9
/
+38
2023-02-27
fetch: support hideRefs to speed up connectivity checks
Eric Wong
8
-12
/
+26
2023-02-27
test-lib: drop comment about test_description
Andrei Rybak
1
-6
/
+0
2023-02-27
unpack-trees: add usage notices around df_conflict_entry
Elijah Newren
2
-1
/
+3
2023-02-27
unpack-trees: special case read-tree debugging as internal usage
Elijah Newren
3
-19
/
+19
2023-02-27
unpack-trees: rewrap a few overlong lines from previous patch
Elijah Newren
1
-7
/
+9
2023-02-27
unpack-trees: mark fields only used internally as internal
Elijah Newren
2
-90
/
+95
2023-02-27
unpack_trees: start splitting internal fields from public API
Elijah Newren
2
-22
/
+25
2023-02-27
sparse-checkout: avoid using internal API of unpack-trees, take 2
Elijah Newren
2
-1
/
+1
2023-02-27
sparse-checkout: avoid using internal API of unpack-trees
Elijah Newren
3
-10
/
+14
[next]