xwrite: poll on non-blocking FDs
Eric Wong committed over 10 years ago
xread: retry after poll on EAGAIN/EWOULDBLOCK
Eric Wong committed over 10 years ago
unpack-trees: fix English grammar in do-this-before-that messages
Alex Henrie committed over 10 years ago
gc: fix off-by-one error with gc.autoPackLimit
Eric Wong committed over 10 years ago
grep/icase: avoid kwsset on literal non-ascii strings
Nguyễn Thái Ngọc Duy committed over 10 years ago
test-regex: expose full regcomp() to the command line
Nguyễn Thái Ngọc Duy committed over 10 years ago
test-regex: isolate the bug test code
Nguyễn Thái Ngọc Duy committed over 10 years ago
grep: break down an "if" stmt in preparation for next changes
Nguyễn Thái Ngọc Duy committed over 10 years ago
new-command.txt: correct the command description file
Nguyễn Thái Ngọc Duy committed over 10 years ago
t4211: ensure that log respects --output=<file>
Johannes Schindelin committed over 10 years ago
shortlog: respect the --output=<file> setting
Johannes Schindelin committed over 10 years ago
format-patch: use stdout directly
Johannes Schindelin committed over 10 years ago
Johannes Schindelin committed over 10 years ago
format-patch: explicitly switch off color when writing to files
Johannes Schindelin committed over 10 years ago
shortlog: support outputting to streams other than stdout
Johannes Schindelin committed over 10 years ago
graph: respect the diffopt.file setting
Johannes Schindelin committed over 10 years ago
line-log: respect diffopt's configured output file stream
Johannes Schindelin committed over 10 years ago
log-tree: respect diffopt's configured output file stream
Johannes Schindelin committed over 10 years ago
log: prepare log/log-tree to reuse the diffopt.close_file attribute
Johannes Schindelin committed over 10 years ago
log: add log.showSignature configuration variable
Mehul Jain committed over 10 years ago