Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grep: add support for coloring with external greps | René Scharfe | 2009-03-07 | 3 | -1/+48 |
* | grep: color patterns in output | René Scharfe | 2009-03-07 | 5 | -12/+130 |
* | grep: add pmatch and eflags arguments to match_one_pattern() | René Scharfe | 2009-03-07 | 1 | -11/+10 |
* | grep: remove grep_opt argument from match_expr_eval() | René Scharfe | 2009-03-07 | 2 | -17/+18 |
* | grep: micro-optimize hit collection for AND nodes | René Scharfe | 2009-03-07 | 1 | -7/+3 |
* | Merge branch 'en/maint-hash-object' | Junio C Hamano | 2009-03-05 | 1 | -2/+2 |
|\ | |||||
| * | Ensure proper setup of git_dir for git-hash-object | Elijah Newren | 2009-02-28 | 1 | -2/+2 |
* | | Merge branch 'jc/blame' | Junio C Hamano | 2009-03-05 | 1 | -64/+43 |
|\ \ | |||||
| * | | blame: show "previous" information in --porcelain/--incremental format | Junio C Hamano | 2008-10-12 | 1 | -30/+12 |
| * | | git-blame: refactor code to emit "porcelain format" output | Junio C Hamano | 2008-10-12 | 1 | -34/+31 |
* | | | Merge branch 'ns/pretty-format' | Junio C Hamano | 2009-03-05 | 6 | -9/+85 |
|\ \ \ | |||||
| * | | | bash completion: add --format= and --oneline options for "git log" | Teemu Likonen | 2009-02-27 | 1 | -2/+12 |
| * | | | Add tests for git log --pretty, --format and --oneline. | Felipe Contreras | 2009-02-25 | 1 | -0/+40 |
| * | | | Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit" | Nanako Shiraishi | 2009-02-24 | 2 | -0/+8 |
| * | | | Give short-hands to --pretty=tformat:%formatstring | Nanako Shiraishi | 2009-02-24 | 2 | -6/+23 |
| * | | | Add --format that is a synonym to --pretty | Nanako Shiraishi | 2009-02-24 | 2 | -1/+2 |
* | | | | Merge branch 'jk/sane-relative-time' | Junio C Hamano | 2009-03-05 | 1 | -1/+19 |
|\ \ \ \ | |||||
| * | | | | never fallback relative times to absolute | Jeff King | 2009-02-25 | 1 | -1/+19 |
| |/ / / | |||||
* | | | | Merge branch 'fc/config-editor' | Junio C Hamano | 2009-03-05 | 2 | -4/+18 |
|\ \ \ \ | |||||
| * | | | | git config: trivial cleanup for editor action | Johannes Schindelin | 2009-02-21 | 1 | -6/+3 |
| * | | | | git config: codestyle cleanups | Felipe Contreras | 2009-02-21 | 1 | -3/+3 |
| * | | | | config: Add new option to open an editor. | Felipe Contreras | 2009-02-08 | 2 | -1/+18 |
* | | | | | Merge branch 'js/send-email' | Junio C Hamano | 2009-03-05 | 3 | -151/+479 |
|\ \ \ \ \ | |||||
| * | | | | | send-email: add --confirm option and configuration setting | Jay Soffian | 2009-03-02 | 3 | -39/+174 |
| * | | | | | send-email: don't create temporary compose file until it is needed | Jay Soffian | 2009-02-23 | 1 | -9/+11 |
| * | | | | | send-email: --suppress-cc improvements | Jay Soffian | 2009-02-14 | 3 | -36/+169 |
| * | | | | | send-email: handle multiple Cc addresses when reading mbox message | Jay Soffian | 2009-02-14 | 2 | -74/+123 |
| * | | | | | send-email: allow send-email to run outside a repo | Jay Soffian | 2009-02-14 | 1 | -2/+11 |
* | | | | | | Merge branch 'sg/rerere-cleanup' | Junio C Hamano | 2009-03-05 | 3 | -29/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rerere: remove duplicated functions | SZEDER Gábor | 2009-02-14 | 3 | -29/+20 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jc/add-p-unquote' | Junio C Hamano | 2009-03-05 | 2 | -10/+52 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-add -i/-p: learn to unwrap C-quoted paths | Junio C Hamano | 2009-02-18 | 2 | -10/+52 |
* | | | | | | | Merge branch 'jw/imap-preformatted-html' | Junio C Hamano | 2009-03-05 | 2 | -0/+60 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | imap.preformattedHTML to tell Thunderbird to send non-flowed text | Jeremy White | 2009-02-15 | 2 | -0/+60 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jw/format-patch-attach' | Junio C Hamano | 2009-03-05 | 2 | -2/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Enable setting attach as the default in .gitconfig for git-format-patch. | Jeremy White | 2009-02-12 | 2 | -2/+28 |
* | | | | | | | | Merge branch 'sr/force-rebase' | Junio C Hamano | 2009-03-05 | 1 | -5/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Teach rebase to rebase even if upstream is up to date | Sverre Rabbelier | 2009-02-13 | 1 | -5/+19 |
* | | | | | | | | | Merge branch 'fg/exclude-bq' | Junio C Hamano | 2009-03-05 | 2 | -2/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Support "\" in non-wildcard exclusion entries | Finn Arne Gangstad | 2009-02-12 | 2 | -2/+9 |
* | | | | | | | | | | Merge branch 'dm/add-i-edit-abort' | Junio C Hamano | 2009-03-05 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add -i: revisit hunk on editor failure | Deskin Miller | 2009-02-11 | 1 | -0/+4 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'tp/completion' | Junio C Hamano | 2009-03-05 | 1 | -38/+42 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fixup: Add bare repository indicator for __git_ps1 | Marius Storm-Olsen | 2009-02-24 | 1 | -7/+6 |
| * | | | | | | | | | | Add bare repository indicator for __git_ps1 | Marius Storm-Olsen | 2009-02-23 | 1 | -2/+8 |
| * | | | | | | | | | | completion: More fixes to prevent unbound variable errors | Ted Pavlic | 2009-02-11 | 1 | -4/+4 |
| * | | | | | | | | | | completion: Better __git_ps1 support when not in working directory | Ted Pavlic | 2009-02-11 | 1 | -14/+22 |
| * | | | | | | | | | | completion: Use consistent if [...] convention, not "test" | Ted Pavlic | 2009-02-11 | 1 | -20/+11 |
| * | | | | | | | | | | completion: For consistency, change "git rev-parse" to __gitdir calls | Ted Pavlic | 2009-02-11 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'js/branch-symref' | Junio C Hamano | 2009-03-05 | 2 | -32/+160 |
|\ \ \ \ \ \ \ \ \ \ \ |