Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
count-objects: report how much disk space taken by garbage files
2013-02-15
count-objects: report how much disk space taken by...
diff
|
tree
2013-02-15
count-objects: report garbage files in pack directory too
diff
|
tree
2013-02-13
sha1_file: reorder code in prepare_packed_git_one()
diff
|
tree
2013-02-08
git-count-objects.txt: describe each line in -v output
diff
|
tree
2013-01-30
branch: mark more strings for translation
diff
|
tree
2013-01-30
branch: give a more helpful message on redundant arguments
diff
|
tree
2013-01-30
branch: reject -D/-d without branch name
diff
|
tree
2013-01-30
branch: no detached HEAD check when editing another...
diff
|
tree
2013-01-22
grep: avoid accepting ambiguous revision
diff
|
tree
2013-01-22
Update :/abc ambiguity check
diff
|
tree
2013-01-15
test-lib.sh: unfilter GIT_PERF_*
diff
|
tree
2013-01-15
attr: make it build with DEBUG_ATTR again
diff
|
tree
2013-01-15
attr: fix off-by-one directory component length calculation
diff
|
tree
2013-01-11
fetch: elaborate --depth action
diff
|
tree
2013-01-11
upload-pack: fix off-by-one depth calculation in shallow...
diff
|
tree
2013-01-11
fetch: add --unshallow for turning shallow repo into...
diff
|
tree
2013-01-11
clone: forbid --bare --separate-git-dir <dir>
diff
|
tree
2013-01-08
upload-pack: only accept commits from "shallow" line
diff
|
tree
2013-01-03
format-patch: pick up branch description when no ref...
diff
|
tree
2013-01-03
format-patch: pick up correct branch name from symbolic ref
diff
|
tree
2013-01-03
t4014: a few more tests on cover letter using branch...
diff
|
tree
2013-01-03
branch: delete branch description if it's empty
diff
|
tree
2013-01-01
Makefile: add USE_WILDMATCH to use wildmatch as fnmatch
diff
|
tree
2013-01-01
wildmatch: advance faster in <asterisk> + <literal...
diff
|
tree
2013-01-01
wildmatch: make a special case for "*/" with FNM_PATHNAME
diff
|
tree
2013-01-01
test-wildmatch: add "perf" command to compare wildmatch...
diff
|
tree
2013-01-01
wildmatch: support "no FNM_PATHNAME" mode
diff
|
tree
2013-01-01
wildmatch: replace variable 'special' with better named...
diff
|
tree
2013-01-01
wildmatch: make dowild() take arbitrary flags
diff
|
tree
2013-01-01
compat/fnmatch: respect NO_FNMATCH* even on glibc
diff
|
tree
2013-01-01
wildmatch: rename constants and update prototype
diff
|
tree
2013-01-01
wildmatch: fix "**" special case
diff
|
tree
2013-01-01
config.txt: a few lines about branch.<name>.description
diff
|
tree
2012-12-16
cache-tree: invalidate i-t-a paths after generating...
diff
|
tree
2012-12-16
cache-tree: fix writing cache-tree when CE_REMOVE is...
diff
|
tree
2012-12-16
cache-tree: replace "for" loops in update_one with...
diff
|
tree
2012-12-16
cache-tree: remove dead i-t-a code in verify_cache()
diff
|
tree
2012-12-13
index-format.txt: clarify what is "invalid"
diff
|
tree
2012-11-26
tree_entry_interesting: do basedir compare on wildcard...
diff
|
tree
2012-11-26
pathspec: apply "*.c" optimization from exclude
diff
|
tree
2012-11-26
pathspec: do exact comparison on the leading non-wildcard...
diff
|
tree
2012-11-20
compat/fnmatch: fix off-by-one character class's length...
diff
|
tree
2012-11-20
test-wildmatch: avoid Windows path mangling
diff
|
tree
2012-11-19
pathspec: save the non-wildcard length part
diff
|
tree
2012-10-29
fetch-pack: move core code to libgit.a
diff
|
tree
2012-10-29
fetch-pack: remove global (static) configuration variable...
diff
|
tree
2012-10-29
send-pack: move core code to libgit.a
diff
|
tree
2012-10-29
Move setup_diff_pager to libgit.a
diff
|
tree
2012-10-29
Move print_commit_list to libgit.a
diff
|
tree
2012-10-29
Move estimate_bisect_steps to libgit.a
diff
|
tree
2012-10-29
Move try_merge_command and checkout_fast_forward to...
diff
|
tree
2012-10-19
tree-walk: use enum interesting instead of integer
diff
|
tree
2012-10-15
Support "**" wildcard in .gitignore and .gitattributes
diff
|
tree
2012-10-15
wildmatch: make /**/ match zero or more directories
diff
|
tree
2012-10-15
wildmatch: adjust "**" behavior
diff
|
tree
2012-10-15
wildmatch: fix case-insensitive matching
diff
|
tree
2012-10-15
wildmatch: remove static variable force_lower_case
diff
|
tree
2012-10-15
wildmatch: make wildmatch's return value compatible...
diff
|
tree
2012-10-15
t3070: disable unreliable fnmatch tests
diff
|
tree
2012-10-15
Integrate wildmatch to git
diff
|
tree
2012-10-15
wildmatch: follow Git's coding convention
diff
|
tree
2012-10-15
wildmatch: remove unnecessary functions
diff
|
tree
2012-10-15
Import wildmatch from rsync
diff
|
tree
2012-10-15
ctype: support iscntrl, ispunct, isxdigit and isprint
diff
|
tree
2012-10-15
ctype: make sane_ctype[] const array
diff
|
tree
2012-10-15
attr: more matching optimizations from .gitignore
diff
|
tree
2012-10-15
gitignore: make pattern parsing code a separate function
diff
|
tree
2012-10-15
exclude: split pathname matching code into a separate...
diff
|
tree
2012-10-15
exclude: fix a bug in prefix compare optimization
diff
|
tree
2012-10-15
exclude: split basename matching code into a separate...
diff
|
tree
2012-10-15
exclude: stricten a length check in EXC_FLAG_ENDSWITH...
diff
|
tree
2012-10-12
grep: stop looking at random places for .gitattributes
diff
|
tree
2012-10-07
gitignore.txt: suggestions how to get literal # or...
diff
|
tree
2012-10-05
attr: avoid searching for basename on every match
diff
|
tree
2012-10-05
attr: avoid strlen() on every match
diff
|
tree
2012-09-29
revision: make --grep search in notes too if shown
diff
|
tree
2012-09-29
revision: add --grep-reflog to filter commits by reflog...
diff
|
tree
2012-09-29
grep: prepare for new header field filter
diff
|
tree
2012-09-14
fetch: align per-ref summary report in UTF-8 locales
diff
|
tree
2012-09-14
Revert diffstat back to English
diff
|
tree
2012-09-11
checkout: reorder option handling
diff
|
tree
2012-09-06
status: remove i18n legos
diff
|
tree
2012-09-06
doc: move rev-list option -<n> from git-log.txt to...
diff
|
tree
2012-09-06
remote: prefer subcommand name 'remove' to 'rm'
diff
|
tree
2012-08-31
i18n: mark more index-pack strings for translation
diff
|
tree
2012-08-29
checkout: move more parameters to struct checkout_opts
diff
|
tree
2012-08-29
checkout: pass "struct checkout_opts *" as const pointer
diff
|
tree
2012-08-27
branch -v: align even when branch names are in UTF-8
diff
|
tree
2012-08-22
Use imperative form in help usage to describe an action
diff
|
tree
2012-08-22
Reduce translations by using same terminologies
diff
|
tree
2012-08-22
i18n: write-tree: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: verify-tag: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: verify-pack: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: update-server-info: mark parseopt strings for...
diff
|
tree
2012-08-22
i18n: update-ref: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: update-index: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: tag: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: symbolic-ref: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: show-ref: mark parseopt strings for translation
diff
|
tree
2012-08-22
i18n: show-branch: mark parseopt strings for translation
diff
|
tree