Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Document 'git (rev-list|log) --merges'
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
2009-01-18
Change NUL char handling of isspecial()
diff
|
tree
2009-01-18
Reformat ctype.c
diff
|
tree
2009-01-18
Add ctype test
diff
|
tree
2009-01-10
grep: don't call regexec() for fixed strings
diff
|
tree
2009-01-10
grep -w: forward to next possible position after rejected...
diff
|
tree
2009-01-07
strbuf: instate cleanup rule in case of non-memory...
diff
|
tree
2009-01-07
shortlog: handle multi-line subjects like log --pretty...
diff
|
tree
2008-12-29
diff: add option to show context between close hunks
diff
|
tree
2008-12-27
pretty: support multiline subjects with format:
diff
|
tree
2008-12-27
pretty: factor out format_subject()
diff
|
tree
2008-12-27
pretty: factor out skip_empty_lines()
diff
|
tree
2008-12-27
merge-file: handle freopen() failure
diff
|
tree
2008-12-27
daemon: cleanup: factor out xstrdup_tolower()
diff
|
tree
2008-12-27
daemon: cleanup: replace loop with if
diff
|
tree
2008-12-27
daemon: handle freopen() failure
diff
|
tree
2008-12-21
fast-import.c: stricter strtoul check, silence compiler...
diff
|
tree
2008-12-21
connect.c: stricter port validation, silence compiler...
diff
|
tree
2008-12-18
Fix type-mismatch compiler warning from diff_populate_filespec()
diff
|
tree
2008-11-24
remove the unused files interpolate.c and interpolate.h
diff
|
tree
2008-11-24
daemon: deglobalize variable 'directory'
diff
|
tree
2008-11-24
daemon: inline fill_in_extra_table_entries()
diff
|
tree
2008-11-24
daemon: use strbuf_expand() instead of interpolate()
diff
|
tree
2008-11-24
merge-recursive: use strbuf_expand() instead of interpolate()
diff
|
tree
2008-11-24
add strbuf_expand_dict_cb(), a helper for simple cases
diff
|
tree
2008-10-25
blame: use xdi_diff_hunks(), get rid of struct patch
diff
|
tree
2008-10-25
add xdi_diff_hunks() for callers that only need hunk...
diff
|
tree
2008-10-25
blame: inline get_patch()
diff
|
tree
2008-10-18
make alloc_ref_from_str() the new alloc_ref()
diff
|
tree
2008-10-18
use alloc_ref_from_str() everywhere
diff
|
tree
2008-10-18
add alloc_ref_with_prefix()
diff
|
tree
2008-09-05
add '%d' pretty format specifier to show decoration
diff
|
tree
2008-09-05
move load_ref_decorations() to log-tree.c and export it
diff
|
tree
2008-09-05
log: add load_ref_decorations()
diff
|
tree
2008-08-03
git-name-rev: don't use printf without format
diff
|
tree
2008-07-19
archive: remove unused headers
diff
|
tree
2008-07-19
archive: make zip compression level independent from...
diff
|
tree
2008-07-15
archive: remove extra arguments parsing code
diff
|
tree
2008-07-15
archive: unify file attribute handling
diff
|
tree
2008-07-15
archive: centralize archive entry writing
diff
|
tree
2008-07-15
archive: add baselen member to struct archiver_args
diff
|
tree
2008-07-15
add context pointer to read_tree_recursive()
diff
|
tree
2008-07-15
archive: remove args member from struct archiver
diff
|
tree
2008-06-09
Ignore .gitattributes in bare repositories
diff
|
tree
2008-06-09
Teach new attribute 'export-ignore' to git-archive
diff
|
tree
2008-04-10
git-archive: ignore prefix when checking file attribute
diff
|
tree
2007-12-27
Make "--pretty=format" parser a bit more careful.
diff
|
tree
2007-11-11
--format=pretty: avoid calculating expensive expansions...
diff
|
tree
2007-11-11
add strbuf_adddup()
diff
|
tree
2007-11-11
--pretty=format: parse commit message only once
diff
|
tree
2007-11-09
--pretty=format: on-demand format expansion
diff
|
tree
2007-11-09
Add strchrnul()
diff
|
tree
2007-10-22
Correct some sizeof(size_t) != sizeof(unsigned long...
diff
|
tree
2007-09-14
archive: fix subst file generation
diff
|
tree
2007-09-07
archive: rename attribute specfile to export-subst
diff
|
tree
2007-09-07
archive: specfile syntax change: "$Format:%PLCHLDR...
diff
|
tree
2007-09-07
add memmem()
diff
|
tree
2007-09-03
Remove unused function convert_sha1_file()
diff
|
tree