doc: patch-id: see also git-cherry(1)
Kristoffer Haugsbakk committed 6 months ago
doc: patch-id: add script example
Kristoffer Haugsbakk committed 6 months ago
doc: patch-id: emphasize multi-patch processing
Kristoffer Haugsbakk committed 6 months ago
add-patch: allow interfile navigation when selecting hunks
Abraham Samuel Adekunle committed 6 months ago
add-patch: allow all-or-none application of patches
Abraham Samuel Adekunle committed 6 months ago
add-patch: modify patch_update_file() signature
Abraham Samuel Adekunle committed 6 months ago
interactive -p: add new `--auto-advance` flag
Abraham Samuel Adekunle committed 6 months ago
ref-filter: avoid strrchr() in rstrip_ref_components()
Jeff King committed 6 months ago
ref-filter: simplify rstrip_ref_components() memory handling
Jeff King committed 6 months ago
ref-filter: simplify lstrip_ref_components() memory handling
Jeff King committed 6 months ago
ref-filter: factor out refname component counting
Jeff King committed 6 months ago
Documentation/git-history: document default for "--update-refs="
Patrick Steinhardt committed 6 months ago
builtin/history: rename "--ref-action=" to "--update-refs="
Patrick Steinhardt committed 6 months ago
builtin/history: replace "--ref-action=print" with "--dry-run"
Patrick Steinhardt committed 6 months ago
builtin/history: check for merges before asking for user input
Patrick Steinhardt committed 6 months ago
builtin/history: perform revwalk checks before asking for user input
Patrick Steinhardt committed 6 months ago
git-gui: wire up "git-gui--askyesno" with Meson
Patrick Steinhardt committed 6 months ago
git-gui: massage "git-gui--askyesno" with "generate-script.sh"
Patrick Steinhardt committed 6 months ago
git-gui: prefer shell at "/bin/sh" with Meson
Patrick Steinhardt committed 6 months ago
git-gui: fix use of GIT_CEILING_DIRECTORIES
Patrick Steinhardt committed 6 months ago