AI-powered social skills training app with multi-provider LLM support
t0014: test shadowing of aliases for a sample of builtins
Kristoffer Haugsbakk committed 11 months ago
git: allow alias-shadowing deprecated builtins
Kristoffer Haugsbakk committed 11 months ago
git: move seen-alias bookkeeping into handle_alias(...)
Kristoffer Haugsbakk committed 11 months ago
git: add `deprecated` category to --list-cmds
Kristoffer Haugsbakk committed 11 months ago
Makefile: don’t add whatchanged after it has been removed
Kristoffer Haugsbakk committed 11 months ago
fast-import: add '--signed-commits=<mode>' option
Christian Couder committed 11 months ago
gpg-interface: refactor 'enum sign_mode' parsing
Christian Couder committed 11 months ago
refs/files: handle D/F conflicts during locking
Karthik Nayak committed 11 months ago
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak committed 11 months ago
refs/files: use correct error type when lock exists
Karthik Nayak committed 11 months ago
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak committed 11 months ago
send-email: don't duplicate Reply-to: in intro message
NeilBrown committed 11 months ago
config: store want_color() result in a separate bool
Jeff King committed 11 months ago
add-interactive: retain colorbool values longer
Jeff King committed 11 months ago
color: return bool from want_color()
Jeff King committed 11 months ago
color: use git_colorbool enum type to store colorbools
Jeff King committed 11 months ago
mailmap: consolidate multiple addresses into one
Greg Hurrell committed 11 months ago
pretty: use format_commit_context.auto_color as colorbool
Jeff King committed 11 months ago
diff: stop passing ecbdata->use_color as boolean
Jeff King committed 11 months ago
diff: pass o->use_color directly to fill_metainfo()
Jeff King committed 11 months ago