Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'jk/packfile-reuse-cleanup' | Junio C Hamano | 2020-02-14 | 9 | -122/+362 | |
|\ \ \ \ \ | ||||||
| * | | | | | pack-bitmap: don't rely on bitmap_git->reuse_objects | Jeff King | 2020-01-23 | 1 | -11/+7 | |
| * | | | | | pack-objects: add checks for duplicate objects | Jeff King | 2020-01-23 | 1 | -1/+7 | |
| * | | | | | pack-objects: improve partial packfile reuse | Jeff King | 2020-01-23 | 3 | -86/+281 | |
| * | | | | | builtin/pack-objects: introduce obj_is_packed() | Jeff King | 2020-01-23 | 1 | -2/+7 | |
| * | | | | | pack-objects: introduce pack.allowPackReuse | Jeff King | 2020-01-23 | 2 | -1/+14 | |
| * | | | | | csum-file: introduce hashfile_total() | Jeff King | 2020-01-23 | 1 | -0/+9 | |
| * | | | | | pack-bitmap: simplify bitmap_has_oid_in_uninteresting() | Jeff King | 2020-01-23 | 1 | -12/+2 | |
| * | | | | | pack-bitmap: uninteresting oid can be outside bitmapped packfile | Jeff King | 2020-01-23 | 1 | -1/+1 | |
| * | | | | | pack-bitmap: introduce bitmap_walk_contains() | Jeff King | 2020-01-23 | 2 | -0/+15 | |
| * | | | | | ewah/bitmap: introduce bitmap_word_alloc() | Jeff King | 2020-01-23 | 2 | -4/+10 | |
| * | | | | | packfile: expose get_delta_base() | Jeff King | 2019-09-13 | 2 | -5/+8 | |
| * | | | | | builtin/pack-objects: report reused packfile objects | Jeff King | 2019-09-13 | 1 | -2/+4 | |
* | | | | | | Merge branch 'hw/advice-add-nothing' | Junio C Hamano | 2020-02-14 | 6 | -4/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add: change advice config variables used by the add API | Heba Waly | 2020-02-06 | 5 | -7/+22 | |
| * | | | | | | add: use advise function to display hints | Heba Waly | 2020-01-15 | 4 | -3/+8 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | The fourth batch for 2.26 | Junio C Hamano | 2020-02-12 | 1 | -0/+44 | |
* | | | | | | Merge branch 'js/convert-typofix' | Junio C Hamano | 2020-02-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | convert: fix typo | Johannes Schindelin | 2020-02-11 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'js/ci-squelch-doc-warning' | Junio C Hamano | 2020-02-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: ignore rubygems warning in the "Documentation" job | Johannes Schindelin | 2020-02-10 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'jb/multi-pack-index-docfix' | Junio C Hamano | 2020-02-12 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pack-format: correct multi-pack-index description | Johannes Berg | 2020-02-10 | 1 | -2/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ma/diff-doc-clarify-regexp-example' | Junio C Hamano | 2020-02-12 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | diff-options.txt: avoid "regex" overload in example | Martin Ågren | 2020-02-09 | 1 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ms/doc-bundle-format' | Junio C Hamano | 2020-02-12 | 1 | -0/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | doc: describe Git bundle format | Masaya Suzuki | 2020-02-07 | 1 | -0/+48 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'es/submodule-fetch-message-fix' | Junio C Hamano | 2020-02-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | submodule: add newline on invalid submodule error | Emily Shaffer | 2020-02-07 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'jb/parse-options-message-fix' | Junio C Hamano | 2020-02-12 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | parse-options: lose an unnecessary space in an error message | Jacques Bodin-Hullin | 2020-02-05 | 2 | -4/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ma/filter-branch-doc-caret' | Junio C Hamano | 2020-02-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-filter-branch.txt: wrap "maths" notation in backticks | Martin Ågren | 2020-02-04 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'km/submodule-doc-use-sm-path' | Junio C Hamano | 2020-02-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | submodule foreach: replace $path with $sm_path in example | Kyle Meyer | 2020-01-31 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'jc/skip-prefix' | Junio C Hamano | 2020-02-12 | 8 | -25/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | C: use skip_prefix() to avoid hardcoded string length | Junio C Hamano | 2020-01-31 | 8 | -25/+18 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'pb/do-not-recurse-grep-no-index' | Junio C Hamano | 2020-02-12 | 3 | -4/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | grep: ignore --recurse-submodules if --no-index is given | Philippe Blain | 2020-01-30 | 3 | -4/+17 | |
* | | | | | | | | | Merge branch 'hw/doc-git-dir' | Junio C Hamano | 2020-02-12 | 1 | -3/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git: update documentation for --git-dir | Heba Waly | 2020-01-30 | 1 | -3/+17 | |
* | | | | | | | | | | Merge branch 'jk/push-default-doc' | Junio C Hamano | 2020-02-12 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | doc: drop "explicitly given" from push.default description | Jeff King | 2020-01-29 | 1 | -2/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'jk/clang-sanitizer-fixes' | Junio C Hamano | 2020-02-12 | 5 | -15/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | obstack: avoid computing offsets from NULL pointer | Jeff King | 2020-01-28 | 1 | -2/+4 | |
| * | | | | | | | | | | xdiff: avoid computing non-zero offset from NULL pointer | Jeff King | 2020-01-28 | 1 | -2/+6 | |
| * | | | | | | | | | | avoid computing zero offsets from NULL pointer | Jeff King | 2020-01-28 | 3 | -6/+6 | |
| * | | | | | | | | | | merge-recursive: use subtraction to flip stage | Junio C Hamano | 2020-01-27 | 1 | -3/+2 | |
| * | | | | | | | | | | merge-recursive: silence -Wxor-used-as-pow warning | Jeff King | 2020-01-27 | 1 | -5/+14 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'dt/submodule-rm-with-stale-cache' | Junio C Hamano | 2020-02-12 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ |