index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
http: make http_get_file() external
Derrick Stolee
2
-2
/
+11
2022-05-16
fetch-pack: move --keep=* option filling to a function
Ævar Arnfjörð Bjarmason
1
-8
/
+12
2022-05-16
fetch-pack: add a deref_without_lazy_fetch_extended()
Ævar Arnfjörð Bjarmason
1
-7
/
+18
2022-05-16
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
9
-38
/
+121
2022-05-16
connect.c: refactor sending of agent & object-format
Ævar Arnfjörð Bjarmason
1
-13
/
+20
2022-05-16
fetch: limit shared symref check only for local branches
Orgad Shaneh
1
-0
/
+1
2022-05-16
http: add custom hostname to IP address resolutions
Christian Couder
3
-0
/
+41
2022-05-16
fetch-pack: make unexpected peek result non-fatal
Jonathan Tan
1
-8
/
+11
2022-05-12
t0034: add negative tests and allow git init to mostly work under sudo
Carlo Marcelo Arenas Belón
2
-0
/
+77
2022-05-12
git-compat-util: avoid failing dir ownership checks if running privileged
Carlo Marcelo Arenas Belón
3
-2
/
+66
2022-05-12
t: regression git needs safe.directory when using sudo
Carlo Marcelo Arenas Belón
1
-0
/
+44
2022-05-12
MyFirstContribution: drop PR description for GGG single-patch contributions
Philippe Blain
1
-0
/
+10
2022-05-12
MyFirstContribution: reference "The cover letter" in GitGitGadget section
Philippe Blain
1
-2
/
+6
2022-05-12
MyFirstContribution: reference "The cover letter" in "Preparing Email"
Philippe Blain
1
-29
/
+9
2022-05-12
MyFirstContribution: add standalone section on cover letter
Philippe Blain
1
-4
/
+47
2022-05-12
MyFirstContribution: add "Anatomy of a Patch Series" section
Philippe Blain
1
-3
/
+51
2022-05-12
commit: fix "author_ident" leak
Junio C Hamano
3
-3
/
+8
2022-05-12
ci: use https, not http to download binaries from perforce.com
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-05-12
ci: reintroduce prevention from perforce being quarantined in macOS
Carlo Marcelo Arenas Belón
1
-1
/
+2
2022-05-12
ci: avoid brew for installing perforce
Carlo Marcelo Arenas Belón
1
-7
/
+8
2022-05-12
ci: make failure to find perforce more user friendly
Carlo Marcelo Arenas Belón
1
-2
/
+6
2022-05-12
commit-graph.c: don't assume that stat() succeeds
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2022-05-12
object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
Ævar Arnfjörð Bjarmason
3
-6
/
+25
2022-05-12
log test: skip a failing mkstemp() test under valgrind
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2022-05-12
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-11
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
Merge branch 'rs/commit-summary-wo-break-rewrite'
Junio C Hamano
2
-1
/
+31
2022-05-11
Merge branch 'pw/test-malloc-with-sanitize-address'
Junio C Hamano
2
-3
/
+7
2022-05-11
Merge branch 'ea/rebase-code-simplify'
Junio C Hamano
1
-4
/
+2
2022-05-11
Merge branch 'kt/commit-graph-plug-fp-leak-on-error'
Junio C Hamano
1
-3
/
+6
2022-05-11
Merge branch 'ah/rebase-keep-base-fix'
Junio C Hamano
3
-29
/
+60
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
Merge branch 'master' of git://git.ozlabs.org/~paulus/gitk
Junio C Hamano
1
-7
/
+10
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-10
0th batch for topics from the previous cycle
Junio C Hamano
1
-1
/
+22
2022-05-10
Merge branch 'ea/progress-partial-blame'
Junio C Hamano
2
-1
/
+45
2022-05-10
Merge branch 'fr/vimdiff-layout'
Junio C Hamano
27
-32
/
+978
2022-05-10
Merge branch 'jh/p4-various-fixups'
Junio C Hamano
1
-353
/
+521
2022-05-10
Merge branch 'tk/untracked-cache-with-uall'
Junio C Hamano
2
-16
/
+185
2022-05-10
Merge branch 'ab/misc-cleanup'
Junio C Hamano
9
-52
/
+0
2022-05-10
unpack-trees: preserve index sparsity
Victoria Dye
2
-1
/
+7
2022-05-10
stash: apply stash using 'merge_ort_nonrecursive()'
Victoria Dye
2
-8
/
+26
2022-05-10
read-cache: set sparsity when index is new
Victoria Dye
2
-2
/
+18
2022-05-10
sparse-index: expose 'is_sparse_index_allowed()'
Victoria Dye
2
-1
/
+2
2022-05-10
stash: integrate with sparse index
Victoria Dye
2
-1
/
+31
[prev]
[next]