Commit Briefs


Stefan Sperling

send indexing progress via an imsg



Stefan Sperling

rename imsg FETCH_PROGRESS to FETCH_REF



Stefan Sperling

prepare for providing refs we already have in fetch request imsg

currently we always send and expect an empty list


Stefan Sperling

fix typo in comment



Stefan Sperling

send fetch progress over imsg








Stefan Sperling

parse remotes from gitconfig




joshua stein

implement spawning an editor to collect a commit message

bails on empty messages, trims leading and trailing newlines this currently disables the unveil in the commit process because it's not compatible with spawning the editor also prevent commits when there are no changes


Stefan Sperling

happy new copyright year