aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix silly typo in new builtin grepLinus Torvalds2006-05-15
* builtin-grep: unparse more command line options.Junio C Hamano2006-05-15
* builtin-grep: use external grep when we can take advantage of itLinus Torvalds2006-05-14
* builtin-grep: -F (--fixed-strings)Junio C Hamano2006-05-09
* builtin-grep: -w fixJunio C Hamano2006-05-09
* builtin-grep: typofixJunio C Hamano2006-05-09
* builtin-grep: tighten argument parsing.Junio C Hamano2006-05-08
* builtin-grep: documentationJunio C Hamano2006-05-08
* Teach -f <file> option to builtin-grep.Junio C Hamano2006-05-08
* builtin-grep: -L (--files-without-match).Junio C Hamano2006-05-03
* builtin-grep: binary files -a and -IJunio C Hamano2006-05-03
* builtin-grep: terminate correctly at EOFJunio C Hamano2006-05-03
* builtin-grep: tighten path wildcard vs tree traversal.Junio C Hamano2006-05-02
* builtin-grep: support -w (--word-regexp).Junio C Hamano2006-05-02
* builtin-grep: support -c (--count).Junio C Hamano2006-05-02
* builtin-grep: allow more than one patterns.Junio C Hamano2006-05-02
* builtin-grep: allow -<n> and -[ABC]<n> notation for context lines.Junio C Hamano2006-05-02
* builtin-grep: printf %.*s length is int, not ptrdiff_t.Junio C Hamano2006-05-02
* builtin-grep: do not use setup_revisions()Junio C Hamano2006-05-01
* builtin-grep: support '-l' option.Junio C Hamano2006-05-01
* builtin-grep: wildcard pathspec fixesJunio C Hamano2006-05-01
* built-in "git grep"Junio C Hamano2006-05-01
* Merge branch 'fix'Junio C Hamano2006-04-30
|\
| * git-format-patch: Use rfc2822 compliant date.Huw Davies2006-04-30
* | Merge branch 'fix'Junio C Hamano2006-04-28
|\ \ | |/
| * Fix trivial typo in git-log man page.Sean Estabrooks2006-04-28
| * Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-28
| * Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
| * Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-28
| * annotate: display usage information if no filename was givenMatthias Kestenholz2006-04-28
| * annotate: fix warning about uninitialized scalarMatthias Kestenholz2006-04-28
| * git-am --resolved: more usable error message.Junio C Hamano2006-04-28
* | Merge branch 'fix'Junio C Hamano2006-04-27
|\ \ | |/
| * verify-pack: check integrity in a saner order.Junio C Hamano2006-04-27
* | Merge branch 'pb/config'Junio C Hamano2006-04-27
|\ \
| * | git-cvsserver: typofixesJunio C Hamano2006-04-25
| * | Deprecate usage of git-var -l for getting config vars listPetr Baudis2006-04-24
| * | git-repo-config --list supportPetr Baudis2006-04-24
* | | Merge branch 'jc/diffstat'Junio C Hamano2006-04-27
|\ \ \
| * | | diff --stat: show complete rewrites consistently.Junio C Hamano2006-04-25
* | | | Fix "git help -a" terminal autosizingLinus Torvalds2006-04-27
* | | | diff-index: fix compilation warnings.Junio C Hamano2006-04-27
* | | | t0000-basic: more commit-tree tests.Junio C Hamano2006-04-26
* | | | Merge branch 'fix'Junio C Hamano2006-04-26
|\ \ \ \ | | |_|/ | |/| |
| * | | commit-tree.c: check_valid() microoptimization.Junio C Hamano2006-04-26
| * | | Fix filename verification when in a subdirectoryLinus Torvalds2006-04-26
| * | | rebase: typofix.Junio C Hamano2006-04-26
| * | | socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn2006-04-24
* | | | commit-tree: allow generic object name for the tree as well.Junio C Hamano2006-04-26
* | | | Makefile: remove and create xdiff library from scratch.Junio C Hamano2006-04-26