index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reset.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-21
fetch: stop passing around unused worktrees variable
Jeff King
1
-15
/
+9
2022-06-15
branch: fix branch_checked_out() leaks
Derrick Stolee
2
-10
/
+43
2022-06-15
branch: use branch_checked_out() when deleting refs
Derrick Stolee
2
-5
/
+7
2022-06-15
fetch: use new branch_checked_out() and add tests
Derrick Stolee
2
-14
/
+55
2022-06-15
branch: check for bisects and rebases
Derrick Stolee
2
-8
/
+49
2022-06-15
branch: add branch_checked_out() helper
Derrick Stolee
3
-0
/
+72
2022-05-23
Second batch
Junio C Hamano
1
-0
/
+10
2022-05-21
First batch for 2.37
Junio C Hamano
1
-0
/
+56
2022-05-16
fetch: limit shared symref check only for local branches
Orgad Shaneh
1
-0
/
+1
2022-05-16
fetch-pack: make unexpected peek result non-fatal
Jonathan Tan
1
-8
/
+11
2022-05-13
MyFirstContribution: drop PR description for GGG single-patch contributions
Philippe Blain
1
-0
/
+10
2022-05-13
MyFirstContribution: reference "The cover letter" in GitGitGadget section
Philippe Blain
1
-2
/
+6
2022-05-13
MyFirstContribution: reference "The cover letter" in "Preparing Email"
Philippe Blain
1
-29
/
+9
2022-05-13
MyFirstContribution: add standalone section on cover letter
Philippe Blain
1
-4
/
+47
2022-05-13
MyFirstContribution: add "Anatomy of a Patch Series" section
Philippe Blain
1
-3
/
+51
2022-05-13
commit: fix "author_ident" leak
Junio C Hamano
3
-3
/
+8
2022-05-13
ci: use https, not http to download binaries from perforce.com
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-05-13
ci: reintroduce prevention from perforce being quarantined in macOS
Carlo Marcelo Arenas Belón
1
-1
/
+2
2022-05-13
ci: avoid brew for installing perforce
Carlo Marcelo Arenas Belón
1
-7
/
+8
2022-05-13
ci: make failure to find perforce more user friendly
Carlo Marcelo Arenas Belón
1
-2
/
+6
2022-05-13
commit-graph.c: don't assume that stat() succeeds
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2022-05-13
object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
Ævar Arnfjörð Bjarmason
3
-6
/
+25
2022-05-13
log test: skip a failing mkstemp() test under valgrind
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2022-05-13
tests: using custom GIT_EXEC_PATH breaks --valgrind tests
Ævar Arnfjörð Bjarmason
2
-2
/
+3
2022-05-12
archive: do not let on-disk mode leak to zip archives
Junio C Hamano
1
-1
/
+1
2022-05-12
pull: do not let submodule.recurse override fetch.recurseSubmodules
Glen Choo
2
-3
/
+33
2022-05-11
second 0th batch of topics from the previous cycle
Junio C Hamano
1
-0
/
+16
2022-05-11
bisect: output bisect setup status in bisect log
Chris Down
2
-5
/
+31
2022-05-11
bisect: output state before we are ready to compute bisection
Chris Down
3
-13
/
+67
2022-05-11
SubmittingPatches: use more stable git.ozlabs.org URL
Junio C Hamano
1
-1
/
+4
2022-05-11
gitk: include y coord in recorded sash position
halilsen
1
-0
/
+3
2022-05-11
gitk: trivial indentation fix
halilsen
1
-7
/
+7
2022-05-11
0th batch for topics from the previous cycle
Junio C Hamano
1
-1
/
+22
2022-05-11
unpack-trees: preserve index sparsity
Victoria Dye
2
-1
/
+7
2022-05-11
stash: apply stash using 'merge_ort_nonrecursive()'
Victoria Dye
2
-8
/
+26
2022-05-11
read-cache: set sparsity when index is new
Victoria Dye
2
-2
/
+18
2022-05-11
sparse-index: expose 'is_sparse_index_allowed()'
Victoria Dye
2
-1
/
+2
2022-05-11
stash: integrate with sparse index
Victoria Dye
2
-1
/
+31
2022-05-11
stash: expand sparse-checkout compatibility testing
Victoria Dye
2
-0
/
+51
2022-05-09
detect-compiler: make detection independent of locale
Michael J Gruber
1
-1
/
+1
2022-05-05
Git 2.36.1
v2.36.1
Junio C Hamano
3
-2
/
+35
2022-05-04
trace2 docs: add missing full stop
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: clarify what `varargs` is all about
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: fix a JSON formatted example
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: surround more terms in backticks
Johannes Schindelin
1
-7
/
+7
2022-05-04
trace2 docs: "printf" is not an English word
Johannes Schindelin
1
-6
/
+6
2022-05-04
trace2 docs: a couple of grammar fixes
Johannes Schindelin
1
-8
/
+8
2022-05-04
git-p4: improve encoding handling to support inconsistent encodings
Tao Klerks
5
-18
/
+572
2022-05-04
A bit more regression fixes for 2.36
Junio C Hamano
1
-0
/
+34
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
2
-2
/
+2
[next]