AI-powered social skills training app with multi-provider LLM support
Merge branch 'cc/promisor-remote-capability'
Junio C Hamano committed 11 months ago
revision: retain argv NULL invariant in setup_revisions()
Jeff King committed 11 months ago
treewide: pass strvecs around for setup_revisions_from_strvec()
Jeff King committed 11 months ago
treewide: use setup_revisions_from_strvec() when we have a strvec
Jeff King committed 11 months ago
revision: add wrapper to setup_revisions() from a strvec
Jeff King committed 11 months ago
revision: manage memory ownership of argv in setup_revisions()
Jeff King committed 11 months ago
stash: tell setup_revisions() to free our allocated strings
Jeff King committed 11 months ago
t/unit-tests: update to 10e96bc
Patrick Steinhardt committed 11 months ago
builtin/config: do not spawn pager when printing color codes
Patrick Steinhardt committed 11 months ago
builtin/config: special-case retrieving colors without a key
Patrick Steinhardt committed 11 months ago
builtin/config: do not die in `get_color()`
Patrick Steinhardt committed 11 months ago
Patrick Steinhardt committed 11 months ago
t1300: write test expectations in the test's body
Patrick Steinhardt committed 11 months ago
gitk: fix MacOS 10.14 "Mojave" crash on launch
Eric Sunshine committed about 8 years ago
stash: honor stash.index in apply, pop modes
D. Ben Knoble committed 11 months ago
stash: refactor private config globals
D. Ben Knoble committed 11 months ago
t3905: remove unneeded blank line
D. Ben Knoble committed 11 months ago
t3903: reduce dependencies on previous tests
D. Ben Knoble committed 11 months ago
t: add test for git refs optimize subcommand
Meet Soni committed 11 months ago
t0601: refactor tests to be shareable
Meet Soni committed 11 months ago