index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
/
tr.po
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
Downmerge a bit more for 2.37.x
Junio C Hamano
1
-0
/
+17
2022-07-27
Downmerge a handful of fixes for 2.37.x maintenance track
Junio C Hamano
2
-1
/
+48
2022-07-22
read-cache: make `do_read_index()` always set up `istate->repo`
Martin Ågren
2
-1
/
+9
2022-07-22
pkt-line.h: move comment closer to the associated code
Matheus Tavares
1
-8
/
+8
2022-07-21
git-p4: refactoring of p4CmdList()
Kilian Kilger
1
-11
/
+42
2022-07-21
builtin/remote.c: use the right kind of STRING_LIST_INIT
Junio C Hamano
1
-2
/
+1
2022-07-20
git-p4: fix CR LF handling for utf16 files
Moritz Baumann
1
-1
/
+1
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-19
contrib/rerere-train: avoid useless gpg sign in training
Celeste Liu
1
-1
/
+1
2022-07-18
t4200: drop irrelevant code
Martin Ågren
1
-3
/
+0
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-16
commit-graph: fix corrupt upgrade from generation v1 to v2
Taylor Blau
2
-6
/
+6
2022-07-16
commit-graph: introduce `repo_find_commit_pos_in_graph()`
Taylor Blau
2
-3
/
+24
2022-07-16
t5318: demonstrate commit-graph generation v2 corruption
Taylor Blau
1
-0
/
+27
2022-07-15
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe
1
-4
/
+1
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
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
9
-25
/
+40
2022-07-14
checkout: show bug about failed entries being included in final report
Matheus Tavares
2
-1
/
+53
2022-07-14
checkout: document bug where delayed checkout counts entries twice
Matheus Tavares
1
-0
/
+22
2022-07-14
tests: fix incorrect --write-junit-xml code
Johannes Schindelin
1
-5
/
+5
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-11
clone: move unborn head creation to update_head()
Jeff King
1
-12
/
+15
2022-07-08
vimdiff: make layout engine more robust against user vim settings
Fernando Ramos
1
-18
/
+18
2022-07-08
git-p4: fix bug with encoding of p4 client name
Kilian Kilger
1
-2
/
+4
2022-07-08
clone: use remote branch if it matches default HEAD
Jeff King
3
-6
/
+48
2022-07-08
clone: propagate empty remote HEAD even with other branches
Jeff King
2
-22
/
+55
2022-07-08
clone: drop extra newline from warning message
Jeff King
1
-1
/
+1
2022-07-06
ls-files: update test style
Li Linchao
5
-71
/
+132
2022-07-06
merge-ort: fix issue with dual rename and add/add conflict
Elijah Newren
2
-3
/
+9
2022-07-06
merge-ort: shuffle the computation and cleanup of potential collisions
Elijah Newren
1
-5
/
+15
2022-07-06
merge-ort: make a separate function for freeing struct collisions
Elijah Newren
1
-16
/
+22
2022-07-06
merge-ort: small cleanups of check_for_directory_rename
Elijah Newren
1
-6
/
+6
2022-07-06
t6423: add tests of dual directory rename plus add/add conflict
Elijah Newren
1
-0
/
+105
2022-07-04
Git 2.37.1
v2.37.1
Junio C Hamano
3
-2
/
+19
2022-07-01
t6429: fix use of non-existent function
Elijah Newren
1
-1
/
+1
2022-07-01
commit-graph.c: no lazy fetch in lookup_commit_in_graph()
Han Xin
2
-1
/
+71
2022-06-30
config tests: fix harmless but broken "rm -r" cleanup
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-06-30
test-lib.sh: fix prepend_var() quoting issue
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-06-30
tests: add missing double quotes to included library paths
Ævar Arnfjörð Bjarmason
3
-3
/
+3
[next]