Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jm/maint-misc-fix' into maint | Junio C Hamano | 2011-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | read_gitfile_gently: use ssize_t to hold read result | Jeff King | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | remove tests of always-false condition | Jim Meyering | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0' | Jim Meyering | 2011-05-26 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/maint-submodule-fix-parked' into maint | Junio C Hamano | 2011-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | git-submodule.sh: separate parens by a space to avoid confusing some shells | Brandon Casey | 2011-05-26 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/maint-api-doc-parked' into maint | Junio C Hamano | 2011-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Documentation/technical/api-diff.txt: correct name of diff_unmerge() | Brandon Casey | 2011-05-26 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/run-command-error-failure' into maint | Junio C Hamano | 2011-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-05-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | git-grep: Fix problems with recently added tests | Michał Kiedrowicz | 2011-05-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | git-grep: Update tests (mainly for -P) | Michał Kiedrowicz | 2011-05-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Makefile: Pass USE_LIBPCRE down in GIT-BUILD-OPTIONS | Junio C Hamano | 2011-05-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | git-grep: update tests now regexp type is "last one wins" | Junio C Hamano | 2011-05-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | git-grep: do not die upon -F/-P when grep.extendedRegexp is set. | Junio C Hamano | 2011-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | git-grep: Bail out when -P is used with -F or -E | Michał Kiedrowicz | 2011-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | grep: Add basic tests | Michał Kiedrowicz | 2011-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | configure: Check for libpcre | Michał Kiedrowicz | 2011-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | git-grep: Learn PCRE | Michał Kiedrowicz | 2011-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | grep: Extract compile_regexp_failed() from compile_regexp() | Michał Kiedrowicz | 2011-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | grep: Fix a typo in a comment | Michał Kiedrowicz | 2011-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | grep: Put calls to fixmatch() and regmatch() into patmatch() | Michał Kiedrowicz | 2011-05-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | contrib/completion: --line-number to git grep | Michał Kiedrowicz | 2011-05-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Documentation: Add --line-number to git-grep synopsis | Michał Kiedrowicz | 2011-05-05 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 2011-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | show: --ignore-missing | Junio C Hamano | 2011-05-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | notes remove: --stdin reads from the standard input | Junio C Hamano | 2011-05-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | notes remove: --ignore-missing | Junio C Hamano | 2011-05-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | notes remove: allow removing more than one | Junio C Hamano | 2011-05-19 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/haves-from-alternate-odb' | Junio C Hamano | 2011-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | receive-pack: eliminate duplicate .have refs | Jeff King | 2011-05-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | bisect: refactor sha1_array into a generic sha1 list | Jeff King | 2011-05-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | refactor refs_from_alternate_cb to allow passing extra data | Jeff King | 2011-05-19 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | plug a DIR buffer leak in rerere.c | Jim Meyering | 2011-05-26 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Update 1.7.6 draft release notes | Junio C Hamano | 2011-05-26 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/userdiff-perl-updates' | Junio C Hamano | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters | Jonathan Nieder | 2011-05-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tests: make test_expect_code quieter on success | Jonathan Nieder | 2011-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | userdiff/perl: catch sub with brace on second line | Jonathan Nieder | 2011-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | userdiff/perl: match full line of POD headers | Jonathan Nieder | 2011-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | userdiff/perl: anchor "sub" and "package" patterns on the left | Jonathan Nieder | 2011-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4018 (funcname patterns): minor cleanups | Jonathan Nieder | 2011-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4018 (funcname patterns): make configuration easier to track | Jonathan Nieder | 2011-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4018 (funcname patterns): make .gitattributes state easier to track | Jonathan Nieder | 2011-05-21 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rg/no-gecos-in-pwent' | Junio C Hamano | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwd | Rafael Gieschke | 2011-05-19 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/fetch-mark-complete-optimization' | Junio C Hamano | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: avoid repeated commits in mark_complete | Jeff King | 2011-05-19 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/gitweb-js' | Junio C Hamano | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: Make JavaScript ability to adjust timezones configurable | Jakub Narebski | 2011-05-24 |