index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1dc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-26
http.h: remove unnecessary include
Elijah Newren
4
-1
/
+3
2023-12-26
fsmonitor--daemon.h: remove unnecessary includes
Elijah Newren
5
-3
/
+6
2023-12-26
blame.h: remove unnecessary includes
Elijah Newren
2
-3
/
+2
2023-12-26
archive.h: remove unnecessary include
Elijah Newren
4
-1
/
+3
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
158
-293
/
+0
2023-12-26
treewide: remove unnecessary includes from header files
Elijah Newren
4
-4
/
+0
2023-11-20
Git 2.43
v2.43.0
Junio C Hamano
2
-56
/
+70
2023-11-19
l10n: zh-TW: Git 2.43.0-rc1
Yi-Jyun Pan
1
-742
/
+374
2023-11-18
l10n: Update German translation
Ralf Thielow
1
-224
/
+347
2023-11-18
l10n: bg.po: Updated Bulgarian translation (5579t)
Alexander Shopov
1
-576
/
+872
2023-11-18
l10n: zh_CN: for git 2.43.0-rc1
Teng Long
1
-229
/
+373
2023-11-16
send-email: remove stray characters from usage
Todd Zullinger
1
-2
/
+2
2023-11-14
Git 2.43-rc2
v2.43.0-rc2
Junio C Hamano
1
-1
/
+1
2023-11-14
glossary: add definitions for dereference & peel
Victoria Dye
1
-14
/
+35
2023-11-13
l10n: Update Catalan translation
Jordi Mas
1
-264
/
+427
2023-11-12
l10n: po-id for 2.43 (round 1)
Bagas Sanjaya
1
-274
/
+400
2023-11-12
RelNotes: minor wording fixes in 2.43.0 release notes
Elijah Newren
1
-18
/
+18
2023-11-11
l10n: fr: v2.43.0 rnd 2
Jean-Noël Avila
1
-220
/
+420
2023-11-10
l10n: update uk localization for v2.43
Arkadii Yakovets
1
-267
/
+358
2023-11-09
l10n: sv.po: Update Swedish translation (5579t)
Peter Krefting
1
-1750
/
+1819
2023-11-09
l10n: tr: v2.43.0
Emir SARI
1
-207
/
+322
2023-11-08
Git 2.43-rc1
v2.43.0-rc1
Junio C Hamano
2
-1
/
+6
2023-11-08
Prepare for -rc1
Junio C Hamano
1
-1
/
+19
2023-11-07
pack-bitmap: drop --unpacked non-commit objects from results
Taylor Blau
3
-0
/
+47
2023-11-07
list-objects: drop --unpacked non-commit objects from results
Taylor Blau
2
-0
/
+16
2023-11-07
RelNotes: improve wording of credential helper notes
Todd Zullinger
1
-2
/
+3
2023-11-07
RelNotes: minor typo fixes in 2.43.0 draft
Todd Zullinger
1
-2
/
+2
2023-11-07
A bit more before -rc1
Junio C Hamano
1
-54
/
+15
2023-11-07
setup: fix leaking repository format
Patrick Steinhardt
1
-0
/
+2
2023-11-07
setup: refactor `upgrade_repository_format()` to have common exit
Patrick Steinhardt
1
-11
/
+20
2023-11-07
shallow: fix memory leak when registering shallow roots
Patrick Steinhardt
3
-1
/
+6
2023-11-07
test-bloom: stop setting up Git directory twice
Patrick Steinhardt
1
-1
/
+0
2023-11-04
t: avoid perl's pack/unpack "Q" specifier
Jeff King
1
-3
/
+27
2023-11-03
ci: upgrade to using macos-13
Johannes Schindelin
2
-7
/
+5
2023-11-03
strvec: drop unnecessary include of hex.h
Linus Arver
1
-1
/
+0
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
225
-1191
/
+1191
2023-11-02
Git 2.42.1
v2.42.1
Junio C Hamano
3
-2
/
+90
2023-11-02
max_tree_depth: lower it for MSVC to avoid stack overflows
Johannes Schindelin
1
-1
/
+14
2023-11-02
merge-file: add an option to process object IDs
brian m. carlson
3
-18
/
+123
2023-11-02
git-merge-file doc: drop "-file" from argument placeholders
Martin Ågren
1
-10
/
+11
2023-11-01
Documentation/gitformat-pack.txt: fix incorrect MIDX documentation
Taylor Blau
1
-4
/
+5
2023-11-01
Documentation/gitformat-pack.txt: fix typo
Taylor Blau
1
-1
/
+1
2023-11-01
clang-format: fix typo in comment
Aditya Neelamraju
1
-3
/
+3
2023-11-01
t: use git-show-ref(1) to check for ref existence
Patrick Steinhardt
5
-27
/
+94
2023-11-01
builtin/show-ref: add new mode to check for reference existence
Patrick Steinhardt
3
-6
/
+117
2023-11-01
builtin/show-ref: explicitly spell out different modes in synopsis
Patrick Steinhardt
2
-4
/
+10
2023-11-01
builtin/show-ref: ensure mutual exclusiveness of subcommands
Patrick Steinhardt
2
-0
/
+13
2023-11-01
builtin/show-ref: refactor options for patterns subcommand
Patrick Steinhardt
1
-13
/
+22
2023-11-01
builtin/show-ref: stop using global vars for `show_one()`
Patrick Steinhardt
1
-22
/
+40
2023-11-01
builtin/show-ref: stop using global variable to count matches
Patrick Steinhardt
1
-3
/
+4
[next]