Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/suppress-clang-warning'
2011-08-01
grep: add option to show whole function as context
diff
|
tree
2011-06-06
grep: add --heading
diff
|
tree
2011-06-06
grep: add --break
diff
|
tree
2011-06-06
grep: fix coloring of hunk marks between files
diff
|
tree
2011-05-26
t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test
diff
|
tree
2011-04-27
strbuf: clarify assertion in strbuf_setlen()
diff
|
tree
2011-04-14
archive: document limitation of tar.umask config setting
diff
|
tree
2011-03-20
grep: read patterns from stdin with -f -
diff
|
tree
2011-02-13
repo-config: add deprecation warning
diff
|
tree
2010-12-26
close file on error in read_mmfile()
diff
|
tree
2010-11-15
verify-tag: document --verbose
diff
|
tree
2010-11-15
branch: improve --verbose description
diff
|
tree
2010-11-15
archive: improve --verbose description
diff
|
tree
2010-11-15
add OPT__FORCE
diff
|
tree
2010-11-15
add description parameter to OPT__QUIET
diff
|
tree
2010-11-15
add description parameter to OPT__DRY_RUN
diff
|
tree
2010-11-15
add description parameter to OPT__VERBOSE
diff
|
tree
2010-10-06
work around buggy S_ISxxx(m) implementations
diff
|
tree
2010-09-30
diff: avoid repeated scanning while looking for funcname
diff
|
tree
2010-09-11
compat/nedmalloc: don't force NDEBUG on the rest of git
diff
|
tree
2010-08-09
prune: allow --dry-run for -n and --verbose for -v
diff
|
tree
2010-08-09
notes: allow --dry-run for -n and --verbose for -v
diff
|
tree
2010-05-24
grep: support NUL chars in search strings for -F
diff
|
tree
2010-05-24
grep: use REG_STARTEND for all matching if available
diff
|
tree
2010-05-24
grep: continue case insensitive fixed string search...
diff
|
tree
2010-05-24
grep: use memmem() for fixed string search
diff
|
tree
2010-05-24
grep: --name-only over binary
diff
|
tree
2010-05-24
grep: --count over binary
diff
|
tree
2010-05-24
grep: grep: refactor handling of binary mode options
diff
|
tree
2010-05-24
grep: add test script for binary file handling
diff
|
tree
2010-05-20
Fix checkout of large files to network shares on Windows XP
diff
|
tree
2010-05-04
remove ecb parameter from xdi_diff_outf()
diff
|
tree
2010-05-02
git diff too slow for a file
diff
|
tree
2010-03-15
grep: enable threading for context line printing
diff
|
tree
2010-03-13
for_each_recent_reflog_ent(): use strbuf, fix offset...
diff
|
tree
2010-03-13
blame: fix indent of line numbers
diff
|
tree
2010-02-20
utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()
diff
|
tree
2010-02-20
utf8.c: remove strbuf_write()
diff
|
tree
2010-02-20
utf8.c: remove print_spaces()
diff
|
tree
2010-02-20
utf8.c: remove print_wrapped_text()
diff
|
tree
2010-02-14
fix minor memory leak in get_tree_entry()
diff
|
tree
2010-02-07
archive: simplify archive format guessing
diff
|
tree
2010-02-06
setenv(GIT_DIR) clean-up
diff
|
tree
2010-02-03
grep: simplify assignment of ->fixed
diff
|
tree
2009-12-30
archive: complain about path specs that don't match...
diff
|
tree
2009-12-04
archive: clarify description of path parameter
diff
|
tree
2009-11-23
mergetool--lib: simplify guess_merge_tool()
diff
|
tree
2009-11-23
strbuf_add_wrapped_text(): skip over colour codes
diff
|
tree
2009-11-23
log --format: document %w
diff
|
tree
2009-11-23
strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()
diff
|
tree
2009-11-23
grep: unset GREP_OPTIONS before spawning external grep
diff
|
tree
2009-11-09
log --format: don't ignore %w() at the start of format...
diff
|
tree
2009-10-23
Implement wrap format %w() as if it is a mode switch
diff
|
tree
2009-10-19
describe: load refnames before calling describe()
diff
|
tree
2009-10-09
Git archive and trailing "/" in prefix
diff
|
tree
2009-08-29
UI consistency: allow --force for where -f means force
diff
|
tree
2009-08-29
update-server-info: make builtin, use parseopt
diff
|
tree
2009-07-03
grep: simplify -p output
diff
|
tree
2009-07-02
grep -p: support user defined regular expressions
diff
|
tree
2009-07-02
grep: add option -p/--show-function
diff
|
tree
2009-07-02
grep: handle pre context lines on demand
diff
|
tree
2009-07-02
grep: print context hunk marks between files
diff
|
tree
2009-07-02
grep: move context hunk mark handling into show_line()
diff
|
tree
2009-07-02
userdiff: add xdiff_clear_find_func()
diff
|
tree
2009-06-30
attr: plug minor memory leak
diff
|
tree
2009-06-18
upload-archive: fix infinite loop on Cygwin
diff
|
tree
2009-06-03
grep: fix empty word-regexp matches
diff
|
tree
2009-06-02
grep: fix colouring of matches with zero length
diff
|
tree
2009-05-23
grep: fix word-regexp at the beginning of lines
diff
|
tree
2009-05-21
grep: fix word-regexp colouring
diff
|
tree
2009-05-21
grep: make callback functions static
diff
|
tree
2009-05-09
grep: use parseopt
diff
|
tree
2009-05-09
grep: remove global variable builtin_grep
diff
|
tree
2009-05-09
parseopt: add PARSE_OPT_NODASH
diff
|
tree
2009-05-09
parseopt: add OPT_NUMBER_CALLBACK
diff
|
tree
2009-05-09
parseopt: add OPT_NEGBIT
diff
|
tree
2009-05-01
ctype.c: fix typo in comment
diff
|
tree
2009-04-18
archive test: attributes
diff
|
tree
2009-04-18
archive tests: do not use .gitattributes in working...
diff
|
tree
2009-03-22
pickaxe: count regex matches only once
diff
|
tree
2009-03-17
pickaxe: count regex matches only once
diff
|
tree
2009-03-09
parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION...
diff
|
tree
2009-03-09
parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP
diff
|
tree
2009-03-08
archive: use parseopt for local-only options
diff
|
tree
2009-03-08
parseopt: make usage optional
diff
|
tree
2009-03-08
parseopt: add PARSE_OPT_NO_INTERNAL_HELP
diff
|
tree
2009-03-08
parseopt: add PARSE_OPT_KEEP_UNKNOWN
diff
|
tree
2009-03-07
grep: add support for coloring with external greps
diff
|
tree
2009-03-07
grep: color patterns in output
diff
|
tree
2009-03-07
grep: add pmatch and eflags arguments to match_one_pattern()
diff
|
tree
2009-03-07
grep: remove grep_opt argument from match_expr_eval()
diff
|
tree
2009-03-07
grep: micro-optimize hit collection for AND nodes
diff
|
tree
2009-03-07
cleanup: add isascii()
diff
|
tree
2009-03-03
optimize compat/ memmem()
diff
|
tree
2009-03-03
diffcore-pickaxe: use memmem()
diff
|
tree
2009-02-15
builtin-receive-pack.c: fix compiler warnings about...
diff
|
tree
2009-02-07
Fix GIT_CEILING_DIRECTORIES on Windows
diff
|
tree
2009-01-31
merge: fix out-of-bounds memory access
diff
|
tree
2009-01-20
Optimize color_parse_mem
diff
|
tree
2009-01-18
Add is_regex_special()
diff
|
tree