Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅ next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kb/lstat-cache'
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
2007-09-03
archive: specfile support (--pretty=format: in archive...
diff
|
tree
2007-08-22
Documentation: update tar.umask default
diff
|
tree
2007-08-15
path-list.c: always free strdup'ed paths
diff
|
tree
2007-08-15
diff: squelch empty diffs even more
diff
|
tree
2007-08-13
diff: don't run pager if user asked for a diff style...
diff
|
tree
2007-07-25
cleanup unpack-trees.c: shrink struct tree_entry_list
diff
|
tree
2007-07-25
filter-branch: fix dash complaining about "Missing...
diff
|
tree
2007-07-07
diff-lib.c: don't strdup twice
diff
|
tree
2007-06-25
diff: round down similarity index
diff
|
tree
2007-06-25
diffcore-rename: don't change similarity index based...
diff
|
tree
2007-06-09
t5000: silence unzip availability check
diff
|
tree
2007-05-18
git-archive: convert archive entries like checkouts do
diff
|
tree
2007-04-10
git-archive: make tar the default format
diff
|
tree
2007-04-05
Revert "builtin-archive: use RUN_SETUP"
diff
|
tree
2007-01-17
Documentation: a few spelling fixes
diff
|
tree
2007-01-06
Set default "tar" umask to 002 and owner.group to root...
diff
|
tree
2007-01-05
Remove shadowing variable from traverse_trees()
diff
|
tree
2007-01-05
Make check target depend on common-cmds.h
diff
|
tree
2006-11-28
shortlog: remove range check
diff
|
tree
2006-11-23
archive-zip: don't use sizeof(struct ...)
diff
|
tree