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
sequencer: pass todo_item to do_pick_commit()
Charvi Mendiratta committed over 5 years ago
rebase -i: comment out squash!/fixup! subjects from squash message
Phillip Wood committed over 5 years ago
Jeff King committed over 5 years ago
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev committed over 5 years ago
t5325: check both on-disk and in-memory reverse index
Taylor Blau committed over 5 years ago