Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | format-patch: do not wrap non-rfc2047 headers too early | Jan H. Schönherr | 2012-10-18 | 2 | -27/+35 | |
| * | | | | | | | utf8: fix off-by-one wrapping of text | Jan H. Schönherr | 2012-10-18 | 2 | -3/+3 | |
* | | | | | | | | Merge branch 'rs/lock-correct-ref-during-delete' | Jeff King | 2012-11-09 | 1 | -13/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | refs: lock symref that is to be deleted, not its target | René Scharfe | 2012-10-16 | 1 | -13/+5 | |
* | | | | | | | | | Merge branch 'nd/attr-match-optim-more' | Jeff King | 2012-11-09 | 6 | -88/+186 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | attr: more matching optimizations from .gitignore | Nguyễn Thái Ngọc Duy | 2012-10-15 | 5 | -32/+64 | |
| * | | | | | | | | | gitignore: make pattern parsing code a separate function | Nguyễn Thái Ngọc Duy | 2012-10-15 | 2 | -23/+50 | |
| * | | | | | | | | | exclude: split pathname matching code into a separate function | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -32/+53 | |
| * | | | | | | | | | exclude: fix a bug in prefix compare optimization | Nguyễn Thái Ngọc Duy | 2012-10-15 | 2 | -1/+7 | |
| * | | | | | | | | | exclude: split basename matching code into a separate function | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -13/+24 | |
| * | | | | | | | | | exclude: stricten a length check in EXC_FLAG_ENDSWITH case | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -2/+3 | |
| * | | | | | | | | | Merge commit 'f9f6e2c' into nd/attr-match-optim-more | Junio C Hamano | 2012-10-05 | 2 | -67/+78 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'mh/maint-parse-dirstat-fix' | Jeff King | 2012-11-09 | 1 | -19/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | parse_dirstat_params(): use string_list to split comma-separated string | Michael Haggerty | 2012-10-29 | 1 | -19/+21 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'tj/maint-doc-commit-sign' | Jeff King | 2012-11-04 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add -S, --gpg-sign option to manpage of "git commit" | Tom Jones | 2012-10-29 | 1 | -1/+5 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'pp/maint-doc-pager-config' | Jeff King | 2012-11-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Documentation: improve the example of overriding LESS via core.pager | Patrick Palka | 2012-10-29 | 1 | -4/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'km/maint-doc-git-reset' | Jeff King | 2012-11-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | doc: git-reset: make "<mode>" optional | Krzysztof Mazur | 2012-10-29 | 1 | -4/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'tb/maint-t9200-case-insensitive' | Jeff King | 2012-11-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix t9200 on case insensitive file systems | Torsten Bögershausen | 2012-10-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'rf/maint-mailmap-off-by-one' | Jeff King | 2012-11-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mailmap: avoid out-of-bounds memory access | Romain Francoise | 2012-10-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'gb/maint-doc-svn-log-window-size' | Jeff King | 2012-11-04 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Document git-svn fetch --log-window-size parameter | Gunnlaugur Þór Briem | 2012-10-26 | 1 | -0/+7 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sz/maint-submodule-reference-arg' | Jeff King | 2012-11-04 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | submodule add: fix handling of --reference=<repo> option | Stefan Zager | 2012-10-26 | 1 | -1/+0 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sl/maint-configure-messages' | Jeff King | 2012-11-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | configure: fix some output message | Stefano Lattarini | 2012-10-25 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'po/maint-refs-replace-docs' | Jeff King | 2012-11-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Doc repository-layout: Show refs/replace | Philip Oakley | 2012-10-25 | 1 | -0/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'ph/pull-rebase-detached' | Jeff King | 2012-11-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-pull: Avoid merge-base on detached head | Phil Hord | 2012-10-25 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'mm/maint-doc-remote-tracking' | Jeff King | 2012-11-04 | 4 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation: remote tracking branch -> remote-tracking branch | Matthieu Moy | 2012-10-25 | 4 | -6/+6 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'rs/branch-del-symref' | Jeff King | 2012-10-29 | 2 | -26/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | branch: show targets of deleted symrefs, not sha1s | René Scharfe | 2012-10-18 | 2 | -11/+13 | |
| * | | | | | | | | | | | | branch: skip commit checks when deleting symref branches | René Scharfe | 2012-10-18 | 2 | -2/+17 | |
| * | | | | | | | | | | | | branch: delete symref branch, not its target | René Scharfe | 2012-10-18 | 2 | -1/+12 | |
| * | | | | | | | | | | | | branch: factor out delete_branch_config() | René Scharfe | 2012-10-18 | 1 | -5/+10 | |
| * | | | | | | | | | | | | branch: factor out check_branch_commit() | René Scharfe | 2012-10-18 | 1 | -12/+21 | |
* | | | | | | | | | | | | | Merge branch 'nd/status-long' | Jeff King | 2012-10-29 | 3 | -6/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | status: add --long output format option | Jeff King | 2012-10-19 | 3 | -6/+30 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/sh-setup-in-filter-branch' | Jeff King | 2012-10-29 | 3 | -54/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | filter-branch: use git-sh-setup's ident parsing functions | Jeff King | 2012-10-19 | 2 | -35/+16 | |
| * | | | | | | | | | | | | | git-sh-setup: refactor ident-parsing functions | Jeff King | 2012-10-19 | 1 | -19/+43 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'nd/grep-true-path' | Jeff King | 2012-10-29 | 4 | -17/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | grep: stop looking at random places for .gitattributes | Nguyễn Thái Ngọc Duy | 2012-10-12 | 4 | -17/+51 | |
* | | | | | | | | | | | | | | Merge branch 'jk/maint-http-init-not-in-result-handler' | Jeff King | 2012-10-29 | 3 | -14/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |