Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'master' of github.com:git-l10n/git-po | Jiang Xin | 2020-03-06 | 1 | -204/+162 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | l10n: Update Catalan translation | Jordi Mas | 2020-03-01 | 1 | -58/+52 | |
| * | | | | | | | l10n: Update Catalan translation | Jordi Mas | 2020-01-22 | 1 | -147/+111 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Git 2.26-rc0v2.26.0-rc0 | Junio C Hamano | 2020-03-05 | 2 | -1/+41 | |
* | | | | | | | t5537: adjust test_oid label | Johannes Schindelin | 2020-03-05 | 1 | -3/+3 | |
* | | | | | | | Merge branch 'hi/gpg-use-check-signature' | Junio C Hamano | 2020-03-05 | 4 | -72/+75 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "gpg-interface: prefer check_signature() for GPG verification" | Junio C Hamano | 2020-02-28 | 4 | -72/+75 | |
* | | | | | | | | Merge branch 'rs/commit-graph-code-simplification' | Junio C Hamano | 2020-03-05 | 1 | -6/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | commit-graph: use progress title directly | René Scharfe | 2020-02-27 | 1 | -6/+2 | |
* | | | | | | | | | Merge branch 'js/ci-windows-update' | Junio C Hamano | 2020-03-05 | 10 | -73/+93 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Azure Pipeline: switch to the latest agent pools | Johannes Schindelin | 2020-02-27 | 1 | -12/+25 | |
| * | | | | | | | | | ci: prevent `perforce` from being quarantined | Johannes Schindelin | 2020-02-27 | 1 | -2/+2 | |
| * | | | | | | | | | t/lib-httpd: avoid using macOS' sed | Johannes Schindelin | 2020-02-27 | 8 | -59/+66 | |
* | | | | | | | | | | Merge branch 'be/describe-multiroot' | Junio C Hamano | 2020-03-05 | 2 | -4/+69 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | describe: don't abort too early when searching tags | Benno Evers | 2020-02-26 | 2 | -4/+69 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'ag/rebase-remove-redundant-code' | Junio C Hamano | 2020-03-05 | 1 | -9/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | builtin/rebase: remove a call to get_oid() on `options.switch_to' | Alban Gruin | 2020-02-26 | 1 | -9/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'es/recursive-single-branch-clone' | Junio C Hamano | 2020-03-05 | 5 | -9/+56 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clone: pass --single-branch during --recurse-submodules | Emily Shaffer | 2020-02-25 | 5 | -5/+49 | |
| * | | | | | | | | | | submodule--helper: use C99 named initializer | Emily Shaffer | 2020-02-25 | 1 | -4/+7 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/nth-packed-object-id' | Junio C Hamano | 2020-03-05 | 13 | -114/+95 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | packfile: drop nth_packed_object_sha1() | Jeff King | 2020-02-24 | 2 | -25/+10 | |
| * | | | | | | | | | | packed_object_info(): use object_id internally for delta base | Jeff King | 2020-02-24 | 1 | -17/+15 | |
| * | | | | | | | | | | packed_object_info(): use object_id for returning delta base | Jeff King | 2020-02-24 | 5 | -11/+11 | |
| * | | | | | | | | | | pack-check: push oid lookup into loop | Jeff King | 2020-02-24 | 1 | -13/+10 | |
| * | | | | | | | | | | pack-check: convert "internal error" die to a BUG() | Jeff King | 2020-02-24 | 1 | -1/+2 | |
| * | | | | | | | | | | pack-bitmap: use object_id when loading on-disk bitmaps | Jeff King | 2020-02-24 | 1 | -6/+6 | |
| * | | | | | | | | | | pack-objects: use object_id struct in pack-reuse code | Jeff King | 2020-02-24 | 1 | -4/+5 | |
| * | | | | | | | | | | pack-objects: convert oe_set_delta_ext() to use object_id | Jeff King | 2020-02-24 | 3 | -4/+4 | |
| * | | | | | | | | | | pack-objects: read delta base oid into object_id struct | Jeff King | 2020-02-24 | 1 | -17/+18 | |
| * | | | | | | | | | | nth_packed_object_oid(): use customary integer return | Jeff King | 2020-02-24 | 6 | -24/+22 | |
* | | | | | | | | | | | Merge branch 'es/do-not-let-rebase-switch-to-protected-branch' | Junio C Hamano | 2020-03-05 | 2 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rebase: refuse to switch to branch already checked out elsewhere | Eric Sunshine | 2020-02-24 | 2 | -2/+21 | |
| * | | | | | | | | | | | t3400: make test clean up after itself | Eric Sunshine | 2020-02-24 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'hv/receive-denycurrent-everywhere' | Junio C Hamano | 2020-03-05 | 5 | -18/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t2402: test worktree path when called in .git directory | Hariom Verma | 2020-03-04 | 1 | -0/+6 | |
| * | | | | | | | | | | | receive.denyCurrentBranch: respect all worktrees | Hariom Verma | 2020-02-24 | 3 | -17/+41 | |
| * | | | | | | | | | | | t5509: use a bare repository for test push target | Hariom Verma | 2020-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | get_main_worktree(): allow it to be called in the Git directory | Hariom Verma | 2020-02-24 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'es/worktree-avoid-duplication-fix' | Junio C Hamano | 2020-03-05 | 4 | -16/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | worktree: don't allow "add" validation to be fooled by suffix matching | Eric Sunshine | 2020-02-24 | 2 | -8/+10 | |
| * | | | | | | | | | | | worktree: add utility to find worktree by pathname | Eric Sunshine | 2020-02-24 | 2 | -6/+16 | |
| * | | | | | | | | | | | worktree: improve find_worktree() documentation | Eric Sunshine | 2020-02-24 | 1 | -2/+12 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'bc/wildcard-credential' | Junio C Hamano | 2020-03-05 | 10 | -23/+228 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | credential: allow wildcard patterns when matching config | brian m. carlson | 2020-02-20 | 7 | -21/+103 | |
| * | | | | | | | | | | | credential: use the last matching username in the config | brian m. carlson | 2020-02-20 | 3 | -3/+11 | |
| * | | | | | | | | | | | t0300: add tests for some additional cases | brian m. carlson | 2020-02-20 | 1 | -0/+108 | |
| * | | | | | | | | | | | t1300: add test for urlmatch with multiple wildcards | brian m. carlson | 2020-02-20 | 1 | -0/+6 | |
| * | | | | | | | | | | | mailmap: add an additional email address for brian m. carlson | brian m. carlson | 2020-02-20 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'mr/bisect-in-c-1' | Junio C Hamano | 2020-03-05 | 3 | -98/+189 | |
|\ \ \ \ \ \ \ \ \ \ \ |