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
rebase -i: teach --autosquash to work with amend!
Charvi Mendiratta committed over 5 years ago
t3437: test script for fixup [-C|-c] options in interactive rebase
Charvi Mendiratta committed over 5 years ago
rebase -i: add fixup [-C | -c] command
Charvi Mendiratta committed over 5 years ago
sequencer: use const variable for commit message comments
Charvi Mendiratta committed over 5 years ago