index
:
archived-zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/loadoplog-refactor
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/opaque-file-handle
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/trim-malloc-at-threadpool-idle
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fixups
sb/horde-compressedbuffer
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/shared-string
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zen
/
zen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't add quotes to arguments which are already quoted
Liam Mitchell
2025-07-15
1
-1
/
+2
*
`--output-path` option added to `zen version` command (#440)
Dan Engelbrecht
2025-06-18
1
-1
/
+1
*
sentry config (#430)
Dan Engelbrecht
2025-06-12
1
-6
/
+34
*
make sure we finish progress at 100% if not done (#432)
Dan Engelbrecht
2025-06-10
1
-1
/
+1
*
revert 61b4a88f and cadaad63
Dan Engelbrecht
2025-06-10
1
-34
/
+6
*
add sentry configurations options for debug/environment
Dan Engelbrecht
2025-06-10
1
-6
/
+34
*
`--sentry-dsn` option for zen command line and zenserver to control Sentry re...
Dan Engelbrecht
2025-06-09
1
-8
/
+14
*
pause, resume and abort running builds cmd (#421)
Dan Engelbrecht
2025-06-05
1
-8
/
+35
*
Initialize sentry after command line parsing is done (#420)
Stefan Boberg
2025-06-04
1
-24
/
+25
*
skip empty or single-space command line arguments (#393)
Dan Engelbrecht
2025-05-13
1
-1
/
+5
*
add sentry for zen command (#373)
Dan Engelbrecht
2025-05-06
1
-0
/
+35
*
UE style formatted progress output (#380)
Dan Engelbrecht
2025-05-05
1
-46
/
+135
*
zen wipe command (#366)
Dan Engelbrecht
2025-04-23
1
-0
/
+3
*
"unlimited" line length when using plain progress (#347)
Dan Engelbrecht
2025-04-04
1
-7
/
+19
*
progress bar improvements (#346)
Dan Engelbrecht
2025-04-04
1
-18
/
+82
*
fix quoted command lines arguments (#306)
Dan Engelbrecht
2025-03-12
1
-0
/
+18
*
ProgressBar improvements (#305)
Stefan Boberg
2025-03-12
1
-2
/
+41
*
improved block gen logic (#302)
Dan Engelbrecht
2025-03-12
1
-0
/
+3
*
Build command tweaks (#301)
Stefan Boberg
2025-03-11
1
-33
/
+20
*
Add trace support for zen CLI command (#296)
Stefan Boberg
2025-03-05
1
-0
/
+54
*
improve error handling (#289)
Dan Engelbrecht
2025-02-28
1
-1
/
+1
*
builds upload command (#278)
Dan Engelbrecht
2025-02-26
1
-0
/
+3
*
improvements and infrastructure for upcoming builds api command line (#284)
Dan Engelbrecht
2025-02-25
1
-4
/
+16
*
Insights-compatible memory tracking (#214)
Stefan Boberg
2024-11-25
1
-7
/
+1
*
oplog prep gc fix (#216)
Dan Engelbrecht
2024-11-15
1
-1
/
+3
*
project details cmd resolve prj oplog (#209)
Dan Engelbrecht
2024-11-06
1
-2
/
+2
*
Improved oplog import/export progress indicator at commandline (#206)
Dan Engelbrecht
2024-11-06
1
-0
/
+101
*
cache get command (#183)
Dan Engelbrecht
2024-10-03
1
-0
/
+2
*
cache generate command to create large data sets for testing (#159)
Dan Engelbrecht
2024-09-18
1
-0
/
+2
*
oplog cmd improvements (#152)
Dan Engelbrecht
2024-09-11
1
-4
/
+0
*
workspaces review feedback
Dan Engelbrecht
2024-05-29
1
-4
/
+4
*
workspace shares (#84)
Dan Engelbrecht
2024-05-29
1
-45
/
+83
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-5
/
+5
*
Actually thow exception if we can't parse the jobid when starting async job (...
Dan Engelbrecht
2024-01-31
1
-1
/
+7
*
Adding an info command to display a top-level summary of disk space etc (#602)
Stefan Boberg
2023-12-12
1
-0
/
+3
*
gc stop command (#569)
v0.2.36-pre2
Dan Engelbrecht
2023-11-27
1
-0
/
+2
*
lined up rpc command descriptions with names
Stefan Boberg
2023-11-22
1
-3
/
+3
*
zen run command (#552)
Stefan Boberg
2023-11-21
1
-73
/
+111
*
removed zen runtests command (#551)
Stefan Boberg
2023-11-16
1
-29
/
+0
*
remove dependency on cxxopts exception types (#542)
Stefan Boberg
2023-11-15
1
-21
/
+21
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
1
-4
/
+5
*
zen copy-state command to copy a zenserver data directory without the bulk da...
Dan Engelbrecht
2023-11-06
1
-0
/
+2
*
add `flush` command and more gc status info (#483)
Dan Engelbrecht
2023-10-18
1
-0
/
+2
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2023-09-26
1
-15
/
+19
|
\
|
*
Add runtime status/control of logging (#419)
Dan Engelbrecht
2023-09-22
1
-0
/
+2
|
*
Collect all zen admin-related commands into admin.h/.cpp (#418)
Dan Engelbrecht
2023-09-22
1
-16
/
+15
|
*
add trace command to enable/disable tracing at runtime (#416)
Dan Engelbrecht
2023-09-22
1
-0
/
+3
*
|
sort commands for cleaner merges
Stefan Boberg
2023-09-26
1
-2
/
+2
|
/
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
1
-0
/
+3
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
1
-0
/
+3
[next]