Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | doc: various spelling fixes | Stefano Lattarini | 2013-04-12 | 10 | -13/+13 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-04-12 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | fast-export: fix argument name in error messages | Paul Price | 2013-04-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Documentation: distinguish between ref and offset deltas in pack-format | Stefan Saasen | 2013-04-12 | 1 | -1/+3 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'tb/document-status-u-tradeoff' into maint | Junio C Hamano | 2013-04-12 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | i18n: make the translation of -u advice in one go | Jiang Xin | 2013-04-12 | 1 | -8/+4 | |
* | | | | | | | | | | | | | | | | | | Typo fix: replacing it's -> its | Benoit Bourbie | 2013-04-11 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | t: make PIPE a standard test prerequisite | Adam Spiers | 2013-04-11 | 4 | -16/+10 | |
* | | | | | | | | | | | | | | | | | | archive: clarify explanation of --worktree-attributes | René Scharfe | 2013-04-11 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | t/README: --immediate skips cleanup commands for failed tests | Simon Ruderich | 2013-04-09 | 1 | -1/+4 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Git 1.8.2.1v1.8.2.1 | Junio C Hamano | 2013-04-07 | 3 | -2/+8 | |
* | | | | | | | | | | | | | | | | | Sync with 1.8.1.6 | Junio C Hamano | 2013-04-07 | 6 | -21/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | / / / / / / / / | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Git 1.8.1.6v1.8.1.6 | Junio C Hamano | 2013-04-07 | 3 | -2/+8 | |
| * | | | | | | | | | | | | | | | Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1 | Junio C Hamano | 2013-04-07 | 3 | -17/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | t: check that a pattern without trailing slash matches a directory | Jeff King | 2013-03-28 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | | | | dir.c::match_pathname(): pay attention to the length of string parameters | Jeff King | 2013-03-28 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | dir.c::match_pathname(): adjust patternlen when shifting pattern | Jeff King | 2013-03-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | dir.c::match_basename(): pay attention to the length of string parameters | Junio C Hamano | 2013-03-28 | 1 | -4/+36 | |
| | * | | | | | | | | | | | | | | | attr.c::path_matches(): special case paths that end with a slash | Junio C Hamano | 2013-03-28 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | attr.c::path_matches(): the basename is part of the pathname | Junio C Hamano | 2013-03-26 | 1 | -9/+10 | |
| * | | | | | | | | | | | | | | | | remote-helpers/test-bzr.sh: do not use "grep '\s'" | Torsten Bögershausen | 2013-04-07 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | mailmap: update Pasky's address | Junio C Hamano | 2013-04-04 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'nd/index-pack-threaded-fixes' into maint | Junio C Hamano | 2013-04-04 | 1 | -8/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | index-pack: guard nr_resolved_deltas reads by lock | Thomas Rast | 2013-03-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | index-pack: protect deepest_delta in multithread code | Nguyễn Thái Ngọc Duy | 2013-03-19 | 1 | -7/+23 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/index-pack-correct-depth-fix' into maint | Junio C Hamano | 2013-04-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | index-pack: always zero-initialize object_entry list | Jeff King | 2013-03-20 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'rs/submodule-summary-limit' into maint | Junio C Hamano | 2013-04-04 | 1 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | submodule summary: support --summary-limit=<n> | René Scharfe | 2013-04-01 | 1 | -6/+11 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/peel-ref' into maint | Junio C Hamano | 2013-04-04 | 2 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | upload-pack: load non-tip "want" objects from disk | Jeff King | 2013-03-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | upload-pack: make sure "want" objects are parsed | Jeff King | 2013-03-16 | 2 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | upload-pack: drop lookup-before-parse optimization | Jeff King | 2013-03-16 | 1 | -3/+1 | |
* | | | | | | | | | | | | | | | | | | git-remote-mediawiki: new wiki URL in documentation | Matthieu Moy | 2013-04-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.2.1 | Junio C Hamano | 2013-04-03 | 1 | -0/+35 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mg/gpg-interface-using-status' into maint | Junio C Hamano | 2013-04-03 | 7 | -25/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | pretty: make %GK output the signing key for signed commits | Michael J Gruber | 2013-02-14 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | pretty: parse the gpg status lines rather than the output | Michael J Gruber | 2013-02-14 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | | | | | gpg_interface: allow to request status return | Michael J Gruber | 2013-02-14 | 6 | -10/+13 | |
| * | | | | | | | | | | | | | | | | | | log-tree: rely upon the check in the gpg_interface | Michael J Gruber | 2013-02-14 | 1 | -14/+11 | |
| * | | | | | | | | | | | | | | | | | | gpg-interface: check good signature in a reliable way | Michael J Gruber | 2013-02-14 | 1 | -2/+11 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint | Junio C Hamano | 2013-04-03 | 3 | -15/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Documentation/git-commit.txt: rework the --cleanup section | Brandon Casey | 2013-02-19 | 1 | -10/+19 | |
| * | | | | | | | | | | | | | | | | | | | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 2013-02-19 | 2 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | t7502: demonstrate breakage with a commit message with trailing newlines | Brandon Casey | 2013-02-19 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | | | t/t7502: compare entire commit message with what was expected | Brandon Casey | 2013-02-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/describe' into maint | Junio C Hamano | 2013-04-03 | 1 | -21/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | describe: --match=<pattern> must limit the refs even when used with --all | Junio C Hamano | 2013-02-28 | 1 | -21/+20 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/alias-in-bare' into maint | Junio C Hamano | 2013-04-03 | 5 | -12/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | setup: suppress implicit "." work-tree for bare repos | Jeff King | 2013-03-08 | 5 | -0/+41 |