1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516 |
- 0.17.3 UNRELEASED
- 0.17.2 2017-03-19
- BUG FIXES
- https:
- fixing Dulwich when used with C extensions on pypy < 5.6. (Victor Stinner)
- (Jelmer Vernooij, #511)
- 0.17.1 2017-03-01
- IMPROVEMENTS
- BUG FIXES
- (Jelmer Vernooij, #505)
- 0.17.0 2017-03-01
- TEST FIXES
- not available. (Koen Martens)
- IMPROVEMENTS
- (Jelmer Vernooij)
- passed in. Allow passing in relative paths to
- porcelain.add().(Jelmer Vernooij)
- BUG FIXES
- (Jelmer Vernooij, #495)
- (Jelmer Vernooij, #501)
- (Jelmer Vernooij)
- (Nicolas Dandrimont)
- Fixes hangs on Python 3. (René Stern, #434)
- starting with "~". (Jelmer Vernooij, René Stern, #463)
- (Jelmer Vernooij)
- 0.16.3 2016-01-14
- TEST FIXES
- (Jelmer Vernooij)
- IMPROVEMENTS
- 0.16.2 2016-01-14
- IMPROVEMENTS
- (Koen Martens)
- API CHANGES
- closed using a ``with`` statement. (Søren Løvborg)
- TEST FIXES
- when 'git worktree list' was introduced. (Jelmer Vernooij)
- BUG FIXES
- is false.
- (Koen Martens)
- probing the filesystem for trustable permissions.
- (Koen Martens)
- (Koen Martens)
- (#471, Jelmer Vernooij)
- in dulwich.client. (#435, Jelmer Vernooij)
- (#475, Volodymyr Holovko)
- (#477, Jelmer Vernooij)
- (#483, Doug Hellmann)
- `build_file_from_blob`.
- (#479, Benoît HERVIER)
- Fixes a race when new packs are being added.
- (#482, wme)
- 0.16.1 2016-12-25
- BUG FIXES
- (Jelmer Vernooij)
- 0.16.0 2016-12-24
- IMPROVEMENTS
- `gitrepository-layout(5)`. (Laurent Rineau)
- directories. (Laurent Rineau)
- (Jon Bain, Mika Mäenpää)
- allowing easy finding of current version based on Git tags.
- (Mark Mikofski)
- (Jelmer Vernooij)
- BUG FIXES
- tree object rather than a tree id. (Jelmer Vernooij)
- consistent with the documentation for that method.
- (#461, Jelmer Vernooij)
- (#465, Jelmer Vernooij)
- 0.15.0 2016-10-09
- BUG FIXES
- HTTP servers. (Jelmer Vernooij, Andrew Shadura, #442)
- (Jelmer Vernooij, #408)
- CHANGES
- to "Apache License, version 2.0 or later or GNU General Public License,
- version 2.0 or later". (#153)
- IMPROVEMENTS
- 0.14.1 2016-07-05
- BUG FIXES
- (Jelmer Vernooij #441)
- been ported.
- 0.14.0 2016-07-03
- BUG FIXES
- (Félix Mattrat, Jelmer Vernooij)
- (Jelmer Vernooij, #437)
- to clients. (Jelmer Vernooij, #254)
- IMPROVEMENTS
- 0.13.0 2016-04-24
- IMPROVEMENTS
- (Jelmer Vernooij, #402)
- (Nicolas Dandrimont, #413)
- (Jelmer Vernooij, #415)
- references, making the behaviour more consistent with that of
- DiskObjectStore. (Félix Mattrat, Jelmer Vernooij)
- CHANGES
- BUG FIXES
- on wsgi.input. (Jonas Haag)
- versions of fastimport (>= 0.9.5). (Jelmer Vernooij, Félix Mattrat)
- 0.12.0 2015-12-13
- IMPROVEMENTS
- Based on code from Jonas Haag in klaus.
- (Jelmer Vernooij)
- it match the behaviour described in https:
- (Chris Bunney)
- BUG FIXES
- Fixes quoting of paths. Thanks, Thomas Liebetraut. (#384)
- entire pack file to be loaded into memory. (jsbain)
- CHANGES
- 0.11.2 2015-09-18
- IMPROVEMENTS
- CHANGES
- (Jelmer Vernooij, #364)
- 0.11.1 2015-09-13
- Fix-up release to exclude broken blame.py file.
- 0.11.0 2015-09-13
- IMPROVEMENTS
- (Gary van der Merwe, Jelmer Vernooij)
- open resources. (Gary van der Merwe)
- (Stefan Zimmermann)
- capabilities. (Jelmer Vernooij)
- (Gary van der Merwe)
- (Michael Edgar)
- (Jelmer Vernooij)
- BUG FIXES
- 'no-done' capability. (Tommy Yu, #88)
- (Jelmer Vernooij)
- client. (Andreas Klöckner, Jelmer Vernooij, #363)
- 0.10.1 2015-03-25
- BUG FIXES
- in both C extensions and native delta application code.
- (Jelmer Vernooij, #259)
- 0.10.0 2015-03-22
- BUG FIXES
- refuse to create entries that start with .git/.
- (Jelmer Vernooij, #223)
- improving performance. (Mike Williams)
- (Jelmer Vernooij)
- (Hwee Miin Koh)
- (Max Shawabkeh, #256)
- (Augie Fackler, #211)
- (Jeff Sickel)
- IMPROVEMENTS
- directory when reading. Thanks to David Keijser for the
- report. (Jelmer Vernooij, #231)
- 0.9.9 2015-03-20
- SECURITY BUG FIXES
- (CVE-2015-0838)
- Thanks to Ivan Fratric of the Google Security Team for
- reporting this issue.
- (Jelmer Vernooij)
- 0.9.8 2014-11-30
- BUG FIXES
- (Gary van der Merwe)
- (Michael Edgar)
- pypy. (Jelmer Vernooij, #196)
- IMPROVEMENTS
- (Jelmer Vernooij)
- (Jelmer Vernooij)
- CHANGES
- (Jelmer Vernooij)
- dulwich.porcelain.list_tags has been renamed to tag_list.
- (Jelmer Vernooij)
- API CHANGES
- 0.9.7 2014-06-08
- BUG FIXES
- (Robert Brown)
- (Gary van der Merwe)
- (Augie Fackler)
- (Gary van der Merwe)
- (Robert Brown)
- IMPROVEMENTS
- for concurrency of some object store operations.
- (Fabien Boucher)
- (Gary van der Merwe, Hannu Valtonen, michael-k)
- in dulwich.contrib. See README.swift for details. (Fabien Boucher)
- API CHANGES
- be called by its close method. (Gary van der Merwe)
- be easily closed using a `with` statement. (Gary van der Merwe)
- (Jelmer Vernooij)
- OTHER CHANGES
- is now available as 'dulwich daemon'. (Jelmer Vernooij)
- 0.9.6 2014-04-23
- IMPROVEMENTS
- (Ryan Faulkner, Jelmer Vernooij)
- (Jelmer Vernooij, #1096030)
- (Jelmer Vernooij)
- wants when talking to empty repository.
- (Damien Tournoud)
- Python 3. (Gary van der Merwe)
- BUG FIXES
- (Jonas Haag)
- to Repo.__getitem__.
- (Jonas Haag)
- (Jelmer Vernooij, #1249029)
- first. Fixes hang when used against GitHub
- server implementation. (Siddharth Agarwal)
- object already in the repository.
- (Damien Tournoud, #135)
- API CHANGES
- 0.9.5 2014-02-23
- IMPROVEMENTS
- objects and commit ranges. (Jelmer Vernooij)
- (Dov Feldstern, #909037)
- CHANGES
- API CHANGES
- ``Repo.tree`` and ``Repo.tag``. (Jelmer Vernooij)
- (Jelmer Vernooij)
- BUG FIXES
- unicode object of length 20 or 40 to Repo.__getitem__.
- (Jelmer Vernooij)
- does not exist on OpenBSD and other platforms.
- (Dmitrij D. Czarkoff)
- 0.9.4 2013-11-30
- IMPROVEMENTS
- (Jelmer Vernooij)
- similar to `get_transport_and_path` but only
- supports URLs.
- (Jelmer Vernooij)
- (Jelmer Vernooij)
- (Jelmer Vernooij)
- BUG FIXES
- (André Roth)
- CHANGES
- (Jelmer Vernooij)
- API CHANGES
- (Jelmer Vernooij)
- (Jelmer Vernooij)
- FEATURES
- 0.9.3 2013-09-27
- BUG FIXES
- 0.9.2 2013-09-26
- BUG FIXES
- 0.9.1 2013-09-22
- BUG FIXES
- (milki, #1063087)
- (#1072461, William Grant)
- IMPROVEMENTS
- (Alberto Ruiz)
- (William Grant)
- (David Bennett)
- (Jelmer Vernooij)
- (Jelmer Vernooij)
- API CHANGES
- (Jelmer Vernooij)
- abort() method that can be used to cancel the pack operation.
- (Jelmer Vernooij)
- 0.9.0 2013-05-31
- BUG FIXES
- (#1031356, Curt Moore, Jelmer Vernooij)
- (Takeshi Kanemoto)
- (Brian Visel, #1169368)
- (Benjamin Pollack)
- (milki, Michel Lespinasse, #1175007)
- makes the test suit quiet again. (Gary van der Merwe)
- (Kevin Watters)
- IMPROVEMENTS:
- (Mark Mikofski)
- FEATURES
- 0.8.7 2012-11-27
- BUG FIXES
- (Dmitriy)
- 0.8.6 2012-11-09
- API CHANGES
- server modules. (Jelmer Vernooij)
- FEATURES
- (Adam 'Cezar' Jenkins, issue #58)
- `fallback_app` argument. (Jonas Haag, issue #67)
- TESTING
- slightly different behaviour on various platforms.
- (Jelmer Vernooij)
- runs all tests, not just the basic unit tests.
- (Jelmer Vernooij)
- BUG FIXES
- the previous one. (Yifan Zhang, issue #59)
- (D-Key, Jelmer Vernooij, issue #69)
- HttpGitClient. (Jelmer Vernooij)
- 0.8.5 2012-03-29
- BUG FIXES
- Should fix the tests on Debian GNU/kFreeBSD. (Jelmer Vernooij)
- 0.8.4 2012-03-28
- BUG FIXES
- (Jelmer Vernooij, #920553)
- (Rod Cloutier, Risto Kankkunen)
- (Jason R. Coombs, #697828)
- test isolation leaks reading ~/.gitconfig. (Risto Kankkunen)
- TESTS
- ``~/.gitconfig``, to prevent test isolation issues.
- (Jelmer Vernooij, #920330)
- FEATURES
- on to the constructor of the transport. (Sam Vilain)
- using Content-Encoding: gzip.
- (David Blewett, Jelmer Vernooij)
- 0.8.3 2012-01-21
- FEATURES
- described in git-config(1) and can write git config files.
- (Jelmer Vernooij, #531092, #768687)
- .git/config or ~/.gitconfig if none was explicitly specified.
- (Jelmer Vernooij)
- BUG FIXES
- return value. (Jelmer Vernooij)
- 0.8.2 2011-12-18
- BUG FIXES
- (Jelmer Vernooij)
- (Bruno Renié)
- raises an exception. (Jelmer Vernooij, #856769)
- (Jelmer Vernooij, #903840)
- FEATURES
- (Jelmer Vernooij, #379087)
- for dumb server access. (Jelmer Vernooij, #731235)
- 0.8.1 2011-10-31
- FEATURES
- (Jelmer Vernooij)
- HTTP. "dumb" access is not yet supported. (Jelmer Vernooij, #373688)
- CHANGES
- testtools is no longer supported. (Jelmer Vernooij, #830713)
- BUG FIXES
- not uploading new data. (Jelmer Vernooij, #855993)
- (Ronny Pfannschmidt, #881546)
- with system strnlen. (Jelmer Vernooij, #880362)
- API CHANGES
- (Jelmer Vernooij)
- 0.8.0 2011-08-07
- FEATURES
- a pack, with implementations for pack indexing and inflation.
- (Dave Borowitz)
- (Dave Borowitz)
- (Dave Borowitz)
- BUG FIXES
- (Jelmer Vernooij, #813268)
- left in the buffer. (Dave Borowitz)
- revision more than once. This has a significant improvement for
- performance when wide revision graphs are involved.
- (Jelmer Vernooij, #818168)
- (Dave Borowitz)
- API CHANGES
- to be passed in that is iterable (rather than an iterator) and that
- provides __len__. (Jelmer Vernooij)
- num_objects argument. (Jelmer Vernooij)
- PackStreamReader.read_objects now take an additional argument indicating a
- crc32 to compute. (Dave Borowitz)
- PackData.iterobjects. (Dave Borowitz)
- (Dave Borowitz)
- pack_object_header pack helper functions. (Dave Borowitz)
- the thin pack and moves it in in one step. Remove ThinPackData as well.
- (Dave Borowitz)
- value of unpack_object and various DeltaChainIterator methods.
- (Dave Borowitz)
- (Dave Borowitz)
- TEST CHANGES
- (Jelmer Vernooij)
- (Dave Borowitz)
- simple spec. (Dave Borowitz)
- 0.7.1 2011-04-12
- BUG FIXES
- (Max Bowsher, #707438)
- (Jelmer Vernooij)
- (Jelmer Vernooij)
- (Daniele Sluijters)
- IMPROVEMENTS
- API CHANGES
- is now consistent with the rest of Dulwich. Existing code will still
- work but print a DeprecationWarning. (Jelmer Vernooij, #663550)
- Tree.iteritems(). (Jelmer Vernooij)
- 0.7.0 2011-01-21
- FEATURES
- (Dave Borowitz)
- (Jelmer Vernooij)
- (Dave Borowitz, #568493)
- BUG FIXES
- (Dave Borowitz)
- Mercurial. (Jelmer Vernooij)
- the check code warns about them. (Augie Fackler, #581064)
- (Dave Borowitz, #653527)
- DOCUMENTATION
- #610540)
- 0.6.2 2010-10-16
- BUG FIXES
- (Dave Borowitz)
- FEATURES
- (Dave Borowitz)
- (Jelmer Vernooij)
- TESTS
- (Dave Borowitz)
- (Dave Borowitz)
- API CHANGES
- order. (Dave Borowitz)
- (Dave Borowitz).
- itself a subclass of PackIndex. (Jelmer Vernooij)
- DOCUMENTATION
- ProtocolGraphWalker.read_proto_line. (Dave Borowitz)
- 0.6.1 2010-07-22
- BUG FIXES
- tests correctly. (Jelmer Vernooij)
- FEATURES
- (Augie Fackler)
- (Ross Light, Jelmer Vernooij, #585204)
- TESTS
- CLEANUP
- TESTS
- API CHANGES
- rather than a filename. (Jelmer Vernooij)
- (Dave Borowitz)
- 0.6.0 2010-05-22
- note: This list is most likely incomplete for 0.6.0.
- BUG FIXES
-
- (Dave Borowitz)
- can not be disabled in the server. (Dave Borowitz)
- (Jelmer Vernooij)
- http:
- (Dave Borowitz)
- (Dave Borowitz)
- empty. (Dave Borowitz)
- (Jelmer Vernooij)
-
- FEATURES
- streams. (Jelmer Vernooij)
- TESTS
- (Tay Ray Chuan, Jelmer Vernooij)
- (Dave Borowitz)
- API BREAKAGES
- been swapped. 'committer' is now optional. (Jelmer Vernooij)
- (Jelmer Vernooij)
- for clarity. (Jelmer Vernooij)
- API CHANGES
- with chunks of strings rather than with full-text strings.
- (Jelmer Vernooij)
- 0.5.02010-03-03
- BUG FIXES
- (Dave Borowitz)
- cgit. (Dave Borowitz)
- (Jelmer Vernooij, #526793)
- FEATURES
- extensions. (Hal Wine, Anatoly Techtonik, Jelmer Vernooij, #434326)
- operations. (Dave Borowitz)
- 0.4.1 2010-01-03
- FEATURES
- (Jelmer Vernooij)
- 0.4.0 2009-10-07
- DOCUMENTATION
- API CHANGES
- sha of the object found rather than the object itself.
- BUG FIXES
- 0.3.3 2009-07-23
- FEATURES
- BUG FIXES
-
- when looking for a Git repository. (#380818)
- 0.3.2 2009-05-20
- BUG FIXES
-
- FEATURES
- 0.3.1 2009-05-13
- FEATURES
- access content.
- API CHANGES
- Repo.heads in favor of Repo.refs, a dictionary-like object for accessing
- refs.
- BUG FIXES
- deprecation warnings on Python 2.6.
- 0.3.0 2009-05-10
- FEATURES
- based on an index.
- BUG FIXES
-
- 0.2.1 2009-04-30
- BUG FIXES
- 0.2.0 2009-04-30
- FEATURES
- places that are performance-critical.
- 0.1.1 2009-03-13
- BUG FIXES
- causes a hangup.
- FEATURES
- 0.1.0 2009-01-24
|