AI-powered social skills training app with multi-provider LLM support
merge-ort: support having merge verbosity be set to 0
Elijah Newren committed over 1 year ago
merge-ort: allow rename detection to be disabled
Elijah Newren committed over 1 year ago
merge-ort: add new merge_ort_generic() function
Elijah Newren committed over 1 year ago
doc: add missing commit C to the graph for --ancestry-path=H D..M
Han Jiang committed over 1 year ago
doc: restore: remove note on --patch w/ pathspecs
Adam Johnson committed about 3 years ago
config.mak.dev: enable -Wunreachable-code
Jeff King committed over 1 year ago
git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
Junio C Hamano committed over 1 year ago
Merge branch 'tb/multi-cruft-pack-refresh-fix' into tb/combine-cruft-below-size
Junio C Hamano committed over 1 year ago
reflog: implement subcommand to drop reflogs
Karthik Nayak committed over 1 year ago
reflog: improve error for when reflog is not found
Karthik Nayak committed over 1 year ago
run-command: use errno to check for sigfillset() error
Jeff King committed over 1 year ago
merge-ort: remove extraneous word in comment
Elijah Newren committed over 1 year ago
merge-ort: fix accidental strset<->strintmap
Elijah Newren committed over 1 year ago
t7615: be more explicit about diff algorithm used
Elijah Newren committed over 1 year ago
t6423: fix a comment that accidentally reversed two commits
Elijah Newren committed over 1 year ago
stash: remove merge-recursive.h include
Elijah Newren committed over 1 year ago
meson: fix perl detection when docs are enabled, but perl bindings aren't
Eli Schwartz committed over 1 year ago
git-gui: heed core.commentChar/commentString
Oswald Buddenhagen committed over 1 year ago
diffcore-rename: fix BUG when break detection and --follow used together
Elijah Newren committed over 1 year ago
xdiff: avoid arithmetic overflow in xdl_get_hunk()
René Scharfe committed over 1 year ago