index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-05-26
revert: optionally refer to commit in the "reference" format
Junio C Hamano
-5
/
+74
2022-05-26
t7527: improve implicit shutdown testing in fsmonitor--daemon
Jeff Hostetler
-14
/
+40
2022-05-26
fsmonitor--daemon: allow --super-prefix argument
Jeff Hostetler
-1
/
+51
2022-05-26
t7527: test Unicode NFC/NFD handling on MacOS
Jeff Hostetler
-0
/
+55
2022-05-26
t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd
Jeff Hostetler
-0
/
+162
2022-05-26
t/helper/hexdump: add helper to print hexdump of stdin
Jeff Hostetler
-0
/
+33
2022-05-26
fsmonitor: on macOS also emit NFC spelling for NFD pathname
Jeff Hostetler
-2
/
+31
2022-05-26
t7527: test FSMonitor on case insensitive+preserving file system
Jeff Hostetler
-0
/
+36
2022-05-26
fsmonitor: never set CE_FSMONITOR_VALID on submodules
Jeff Hostetler
-0
/
+124
2022-05-26
t/perf/p7527: add perf test for builtin FSMonitor
Jeff Hostetler
-0
/
+257
2022-05-26
t7527: FSMonitor tests for directory moves
Jeff Hostetler
-0
/
+27
2022-05-26
fsmonitor: optimize processing of directory events
Jeff Hostetler
-17
/
+54
2022-05-26
fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
Jeff Hostetler
-0
/
+25
2022-05-26
fsm-health-win32: force shutdown daemon if worktree root moves
Jeff Hostetler
-0
/
+143
2022-05-26
fsm-health-win32: add polling framework to monitor daemon health
Jeff Hostetler
-1
/
+64
2022-05-26
fsmonitor--daemon: stub in health thread
Jeff Hostetler
-2
/
+192
2022-05-26
fsmonitor--daemon: rename listener thread related variables
Jeff Hostetler
-36
/
+36
2022-05-26
fsmonitor--daemon: prepare for adding health thread
Jeff Hostetler
-7
/
+20
2022-05-26
fsmonitor--daemon: cd out of worktree root
Jeff Hostetler
-8
/
+47
2022-05-26
fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
Jeff Hostetler
-1
/
+33
2022-05-26
unpack-trees: initialize fsmonitor_has_run_once in o->result
Jeff Hostetler
-0
/
+1
2022-05-26
fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible
Jeff Hostetler
-3
/
+24
2022-05-26
fsmonitor-settings: remote repos on Windows are incompatible
Jeff Hostetler
-0
/
+102
2022-05-26
fsmonitor-settings: remote repos on macOS are incompatible
Jeff Hostetler
-0
/
+80
2022-05-26
fsmonitor-settings: stub in macOS-specific incompatibility checking
Jeff Hostetler
-0
/
+13
2022-05-26
fsmonitor-settings: VFS for Git virtual repos are incompatible
Jeff Hostetler
-0
/
+42
2022-05-26
fsmonitor-settings: stub in Win32-specific incompatibility checking
Jeff Hostetler
-0
/
+52
2022-05-26
fsmonitor-settings: bare repos are incompatible with FSMonitor
Jeff Hostetler
-20
/
+186
2022-05-26
t/helper/fsmonitor-client: create stress test
Jeff Hostetler
-0
/
+106
2022-05-26
t7527: test FSMonitor on repos with Unicode root paths
Jeff Hostetler
-0
/
+23
2022-05-26
fsm-listen-win32: handle shortnames
Jeff Hostetler
-54
/
+397
2022-05-26
sha1-file.c: don't freshen cruft packs
Taylor Blau
-0
/
+27
2022-05-26
builtin/gc.c: conditionally avoid pruning objects via loose
Taylor Blau
-8
/
+65
2022-05-26
builtin/repack.c: add cruft packs to MIDX during geometric repack
Taylor Blau
-3
/
+46
2022-05-26
builtin/repack.c: use named flags for existing_packs
Taylor Blau
-3
/
+6
2022-05-26
builtin/repack.c: allow configuring cruft pack generation
Taylor Blau
-14
/
+127
2022-05-26
builtin/repack.c: support generating a cruft pack
Taylor Blau
-6
/
+319
2022-05-26
builtin/pack-objects.c: --cruft with expiration
Taylor Blau
-3
/
+228
2022-05-26
reachable: report precise timestamps from objects in cruft packs
Taylor Blau
-1
/
+8
2022-05-26
reachable: add options to add_unseen_recent_objects_to_traversal
Taylor Blau
-10
/
+52
2022-05-26
builtin/pack-objects.c: --cruft without expiration
Taylor Blau
-5
/
+448
2022-05-26
builtin/pack-objects.c: return from create_object_entry()
Taylor Blau
-7
/
+9
2022-05-26
t/helper: add 'pack-mtimes' test-tool
Taylor Blau
-0
/
+59
2022-05-26
pack-mtimes: support writing pack .mtimes files
Taylor Blau
-0
/
+109
2022-05-26
chunk-format.h: extract oid_version()
Taylor Blau
-43
/
+23
2022-05-26
pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
Taylor Blau
-2
/
+7
2022-05-26
pack-mtimes: support reading .mtimes files
Taylor Blau
-3
/
+202
2022-05-26
Fourth batch
Junio C Hamano
-0
/
+19
2022-05-26
Merge branch 'ac/remote-v-with-object-list-filters'
Junio C Hamano
-5
/
+49
2022-05-26
Merge branch 'cb/path-owner-check-with-sudo'
Junio C Hamano
-1
/
+186
[prev]
[next]