NEWS 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709
  1. 0.19.1 UNRELEASED
  2. 0.19.0 2018-03-10
  3. BUG FIXES
  4. * Make `dulwich.archive` set the gzip header file modification time so that
  5. archives created from the same Git tree are always identical.
  6. (#577, Jonas Haag)
  7. * Allow comment characters (#, ;) within configuration file strings
  8. (Daniel Andersson, #579)
  9. * Raise exception when passing in invalid author/committer values
  10. to Repo.do_commit(). (Jelmer Vernooij, #602)
  11. IMPROVEMENTS
  12. * Add a fastimport ``extra``. (Jelmer Vernooij)
  13. * Start writing reflog entries. (Jelmer Vernooij)
  14. * Add ability to use password and keyfile ssh options with SSHVendor. (Filipp Kucheryavy)
  15. * Add ``change_type_same`` flag to ``tree_changes``.
  16. (Jelmer Vernooij)
  17. API CHANGES
  18. * ``GitClient.send_pack`` now accepts a ``generate_pack_data``
  19. rather than a ``generate_pack_contents`` function for
  20. performance reasons. (Jelmer Vernooij)
  21. * Dulwich now uses urllib3 internally for HTTP requests.
  22. The `opener` argument to `dulwich.client.HttpGitClient` that took a
  23. `urllib2` opener instance has been replaced by a `pool_manager` argument
  24. that takes a `urllib3` pool manager instance.
  25. (Daniel Andersson)
  26. 0.18.6 2017-11-11
  27. BUG FIXES
  28. * Fix handling of empty repositories in ``porcelain.clone``.
  29. (#570, Jelmer Vernooij)
  30. * Raise an error when attempting to add paths that are not under the
  31. repository. (Jelmer Vernooij)
  32. * Fix error message for missing trailing ]. (Daniel Andersson)
  33. * Raise EmptyFileException when corruption (in the form of an empty
  34. file) is detected. (Antoine R. Dumont, #582)
  35. IMPROVEMENTS
  36. * Enforce date field parsing consistency. This also add checks on
  37. those date fields for potential overflow.
  38. (Antoine R. Dumont, #567)
  39. 0.18.5 2017-10-29
  40. BUG FIXES
  41. * Fix cwd for hooks. (Fabian Grünbichler)
  42. * Fix setting of origin in config when non-standard origin is passed into
  43. ``Repo.clone``. (Kenneth Lareau, #565)
  44. * Prevent setting SSH arguments from SSH URLs when using SSH through a
  45. subprocess. Note that Dulwich doesn't support cloning submodules.
  46. (CVE-2017-16228) (Jelmer Vernooij)
  47. IMPROVEMENTS
  48. * Silently ignored directories in ``Repo.stage``.
  49. (Jelmer Vernooij, #564)
  50. API CHANGES
  51. * GitFile now raises ``FileLocked`` when encountering a lock
  52. rather than OSError(EEXIST). (Jelmer Vernooij)
  53. 0.18.4 2017-10-01
  54. BUG FIXES
  55. * Make default User-Agent start with "git/" because GitHub won't response to
  56. HTTP smart server requests otherwise (and reply with a 404).
  57. (Jelmer vernooij, #562)
  58. 0.18.3 2017-09-03
  59. BUG FIXES
  60. * Read config during porcelain operations that involve remotes.
  61. (Jelmer Vernooij, #545)
  62. * Fix headers of empty chunks in unified diffs. (Taras Postument, #543)
  63. * Properly follow redirects over HTTP. (Jelmer Vernooij, #117)
  64. IMPROVEMENTS
  65. * Add ``dulwich.porcelain.update_head``. (Jelmer Vernooij, #439)
  66. * ``GitClient.fetch_pack`` now returns symrefs.
  67. (Jelmer Vernooij, #485)
  68. * The server now supports providing symrefs.
  69. (Jelmer Vernooij, #485)
  70. * Add ``dulwich.object_store.commit_tree_changes`` to incrementally
  71. commit changes to a tree structure. (Jelmer Vernooij)
  72. * Add basic ``PackBasedObjectStore.repack`` method.
  73. (Jelmer Vernooij, Earl Chew, #296, #549, #552)
  74. 0.18.2 2017-08-01
  75. TEST FIXES
  76. * Use constant timestamp so tests pass in all timezones, not just BST.
  77. (Jelmer Vernooij)
  78. 0.18.1 2017-07-31
  79. BUG FIXES
  80. * Fix syntax error in dulwich.contrib.test_swift_smoke.
  81. (Jelmer Vernooij)
  82. 0.18.0 2017-07-31
  83. BUG FIXES
  84. * Fix remaining tests on Windows. (Jelmer Vernooij, #493)
  85. * Fix build of C extensions with Python 3 on Windows.
  86. (Jelmer Vernooij)
  87. * Pass 'mkdir' argument onto Repo.init_bare in Repo.clone.
  88. (Jelmer Vernooij, #504)
  89. * In ``dulwich.porcelain.add``, if no files are specified,
  90. add from current working directory rather than repository root.
  91. (Jelmer Vernooij, #521)
  92. * Properly deal with submodules in 'porcelain.status'.
  93. (Jelmer Vernooij, #517)
  94. * ``dulwich.porcelain.remove`` now actually removes files from
  95. disk, not just from the index. (Jelmer Vernooij, #488)
  96. * Fix handling of "reset" command with markers and without
  97. "from". (Antoine Pietri)
  98. * Fix handling of "merge" command with markers. (Antoine Pietri)
  99. * Support treeish argument to porcelain.reset(), rather than
  100. requiring a ref/commit id. (Jelmer Vernooij)
  101. * Handle race condition when mtime doesn't change between writes/reads.
  102. (Jelmer Vernooij, #541)
  103. * Fix ``dulwich.porcelain.show`` on commits with Python 3.
  104. (Jelmer Vernooij, #532)
  105. IMPROVEMENTS
  106. * Add basic support for reading ignore files in ``dulwich.ignore``.
  107. ``dulwich.porcelain.add`` and ``dulwich.porcelain.status`` now honor
  108. ignores. (Jelmer Vernooij, Segev Finer, #524, #526)
  109. * New ``dulwich.porcelain.check_ignore`` command.
  110. (Jelmer Vernooij)
  111. * ``dulwich.porcelain.status`` now supports a ``ignored`` argument.
  112. (Jelmer Vernooij)
  113. DOCUMENTATION
  114. * Clarified docstrings for Client.{send_pack,fetch_pack} implementations.
  115. (Jelmer Vernooij, #523)
  116. 0.17.3 2017-03-20
  117. PLATFORM SUPPORT
  118. * List Python 3.3 as supported. (Jelmer Vernooij, #513)
  119. BUG FIXES
  120. * Fix compatibility with pypy 3. (Jelmer Vernooij)
  121. 0.17.2 2017-03-19
  122. BUG FIXES
  123. * Add workaround for
  124. https://bitbucket.org/pypy/pypy/issues/2499/cpyext-pystring_asstring-doesnt-work,
  125. fixing Dulwich when used with C extensions on pypy < 5.6. (Victor Stinner)
  126. * Properly quote config values with a '#' character in them.
  127. (Jelmer Vernooij, #511)
  128. 0.17.1 2017-03-01
  129. IMPROVEMENTS
  130. * Add basic 'dulwich pull' command. (Jelmer Vernooij)
  131. BUG FIXES
  132. * Cope with existing submodules during pull.
  133. (Jelmer Vernooij, #505)
  134. 0.17.0 2017-03-01
  135. TEST FIXES
  136. * Skip test that requires sync to synchronize filesystems if os.sync is
  137. not available. (Koen Martens)
  138. IMPROVEMENTS
  139. * Implement MemoryRepo.{set_description,get_description}.
  140. (Jelmer Vernooij)
  141. * Raise exception in Repo.stage() when absolute paths are
  142. passed in. Allow passing in relative paths to
  143. porcelain.add().(Jelmer Vernooij)
  144. BUG FIXES
  145. * Handle multi-line quoted values in config files.
  146. (Jelmer Vernooij, #495)
  147. * Allow porcelain.clone of repository without HEAD.
  148. (Jelmer Vernooij, #501)
  149. * Support passing tag ids to Walker()'s include argument.
  150. (Jelmer Vernooij)
  151. * Don't strip trailing newlines from extra headers.
  152. (Nicolas Dandrimont)
  153. * Set bufsize=0 for subprocess interaction with SSH client.
  154. Fixes hangs on Python 3. (René Stern, #434)
  155. * Don't drop first slash for SSH paths, except for those
  156. starting with "~". (Jelmer Vernooij, René Stern, #463)
  157. * Properly log off after retrieving just refs.
  158. (Jelmer Vernooij)
  159. 0.16.3 2016-01-14
  160. TEST FIXES
  161. * Remove racy check that relies on clock time changing between writes.
  162. (Jelmer Vernooij)
  163. IMPROVEMENTS
  164. * Add porcelain.remote_add. (Jelmer Vernooij)
  165. 0.16.2 2016-01-14
  166. IMPROVEMENTS
  167. * Fixed failing test-cases on windows.
  168. (Koen Martens)
  169. API CHANGES
  170. * Repo is now a context manager, so that it can be easily
  171. closed using a ``with`` statement. (Søren Løvborg)
  172. TEST FIXES
  173. * Only run worktree list compat tests against git 2.7.0,
  174. when 'git worktree list' was introduced. (Jelmer Vernooij)
  175. BUG FIXES
  176. * Ignore filemode when building index when core.filemode
  177. is false.
  178. (Koen Martens)
  179. * Initialize core.filemode configuration setting by
  180. probing the filesystem for trustable permissions.
  181. (Koen Martens)
  182. * Fix ``porcelain.reset`` to respect the comittish argument.
  183. (Koen Martens)
  184. * Fix dulwich.porcelain.ls_remote() on Python 3.
  185. (#471, Jelmer Vernooij)
  186. * Allow both unicode and byte strings for host paths
  187. in dulwich.client. (#435, Jelmer Vernooij)
  188. * Add remote from porcelain.clone. (#466, Jelmer Vernooij)
  189. * Fix unquoting of credentials before passing to urllib2.
  190. (#475, Volodymyr Holovko)
  191. * Cope with submodules in `build_index_from_tree`.
  192. (#477, Jelmer Vernooij)
  193. * Handle deleted files in `get_unstaged_changes`.
  194. (#483, Doug Hellmann)
  195. * Don't overwrite files when they haven't changed in
  196. `build_file_from_blob`.
  197. (#479, Benoît HERVIER)
  198. * Check for existence of index file before opening pack.
  199. Fixes a race when new packs are being added.
  200. (#482, wme)
  201. 0.16.1 2016-12-25
  202. BUG FIXES
  203. * Fix python3 compatibility for dulwich.contrib.release_robot.
  204. (Jelmer Vernooij)
  205. 0.16.0 2016-12-24
  206. IMPROVEMENTS
  207. * Add support for worktrees. See `git-worktree(1)` and
  208. `gitrepository-layout(5)`. (Laurent Rineau)
  209. * Add support for `commondir` file in Git control
  210. directories. (Laurent Rineau)
  211. * Add support for passwords in HTTP URLs.
  212. (Jon Bain, Mika Mäenpää)
  213. * Add `release_robot` script to contrib,
  214. allowing easy finding of current version based on Git tags.
  215. (Mark Mikofski)
  216. * Add ``Blob.splitlines`` method.
  217. (Jelmer Vernooij)
  218. BUG FIXES
  219. * Fix handling of ``Commit.tree`` being set to an actual
  220. tree object rather than a tree id. (Jelmer Vernooij)
  221. * Return remote refs from LocalGitClient.fetch_pack(),
  222. consistent with the documentation for that method.
  223. (#461, Jelmer Vernooij)
  224. * Fix handling of unknown URL schemes in get_transport_and_path.
  225. (#465, Jelmer Vernooij)
  226. 0.15.0 2016-10-09
  227. BUG FIXES
  228. * Allow missing trailing LF when reading service name from
  229. HTTP servers. (Jelmer Vernooij, Andrew Shadura, #442)
  230. * Fix dulwich.porcelain.pull() on Python3. (Jelmer Vernooij, #451)
  231. * Properly pull in tags during dulwich.porcelain.clone.
  232. (Jelmer Vernooij, #408)
  233. CHANGES
  234. * Changed license from "GNU General Public License, version 2.0 or later"
  235. to "Apache License, version 2.0 or later or GNU General Public License,
  236. version 2.0 or later". (#153)
  237. IMPROVEMENTS
  238. * Add ``dulwich.porcelain.ls_tree`` implementation. (Jelmer Vernooij)
  239. 0.14.1 2016-07-05
  240. BUG FIXES
  241. * Fix regression removing untouched refs when pushing over SSH.
  242. (Jelmer Vernooij #441)
  243. * Skip Python3 tests for SWIFT contrib module, as it has not yet
  244. been ported.
  245. 0.14.0 2016-07-03
  246. BUG FIXES
  247. * Fix ShaFile.id after modification of a copied ShaFile.
  248. (Félix Mattrat, Jelmer Vernooij)
  249. * Support removing refs from porcelain.push.
  250. (Jelmer Vernooij, #437)
  251. * Stop magic protocol ref `capabilities^{}` from leaking out
  252. to clients. (Jelmer Vernooij, #254)
  253. IMPROVEMENTS
  254. * Add `dulwich.config.parse_submodules` function.
  255. * Add `RefsContainer.follow` method. (#438)
  256. 0.13.0 2016-04-24
  257. IMPROVEMENTS
  258. * Support `ssh://` URLs in get_transport_and_path_from_url().
  259. (Jelmer Vernooij, #402)
  260. * Support missing empty line after headers in Git commits and tags.
  261. (Nicolas Dandrimont, #413)
  262. * Fix `dulwich.porcelain.status` when used in empty trees.
  263. (Jelmer Vernooij, #415)
  264. * Return copies of objects in MemoryObjectStore rather than
  265. references, making the behaviour more consistent with that of
  266. DiskObjectStore. (Félix Mattrat, Jelmer Vernooij)
  267. * Fix ``dulwich.web`` on Python3. (#295, Jonas Haag)
  268. CHANGES
  269. * Drop support for Python 2.6.
  270. * Fix python3 client web support. (Jelmer Vernooij)
  271. BUG FIXES
  272. * Fix hang on Gzip decompression. (Jonas Haag)
  273. * Don't rely on working tell() and seek() methods
  274. on wsgi.input. (Jonas Haag)
  275. * Support fastexport/fastimport functionality on python3 with newer
  276. versions of fastimport (>= 0.9.5). (Jelmer Vernooij, Félix Mattrat)
  277. 0.12.0 2015-12-13
  278. IMPROVEMENTS
  279. * Add a `dulwich.archive` module that can create tarballs.
  280. Based on code from Jonas Haag in klaus.
  281. * Add a `dulwich.reflog` module for reading and writing reflogs.
  282. (Jelmer Vernooij)
  283. * Fix handling of ambiguous refs in `parse_ref` to make
  284. it match the behaviour described in https://git-scm.com/docs/gitrevisions.
  285. (Chris Bunney)
  286. * Support Python3 in C modules. (Lele Gaifax)
  287. BUG FIXES
  288. * Simplify handling of SSH command invocation.
  289. Fixes quoting of paths. Thanks, Thomas Liebetraut. (#384)
  290. * Fix inconsistent handling of trailing slashes for DictRefsContainer. (#383)
  291. * Add hack to support thin packs duing fetch(), albeit while requiring the
  292. entire pack file to be loaded into memory. (jsbain)
  293. CHANGES
  294. * This will be the last release to support Python 2.6.
  295. 0.11.2 2015-09-18
  296. IMPROVEMENTS
  297. * Add support for agent= capability. (Jelmer Vernooij, #298)
  298. * Add support for quiet capability. (Jelmer Vernooij)
  299. CHANGES
  300. * The ParamikoSSHVendor class has been moved to
  301. * dulwich.contrib.paramiko_vendor, as it's currently untested.
  302. (Jelmer Vernooij, #364)
  303. 0.11.1 2015-09-13
  304. Fix-up release to exclude broken blame.py file.
  305. 0.11.0 2015-09-13
  306. IMPROVEMENTS
  307. * Extended Python3 support to most of the codebase.
  308. (Gary van der Merwe, Jelmer Vernooij)
  309. * The `Repo` object has a new `close` method that can be called to close any
  310. open resources. (Gary van der Merwe)
  311. * Support 'git.bat' in SubprocessGitClient on Windows.
  312. (Stefan Zimmermann)
  313. * Advertise 'ofs-delta' capability in receive-pack server side
  314. capabilities. (Jelmer Vernooij)
  315. * Switched `default_local_git_client_cls` to `LocalGitClient`.
  316. (Gary van der Merwe)
  317. * Add `porcelain.ls_remote` and `GitClient.get_refs`.
  318. (Michael Edgar)
  319. * Add `Repo.discover` method. (B. M. Corser)
  320. * Add `dulwich.objectspec.parse_refspec`. (Jelmer Vernooij)
  321. * Add `porcelain.pack_objects` and `porcelain.repack`.
  322. (Jelmer Vernooij)
  323. BUG FIXES
  324. * Fix handling of 'done' in graph walker and implement the
  325. 'no-done' capability. (Tommy Yu, #88)
  326. * Avoid recursion limit issues resolving deltas. (William Grant, #81)
  327. * Allow arguments in local client binary path overrides.
  328. (Jelmer Vernooij)
  329. * Fix handling of commands with arguments in paramiko SSH
  330. client. (Andreas Klöckner, Jelmer Vernooij, #363)
  331. * Fix parsing of quoted strings in configs. (Jelmer Vernooij, #305)
  332. 0.10.1 2015-03-25
  333. BUG FIXES
  334. * Return `ApplyDeltaError` when encountering delta errors
  335. in both C extensions and native delta application code.
  336. (Jelmer Vernooij, #259)
  337. 0.10.0 2015-03-22
  338. BUG FIXES
  339. * In dulwich.index.build_index_from_tree, by default
  340. refuse to create entries that start with .git/.
  341. * Fix running of testsuite when installed.
  342. (Jelmer Vernooij, #223)
  343. * Use a block cache in _find_content_rename_candidates(),
  344. improving performance. (Mike Williams)
  345. * Add support for ``core.protectNTFS`` setting.
  346. (Jelmer Vernooij)
  347. * Fix TypeError when fetching empty updates.
  348. (Hwee Miin Koh)
  349. * Resolve delta refs when pulling into a MemoryRepo.
  350. (Max Shawabkeh, #256)
  351. * Fix handling of tags of non-commits in missing object finder.
  352. (Augie Fackler, #211)
  353. * Explicitly disable mmap on plan9 where it doesn't work.
  354. (Jeff Sickel)
  355. IMPROVEMENTS
  356. * New public method `Repo.reset_index`. (Jelmer Vernooij)
  357. * Prevent duplicate parsing of loose files in objects
  358. directory when reading. Thanks to David Keijser for the
  359. report. (Jelmer Vernooij, #231)
  360. 0.9.9 2015-03-20
  361. SECURITY BUG FIXES
  362. * Fix buffer overflow in C implementation of pack apply_delta().
  363. (CVE-2015-0838)
  364. Thanks to Ivan Fratric of the Google Security Team for
  365. reporting this issue.
  366. (Jelmer Vernooij)
  367. 0.9.8 2014-11-30
  368. BUG FIXES
  369. * Various fixes to improve test suite running on Windows.
  370. (Gary van der Merwe)
  371. * Limit delta copy length to 64K in v2 pack files. (Robert Brown)
  372. * Strip newline from final ACKed SHA while fetching packs.
  373. (Michael Edgar)
  374. * Remove assignment to PyList_SIZE() that was causing segfaults on
  375. pypy. (Jelmer Vernooij, #196)
  376. IMPROVEMENTS
  377. * Add porcelain 'receive-pack' and 'upload-pack'. (Jelmer Vernooij)
  378. * Handle SIGINT signals in bin/dulwich. (Jelmer Vernooij)
  379. * Add 'status' support to bin/dulwich. (Jelmer Vernooij)
  380. * Add 'branch_create', 'branch_list', 'branch_delete' porcelain.
  381. (Jelmer Vernooij)
  382. * Add 'fetch' porcelain. (Jelmer Vernooij)
  383. * Add 'tag_delete' porcelain. (Jelmer Vernooij)
  384. * Add support for serializing/deserializing 'gpgsig' attributes in Commit.
  385. (Jelmer Vernooij)
  386. CHANGES
  387. * dul-web is now available as 'dulwich web-daemon'.
  388. (Jelmer Vernooij)
  389. * dulwich.porcelain.tag has been renamed to tag_create.
  390. dulwich.porcelain.list_tags has been renamed to tag_list.
  391. (Jelmer Vernooij)
  392. API CHANGES
  393. * Restore support for Python 2.6. (Jelmer Vernooij, Gary van der Merwe)
  394. 0.9.7 2014-06-08
  395. BUG FIXES
  396. * Fix tests dependent on hash ordering. (Michael Edgar)
  397. * Support staging symbolic links in Repo.stage.
  398. (Robert Brown)
  399. * Ensure that all files object are closed when running the test suite.
  400. (Gary van der Merwe)
  401. * When writing OFS_DELTA pack entries, write correct offset.
  402. (Augie Fackler)
  403. * Fix handler of larger copy operations in packs. (Augie Fackler)
  404. * Various fixes to improve test suite running on Windows.
  405. (Gary van der Merwe)
  406. * Fix logic for extra adds of identical files in rename detector.
  407. (Robert Brown)
  408. IMPROVEMENTS
  409. * Add porcelain 'status'. (Ryan Faulkner)
  410. * Add porcelain 'daemon'. (Jelmer Vernooij)
  411. * Add `dulwich.greenthreads` module which provides support
  412. for concurrency of some object store operations.
  413. (Fabien Boucher)
  414. * Various changes to improve compatibility with Python 3.
  415. (Gary van der Merwe, Hannu Valtonen, michael-k)
  416. * Add OpenStack Swift backed repository implementation
  417. in dulwich.contrib. See README.swift for details. (Fabien Boucher)
  418. API CHANGES
  419. * An optional close function can be passed to the Protocol class. This will
  420. be called by its close method. (Gary van der Merwe)
  421. * All classes with close methods are now context managers, so that they can
  422. be easily closed using a `with` statement. (Gary van der Merwe)
  423. * Remove deprecated `num_objects` argument to `write_pack` methods.
  424. (Jelmer Vernooij)
  425. OTHER CHANGES
  426. * The 'dul-daemon' script has been removed. The same functionality
  427. is now available as 'dulwich daemon'. (Jelmer Vernooij)
  428. 0.9.6 2014-04-23
  429. IMPROVEMENTS
  430. * Add support for recursive add in 'git add'.
  431. (Ryan Faulkner, Jelmer Vernooij)
  432. * Add porcelain 'list_tags'. (Ryan Faulkner)
  433. * Add porcelain 'push'. (Ryan Faulkner)
  434. * Add porcelain 'pull'. (Ryan Faulkner)
  435. * Support 'http.proxy' in HttpGitClient.
  436. (Jelmer Vernooij, #1096030)
  437. * Support 'http.useragent' in HttpGitClient.
  438. (Jelmer Vernooij)
  439. * In server, wait for clients to send empty list of
  440. wants when talking to empty repository.
  441. (Damien Tournoud)
  442. * Various changes to improve compatibility with
  443. Python 3. (Gary van der Merwe)
  444. BUG FIXES
  445. * Support unseekable 'wsgi.input' streams.
  446. (Jonas Haag)
  447. * Raise TypeError when passing unicode() object
  448. to Repo.__getitem__.
  449. (Jonas Haag)
  450. * Fix handling of `reset` command in dulwich.fastexport.
  451. (Jelmer Vernooij, #1249029)
  452. * In client, don't wait for server to close connection
  453. first. Fixes hang when used against GitHub
  454. server implementation. (Siddharth Agarwal)
  455. * DeltaChainIterator: fix a corner case where an object is inflated as an
  456. object already in the repository.
  457. (Damien Tournoud, #135)
  458. * Stop leaking file handles during pack reload. (Damien Tournoud)
  459. * Avoid reopening packs during pack cache reload. (Jelmer Vernooij)
  460. API CHANGES
  461. * Drop support for Python 2.6. (Jelmer Vernooij)
  462. 0.9.5 2014-02-23
  463. IMPROVEMENTS
  464. * Add porcelain 'tag'. (Ryan Faulkner)
  465. * New module `dulwich.objectspec` for parsing strings referencing
  466. objects and commit ranges. (Jelmer Vernooij)
  467. * Add shallow branch support. (milki)
  468. * Allow passing urllib2 `opener` into HttpGitClient.
  469. (Dov Feldstern, #909037)
  470. CHANGES
  471. * Drop support for Python 2.4 and 2.5. (Jelmer Vernooij)
  472. API CHANGES
  473. * Remove long deprecated ``Repo.commit``, ``Repo.get_blob``,
  474. ``Repo.tree`` and ``Repo.tag``. (Jelmer Vernooij)
  475. * Remove long deprecated ``Repo.revision_history`` and ``Repo.ref``.
  476. (Jelmer Vernooij)
  477. * Remove long deprecated ``Tree.entries``. (Jelmer Vernooij)
  478. BUG FIXES
  479. * Raise KeyError rather than TypeError when passing in
  480. unicode object of length 20 or 40 to Repo.__getitem__.
  481. (Jelmer Vernooij)
  482. * Use 'rm' rather than 'unlink' in tests, since the latter
  483. does not exist on OpenBSD and other platforms.
  484. (Dmitrij D. Czarkoff)
  485. 0.9.4 2013-11-30
  486. IMPROVEMENTS
  487. * Add ssh_kwargs attribute to ParamikoSSHVendor. (milki)
  488. * Add Repo.set_description(). (Víðir Valberg Guðmundsson)
  489. * Add a basic `dulwich.porcelain` module. (Jelmer Vernooij, Marcin Kuzminski)
  490. * Various performance improvements for object access.
  491. (Jelmer Vernooij)
  492. * New function `get_transport_and_path_from_url`,
  493. similar to `get_transport_and_path` but only
  494. supports URLs.
  495. (Jelmer Vernooij)
  496. * Add support for file:// URLs in `get_transport_and_path_from_url`.
  497. (Jelmer Vernooij)
  498. * Add LocalGitClient implementation.
  499. (Jelmer Vernooij)
  500. BUG FIXES
  501. * Support filesystems with 64bit inode and device numbers.
  502. (André Roth)
  503. CHANGES
  504. * Ref handling has been moved to dulwich.refs.
  505. (Jelmer Vernooij)
  506. API CHANGES
  507. * Remove long deprecated RefsContainer.set_ref().
  508. (Jelmer Vernooij)
  509. * Repo.ref() is now deprecated in favour of Repo.refs[].
  510. (Jelmer Vernooij)
  511. FEATURES
  512. * Add support for graftpoints. (milki)
  513. 0.9.3 2013-09-27
  514. BUG FIXES
  515. * Fix path for stdint.h in MANIFEST.in. (Jelmer Vernooij)
  516. 0.9.2 2013-09-26
  517. BUG FIXES
  518. * Include stdint.h in MANIFEST.in (Mark Mikofski)
  519. 0.9.1 2013-09-22
  520. BUG FIXES
  521. * Support lookups of 40-character refs in BaseRepo.__getitem__. (Chow Loong Jin, Jelmer Vernooij)
  522. * Fix fetching packs with side-band-64k capability disabled. (David Keijser, Jelmer Vernooij)
  523. * Several fixes in send-pack protocol behaviour - handling of empty pack files and deletes.
  524. (milki, #1063087)
  525. * Fix capability negotiation when fetching packs over HTTP.
  526. (#1072461, William Grant)
  527. * Enforce determine_wants returning an empty list rather than None. (Fabien Boucher, Jelmer Vernooij)
  528. * In the server, support pushes just removing refs. (Fabien Boucher, Jelmer Vernooij)
  529. IMPROVEMENTS
  530. * Support passing a single revision to BaseRepo.get_walker() rather than a list of revisions.
  531. (Alberto Ruiz)
  532. * Add `Repo.get_description` method. (Jelmer Vernooij)
  533. * Support thin packs in Pack.iterobjects() and Pack.get_raw().
  534. (William Grant)
  535. * Add `MemoryObjectStore.add_pack` and `MemoryObjectStore.add_thin_pack` methods.
  536. (David Bennett)
  537. * Add paramiko-based SSH vendor. (Aaron O'Mullan)
  538. * Support running 'dulwich.server' and 'dulwich.web' using 'python -m'.
  539. (Jelmer Vernooij)
  540. * Add ObjectStore.close(). (Jelmer Vernooij)
  541. * Raise appropriate NotImplementedError when encountering dumb HTTP servers.
  542. (Jelmer Vernooij)
  543. API CHANGES
  544. * SSHVendor.connect_ssh has been renamed to SSHVendor.run_command.
  545. (Jelmer Vernooij)
  546. * ObjectStore.add_pack() now returns a 3-tuple. The last element will be an
  547. abort() method that can be used to cancel the pack operation.
  548. (Jelmer Vernooij)
  549. 0.9.0 2013-05-31
  550. BUG FIXES
  551. * Push efficiency - report missing objects only. (#562676, Artem Tikhomirov)
  552. * Use indentation consistent with C Git in config files.
  553. (#1031356, Curt Moore, Jelmer Vernooij)
  554. * Recognize and skip binary files in diff function.
  555. (Takeshi Kanemoto)
  556. * Fix handling of relative paths in dulwich.client.get_transport_and_path.
  557. (Brian Visel, #1169368)
  558. * Preserve ordering of entries in configuration.
  559. (Benjamin Pollack)
  560. * Support ~ expansion in SSH client paths. (milki, #1083439)
  561. * Support relative paths in alternate paths.
  562. (milki, Michel Lespinasse, #1175007)
  563. * Log all error messages from wsgiref server to the logging module. This
  564. makes the test suit quiet again. (Gary van der Merwe)
  565. * Support passing None for empty tree in changes_from_tree.
  566. (Kevin Watters)
  567. * Support fetching empty repository in client. (milki, #1060462)
  568. IMPROVEMENTS:
  569. * Add optional honor_filemode flag to build_index_from_tree.
  570. (Mark Mikofski)
  571. * Support core/filemode setting when building trees. (Jelmer Vernooij)
  572. * Add chapter on tags in tutorial. (Ryan Faulkner)
  573. FEATURES
  574. * Add support for mergetags. (milki, #963525)
  575. * Add support for posix shell hooks. (milki)
  576. 0.8.7 2012-11-27
  577. BUG FIXES
  578. * Fix use of alternates in ``DiskObjectStore``.{__contains__,__iter__}.
  579. (Dmitriy)
  580. * Fix compatibility with Python 2.4. (David Carr)
  581. 0.8.6 2012-11-09
  582. API CHANGES
  583. * dulwich.__init__ no longer imports client, protocol, repo and
  584. server modules. (Jelmer Vernooij)
  585. FEATURES
  586. * ConfigDict now behaves more like a dictionary.
  587. (Adam 'Cezar' Jenkins, issue #58)
  588. * HTTPGitApplication now takes an optional
  589. `fallback_app` argument. (Jonas Haag, issue #67)
  590. * Support for large pack index files. (Jameson Nash)
  591. TESTING
  592. * Make index entry tests a little bit less strict, to cope with
  593. slightly different behaviour on various platforms.
  594. (Jelmer Vernooij)
  595. * ``setup.py test`` (available when setuptools is installed) now
  596. runs all tests, not just the basic unit tests.
  597. (Jelmer Vernooij)
  598. BUG FIXES
  599. * Commit._deserialize now actually deserializes the current state rather than
  600. the previous one. (Yifan Zhang, issue #59)
  601. * Handle None elements in lists of TreeChange objects. (Alex Holmes)
  602. * Support cloning repositories without HEAD set.
  603. (D-Key, Jelmer Vernooij, issue #69)
  604. * Support ``MemoryRepo.get_config``. (Jelmer Vernooij)
  605. * In ``get_transport_and_path``, pass extra keyword arguments on to
  606. HttpGitClient. (Jelmer Vernooij)
  607. 0.8.5 2012-03-29
  608. BUG FIXES
  609. * Avoid use of 'with' in dulwich.index. (Jelmer Vernooij)
  610. * Be a little bit strict about OS behaviour in index tests.
  611. Should fix the tests on Debian GNU/kFreeBSD. (Jelmer Vernooij)
  612. 0.8.4 2012-03-28
  613. BUG FIXES
  614. * Options on the same line as sections in config files are now supported.
  615. (Jelmer Vernooij, #920553)
  616. * Only negotiate capabilities that are also supported by the server.
  617. (Rod Cloutier, Risto Kankkunen)
  618. * Fix parsing of invalid timezone offsets with two minus signs.
  619. (Jason R. Coombs, #697828)
  620. * Reset environment variables during tests, to avoid
  621. test isolation leaks reading ~/.gitconfig. (Risto Kankkunen)
  622. TESTS
  623. * $HOME is now explicitly specified for tests that use it to read
  624. ``~/.gitconfig``, to prevent test isolation issues.
  625. (Jelmer Vernooij, #920330)
  626. FEATURES
  627. * Additional arguments to get_transport_and_path are now passed
  628. on to the constructor of the transport. (Sam Vilain)
  629. * The WSGI server now transparently handles when a git client submits data
  630. using Content-Encoding: gzip.
  631. (David Blewett, Jelmer Vernooij)
  632. * Add dulwich.index.build_index_from_tree(). (milki)
  633. 0.8.3 2012-01-21
  634. FEATURES
  635. * The config parser now supports the git-config file format as
  636. described in git-config(1) and can write git config files.
  637. (Jelmer Vernooij, #531092, #768687)
  638. * ``Repo.do_commit`` will now use the user identity from
  639. .git/config or ~/.gitconfig if none was explicitly specified.
  640. (Jelmer Vernooij)
  641. BUG FIXES
  642. * Allow ``determine_wants`` methods to include the zero sha in their
  643. return value. (Jelmer Vernooij)
  644. 0.8.2 2011-12-18
  645. BUG FIXES
  646. * Cope with different zlib buffer sizes in sha1 file parser.
  647. (Jelmer Vernooij)
  648. * Fix get_transport_and_path for HTTP/HTTPS URLs.
  649. (Bruno Renié)
  650. * Avoid calling free_objects() on NULL in error cases. (Chris Eberle)
  651. * Fix use --bare argument to 'dulwich init'. (Chris Eberle)
  652. * Properly abort connections when the determine_wants function
  653. raises an exception. (Jelmer Vernooij, #856769)
  654. * Tweak xcodebuild hack to deal with more error output.
  655. (Jelmer Vernooij, #903840)
  656. FEATURES
  657. * Add support for retrieving tarballs from remote servers.
  658. (Jelmer Vernooij, #379087)
  659. * New method ``update_server_info`` which generates data
  660. for dumb server access. (Jelmer Vernooij, #731235)
  661. 0.8.1 2011-10-31
  662. FEATURES
  663. * Repo.do_commit has a new argument 'ref'.
  664. * Repo.do_commit has a new argument 'merge_heads'. (Jelmer Vernooij)
  665. * New ``Repo.get_walker`` method. (Jelmer Vernooij)
  666. * New ``Repo.clone`` method. (Jelmer Vernooij, #725369)
  667. * ``GitClient.send_pack`` now supports the 'side-band-64k' capability.
  668. (Jelmer Vernooij)
  669. * ``HttpGitClient`` which supports the smart server protocol over
  670. HTTP. "dumb" access is not yet supported. (Jelmer Vernooij, #373688)
  671. * Add basic support for alternates. (Jelmer Vernooij, #810429)
  672. CHANGES
  673. * unittest2 or python >= 2.7 is now required for the testsuite.
  674. testtools is no longer supported. (Jelmer Vernooij, #830713)
  675. BUG FIXES
  676. * Fix compilation with older versions of MSVC. (Martin gz)
  677. * Special case 'refs/stash' as a valid ref. (Jelmer Vernooij, #695577)
  678. * Smart protocol clients can now change refs even if they are
  679. not uploading new data. (Jelmer Vernooij, #855993)
  680. * Don't compile C extensions when running in pypy.
  681. (Ronny Pfannschmidt, #881546)
  682. * Use different name for strnlen replacement function to avoid clashing
  683. with system strnlen. (Jelmer Vernooij, #880362)
  684. API CHANGES
  685. * ``Repo.revision_history`` is now deprecated in favor of ``Repo.get_walker``.
  686. (Jelmer Vernooij)
  687. 0.8.0 2011-08-07
  688. FEATURES
  689. * New DeltaChainIterator abstract class for quickly iterating all objects in
  690. a pack, with implementations for pack indexing and inflation.
  691. (Dave Borowitz)
  692. * New walk module with a Walker class for customizable commit walking.
  693. (Dave Borowitz)
  694. * New tree_changes_for_merge function in diff_tree. (Dave Borowitz)
  695. * Easy rename detection in RenameDetector even without find_copies_harder.
  696. (Dave Borowitz)
  697. BUG FIXES
  698. * Avoid storing all objects in memory when writing pack.
  699. (Jelmer Vernooij, #813268)
  700. * Support IPv6 for git:// connections. (Jelmer Vernooij, #801543)
  701. * Improve performance of Repo.revision_history(). (Timo Schmid, #535118)
  702. * Fix use of SubprocessWrapper on Windows. (Paulo Madeira, #670035)
  703. * Fix compilation on newer versions of Mac OS X (Lion and up). (Ryan McKern, #794543)
  704. * Prevent raising ValueError for correct refs in RefContainer.__delitem__.
  705. * Correctly return a tuple from MemoryObjectStore.get_raw. (Dave Borowitz)
  706. * Fix a bug in reading the pack checksum when there are fewer than 20 bytes
  707. left in the buffer. (Dave Borowitz)
  708. * Support ~ in git:// URL paths. (Jelmer Vernooij, #813555)
  709. * Make ShaFile.__eq__ work when other is not a ShaFile. (Dave Borowitz)
  710. * ObjectStore.get_graph_walker() now no longer yields the same
  711. revision more than once. This has a significant improvement for
  712. performance when wide revision graphs are involved.
  713. (Jelmer Vernooij, #818168)
  714. * Teach ReceivePackHandler how to read empty packs. (Dave Borowitz)
  715. * Don't send a pack with duplicates of the same object. (Dave Borowitz)
  716. * Teach the server how to serve a clone of an empty repo. (Dave Borowitz)
  717. * Correctly advertise capabilities during receive-pack. (Dave Borowitz)
  718. * Fix add/add and add/rename conflicts in tree_changes_for_merge.
  719. (Dave Borowitz)
  720. * Use correct MIME types in web server. (Dave Borowitz)
  721. API CHANGES
  722. * write_pack no longer takes the num_objects argument and requires an object
  723. to be passed in that is iterable (rather than an iterator) and that
  724. provides __len__. (Jelmer Vernooij)
  725. * write_pack_data has been renamed to write_pack_objects and no longer takes a
  726. num_objects argument. (Jelmer Vernooij)
  727. * take_msb_bytes, read_zlib_chunks, unpack_objects, and
  728. PackStreamReader.read_objects now take an additional argument indicating a
  729. crc32 to compute. (Dave Borowitz)
  730. * PackObjectIterator was removed; its functionality is still exposed by
  731. PackData.iterobjects. (Dave Borowitz)
  732. * Add a sha arg to write_pack_object to incrementally compute a SHA.
  733. (Dave Borowitz)
  734. * Include offset in PackStreamReader results. (Dave Borowitz)
  735. * Move PackStreamReader from server to pack. (Dave Borowitz)
  736. * Extract a check_length_and_checksum, compute_file_sha, and
  737. pack_object_header pack helper functions. (Dave Borowitz)
  738. * Extract a compute_file_sha function. (Dave Borowitz)
  739. * Remove move_in_thin_pack as a separate method; add_thin_pack now completes
  740. the thin pack and moves it in in one step. Remove ThinPackData as well.
  741. (Dave Borowitz)
  742. * Custom buffer size in read_zlib_chunks. (Dave Borowitz)
  743. * New UnpackedObject data class that replaces ad-hoc tuples in the return
  744. value of unpack_object and various DeltaChainIterator methods.
  745. (Dave Borowitz)
  746. * Add a lookup_path convenience method to Tree. (Dave Borowitz)
  747. * Optionally create RenameDetectors without passing in tree SHAs.
  748. (Dave Borowitz)
  749. * Optionally include unchanged entries in RenameDetectors. (Dave Borowitz)
  750. * Optionally pass a RenameDetector to tree_changes. (Dave Borowitz)
  751. * Optionally pass a request object through to server handlers. (Dave Borowitz)
  752. TEST CHANGES
  753. * If setuptools is installed, "python setup.py test" will now run the testsuite.
  754. (Jelmer Vernooij)
  755. * Add a new build_pack test utility for building packs from a simple spec.
  756. (Dave Borowitz)
  757. * Add a new build_commit_graph test utility for building commits from a
  758. simple spec. (Dave Borowitz)
  759. 0.7.1 2011-04-12
  760. BUG FIXES
  761. * Fix double decref in _diff_tree.c. (Ted Horst, #715528)
  762. * Fix the build on Windows. (Pascal Quantin)
  763. * Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python.
  764. (Max Bowsher, #707438)
  765. * BaseObjectStore.determine_wants_all no longer breaks on zero SHAs.
  766. (Jelmer Vernooij)
  767. * write_tree_diff() now supports submodules.
  768. (Jelmer Vernooij)
  769. * Fix compilation for XCode 4 and older versions of distutils.sysconfig.
  770. (Daniele Sluijters)
  771. IMPROVEMENTS
  772. * Sphinxified documentation. (Lukasz Balcerzak)
  773. * Add Pack.keep.(Marc Brinkmann)
  774. API CHANGES
  775. * The order of the parameters to Tree.add(name, mode, sha) has changed, and
  776. is now consistent with the rest of Dulwich. Existing code will still
  777. work but print a DeprecationWarning. (Jelmer Vernooij, #663550)
  778. * Tree.entries() is now deprecated in favour of Tree.items() and
  779. Tree.iteritems(). (Jelmer Vernooij)
  780. 0.7.0 2011-01-21
  781. FEATURES
  782. * New `dulwich.diff_tree` module for simple content-based rename detection.
  783. (Dave Borowitz)
  784. * Add Tree.items(). (Jelmer Vernooij)
  785. * Add eof() and unread_pkt_line() methods to Protocol. (Dave Borowitz)
  786. * Add write_tree_diff(). (Jelmer Vernooij)
  787. * Add `serve_command` function for git server commands as executables.
  788. (Jelmer Vernooij)
  789. * dulwich.client.get_transport_and_path now supports rsync-style repository URLs.
  790. (Dave Borowitz, #568493)
  791. BUG FIXES
  792. * Correct short-circuiting operation for no-op fetches in the server.
  793. (Dave Borowitz)
  794. * Support parsing git mbox patches without a version tail, as generated by
  795. Mercurial. (Jelmer Vernooij)
  796. * Fix dul-receive-pack and dul-upload-pack. (Jelmer Vernooij)
  797. * Zero-padded file modes in Tree objects no longer trigger an exception but
  798. the check code warns about them. (Augie Fackler, #581064)
  799. * Repo.init() now honors the mkdir flag. (#671159)
  800. * The ref format is now checked when setting a ref rather than when reading it back.
  801. (Dave Borowitz, #653527)
  802. * Make sure pack files are closed correctly. (Tay Ray Chuan)
  803. DOCUMENTATION
  804. * Run the tutorial inside the test suite. (Jelmer Vernooij)
  805. * Reorganized and updated the tutorial. (Jelmer Vernooij, Dave Borowitz, #610550,
  806. #610540)
  807. 0.6.2 2010-10-16
  808. BUG FIXES
  809. * HTTP server correctly handles empty CONTENT_LENGTH. (Dave Borowitz)
  810. * Don't error when creating GitFiles with the default mode. (Dave Borowitz)
  811. * ThinPackData.from_file now works with resolve_ext_ref callback.
  812. (Dave Borowitz)
  813. * Provide strnlen() on mingw32 which doesn't have it. (Hans Kolek)
  814. * Set bare=true in the configuratin for bare repositories. (Dirk Neumann)
  815. FEATURES
  816. * Use slots for core objects to save up on memory. (Jelmer Vernooij)
  817. * Web server supports streaming progress/pack output. (Dave Borowitz)
  818. * New public function dulwich.pack.write_pack_header. (Dave Borowitz)
  819. * Distinguish between missing files and read errors in HTTP server.
  820. (Dave Borowitz)
  821. * Initial work on support for fastimport using python-fastimport.
  822. (Jelmer Vernooij)
  823. * New dulwich.pack.MemoryPackIndex class. (Jelmer Vernooij)
  824. * Delegate SHA peeling to the object store. (Dave Borowitz)
  825. TESTS
  826. * Use GitFile when modifying packed-refs in tests. (Dave Borowitz)
  827. * New tests in test_web with better coverage and fewer ad-hoc mocks.
  828. (Dave Borowitz)
  829. * Standardize quote delimiters in test_protocol. (Dave Borowitz)
  830. * Fix use when testtools is installed. (Jelmer Vernooij)
  831. * Add trivial test for write_pack_header. (Jelmer Vernooij)
  832. * Refactor some of dulwich.tests.compat.server_utils. (Dave Borowitz)
  833. * Allow overwriting id property of objects in test utils. (Dave Borowitz)
  834. * Use real in-memory objects rather than stubs for server tests.
  835. (Dave Borowitz)
  836. * Clean up MissingObjectFinder. (Dave Borowitz)
  837. API CHANGES
  838. * ObjectStore.iter_tree_contents now walks contents in depth-first, sorted
  839. order. (Dave Borowitz)
  840. * ObjectStore.iter_tree_contents can optionally yield tree objects as well.
  841. (Dave Borowitz).
  842. * Add side-band-64k support to ReceivePackHandler. (Dave Borowitz)
  843. * Change server capabilities methods to classmethods. (Dave Borowitz)
  844. * Tweak server handler injection. (Dave Borowitz)
  845. * PackIndex1 and PackIndex2 now subclass FilePackIndex, which is
  846. itself a subclass of PackIndex. (Jelmer Vernooij)
  847. DOCUMENTATION
  848. * Add docstrings for various functions in dulwich.objects. (Jelmer Vernooij)
  849. * Clean up docstrings in dulwich.protocol. (Dave Borowitz)
  850. * Explicitly specify allowed protocol commands to
  851. ProtocolGraphWalker.read_proto_line. (Dave Borowitz)
  852. * Add utility functions to DictRefsContainer. (Dave Borowitz)
  853. 0.6.1 2010-07-22
  854. BUG FIXES
  855. * Fix memory leak in C implementation of sorted_tree_items. (Dave Borowitz)
  856. * Use correct path separators for named repo files. (Dave Borowitz)
  857. * python > 2.7 and testtools-based test runners will now also pick up skipped
  858. tests correctly. (Jelmer Vernooij)
  859. FEATURES
  860. * Move named file initilization to BaseRepo. (Dave Borowitz)
  861. * Add logging utilities and git/HTTP server logging. (Dave Borowitz)
  862. * The GitClient interface has been cleaned up and instances are now reusable.
  863. (Augie Fackler)
  864. * Allow overriding paths to executables in GitSSHClient.
  865. (Ross Light, Jelmer Vernooij, #585204)
  866. * Add PackBasedObjectStore.pack_loose_objects(). (Jelmer Vernooij)
  867. TESTS
  868. * Add tests for sorted_tree_items and C implementation. (Dave Borowitz)
  869. * Add a MemoryRepo that stores everything in memory. (Dave Borowitz)
  870. * Quiet logging output from web tests. (Dave Borowitz)
  871. * More flexible version checking for compat tests. (Dave Borowitz)
  872. * Compat tests for servers with and without side-band-64k. (Dave Borowitz)
  873. CLEANUP
  874. * Clean up file headers. (Dave Borowitz)
  875. TESTS
  876. * Use GitFile when modifying packed-refs in tests. (Dave Borowitz)
  877. API CHANGES
  878. * dulwich.pack.write_pack_index_v{1,2} now take a file-like object
  879. rather than a filename. (Jelmer Vernooij)
  880. * Make dul-daemon/dul-web trivial wrappers around server functionality.
  881. (Dave Borowitz)
  882. * Move reference WSGI handler to web.py. (Dave Borowitz)
  883. * Factor out _report_status in ReceivePackHandler. (Dave Borowitz)
  884. * Factor out a function to convert a line to a pkt-line. (Dave Borowitz)
  885. 0.6.0 2010-05-22
  886. note: This list is most likely incomplete for 0.6.0.
  887. BUG FIXES
  888. * Fix ReceivePackHandler to disallow removing refs without delete-refs.
  889. (Dave Borowitz)
  890. * Deal with capabilities required by the client, even if they
  891. can not be disabled in the server. (Dave Borowitz)
  892. * Fix trailing newlines in generated patch files.
  893. (Jelmer Vernooij)
  894. * Implement RefsContainer.__contains__. (Jelmer Vernooij)
  895. * Cope with \r in ref files on Windows. (
  896. http://github.com/jelmer/dulwich/issues/#issue/13, Jelmer Vernooij)
  897. * Fix GitFile breakage on Windows. (Anatoly Techtonik, #557585)
  898. * Support packed ref deletion with no peeled refs. (Augie Fackler)
  899. * Fix send pack when there is nothing to fetch. (Augie Fackler)
  900. * Fix fetch if no progress function is specified. (Augie Fackler)
  901. * Allow double-staging of files that are deleted in the index.
  902. (Dave Borowitz)
  903. * Fix RefsContainer.add_if_new to support dangling symrefs.
  904. (Dave Borowitz)
  905. * Non-existant index files in non-bare repositories are now treated as
  906. empty. (Dave Borowitz)
  907. * Always update ShaFile.id when the contents of the object get changed.
  908. (Jelmer Vernooij)
  909. * Various Python2.4-compatibility fixes. (Dave Borowitz)
  910. * Fix thin pack handling. (Dave Borowitz)
  911. FEATURES
  912. * Add include-tag capability to server. (Dave Borowitz)
  913. * New dulwich.fastexport module that can generate fastexport
  914. streams. (Jelmer Vernooij)
  915. * Implemented BaseRepo.__contains__. (Jelmer Vernooij)
  916. * Add __setitem__ to DictRefsContainer. (Dave Borowitz)
  917. * Overall improvements checking Git objects. (Dave Borowitz)
  918. * Packs are now verified while they are received. (Dave Borowitz)
  919. TESTS
  920. * Add framework for testing compatibility with C Git. (Dave Borowitz)
  921. * Add various tests for the use of non-bare repositories. (Dave Borowitz)
  922. * Cope with diffstat not being available on all platforms.
  923. (Tay Ray Chuan, Jelmer Vernooij)
  924. * Add make_object and make_commit convenience functions to test utils.
  925. (Dave Borowitz)
  926. API BREAKAGES
  927. * The 'committer' and 'message' arguments to Repo.do_commit() have
  928. been swapped. 'committer' is now optional. (Jelmer Vernooij)
  929. * Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
  930. (Jelmer Vernooij)
  931. * RefsContainer.set_ref() was renamed to RefsContainer.set_symbolic_ref(),
  932. for clarity. (Jelmer Vernooij)
  933. API CHANGES
  934. * The primary serialization APIs in dulwich.objects now work
  935. with chunks of strings rather than with full-text strings.
  936. (Jelmer Vernooij)
  937. 0.5.02010-03-03
  938. BUG FIXES
  939. * Support custom fields in commits (readonly). (Jelmer Vernooij)
  940. * Improved ref handling. (Dave Borowitz)
  941. * Rework server protocol to be smarter and interoperate with cgit client.
  942. (Dave Borowitz)
  943. * Add a GitFile class that uses the same locking protocol for writes as
  944. cgit. (Dave Borowitz)
  945. * Cope with forward slashes correctly in the index on Windows.
  946. (Jelmer Vernooij, #526793)
  947. FEATURES
  948. * --pure option to setup.py to allow building/installing without the C
  949. extensions. (Hal Wine, Anatoly Techtonik, Jelmer Vernooij, #434326)
  950. * Implement Repo.get_config(). (Jelmer Vernooij, Augie Fackler)
  951. * HTTP dumb and smart server. (Dave Borowitz)
  952. * Add abstract baseclass for Repo that does not require file system
  953. operations. (Dave Borowitz)
  954. 0.4.1 2010-01-03
  955. FEATURES
  956. * Add ObjectStore.iter_tree_contents(). (Jelmer Vernooij)
  957. * Add Index.changes_from_tree(). (Jelmer Vernooij)
  958. * Add ObjectStore.tree_changes(). (Jelmer Vernooij)
  959. * Add functionality for writing patches in dulwich.patch.
  960. (Jelmer Vernooij)
  961. 0.4.0 2009-10-07
  962. DOCUMENTATION
  963. * Added tutorial.
  964. API CHANGES
  965. * dulwich.object_store.tree_lookup_path will now return the mode and
  966. sha of the object found rather than the object itself.
  967. BUG FIXES
  968. * Use binascii.hexlify / binascii.unhexlify for better performance.
  969. * Cope with extra unknown data in index files by ignoring it (for now).
  970. * Add proper error message when server unexpectedly hangs up. (#415843)
  971. * Correctly write opcode for equal in create_delta.
  972. 0.3.3 2009-07-23
  973. FEATURES
  974. * Implement ShaFile.__hash__().
  975. * Implement Tree.__len__()
  976. BUG FIXES
  977. * Check for 'objects' and 'refs' directories
  978. when looking for a Git repository. (#380818)
  979. 0.3.2 2009-05-20
  980. BUG FIXES
  981. * Support the encoding field in Commits.
  982. * Some Windows compatibility fixes.
  983. * Fixed several issues in commit support.
  984. FEATURES
  985. * Basic support for handling submodules.
  986. 0.3.1 2009-05-13
  987. FEATURES
  988. * Implemented Repo.__getitem__, Repo.__setitem__ and Repo.__delitem__ to
  989. access content.
  990. API CHANGES
  991. * Removed Repo.set_ref, Repo.remove_ref, Repo.tags, Repo.get_refs and
  992. Repo.heads in favor of Repo.refs, a dictionary-like object for accessing
  993. refs.
  994. BUG FIXES
  995. * Removed import of 'sha' module in objects.py, which was causing
  996. deprecation warnings on Python 2.6.
  997. 0.3.0 2009-05-10
  998. FEATURES
  999. * A new function 'commit_tree' has been added that can commit a tree
  1000. based on an index.
  1001. BUG FIXES
  1002. * The memory usage when generating indexes has been significantly reduced.
  1003. * A memory leak in the C implementation of parse_tree has been fixed.
  1004. * The send-pack smart server command now works. (Thanks Scott Chacon)
  1005. * The handling of short timestamps (less than 10 digits) has been fixed.
  1006. * The handling of timezones has been fixed.
  1007. 0.2.1 2009-04-30
  1008. BUG FIXES
  1009. * Fix compatibility with Python2.4.
  1010. 0.2.0 2009-04-30
  1011. FEATURES
  1012. * Support for activity reporting in smart protocol client.
  1013. * Optional C extensions for better performance in a couple of
  1014. places that are performance-critical.
  1015. 0.1.1 2009-03-13
  1016. BUG FIXES
  1017. * Fixed regression in Repo.find_missing_objects()
  1018. * Don't fetch ^{} objects from remote hosts, as requesting them
  1019. causes a hangup.
  1020. * Always write pack to disk completely before calculating checksum.
  1021. FEATURES
  1022. * Allow disabling thin packs when talking to remote hosts.
  1023. 0.1.0 2009-01-24
  1024. * Initial release.