pager: properly log pager exit code when signalled
Ævar Arnfjörð Bjarmason committed over 5 years ago
run-command: add braces for "if" block in wait_or_whine()
Ævar Arnfjörð Bjarmason committed over 5 years ago
pager: test for exit code with and without SIGPIPE
Ævar Arnfjörð Bjarmason committed over 5 years ago
pager: refactor wait_for_pager() function
Ævar Arnfjörð Bjarmason committed over 5 years ago
commit-graph: prepare commit graph
Derrick Stolee committed over 5 years ago
commit-graph: be extra careful about mixed generations
Derrick Stolee committed over 5 years ago
commit-graph: compute generations separately
Derrick Stolee committed over 5 years ago
commit-graph: validate layers for generation data
Derrick Stolee committed over 5 years ago
commit-graph: always parse before commit_graph_data_at()
Derrick Stolee committed over 5 years ago
commit-graph: use repo_parse_commit
Derrick Stolee committed over 5 years ago
commit-reach: reduce requirements for remove_redundant()
Derrick Stolee committed over 5 years ago
annotate-tests: quote variable expansions containing path names
Johannes Sixt committed over 5 years ago
worktree: teach `list` verbose mode
Rafael Silva committed over 5 years ago
worktree: teach `list` to annotate prunable worktree
Rafael Silva committed over 5 years ago
worktree: teach `list --porcelain` to annotate locked worktree
Rafael Silva committed over 5 years ago
t2402: ensure locked worktree is properly cleaned up
Rafael Silva committed over 5 years ago
worktree: teach worktree_lock_reason() to gently handle main worktree
Rafael Silva committed over 5 years ago
worktree: teach worktree to lazy-load "prunable" reason
Rafael Silva committed over 5 years ago
worktree: libify should_prune_worktree()
Rafael Silva committed over 5 years ago
doc/git-rebase: add documentation for fixup [-C|-c] options
Charvi Mendiratta committed over 5 years ago