Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make :/ accept a regex rather than a fixed pattern | Linus Torvalds | 2010-06-14 | 1 | -3/+9 |
* | Merge branch 'maint' | Junio C Hamano | 2010-06-13 | 1 | -4/+4 |
|\ | |||||
| * | git-mailinfo documentation: clarify -u/--encoding | Zhang Le | 2010-06-13 | 1 | -4/+4 |
* | | Merge branch 'ab/cvsserver' | Junio C Hamano | 2010-06-13 | 3 | -12/+135 |
|\ \ | |||||
| * | | git-cvsserver: test for pserver authentication support | Ævar Arnfjörð Bjarmason | 2010-05-19 | 1 | -1/+15 |
| * | | git-cvsserver: document making a password without htpasswd | Ævar Arnfjörð Bjarmason | 2010-05-19 | 1 | -0/+5 |
| * | | git-cvsserver: Improved error handling for pserver | Ævar Arnfjörð Bjarmason | 2010-05-19 | 1 | -5/+24 |
| * | | git-cvsserver: indent & clean up authdb code | Ævar Arnfjörð Bjarmason | 2010-05-19 | 1 | -10/+13 |
| * | | git-cvsserver: use a password file cvsserver pserver | Sam Vilain | 2010-05-19 | 2 | -19/+31 |
| * | | git-cvsserver: authentication support for pserver | Ævar Arnfjörð Bjarmason | 2010-05-19 | 2 | -12/+82 |
* | | | Merge branch 'mg/notes-dry-run' | Junio C Hamano | 2010-06-13 | 5 | -10/+72 |
|\ \ \ | |||||
| * | | | notes: dry-run and verbose options for prune | Michael J Gruber | 2010-05-19 | 5 | -10/+72 |
* | | | | Merge branch 'mc/maint-zoneparse' | Junio C Hamano | 2010-06-13 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Add "Z" as an alias for the timezone "UTC" | Marcus Comstedt | 2010-05-18 | 1 | -1/+2 |
* | | | | | Merge branch 'jk/diff-m-doc' | Junio C Hamano | 2010-06-13 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | docs: clarify meaning of -M for git-log | Jeff King | 2010-05-18 | 1 | -0/+7 |
| |/ / / / | |||||
* | | | | | Merge branch 'jn/maint-doc-ignore' | Junio C Hamano | 2010-06-13 | 1 | -5/+9 |
|\ \ \ \ \ | |||||
| * | | | | | gitignore.5: Clarify matching rules | Jonathan Nieder | 2010-05-31 | 1 | -5/+9 |
* | | | | | | Merge branch 'jn/fsck-ident' | Junio C Hamano | 2010-06-13 | 2 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fsck: fix bogus commit header check | Jonathan Nieder | 2010-05-28 | 2 | -2/+8 |
* | | | | | | | Merge branch 'bs/userdiff-php' | Junio C Hamano | 2010-06-13 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: Support visibility modifiers in the PHP hunk header regexp | Björn Steinbrink | 2010-05-27 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'jk/maint-sha1-file-name-fix' | Junio C Hamano | 2010-06-13 | 1 | -13/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remove over-eager caching in sha1_file_name | Jeff King | 2010-05-25 | 1 | -13/+15 |
* | | | | | | | | | Merge branch 'jk/maint-pull-dry-run-noop' | Junio C Hamano | 2010-06-13 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | pull: do nothing on --dry-run | Jeff King | 2010-05-25 | 1 | -1/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'ab/submodule-foreach-toplevel' | Junio C Hamano | 2010-06-13 | 3 | -5/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-submodule foreach: Add $toplevel variable | Ævar Arnfjörð Bjarmason | 2010-05-25 | 3 | -5/+13 |
* | | | | | | | | | | Merge branch 'rs/grep-binary' | Junio C Hamano | 2010-06-13 | 4 | -41/+169 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | grep: support NUL chars in search strings for -F | René Scharfe | 2010-05-24 | 4 | -15/+58 |
| * | | | | | | | | | | grep: use REG_STARTEND for all matching if available | René Scharfe | 2010-05-24 | 2 | -10/+24 |
| * | | | | | | | | | | grep: continue case insensitive fixed string search after NUL chars | René Scharfe | 2010-05-24 | 2 | -3/+13 |
| * | | | | | | | | | | grep: use memmem() for fixed string search | René Scharfe | 2010-05-24 | 2 | -7/+13 |
| * | | | | | | | | | | grep: --name-only over binary | René Scharfe | 2010-05-24 | 2 | -4/+10 |
| * | | | | | | | | | | grep: --count over binary | René Scharfe | 2010-05-24 | 2 | -5/+10 |
| * | | | | | | | | | | grep: grep: refactor handling of binary mode options | René Scharfe | 2010-05-24 | 1 | -9/+11 |
| * | | | | | | | | | | grep: add test script for binary file handling | René Scharfe | 2010-05-24 | 1 | -0/+42 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jn/gitweb-syntax-highlight' | Junio C Hamano | 2010-06-13 | 3 | -3/+123 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | gitweb: Refactor syntax highlighting support | Jakub Narebski | 2010-05-03 | 2 | -53/+92 |
| * | | | | | | | | | | gitweb: Syntax highlighting support | Johannes Schindelin | 2010-05-03 | 2 | -1/+82 |
* | | | | | | | | | | | Merge branch 'js/maint-windows' | Junio C Hamano | 2010-06-13 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Recent MinGW has a C99 implementation of snprintf functions | Johannes Sixt | 2010-05-20 | 1 | -1/+0 |
| * | | | | | | | | | | | mingw: use _commit to implement fsync | Erik Faye-Lund | 2010-05-20 | 1 | -1/+1 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'bw/diff-metainfo-color' | Junio C Hamano | 2010-06-13 | 1 | -26/+35 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | diff: fix coloring of extended diff headers | Bert Wesarg | 2010-05-19 | 1 | -26/+35 |
* | | | | | | | | | | | | Merge branch 'js/try-to-free-stackable' | Junio C Hamano | 2010-06-13 | 4 | -5/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used | Johannes Sixt | 2010-05-08 | 1 | -0/+6 |
| * | | | | | | | | | | | | Have set_try_to_free_routine return the previous routine | Johannes Sixt | 2010-05-08 | 3 | -5/+10 |
* | | | | | | | | | | | | | Merge branch 'jn/make-header-dependency' | Junio C Hamano | 2010-06-13 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIES | Jonathan Nieder | 2010-05-08 | 1 | -0/+1 |