Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
|\ | |||||
| * | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| |\ | |||||
| | * | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | |\ | |||||
| | | * | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | | |\ | |||||
| | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | | | |\ | |||||
| | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 1 | -4/+35 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | fast-import: disallow "feature import-marks" by default | Jeff King | 2019-12-04 | 1 | -0/+2 |
| | | | | | | | | | * | fast-import: disallow "feature export-marks" by default | Jeff King | 2019-12-04 | 1 | -0/+25 |
| | | | | | | | | | * | fast-import: delay creating leading directories for export-marks | Jeff King | 2019-12-04 | 1 | -1/+6 |
| | | | | | | | | | * | fast-import: stop creating leading directories for import-marks | Jeff King | 2019-12-04 | 1 | -1/+0 |
| | | | | | | | | | * | fast-import: tighten parsing of boolean command line options | Jeff King | 2019-12-04 | 1 | -2/+2 |
| | | | | | | | | | * | Merge branch 'jk/write-in-full-fix' into maint | Junio C Hamano | 2017-10-23 | 1 | -1/+1 |
| | | | | | | | | | |\ | |||||
* | | | | | | | | | | \ | Merge branch 'en/fast-imexport-nested-tags' | Junio C Hamano | 2019-10-15 | 1 | -11/+81 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | fast-import: add support for new 'alias' command | Elijah Newren | 2019-10-04 | 1 | -10/+52 |
| * | | | | | | | | | | | | fast-import: allow tags to be identified by mark labels | Elijah Newren | 2019-10-04 | 1 | -1/+2 |
| * | | | | | | | | | | | | fast-import: fix handling of deleted tags | Elijah Newren | 2019-10-04 | 1 | -0/+27 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | fast-import: duplicate into history rather than passing ownership | Jeff King | 2019-08-28 | 1 | -3/+1 |
* | | | | | | | | | | | | fast-import: duplicate parsed encoding string | Jeff King | 2019-08-28 | 1 | -2/+5 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'nd/tree-walk-with-repo' | Junio C Hamano | 2019-07-19 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | sha1-file.c: remove the_repo from read_object_with_reference() | Nguyễn Thái Ngọc Duy | 2019-06-27 | 1 | -3/+6 |
* | | | | | | | | | | | | Merge branch 'rs/copy-array' | Junio C Hamano | 2019-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | use COPY_ARRAY for copying arrays | René Scharfe | 2019-06-18 | 1 | -1/+1 |
* | | | | | | | | | | | fast-import: support 'encoding' commit header | Elijah Newren | 2019-05-14 | 1 | -2/+9 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'bc/hash-transition-16' | Junio C Hamano | 2019-04-25 | 1 | -26/+40 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fast-import: replace sha1_to_hex | brian m. carlson | 2019-04-01 | 1 | -2/+2 |
| * | | | | | | | | | | fast-import: make hash-size independent | brian m. carlson | 2019-04-01 | 1 | -16/+29 |
| * | | | | | | | | | | object-store: rename and expand packed_git's sha1 member | brian m. carlson | 2019-04-01 | 1 | -8/+9 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | fast-import: fix erroneous handling of get-mark with empty orphan commits | Elijah Newren | 2019-04-01 | 1 | -6/+2 |
* | | | | | | | | | | fast-import: only allow cat-blob requests where it makes sense | Elijah Newren | 2019-04-01 | 1 | -6/+13 |
* | | | | | | | | | | fast-import: check most prominent commands first | Elijah Newren | 2019-04-01 | 1 | -2/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'en/fast-export-import' | Junio C Hamano | 2019-01-04 | 1 | -154/+12 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | fast-export: add a --show-original-ids option to show original names | Elijah Newren | 2018-11-17 | 1 | -0/+12 |
| * | | | | | | | | fast-import: remove unmaintained duplicate documentation | Elijah Newren | 2018-11-17 | 1 | -154/+0 |
* | | | | | | | | | Upcast size_t variables to uintmax_t when printing | Torsten Bögershausen | 2018-11-12 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'jk/cocci' | Junio C Hamano | 2018-09-17 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | convert "oidcmp() != 0" to "!oideq()" | Jeff King | 2018-08-29 | 1 | -2/+2 |
| * | | | | | | | | convert "oidcmp() == 0" to oideq() | Jeff King | 2018-08-29 | 1 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ds/reachable' | Junio C Hamano | 2018-09-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit.h: remove method declarations | Derrick Stolee | 2018-07-21 | 1 | -0/+1 |
* | | | | | | | | | treewide: use get_all_packs | Derrick Stolee | 2018-08-21 | 1 | -2/+2 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 2018-08-03 | 1 | -2/+4 |
|\| | | | | | | | |||||
| * | | | | | | | commit: add repository argument to lookup_commit_reference_gently | Stefan Beller | 2018-06-29 | 1 | -2/+4 |
| |/ / / / / / | |||||
* / / / / / / | fast-import: do not call diff_delta() with empty buffer | Mike Hommey | 2018-07-06 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ma/lockfile-cleanup' | Junio C Hamano | 2018-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lock_file: make function-local locks non-static | Martin Ågren | 2018-05-10 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'sb/oid-object-info' | Junio C Hamano | 2018-05-23 | 1 | -6/+10 |
|\ \ \ \ \ \ |