index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
apply docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
1
-7
/
+3
2022-09-07
send-email docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
2
-37
/
+39
2022-09-07
grep docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
2
-29
/
+7
2022-09-07
docs: add and use include template for config/* includes
Ævar Arnfjörð Bjarmason
9
-3
/
+21
2022-07-27
Downmerge a handful of fixes for 2.37.x maintenance track
Junio C Hamano
2
-1
/
+48
2022-07-27
The seventh batch
Junio C Hamano
1
-0
/
+29
2022-07-23
The sixth batch
Junio C Hamano
1
-1
/
+16
2022-07-20
git-p4: fix error handling in P4Unshelve.renameBranch()
Moritz Baumann
1
-5
/
+2
2022-07-20
git-p4: fix typo in P4Submit.applyCommit()
Moritz Baumann
1
-1
/
+1
2022-07-20
git-p4: fix CR LF handling for utf16 files
Moritz Baumann
1
-1
/
+1
2022-07-20
The fifth batch
Junio C Hamano
1
-0
/
+24
2022-07-19
compat/win32: correct for incorrect compiler warning
Derrick Stolee
1
-3
/
+4
2022-07-19
transport.c: avoid "whitelist"
Derrick Stolee
1
-4
/
+4
2022-07-19
t: avoid "whitelist"
Derrick Stolee
4
-8
/
+7
2022-07-19
git.txt: remove redundant language
Derrick Stolee
1
-3
/
+1
2022-07-19
git-cvsserver: clarify directory list
Derrick Stolee
3
-11
/
+12
2022-07-19
daemon: clarify directory arguments
Derrick Stolee
2
-14
/
+15
2022-07-19
osx-keychain: fix compiler warning
Lessley Dennington
1
-1
/
+1
2022-07-18
The fourth batch
Junio C Hamano
1
-0
/
+34
2022-07-18
pack-bitmap.c: continue looping when first MIDX bitmap is found
Teng Long
1
-2
/
+3
2022-07-18
pack-bitmap.c: using error() instead of silently returning -1
Teng Long
1
-1
/
+5
2022-07-18
pack-bitmap.c: do not ignore error when opening a bitmap file
Teng Long
1
-5
/
+12
2022-07-18
pack-bitmap.c: rename "idx_name" to "bitmap_name"
Teng Long
1
-7
/
+7
2022-07-18
pack-bitmap.c: mark more strings for translations
Teng Long
1
-24
/
+24
2022-07-18
pack-bitmap.c: fix formatting of error messages
Teng Long
1
-23
/
+24
2022-07-18
scalar: convert README.md into a technical design doc
Victoria Dye
2
-82
/
+127
2022-07-18
scalar: reword command documentation to clarify purpose
Victoria Dye
1
-5
/
+4
2022-07-18
t4200: drop irrelevant code
Martin Ågren
1
-3
/
+0
2022-07-18
trace2: only include "fsync" events if we git_fsync()
Ævar Arnfjörð Bjarmason
3
-9
/
+42
2022-07-18
config/core.txt: fix minor issues for `core.sparseCheckoutCone`
Martin Ågren
1
-2
/
+2
2022-07-18
index-format.txt: remove outdated list of supported extensions
SZEDER Gábor
1
-2
/
+0
2022-07-17
config.txt: document include, includeIf
Manuel Boni
3
-0
/
+21
2022-07-15
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe
1
-4
/
+1
2022-07-15
commit-graph: pass repo_settings instead of repository
Taylor Blau
5
-10
/
+33
2022-07-15
setup.c: create `safe.bareRepository`
Glen Choo
3
-1
/
+129
2022-07-15
safe.directory: use git_protected_config()
Glen Choo
3
-18
/
+14
2022-07-15
config: learn `git_protected_config()`
Glen Choo
4
-11
/
+82
2022-07-15
Documentation: define protected configuration
Glen Choo
2
-3
/
+16
2022-07-15
Documentation/git-config.txt: add SCOPES section
Glen Choo
1
-23
/
+59
2022-07-15
The third batch
Junio C Hamano
1
-2
/
+22
2022-07-14
shortlog: use a stable sort
Johannes Schindelin
1
-1
/
+1
2022-07-14
mergetool(vimdiff): allow paths to contain spaces again
Johannes Schindelin
1
-4
/
+35
2022-07-14
tests: fix incorrect --write-junit-xml code
Johannes Schindelin
1
-5
/
+5
2022-07-13
The second batch
Junio C Hamano
1
-0
/
+35
2022-07-12
t5330: remove run_with_limited_processses()
Han Xin
1
-24
/
+1
2022-07-12
diff-files: move misplaced cleanup label
Jeff King
1
-1
/
+1
2022-07-12
fsck: do not dereference NULL while checking resolve-undo data
Junio C Hamano
1
-0
/
+1
2022-07-12
The first batch after Git 2.37
Junio C Hamano
1
-0
/
+31
2022-07-11
ref-filter: disable save_commit_buffer while traversing
Jeff King
1
-0
/
+5
2022-07-11
clone: move unborn head creation to update_head()
Jeff King
1
-12
/
+15
[next]