simple-ipc: add win32 implementation
Jeff Hostetler committed over 5 years ago
simple-ipc: design documentation for new IPC mechanism
Jeff Hostetler committed over 5 years ago
pkt-line: add options argument to read_packetized_to_strbuf()
Johannes Schindelin committed over 5 years ago
pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option
Johannes Schindelin committed over 5 years ago
pkt-line: do not issue flush packets in write_packetized_*()
Johannes Schindelin committed over 5 years ago
pkt-line: eliminate the need for static buffer in packet_write_gently()
Jeff Hostetler committed over 5 years ago
doc/git-commit: add documentation for fixup=[amend|reword] options
Charvi Mendiratta committed over 5 years ago
t3437: use --fixup with options to create amend! commit
Charvi Mendiratta committed over 5 years ago
t7500: add tests for --fixup=[amend|reword] options
Charvi Mendiratta committed over 5 years ago
commit: add a reword suboption to --fixup
Charvi Mendiratta committed over 5 years ago
commit: add amend suboption to --fixup to create amend! commit
Charvi Mendiratta committed over 5 years ago
sequencer: export and rename subject_length()
Charvi Mendiratta committed over 5 years ago
Junio C Hamano committed over 5 years ago
Merge branch 'jn/mergetool-hideresolved-is-optional'
Junio C Hamano committed over 5 years ago
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano committed over 5 years ago
init-db: silence template_dir leak when converting to absolute path
Andrzej Hunt committed over 5 years ago
init: remove git_init_db_config() while fixing leaks
Andrzej Hunt committed over 5 years ago
worktree: fix leak in dwim_branch()
Andrzej Hunt committed over 5 years ago
clone: free or UNLEAK further pointers when finished
Andrzej Hunt committed over 5 years ago
reset: free instead of leaking unneeded ref
Andrzej Hunt committed over 5 years ago