Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hint interactive cleaning | Jean-Noel Avila | 2015-03-02 | 1 | -1/+2 |
* | Merge branch 'maint-1.9' into maint-2.0 | Junio C Hamano | 2015-01-07 | 2 | -12/+35 |
|\ | |||||
| * | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2015-01-07 | 2 | -12/+35 |
| |\ | |||||
| | * | Merge branch 'jk/dotgit-case-maint-1.8.5' into maint-1.8.5 | Junio C Hamano | 2015-01-07 | 2 | -12/+35 |
| | |\ | |||||
| | | * | is_hfs_dotgit: loosen over-eager match of \u{..47} | Jeff King | 2014-12-29 | 2 | -12/+35 |
* | | | | Git 2.0.5v2.0.5 | Junio C Hamano | 2014-12-17 | 4 | -3/+38 |
* | | | | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 | 17 | -40/+334 |
|\| | | | |||||
| * | | | Git 1.9.5v1.9.5 | Junio C Hamano | 2014-12-17 | 4 | -3/+38 |
| * | | | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 | 16 | -39/+297 |
| |\| | | |||||
| | * | | Git 1.8.5.6v1.8.5.6 | Junio C Hamano | 2014-12-17 | 4 | -3/+38 |
| | * | | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5 | Junio C Hamano | 2014-12-17 | 14 | -38/+261 |
| | |\| | |||||
| | | * | fsck: complain about NTFS ".git" aliases in trees | Johannes Schindelin | 2014-12-17 | 2 | -3/+9 |
| | | * | read-cache: optionally disallow NTFS .git variants | Johannes Schindelin | 2014-12-17 | 7 | -0/+34 |
| | | * | path: add is_ntfs_dotgit() helper | Johannes Schindelin | 2014-12-17 | 2 | -0/+34 |
| | | * | fsck: complain about HFS+ ".git" aliases in trees | Jeff King | 2014-12-17 | 2 | -4/+7 |
| | | * | read-cache: optionally disallow HFS+ .git variants | Jeff King | 2014-12-17 | 8 | -5/+45 |
| | | * | utf8: add is_hfs_dotgit() helper | Jeff King | 2014-12-17 | 2 | -0/+72 |
| | | * | fsck: notice .git case-insensitively | Jeff King | 2014-12-17 | 2 | -1/+2 |
| | | * | t1450: refactor ".", "..", and ".git" fsck tests | Jeff King | 2014-12-17 | 1 | -30/+27 |
| | | * | verify_dotfile(): reject .git case-insensitively | Jeff King | 2014-12-17 | 2 | -2/+4 |
| | | * | read-tree: add tests for confusing paths like ".." and ".git" | Jeff King | 2014-12-17 | 1 | -0/+32 |
| | | * | unpack-trees: propagate errors adding entries to the index | Jeff King | 2014-12-17 | 1 | -4/+6 |
* | | | | Merge branch 'maint-1.9' into maint-2.0 | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
|\| | | | |||||
| * | | | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
| |\| | | |||||
| | * | | git-tag.txt: Add a missing hyphen to `-s` | Wieland Hoffmann | 2014-10-07 | 1 | -1/+1 |
* | | | | Git 2.0.4v2.0.4 | Junio C Hamano | 2014-07-30 | 4 | -3/+9 |
* | | | | commit --amend: test specifies authorship but forgets to check | Fabian Ruch | 2014-07-30 | 1 | -0/+1 |
* | | | | t4013: test diff-tree's --stdin commit formatting | Jeff King | 2014-07-28 | 1 | -0/+10 |
* | | | | Merge branch 'jk/alloc-commit-id-maint' into maint | Junio C Hamano | 2014-07-28 | 11 | -89/+103 |
|\ \ \ \ | |||||
| * | | | | diff-tree: avoid lookup_unknown_object | Jeff King | 2014-07-28 | 1 | -3/+1 |
| * | | | | object_as_type: set commit index | Jeff King | 2014-07-28 | 1 | -0/+2 |
| * | | | | alloc: factor out commit index | Jeff King | 2014-07-28 | 2 | -2/+8 |
| * | | | | add object_as_type helper for casting objects | Jeff King | 2014-07-28 | 7 | -43/+25 |
| * | | | | parse_object_buffer: do not set object type | Jeff King | 2014-07-28 | 1 | -2/+0 |
| * | | | | move setting of object->type to alloc_* functions | Jeff King | 2014-07-28 | 8 | -12/+13 |
| * | | | | alloc: write out allocator definitions | Jeff King | 2014-07-28 | 1 | -11/+27 |
| * | | | | alloc.c: remove the alloc_raw_commit_node() function | Ramsay Jones | 2014-07-28 | 1 | -18/+29 |
|/ / / / | |||||
* | | | | Git 2.0.3v2.0.3 | Junio C Hamano | 2014-07-23 | 4 | -3/+21 |
* | | | | .mailmap: combine Stefan Beller's emails | Stefan Beller | 2014-07-23 | 1 | -0/+1 |
* | | | | git.1: switch homepage for stats | Stefan Beller | 2014-07-23 | 1 | -1/+1 |
* | | | | Merge branch 'ah/fix-http-push' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | http-push.c: make CURLOPT_IOCTLDATA a usable pointer | Abbaad Haider | 2014-07-14 | 1 | -1/+1 |
* | | | | | Merge branch 'po/error-message-style' into maint | Junio C Hamano | 2014-07-22 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | doc: give some guidelines for error messages | Philip Oakley | 2014-07-10 | 1 | -0/+9 |
* | | | | | | Merge branch 'zk/log-graph-showsig' into maint | Junio C Hamano | 2014-07-22 | 2 | -0/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | log: fix indentation for --graph --show-signature | Zoltan Klinger | 2014-07-09 | 2 | -0/+32 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'mg/fix-log-mergetag-color' into maint | Junio C Hamano | 2014-07-22 | 1 | -10/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | log: correctly identify mergetag signature verification status | Michael J Gruber | 2014-07-11 | 1 | -10/+11 |
* | | | | | | | Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maint | Junio C Hamano | 2014-07-22 | 2 | -1/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | filter-branch: eliminate duplicate mapped parents | Charles Bailey | 2014-07-01 | 2 | -1/+18 |