index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitweb
/
gitweb.perl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
list-objects-filter: convert filter_spec to a strbuf
Jeff King
2
-35
/
+20
2022-09-12
list-objects-filter: add and use initializers
Jeff King
11
-15
/
+27
2022-09-12
list-objects-filter: handle null default filter spec
Jeff King
1
-1
/
+1
2022-09-12
list-objects-filter: don't memset after releasing filter struct
Jeff King
1
-3
/
+1
2022-09-08
prepare_repo_settings(): plug leak of config values
Jeff King
1
-4
/
+3
2022-09-08
list_objects_filter_options: plug leak of filter_spec strings
Jeff King
1
-6
/
+13
2022-09-08
transport: free filter options in disconnect_git()
Jeff King
1
-0
/
+1
2022-09-08
transport: deep-copy object-filter struct for fetch-pack
Jeff King
1
-1
/
+3
2022-09-08
list_objects_filter_copy(): deep-copy sparse_oid_name field
Jeff King
1
-0
/
+1
2022-08-30
Git 2.37.3
v2.37.3
Junio C Hamano
2
-4
/
+4
2022-08-26
A handful more topics from the 'master' front for 2.37.3
Junio C Hamano
2
-1
/
+47
2022-08-10
Git 2.37.2
v2.37.2
Junio C Hamano
2
-1
/
+25
2022-08-10
fsck: downgrade tree badFilemode to "info"
Jeff King
2
-1
/
+18
2022-08-10
fsck: actually detect bad file modes in trees
Jeff King
2
-1
/
+15
2022-08-10
tree-walk: add a mechanism for getting non-canonicalized modes
Jeff King
4
-9
/
+19
2022-08-10
mergetools: vimdiff: simplify tabfirst
Felipe Contreras
1
-25
/
+19
2022-08-10
mergetools: vimdiff: fix single window layouts
Felipe Contreras
1
-12
/
+8
2022-08-10
mergetools: vimdiff: rework tab logic
Felipe Contreras
1
-28
/
+22
2022-08-10
mergetools: vimdiff: fix for diffopt
Felipe Contreras
1
-18
/
+18
2022-08-10
mergetools: vimdiff: silence annoying messages
Felipe Contreras
1
-2
/
+2
2022-08-10
mergetools: vimdiff: make vimdiff3 actually work
Felipe Contreras
1
-18
/
+18
2022-08-10
mergetools: vimdiff: fix comment
Felipe Contreras
1
-2
/
+2
2022-08-10
doc add: renormalize is not idempotent for CRCRLF
Philip Oakley
1
-1
/
+3
2022-08-08
unpack-trees: unpack new trees as sparse directories
Victoria Dye
2
-10
/
+113
2022-08-08
cache.h: create 'index_name_pos_sparse()'
Victoria Dye
2
-0
/
+14
2022-08-08
oneway_diff: handle removed sparse directories
Victoria Dye
1
-0
/
+5
2022-08-08
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
2
-0
/
+9
2022-08-08
mingw: handle a file owned by the Administrators group correctly
Johannes Schindelin
1
-0
/
+10
2022-08-08
mingw: be more informative when ownership check fails on FAT32
Johannes Schindelin
1
-1
/
+24
2022-08-08
mingw: provide details about unsafe directories' ownership
Johannes Schindelin
1
-0
/
+24
2022-08-08
setup: prepare for more detailed "dubious ownership" messages
Johannes Schindelin
4
-13
/
+21
2022-08-08
setup: fix some formatting
Johannes Schindelin
1
-4
/
+5
2022-08-05
Downmerge a bit more for 2.37.x
Junio C Hamano
1
-0
/
+17
2022-08-05
hook API: don't segfault on strbuf_addf() to NULL "out"
Ævar Arnfjörð Bjarmason
2
-7
/
+26
2022-08-04
tests: cache glibc version check
Phillip Wood
1
-3
/
+8
2022-08-01
Documentation/git-reflog: remove unneeded \ from \{
Glen Choo
1
-1
/
+1
2022-07-31
merge-ort: do leave trace2 region even if checkout fails
Johannes Schindelin
1
-0
/
+3
2022-07-31
merge-ort: clean up after failed merge
Johannes Schindelin
1
-0
/
+2
2022-07-31
config.mak.dev: squelch -Wno-missing-braces for older gcc
Jeff King
1
-0
/
+4
2022-07-29
lstat(mingw): correctly detect ENOTDIR scenarios
Johannes Schindelin
1
-2
/
+2
2022-07-29
mingw: remove unneeded `NO_CURL` directive
Johannes Schindelin
1
-1
/
+0
2022-07-29
mingw: remove unneeded `NO_GETTEXT` directive
Johannes Schindelin
1
-1
/
+0
2022-07-29
windows: include the Python bits when building Git for Windows
Johannes Schindelin
1
-1
/
+2
2022-07-27
Downmerge a handful of fixes for 2.37.x maintenance track
Junio C Hamano
2
-1
/
+48
2022-07-27
cmake: support local installations of git
Carlo Marcelo Arenas Belón
1
-1
/
+1
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-20
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
[next]