scalar: create a rudimentary executable
Johannes Schindelin committed over 4 years ago
scalar: add a README with a roadmap
Johannes Schindelin committed over 4 years ago
CodingGuidelines: document which output goes to stdout vs. stderr
Eric Sunshine committed over 4 years ago
revision: use C99 declaration of variable in for() loop
Junio C Hamano committed almost 5 years ago
refs/debug: trim trailing LF from reflog message
Han-Wen Nienhuys committed over 4 years ago
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys committed over 4 years ago
t1405: check for_each_reflog_ent_reverse() more thoroughly
Han-Wen Nienhuys committed over 4 years ago
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys committed over 4 years ago
show-branch: show reflog message
Han-Wen Nienhuys committed over 4 years ago
log: load decorations with --simplify-by-decoration
Jeff King committed over 4 years ago
log: handle --decorate-refs with userformat "%d"
Jeff King committed over 4 years ago
branch: protect branches checked out in all worktrees
Anders Kaseorg committed over 4 years ago
receive-pack: protect current branch for bare repository worktree
Anders Kaseorg committed over 4 years ago
receive-pack: clean dead code from update_worktree()
Anders Kaseorg committed over 4 years ago
fetch: protect branches checked out in all worktrees
Anders Kaseorg committed over 4 years ago
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg committed over 4 years ago
branch: lowercase error messages
Anders Kaseorg committed over 4 years ago
receive-pack: lowercase error messages
Anders Kaseorg committed over 4 years ago
fetch: lowercase error messages
Anders Kaseorg committed over 4 years ago
test-lib: make BAIL_OUT() work in tests and prereq
Fabian Stelzer committed over 4 years ago