index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace2
Age
Commit message (
Expand
)
Author
2025-08-02
trace2: do not use strbuf_split*()
Junio C Hamano
2025-08-02
trace2: trim_trailing_newline followed by trim is a no-op
Junio C Hamano
2025-05-15
trace2: avoid "futile conditional"
Johannes Schindelin
2025-03-03
trace2/tr2_sysenv.c: *.txt -> *.adoc fixes
Todd Zullinger
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
2025-01-29
Merge branch 'am/trace2-with-valueless-true'
Junio C Hamano
2025-01-23
trace2: prevent segfault on config collection with valueless true
Adam Murray
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-10-04
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-10-03
trace2: fix typos
Andrew Kreimer
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
2024-09-27
trace2: destroy context stored in thread-local storage
Patrick Steinhardt
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-16
refs/reftable: wire up support for exclude patterns
Patrick Steinhardt
2024-09-12
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt
2024-08-22
trace2: implement trace2_printf() for event target
Josh Steadmon
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
trace2/tr2_tls.h: remove unnecessary include
Elijah Newren
2023-12-09
trace2: handle NULL values in tr2_sysenv config callback
Jeff King
2023-08-29
trace2: mark unused config callback parameter
Jeff King
2023-08-29
trace2: mark unused us_elapsed_absolute parameters
Jeff King
2023-08-02
Merge branch 'bb/use-trace2-counters-for-fsync-stats'
Junio C Hamano
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-20
wrapper: use trace2 counters to collect fsync stats
Beat Bolli
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-10
refs/packed-backend.c: add trace2 counters for jump list
Taylor Blau
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-06-28
trace2: plumb config kvi
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-02-23
dir.h: refactor to no longer need to include cache.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-23
treewide: remove unnecessary cache.h includes in source files
Elijah Newren
2022-10-24
trace2: add global counter mechanism
Jeff Hostetler
2022-10-24
trace2: add stopwatch timers
Jeff Hostetler
2022-10-24
trace2: convert ctx.thread_name from strbuf to pointer
Jeff Hostetler
2022-10-24
trace2: improve thread-name documentation in the thread-context
Jeff Hostetler
2022-10-24
trace2: rename the thread_name argument to trace2_thread_start
Jeff Hostetler
2022-10-24
tr2tls: clarify TLS terminology
Jeff Hostetler
2022-10-24
trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
Jeff Hostetler
2022-08-11
tr2: shows scope unconditionally in addition to key-value pair
Teng Long
2022-02-24
trace2: use designated initializers for "struct tr2_dst"
Ævar Arnfjörð Bjarmason
[next]