Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/maint-tformat-with-z' into maint
2012-04-10
unpack-trees: plug minor memory leak
diff
|
tree
2012-04-10
unpack-trees: don't perform any index operation if...
diff
|
tree
2012-04-10
test-subprocess: fix segfault without arguments
diff
|
tree
2012-04-10
submodule: fix prototype of gitmodules_config
diff
|
tree
2012-03-28
config: remove useless assignment
diff
|
tree
2012-03-26
combine-diff: fix loop index underflow
diff
|
tree
2012-03-05
parse-options: typo check for unknown switches
diff
|
tree
2012-02-28
parse-options: remove PARSE_OPT_NEGHELP
diff
|
tree
2012-02-26
parse-options: allow positivation of options starting...
diff
|
tree
2012-02-26
test-parse-options: convert to OPT_BOOL()
diff
|
tree
2012-01-06
xdiff: print post-image for common records instead...
diff
|
tree
2011-12-18
submodule: use diff_tree_combined_merge() instead of...
diff
|
tree
2011-12-18
pass struct commit to diff_tree_combined_merge()
diff
|
tree
2011-12-18
use struct sha1_array in diff_tree_combined()
diff
|
tree
2011-10-26
cache.h: put single NUL at end of struct cache_entry
diff
|
tree
2011-10-26
read-cache.c: allocate index entries individually
diff
|
tree
2011-10-26
read-cache.c: fix index memory allocation
diff
|
tree
2011-10-14
t1304: fall back to $USER if $LOGNAME is not defined
diff
|
tree
2011-10-10
diff: add option to show whole functions as context
diff
|
tree
2011-10-10
xdiff: factor out get_func_line()
diff
|
tree
2011-10-07
pickaxe: factor out pickaxe
diff
|
tree
2011-10-07
pickaxe: give diff_grep the same signature as has_changes
diff
|
tree
2011-10-07
pickaxe: pass diff_options to contains and has_changes
diff
|
tree
2011-10-07
pickaxe: factor out has_changes
diff
|
tree
2011-10-07
pickaxe: plug regex/kws leak
diff
|
tree
2011-10-07
pickaxe: plug regex leak
diff
|
tree
2011-10-07
pickaxe: plug diff filespec leak with empty needle
diff
|
tree
2011-10-03
name-rev: split usage string
diff
|
tree
2011-10-03
test-ctype: add test for is_pathspec_magic
diff
|
tree
2011-10-03
test-ctype: macrofy
diff
|
tree
2011-10-03
commit: factor out clear_commit_marks_for_object_array
diff
|
tree
2011-10-03
checkout: use leak_pending flag
diff
|
tree
2011-10-03
bundle: use leak_pending flag
diff
|
tree
2011-10-03
bisect: use leak_pending flag
diff
|
tree
2011-10-03
revision: add leak_pending flag
diff
|
tree
2011-10-03
checkout: use add_pending_{object,sha1} in orphan check
diff
|
tree
2011-10-03
revision: factor out add_pending_sha1
diff
|
tree
2011-10-03
checkout: check for "Previous HEAD" notice in t2020
diff
|
tree
2011-09-28
apply: use OPT_NOOP_NOARG
diff
|
tree
2011-09-28
revert: use OPT_NOOP_NOARG
diff
|
tree
2011-09-28
parseopt: add OPT_NOOP_NOARG
diff
|
tree
2011-09-26
Revert removal of multi-match discard heuristic in...
diff
|
tree
2011-08-01
grep: long context options
diff
|
tree
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