| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | fix crash when generating a unified diff with a small ending equal-chunk | Mechiel Lukkien | 2018-02-14 | 1 | -2/+6 |
* | | | Merge pull request #751 from mcuadros/redirect | Máximo Cuadros | 2018-02-15 | 4 | -10/+56 |
|\ \ \
| |/ /
|/| | |
|
| * | | transport: http, fix services redirecting only info/refs | Máximo Cuadros | 2018-02-14 | 4 | -10/+56 |
| |/ |
|
* | | plumbing: format/packfile, add SaveOriginalMetadata function | Javi Fontan | 2018-02-09 | 2 | -5/+9 |
* | | plumbing: format/packfile, fix panic retrieving object hash. | Javi Fontan | 2018-02-09 | 3 | -4/+10 |
* | | Fix mistyping | Dmitry Labutin | 2018-02-07 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #731 from jfontan/fix/crash-with-delta-cycles | Máximo Cuadros | 2018-01-26 | 4 | -2/+56 |
|\ |
|
| * | plumbing: format/packfile, check nil objects in ObjectToPack | Javi Fontan | 2018-01-25 | 2 | -8/+12 |
| * | plumbing: format/packfile, fix crash with cycle deltas | Javi Fontan | 2018-01-24 | 4 | -1/+51 |
* | | gofmt -s | Máximo Cuadros | 2018-01-25 | 1 | -2/+2 |
|/ |
|
* | plumbing: packfile, Add crc check to scanner test. | Javi Fontan | 2018-01-21 | 1 | -4/+75 |
* | plumbing: packfile, Add a buffer to crc writer. | Javi Fontan | 2018-01-21 | 1 | -9/+31 |
* | Test eviction of more than one object | Javi Fontan | 2018-01-16 | 1 | -0/+20 |
* | Cache should hold objects the same size as MaxSize | Javi Fontan | 2018-01-16 | 1 | -1/+1 |
* | Modify cache to delete more than one item to free space | Javi Fontan | 2018-01-16 | 2 | -5/+3 |
* | Clean reconstructed objects outside pack window | Javi Fontan | 2018-01-11 | 1 | -13/+19 |
* | fix typo | Wells Johnston | 2018-01-08 | 1 | -1/+1 |
* | Merge pull request #698 from jfontan/improvement/use-decoder-cache | Máximo Cuadros | 2017-12-20 | 5 | -58/+106 |
|\ |
|
| * | Exercise NewObjectLRUDefault in testing | Javi Fontan | 2017-12-20 | 1 | -41/+60 |
| * | Make DeltaBaseCache private | Javi Fontan | 2017-12-20 | 1 | -6/+13 |
| * | Fix typo and documentation of NewDecoderForType | Javi Fontan | 2017-12-20 | 1 | -3/+3 |
| * | Enforce the use of cache in packfile decoder | Javi Fontan | 2017-12-20 | 4 | -12/+34 |
* | | Improve delta reutilization | Antonio Jesus Navarro Perez | 2017-12-20 | 5 | -29/+152 |
|/ |
|
* | plumbing: transport ssh, ssh_config implementation | Máximo Cuadros | 2017-12-11 | 2 | -12/+107 |
* | check .ssh/config for host and port overrides; fixes #629 | Robert Smith | 2017-12-09 | 1 | -0/+15 |
* | format: diff, remove error when two files are empty, submodules are simply ig... | Máximo Cuadros | 2017-12-07 | 2 | -5/+2 |
* | object: patch, test patch on submodules | Máximo Cuadros | 2017-12-07 | 1 | -0/+44 |
* | Ignore empty patches when calculating stats (fixes #654) | Alexandr Krylovskiy | 2017-12-04 | 1 | -0/+5 |
* | Fix revision solver for branch and tag (#660) | Anthony HAMON | 2017-12-01 | 1 | -3/+3 |
* | Merge pull request #672 from ferhatelmas/gofmt-s | Máximo Cuadros | 2017-12-01 | 10 | -10/+10 |
|\ |
|
| * | all: gofmt -s | ferhat elmas | 2017-11-30 | 10 | -10/+10 |
* | | storer: separate loose and packed object mgmt into optional ifaces | Jeremy Stribling | 2017-11-29 | 2 | -36/+25 |
* | | plumbing: add `HasEncodedObject` method to Storer | Jeremy Stribling | 2017-11-29 | 1 | -0/+9 |
* | | Make object repacking more configurable | Taru Karttunen | 2017-11-29 | 2 | -2/+7 |
* | | Support for repacking objects | Taru Karttunen | 2017-11-29 | 2 | -0/+9 |
* | | Address CI and move code around | Taru Karttunen | 2017-11-29 | 1 | -2/+4 |
* | | First pass of prune design | Taru Karttunen | 2017-11-29 | 2 | -0/+27 |
* | | filesystem: implement PackRefs() | Jeremy Stribling | 2017-11-29 | 1 | -0/+2 |
|/ |
|
* | all: simplification | ferhat elmas | 2017-11-29 | 15 | -71/+29 |
* | dotgit: add CheckAndSetReference tests | Jeremy Stribling | 2017-11-28 | 1 | -0/+4 |
* | Use optionally locking when updating refs | Taru Karttunen | 2017-11-27 | 1 | -0/+1 |
* | plumbing/transport: Fix truncated comment in Endpoint | Ori Rawlings | 2017-11-27 | 1 | -1/+1 |
* | all: fixes for ineffective assign | ferhat elmas | 2017-11-26 | 1 | -0/+1 |
* | plumbing: object/{commit,tag}, encode method with sig optional | Sunny | 2017-11-24 | 2 | -11/+14 |
* | plumbing: object/tag, add signature verification | Sunny | 2017-11-24 | 2 | -0/+94 |
* | plumbing: object/tag, add PGPSignature support | Sunny | 2017-11-24 | 2 | -1/+69 |
* | Close http.Body reader when needed | Antonio Jesus Navarro Perez | 2017-11-24 | 1 | -1/+3 |
* | test: plumbing/object fix Commit.Verify test | Sunny | 2017-11-24 | 1 | -2/+3 |
* | Merge pull request #653 from darkowlzz/verify-commit | Máximo Cuadros | 2017-11-24 | 2 | -0/+95 |
|\ |
|
| * | test: plumbing.object, add test for Commit.Verify | Sunny | 2017-11-23 | 1 | -0/+65 |