compat/pread: check initial lseek for errors
Johannes Schindelin committed 23 days ago
last-modified: handle repo_parse_commit() failures
Johannes Schindelin committed 23 days ago
reftable tests: check reftable_table_init_ref_iterator() return
Johannes Schindelin committed 23 days ago
reftable/block: check deflateInit() return value
Johannes Schindelin committed 23 days ago
config: propagate launch_editor() failure in show_editor()
Johannes Schindelin committed 23 days ago
http: die on curl_easy_duphandle failure in get_active_slot
Johannes Schindelin committed 23 days ago
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe committed 23 days ago
tempfile: stop using the_repository
René Scharfe committed 23 days ago
lockfile: add repo_hold_lock_file_for_update{,_timeout}{,_mode}()
René Scharfe committed 23 days ago
refs/packed: use repo_create_tempfile()
René Scharfe committed 23 days ago
tempfile: add repo_create_tempfile{,_mode}()
René Scharfe committed 23 days ago
strbuf: avoid redundant reset in strbuf_getwholeline()
René Scharfe committed 23 days ago
graph: add --[no-]graph-indent and log.graphIndent
Pablo Sabater committed 23 days ago
graph: move config reading into graph_read_config()
Pablo Sabater committed 23 days ago
graph: wrap cascading commits after 4 columns
Pablo Sabater committed 23 days ago
graph: indent visual root in graph
Pablo Sabater committed 23 days ago
graph: add a 2 commit buffer for lookahead
Pablo Sabater committed 23 days ago
revision: add next_commit_to_show()
Pablo Sabater committed 23 days ago
lib-log-graph: move check_graph function
Pablo Sabater committed 23 days ago
repository: adjust the comment of config_values_private_
Tian Yuchen committed 23 days ago