NEWS 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069
  1. 0.9.7 UNRELEASED
  2. BUG FIXES
  3. * Fix tests dependent on hash ordering. (Michael Edgar)
  4. * Support staging symbolic links in Repo.stage.
  5. (Robert Brown)
  6. * Ensure that all files object are closed when running the test suite.
  7. (Gary van der Merwe)
  8. * When writing OFS_DELTA pack entries, write correct offset.
  9. (Augie Fackler)
  10. * Fix handler of larger copy operations in packs. (Augie Fackler)
  11. * Various fixes to improve test suite running on Windows.
  12. (Gary van der Merwe)
  13. * Fix logic for extra adds of identical files in rename detector.
  14. (Robert Brown)
  15. IMPROVEMENTS
  16. * Add porcelain 'status'. (Ryan Faulkner)
  17. * Add `dulwich.greenthreads` module which provides support
  18. for concurrency of some object store operations.
  19. (Fabien Boucher)
  20. * Various changes to improve compatibility with Python 3.
  21. (Gary van der Merwe, Hannu Valtonen, michael-k)
  22. * Add OpenStack Swift backed repository implementation
  23. in dulwich.contrib. See README.swift for details. (Fabien Boucher)
  24. API CHANGES
  25. * An optional close function can be passed to the Protocol class. This will
  26. be called by it's close method. (Gary van der Merwe)
  27. * All classes with close methods are now context managers, so that they can
  28. be easily closed using a `with` statement. (Gary van der Merwe)
  29. * Remove deprecated `num_objects` argument to `write_pack` methods.
  30. (Jelmer Vernooij)
  31. 0.9.6 2014-04-23
  32. IMPROVEMENTS
  33. * Add support for recursive add in 'git add'.
  34. (Ryan Faulkner, Jelmer Vernooij)
  35. * Add porcelain 'list_tags'. (Ryan Faulkner)
  36. * Add porcelain 'push'. (Ryan Faulkner)
  37. * Add porcelain 'pull'. (Ryan Faulkner)
  38. * Support 'http.proxy' in HttpGitClient.
  39. (Jelmer Vernooij, #1096030)
  40. * Support 'http.useragent' in HttpGitClient.
  41. (Jelmer Vernooij)
  42. * In server, wait for clients to send empty list of
  43. wants when talking to empty repository.
  44. (Damien Tournoud)
  45. * Various changes to improve compatibility with
  46. Python 3. (Gary van der Merwe)
  47. BUG FIXES
  48. * Support unseekable 'wsgi.input' streams.
  49. (Jonas Haag)
  50. * Raise TypeError when passing unicode() object
  51. to Repo.__getitem__.
  52. (Jonas Haag)
  53. * Fix handling of `reset` command in dulwich.fastexport.
  54. (Jelmer Vernooij, #1249029)
  55. * In client, don't wait for server to close connection
  56. first. Fixes hang when used against GitHub
  57. server implementation. (Siddharth Agarwal)
  58. * DeltaChainIterator: fix a corner case where an object is inflated as an
  59. object already in the repository.
  60. (Damien Tournoud, #135)
  61. * Stop leaking file handles during pack reload. (Damien Tournoud)
  62. * Avoid reopening packs during pack cache reload. (Jelmer Vernooij)
  63. API CHANGES
  64. * Drop support for Python 2.6. (Jelmer Vernooij)
  65. 0.9.5 2014-02-23
  66. IMPROVEMENTS
  67. * Add porcelain 'tag'. (Ryan Faulkner)
  68. * New module `dulwich.objectspec` for parsing strings referencing
  69. objects and commit ranges. (Jelmer Vernooij)
  70. * Add shallow branch support. (milki)
  71. * Allow passing urllib2 `opener` into HttpGitClient.
  72. (Dov Feldstern, #909037)
  73. CHANGES
  74. * Drop support for Python 2.4 and 2.5. (Jelmer Vernooij)
  75. API CHANGES
  76. * Remove long deprecated ``Repo.commit``, ``Repo.get_blob``,
  77. ``Repo.tree`` and ``Repo.tag``. (Jelmer Vernooij)
  78. * Remove long deprecated ``Repo.revision_history`` and ``Repo.ref``.
  79. (Jelmer Vernooij)
  80. * Remove long deprecated ``Tree.entries``. (Jelmer Vernooij)
  81. BUG FIXES
  82. * Raise KeyError rather than TypeError when passing in
  83. unicode object of length 20 or 40 to Repo.__getitem__.
  84. (Jelmer Vernooij)
  85. * Use 'rm' rather than 'unlink' in tests, since the latter
  86. does not exist on OpenBSD and other platforms.
  87. (Dmitrij D. Czarkoff)
  88. 0.9.4 2013-11-30
  89. IMPROVEMENTS
  90. * Add ssh_kwargs attribute to ParamikoSSHVendor. (milki)
  91. * Add Repo.set_description(). (Víðir Valberg Guðmundsson)
  92. * Add a basic `dulwich.porcelain` module. (Jelmer Vernooij, Marcin Kuzminski)
  93. * Various performance improvements for object access.
  94. (Jelmer Vernooij)
  95. * New function `get_transport_and_path_from_url`,
  96. similar to `get_transport_and_path` but only
  97. supports URLs.
  98. (Jelmer Vernooij)
  99. * Add support for file:// URLs in `get_transport_and_path_from_url`.
  100. (Jelmer Vernooij)
  101. * Add LocalGitClient implementation.
  102. (Jelmer Vernooij)
  103. BUG FIXES
  104. * Support filesystems with 64bit inode and device numbers.
  105. (André Roth)
  106. CHANGES
  107. * Ref handling has been moved to dulwich.refs.
  108. (Jelmer Vernooij)
  109. API CHANGES
  110. * Remove long deprecated RefsContainer.set_ref().
  111. (Jelmer Vernooij)
  112. * Repo.ref() is now deprecated in favour of Repo.refs[].
  113. (Jelmer Vernooij)
  114. FEATURES
  115. * Add support for graftpoints. (milki)
  116. 0.9.3 2013-09-27
  117. BUG FIXES
  118. * Fix path for stdint.h in MANIFEST.in. (Jelmer Vernooij)
  119. 0.9.2 2013-09-26
  120. BUG FIXES
  121. * Include stdint.h in MANIFEST.in (Mark Mikofski)
  122. 0.9.1 2013-09-22
  123. BUG FIXES
  124. * Support lookups of 40-character refs in BaseRepo.__getitem__. (Chow Loong Jin, Jelmer Vernooij)
  125. * Fix fetching packs with side-band-64k capability disabled. (David Keijser, Jelmer Vernooij)
  126. * Several fixes in send-pack protocol behaviour - handling of empty pack files and deletes.
  127. (milki, #1063087)
  128. * Fix capability negotiation when fetching packs over HTTP.
  129. (#1072461, William Grant)
  130. * Enforce determine_wants returning an empty list rather than None. (Fabien Boucher, Jelmer Vernooij)
  131. * In the server, support pushes just removing refs. (Fabien Boucher, Jelmer Vernooij)
  132. IMPROVEMENTS
  133. * Support passing a single revision to BaseRepo.get_walker() rather than a list of revisions.
  134. (Alberto Ruiz)
  135. * Add `Repo.get_description` method. (Jelmer Vernooij)
  136. * Support thin packs in Pack.iterobjects() and Pack.get_raw().
  137. (William Grant)
  138. * Add `MemoryObjectStore.add_pack` and `MemoryObjectStore.add_thin_pack` methods.
  139. (David Bennett)
  140. * Add paramiko-based SSH vendor. (Aaron O'Mullan)
  141. * Support running 'dulwich.server' and 'dulwich.web' using 'python -m'.
  142. (Jelmer Vernooij)
  143. * Add ObjectStore.close(). (Jelmer Vernooij)
  144. * Raise appropriate NotImplementedError when encountering dumb HTTP servers.
  145. (Jelmer Vernooij)
  146. API CHANGES
  147. * SSHVendor.connect_ssh has been renamed to SSHVendor.run_command.
  148. (Jelmer Vernooij)
  149. * ObjectStore.add_pack() now returns a 3-tuple. The last element will be an
  150. abort() method that can be used to cancel the pack operation.
  151. (Jelmer Vernooij)
  152. 0.9.0 2013-05-31
  153. BUG FIXES
  154. * Push efficiency - report missing objects only. (#562676, Artem Tikhomirov)
  155. * Use indentation consistent with C Git in config files.
  156. (#1031356, Curt Moore, Jelmer Vernooij)
  157. * Recognize and skip binary files in diff function.
  158. (Takeshi Kanemoto)
  159. * Fix handling of relative paths in dulwich.client.get_transport_and_path.
  160. (Brian Visel, #1169368)
  161. * Preserve ordering of entries in configuration.
  162. (Benjamin Pollack)
  163. * Support ~ expansion in SSH client paths. (milki, #1083439)
  164. * Support relative paths in alternate paths.
  165. (milki, Michel Lespinasse, #1175007)
  166. * Log all error messages from wsgiref server to the logging module. This
  167. makes the test suit quiet again. (Gary van der Merwe)
  168. * Support passing None for empty tree in changes_from_tree.
  169. (Kevin Watters)
  170. * Support fetching empty repository in client. (milki, #1060462)
  171. IMPROVEMENTS:
  172. * Add optional honor_filemode flag to build_index_from_tree.
  173. (Mark Mikofski)
  174. * Support core/filemode setting when building trees. (Jelmer Vernooij)
  175. * Add chapter on tags in tutorial. (Ryan Faulkner)
  176. FEATURES
  177. * Add support for mergetags. (milki, #963525)
  178. * Add support for posix shell hooks. (milki)
  179. 0.8.7 2012-11-27
  180. BUG FIXES
  181. * Fix use of alternates in ``DiskObjectStore``.{__contains__,__iter__}.
  182. (Dmitriy)
  183. * Fix compatibility with Python 2.4. (David Carr)
  184. 0.8.6 2012-11-09
  185. API CHANGES
  186. * dulwich.__init__ no longer imports client, protocol, repo and
  187. server modules. (Jelmer Vernooij)
  188. FEATURES
  189. * ConfigDict now behaves more like a dictionary.
  190. (Adam 'Cezar' Jenkins, issue #58)
  191. * HTTPGitApplication now takes an optional
  192. `fallback_app` argument. (Jonas Haag, issue #67)
  193. * Support for large pack index files. (Jameson Nash)
  194. TESTING
  195. * Make index entry tests a little bit less strict, to cope with
  196. slightly different behaviour on various platforms.
  197. (Jelmer Vernooij)
  198. * ``setup.py test`` (available when setuptools is installed) now
  199. runs all tests, not just the basic unit tests.
  200. (Jelmer Vernooij)
  201. BUG FIXES
  202. * Commit._deserialize now actually deserializes the current state rather than
  203. the previous one. (Yifan Zhang, issue #59)
  204. * Handle None elements in lists of TreeChange objects. (Alex Holmes)
  205. * Support cloning repositories without HEAD set.
  206. (D-Key, Jelmer Vernooij, issue #69)
  207. * Support ``MemoryRepo.get_config``. (Jelmer Vernooij)
  208. * In ``get_transport_and_path``, pass extra keyword arguments on to
  209. HttpGitClient. (Jelmer Vernooij)
  210. 0.8.5 2012-03-29
  211. BUG FIXES
  212. * Avoid use of 'with' in dulwich.index. (Jelmer Vernooij)
  213. * Be a little bit strict about OS behaviour in index tests.
  214. Should fix the tests on Debian GNU/kFreeBSD. (Jelmer Vernooij)
  215. 0.8.4 2012-03-28
  216. BUG FIXES
  217. * Options on the same line as sections in config files are now supported.
  218. (Jelmer Vernooij, #920553)
  219. * Only negotiate capabilities that are also supported by the server.
  220. (Rod Cloutier, Risto Kankkunen)
  221. * Fix parsing of invalid timezone offsets with two minus signs.
  222. (Jason R. Coombs, #697828)
  223. * Reset environment variables during tests, to avoid
  224. test isolation leaks reading ~/.gitconfig. (Risto Kankkunen)
  225. TESTS
  226. * $HOME is now explicitly specified for tests that use it to read
  227. ``~/.gitconfig``, to prevent test isolation issues.
  228. (Jelmer Vernooij, #920330)
  229. FEATURES
  230. * Additional arguments to get_transport_and_path are now passed
  231. on to the constructor of the transport. (Sam Vilain)
  232. * The WSGI server now transparently handles when a git client submits data
  233. using Content-Encoding: gzip.
  234. (David Blewett, Jelmer Vernooij)
  235. * Add dulwich.index.build_index_from_tree(). (milki)
  236. 0.8.3 2012-01-21
  237. FEATURES
  238. * The config parser now supports the git-config file format as
  239. described in git-config(1) and can write git config files.
  240. (Jelmer Vernooij, #531092, #768687)
  241. * ``Repo.do_commit`` will now use the user identity from
  242. .git/config or ~/.gitconfig if none was explicitly specified.
  243. (Jelmer Vernooij)
  244. BUG FIXES
  245. * Allow ``determine_wants`` methods to include the zero sha in their
  246. return value. (Jelmer Vernooij)
  247. 0.8.2 2011-12-18
  248. BUG FIXES
  249. * Cope with different zlib buffer sizes in sha1 file parser.
  250. (Jelmer Vernooij)
  251. * Fix get_transport_and_path for HTTP/HTTPS URLs.
  252. (Bruno Renié)
  253. * Avoid calling free_objects() on NULL in error cases. (Chris Eberle)
  254. * Fix use --bare argument to 'dulwich init'. (Chris Eberle)
  255. * Properly abort connections when the determine_wants function
  256. raises an exception. (Jelmer Vernooij, #856769)
  257. * Tweak xcodebuild hack to deal with more error output.
  258. (Jelmer Vernooij, #903840)
  259. FEATURES
  260. * Add support for retrieving tarballs from remote servers.
  261. (Jelmer Vernooij, #379087)
  262. * New method ``update_server_info`` which generates data
  263. for dumb server access. (Jelmer Vernooij, #731235)
  264. 0.8.1 2011-10-31
  265. FEATURES
  266. * Repo.do_commit has a new argument 'ref'.
  267. * Repo.do_commit has a new argument 'merge_heads'. (Jelmer Vernooij)
  268. * New ``Repo.get_walker`` method. (Jelmer Vernooij)
  269. * New ``Repo.clone`` method. (Jelmer Vernooij, #725369)
  270. * ``GitClient.send_pack`` now supports the 'side-band-64k' capability.
  271. (Jelmer Vernooij)
  272. * ``HttpGitClient`` which supports the smart server protocol over
  273. HTTP. "dumb" access is not yet supported. (Jelmer Vernooij, #373688)
  274. * Add basic support for alternates. (Jelmer Vernooij, #810429)
  275. CHANGES
  276. * unittest2 or python >= 2.7 is now required for the testsuite.
  277. testtools is no longer supported. (Jelmer Vernooij, #830713)
  278. BUG FIXES
  279. * Fix compilation with older versions of MSVC. (Martin gz)
  280. * Special case 'refs/stash' as a valid ref. (Jelmer Vernooij, #695577)
  281. * Smart protocol clients can now change refs even if they are
  282. not uploading new data. (Jelmer Vernooij, #855993)
  283. * Don't compile C extensions when running in pypy.
  284. (Ronny Pfannschmidt, #881546)
  285. * Use different name for strnlen replacement function to avoid clashing
  286. with system strnlen. (Jelmer Vernooij, #880362)
  287. API CHANGES
  288. * ``Repo.revision_history`` is now deprecated in favor of ``Repo.get_walker``.
  289. (Jelmer Vernooij)
  290. 0.8.0 2011-08-07
  291. FEATURES
  292. * New DeltaChainIterator abstract class for quickly iterating all objects in
  293. a pack, with implementations for pack indexing and inflation.
  294. (Dave Borowitz)
  295. * New walk module with a Walker class for customizable commit walking.
  296. (Dave Borowitz)
  297. * New tree_changes_for_merge function in diff_tree. (Dave Borowitz)
  298. * Easy rename detection in RenameDetector even without find_copies_harder.
  299. (Dave Borowitz)
  300. BUG FIXES
  301. * Avoid storing all objects in memory when writing pack.
  302. (Jelmer Vernooij, #813268)
  303. * Support IPv6 for git:// connections. (Jelmer Vernooij, #801543)
  304. * Improve performance of Repo.revision_history(). (Timo Schmid, #535118)
  305. * Fix use of SubprocessWrapper on Windows. (Paulo Madeira, #670035)
  306. * Fix compilation on newer versions of Mac OS X (Lion and up). (Ryan McKern, #794543)
  307. * Prevent raising ValueError for correct refs in RefContainer.__delitem__.
  308. * Correctly return a tuple from MemoryObjectStore.get_raw. (Dave Borowitz)
  309. * Fix a bug in reading the pack checksum when there are fewer than 20 bytes
  310. left in the buffer. (Dave Borowitz)
  311. * Support ~ in git:// URL paths. (Jelmer Vernooij, #813555)
  312. * Make ShaFile.__eq__ work when other is not a ShaFile. (Dave Borowitz)
  313. * ObjectStore.get_graph_walker() now no longer yields the same
  314. revision more than once. This has a significant improvement for
  315. performance when wide revision graphs are involved.
  316. (Jelmer Vernooij, #818168)
  317. * Teach ReceivePackHandler how to read empty packs. (Dave Borowitz)
  318. * Don't send a pack with duplicates of the same object. (Dave Borowitz)
  319. * Teach the server how to serve a clone of an empty repo. (Dave Borowitz)
  320. * Correctly advertise capabilities during receive-pack. (Dave Borowitz)
  321. * Fix add/add and add/rename conflicts in tree_changes_for_merge.
  322. (Dave Borowitz)
  323. * Use correct MIME types in web server. (Dave Borowitz)
  324. API CHANGES
  325. * write_pack no longer takes the num_objects argument and requires an object
  326. to be passed in that is iterable (rather than an iterator) and that
  327. provides __len__. (Jelmer Vernooij)
  328. * write_pack_data has been renamed to write_pack_objects and no longer takes a
  329. num_objects argument. (Jelmer Vernooij)
  330. * take_msb_bytes, read_zlib_chunks, unpack_objects, and
  331. PackStreamReader.read_objects now take an additional argument indicating a
  332. crc32 to compute. (Dave Borowitz)
  333. * PackObjectIterator was removed; its functionality is still exposed by
  334. PackData.iterobjects. (Dave Borowitz)
  335. * Add a sha arg to write_pack_object to incrementally compute a SHA.
  336. (Dave Borowitz)
  337. * Include offset in PackStreamReader results. (Dave Borowitz)
  338. * Move PackStreamReader from server to pack. (Dave Borowitz)
  339. * Extract a check_length_and_checksum, compute_file_sha, and
  340. pack_object_header pack helper functions. (Dave Borowitz)
  341. * Extract a compute_file_sha function. (Dave Borowitz)
  342. * Remove move_in_thin_pack as a separate method; add_thin_pack now completes
  343. the thin pack and moves it in in one step. Remove ThinPackData as well.
  344. (Dave Borowitz)
  345. * Custom buffer size in read_zlib_chunks. (Dave Borowitz)
  346. * New UnpackedObject data class that replaces ad-hoc tuples in the return
  347. value of unpack_object and various DeltaChainIterator methods.
  348. (Dave Borowitz)
  349. * Add a lookup_path convenience method to Tree. (Dave Borowitz)
  350. * Optionally create RenameDetectors without passing in tree SHAs.
  351. (Dave Borowitz)
  352. * Optionally include unchanged entries in RenameDetectors. (Dave Borowitz)
  353. * Optionally pass a RenameDetector to tree_changes. (Dave Borowitz)
  354. * Optionally pass a request object through to server handlers. (Dave Borowitz)
  355. TEST CHANGES
  356. * If setuptools is installed, "python setup.py test" will now run the testsuite.
  357. (Jelmer Vernooij)
  358. * Add a new build_pack test utility for building packs from a simple spec.
  359. (Dave Borowitz)
  360. * Add a new build_commit_graph test utility for building commits from a
  361. simple spec. (Dave Borowitz)
  362. 0.7.1 2011-04-12
  363. BUG FIXES
  364. * Fix double decref in _diff_tree.c. (Ted Horst, #715528)
  365. * Fix the build on Windows. (Pascal Quantin)
  366. * Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python.
  367. (Max Bowsher, #707438)
  368. * BaseObjectStore.determine_wants_all no longer breaks on zero SHAs.
  369. (Jelmer Vernooij)
  370. * write_tree_diff() now supports submodules.
  371. (Jelmer Vernooij)
  372. * Fix compilation for XCode 4 and older versions of distutils.sysconfig.
  373. (Daniele Sluijters)
  374. IMPROVEMENTS
  375. * Sphinxified documentation. (Lukasz Balcerzak)
  376. * Add Pack.keep.(Marc Brinkmann)
  377. API CHANGES
  378. * The order of the parameters to Tree.add(name, mode, sha) has changed, and
  379. is now consistent with the rest of Dulwich. Existing code will still
  380. work but print a DeprecationWarning. (Jelmer Vernooij, #663550)
  381. * Tree.entries() is now deprecated in favour of Tree.items() and
  382. Tree.iteritems(). (Jelmer Vernooij)
  383. 0.7.0 2011-01-21
  384. FEATURES
  385. * New `dulwich.diff_tree` module for simple content-based rename detection.
  386. (Dave Borowitz)
  387. * Add Tree.items(). (Jelmer Vernooij)
  388. * Add eof() and unread_pkt_line() methods to Protocol. (Dave Borowitz)
  389. * Add write_tree_diff(). (Jelmer Vernooij)
  390. * Add `serve_command` function for git server commands as executables.
  391. (Jelmer Vernooij)
  392. * dulwich.client.get_transport_and_path now supports rsync-style repository URLs.
  393. (Dave Borowitz, #568493)
  394. BUG FIXES
  395. * Correct short-circuiting operation for no-op fetches in the server.
  396. (Dave Borowitz)
  397. * Support parsing git mbox patches without a version tail, as generated by
  398. Mercurial. (Jelmer Vernooij)
  399. * Fix dul-receive-pack and dul-upload-pack. (Jelmer Vernooij)
  400. * Zero-padded file modes in Tree objects no longer trigger an exception but
  401. the check code warns about them. (Augie Fackler, #581064)
  402. * Repo.init() now honors the mkdir flag. (#671159)
  403. * The ref format is now checked when setting a ref rather than when reading it back.
  404. (Dave Borowitz, #653527)
  405. * Make sure pack files are closed correctly. (Tay Ray Chuan)
  406. DOCUMENTATION
  407. * Run the tutorial inside the test suite. (Jelmer Vernooij)
  408. * Reorganized and updated the tutorial. (Jelmer Vernooij, Dave Borowitz, #610550,
  409. #610540)
  410. 0.6.2 2010-10-16
  411. BUG FIXES
  412. * HTTP server correctly handles empty CONTENT_LENGTH. (Dave Borowitz)
  413. * Don't error when creating GitFiles with the default mode. (Dave Borowitz)
  414. * ThinPackData.from_file now works with resolve_ext_ref callback.
  415. (Dave Borowitz)
  416. * Provide strnlen() on mingw32 which doesn't have it. (Hans Kolek)
  417. * Set bare=true in the configuratin for bare repositories. (Dirk Neumann)
  418. FEATURES
  419. * Use slots for core objects to save up on memory. (Jelmer Vernooij)
  420. * Web server supports streaming progress/pack output. (Dave Borowitz)
  421. * New public function dulwich.pack.write_pack_header. (Dave Borowitz)
  422. * Distinguish between missing files and read errors in HTTP server.
  423. (Dave Borowitz)
  424. * Initial work on support for fastimport using python-fastimport.
  425. (Jelmer Vernooij)
  426. * New dulwich.pack.MemoryPackIndex class. (Jelmer Vernooij)
  427. * Delegate SHA peeling to the object store. (Dave Borowitz)
  428. TESTS
  429. * Use GitFile when modifying packed-refs in tests. (Dave Borowitz)
  430. * New tests in test_web with better coverage and fewer ad-hoc mocks.
  431. (Dave Borowitz)
  432. * Standardize quote delimiters in test_protocol. (Dave Borowitz)
  433. * Fix use when testtools is installed. (Jelmer Vernooij)
  434. * Add trivial test for write_pack_header. (Jelmer Vernooij)
  435. * Refactor some of dulwich.tests.compat.server_utils. (Dave Borowitz)
  436. * Allow overwriting id property of objects in test utils. (Dave Borowitz)
  437. * Use real in-memory objects rather than stubs for server tests.
  438. (Dave Borowitz)
  439. * Clean up MissingObjectFinder. (Dave Borowitz)
  440. API CHANGES
  441. * ObjectStore.iter_tree_contents now walks contents in depth-first, sorted
  442. order. (Dave Borowitz)
  443. * ObjectStore.iter_tree_contents can optionally yield tree objects as well.
  444. (Dave Borowitz).
  445. * Add side-band-64k support to ReceivePackHandler. (Dave Borowitz)
  446. * Change server capabilities methods to classmethods. (Dave Borowitz)
  447. * Tweak server handler injection. (Dave Borowitz)
  448. * PackIndex1 and PackIndex2 now subclass FilePackIndex, which is
  449. itself a subclass of PackIndex. (Jelmer Vernooij)
  450. DOCUMENTATION
  451. * Add docstrings for various functions in dulwich.objects. (Jelmer Vernooij)
  452. * Clean up docstrings in dulwich.protocol. (Dave Borowitz)
  453. * Explicitly specify allowed protocol commands to
  454. ProtocolGraphWalker.read_proto_line. (Dave Borowitz)
  455. * Add utility functions to DictRefsContainer. (Dave Borowitz)
  456. 0.6.1 2010-07-22
  457. BUG FIXES
  458. * Fix memory leak in C implementation of sorted_tree_items. (Dave Borowitz)
  459. * Use correct path separators for named repo files. (Dave Borowitz)
  460. * python > 2.7 and testtools-based test runners will now also pick up skipped
  461. tests correctly. (Jelmer Vernooij)
  462. FEATURES
  463. * Move named file initilization to BaseRepo. (Dave Borowitz)
  464. * Add logging utilities and git/HTTP server logging. (Dave Borowitz)
  465. * The GitClient interface has been cleaned up and instances are now reusable.
  466. (Augie Fackler)
  467. * Allow overriding paths to executables in GitSSHClient.
  468. (Ross Light, Jelmer Vernooij, #585204)
  469. * Add PackBasedObjectStore.pack_loose_objects(). (Jelmer Vernooij)
  470. TESTS
  471. * Add tests for sorted_tree_items and C implementation. (Dave Borowitz)
  472. * Add a MemoryRepo that stores everything in memory. (Dave Borowitz)
  473. * Quiet logging output from web tests. (Dave Borowitz)
  474. * More flexible version checking for compat tests. (Dave Borowitz)
  475. * Compat tests for servers with and without side-band-64k. (Dave Borowitz)
  476. CLEANUP
  477. * Clean up file headers. (Dave Borowitz)
  478. TESTS
  479. * Use GitFile when modifying packed-refs in tests. (Dave Borowitz)
  480. API CHANGES
  481. * dulwich.pack.write_pack_index_v{1,2} now take a file-like object
  482. rather than a filename. (Jelmer Vernooij)
  483. * Make dul-daemon/dul-web trivial wrappers around server functionality.
  484. (Dave Borowitz)
  485. * Move reference WSGI handler to web.py. (Dave Borowitz)
  486. * Factor out _report_status in ReceivePackHandler. (Dave Borowitz)
  487. * Factor out a function to convert a line to a pkt-line. (Dave Borowitz)
  488. 0.6.0 2010-05-22
  489. note: This list is most likely incomplete for 0.6.0.
  490. BUG FIXES
  491. * Fix ReceivePackHandler to disallow removing refs without delete-refs.
  492. (Dave Borowitz)
  493. * Deal with capabilities required by the client, even if they
  494. can not be disabled in the server. (Dave Borowitz)
  495. * Fix trailing newlines in generated patch files.
  496. (Jelmer Vernooij)
  497. * Implement RefsContainer.__contains__. (Jelmer Vernooij)
  498. * Cope with \r in ref files on Windows. (
  499. http://github.com/jelmer/dulwich/issues/#issue/13, Jelmer Vernooij)
  500. * Fix GitFile breakage on Windows. (Anatoly Techtonik, #557585)
  501. * Support packed ref deletion with no peeled refs. (Augie Fackler)
  502. * Fix send pack when there is nothing to fetch. (Augie Fackler)
  503. * Fix fetch if no progress function is specified. (Augie Fackler)
  504. * Allow double-staging of files that are deleted in the index.
  505. (Dave Borowitz)
  506. * Fix RefsContainer.add_if_new to support dangling symrefs.
  507. (Dave Borowitz)
  508. * Non-existant index files in non-bare repositories are now treated as
  509. empty. (Dave Borowitz)
  510. * Always update ShaFile.id when the contents of the object get changed.
  511. (Jelmer Vernooij)
  512. * Various Python2.4-compatibility fixes. (Dave Borowitz)
  513. * Fix thin pack handling. (Dave Borowitz)
  514. FEATURES
  515. * Add include-tag capability to server. (Dave Borowitz)
  516. * New dulwich.fastexport module that can generate fastexport
  517. streams. (Jelmer Vernooij)
  518. * Implemented BaseRepo.__contains__. (Jelmer Vernooij)
  519. * Add __setitem__ to DictRefsContainer. (Dave Borowitz)
  520. * Overall improvements checking Git objects. (Dave Borowitz)
  521. * Packs are now verified while they are received. (Dave Borowitz)
  522. TESTS
  523. * Add framework for testing compatibility with C Git. (Dave Borowitz)
  524. * Add various tests for the use of non-bare repositories. (Dave Borowitz)
  525. * Cope with diffstat not being available on all platforms.
  526. (Tay Ray Chuan, Jelmer Vernooij)
  527. * Add make_object and make_commit convenience functions to test utils.
  528. (Dave Borowitz)
  529. API BREAKAGES
  530. * The 'committer' and 'message' arguments to Repo.do_commit() have
  531. been swapped. 'committer' is now optional. (Jelmer Vernooij)
  532. * Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
  533. (Jelmer Vernooij)
  534. * RefsContainer.set_ref() was renamed to RefsContainer.set_symbolic_ref(),
  535. for clarity. (Jelmer Vernooij)
  536. API CHANGES
  537. * The primary serialization APIs in dulwich.objects now work
  538. with chunks of strings rather than with full-text strings.
  539. (Jelmer Vernooij)
  540. 0.5.02010-03-03
  541. BUG FIXES
  542. * Support custom fields in commits (readonly). (Jelmer Vernooij)
  543. * Improved ref handling. (Dave Borowitz)
  544. * Rework server protocol to be smarter and interoperate with cgit client.
  545. (Dave Borowitz)
  546. * Add a GitFile class that uses the same locking protocol for writes as
  547. cgit. (Dave Borowitz)
  548. * Cope with forward slashes correctly in the index on Windows.
  549. (Jelmer Vernooij, #526793)
  550. FEATURES
  551. * --pure option to setup.py to allow building/installing without the C
  552. extensions. (Hal Wine, Anatoly Techtonik, Jelmer Vernooij, #434326)
  553. * Implement Repo.get_config(). (Jelmer Vernooij, Augie Fackler)
  554. * HTTP dumb and smart server. (Dave Borowitz)
  555. * Add abstract baseclass for Repo that does not require file system
  556. operations. (Dave Borowitz)
  557. 0.4.1 2010-01-03
  558. FEATURES
  559. * Add ObjectStore.iter_tree_contents(). (Jelmer Vernooij)
  560. * Add Index.changes_from_tree(). (Jelmer Vernooij)
  561. * Add ObjectStore.tree_changes(). (Jelmer Vernooij)
  562. * Add functionality for writing patches in dulwich.patch.
  563. (Jelmer Vernooij)
  564. 0.4.0 2009-10-07
  565. DOCUMENTATION
  566. * Added tutorial.
  567. API CHANGES
  568. * dulwich.object_store.tree_lookup_path will now return the mode and
  569. sha of the object found rather than the object itself.
  570. BUG FIXES
  571. * Use binascii.hexlify / binascii.unhexlify for better performance.
  572. * Cope with extra unknown data in index files by ignoring it (for now).
  573. * Add proper error message when server unexpectedly hangs up. (#415843)
  574. * Correctly write opcode for equal in create_delta.
  575. 0.3.3 2009-07-23
  576. FEATURES
  577. * Implement ShaFile.__hash__().
  578. * Implement Tree.__len__()
  579. BUG FIXES
  580. * Check for 'objects' and 'refs' directories
  581. when looking for a Git repository. (#380818)
  582. 0.3.2 2009-05-20
  583. BUG FIXES
  584. * Support the encoding field in Commits.
  585. * Some Windows compatibility fixes.
  586. * Fixed several issues in commit support.
  587. FEATURES
  588. * Basic support for handling submodules.
  589. 0.3.1 2009-05-13
  590. FEATURES
  591. * Implemented Repo.__getitem__, Repo.__setitem__ and Repo.__delitem__ to
  592. access content.
  593. API CHANGES
  594. * Removed Repo.set_ref, Repo.remove_ref, Repo.tags, Repo.get_refs and
  595. Repo.heads in favor of Repo.refs, a dictionary-like object for accessing
  596. refs.
  597. BUG FIXES
  598. * Removed import of 'sha' module in objects.py, which was causing
  599. deprecation warnings on Python 2.6.
  600. 0.3.0 2009-05-10
  601. FEATURES
  602. * A new function 'commit_tree' has been added that can commit a tree
  603. based on an index.
  604. BUG FIXES
  605. * The memory usage when generating indexes has been significantly reduced.
  606. * A memory leak in the C implementation of parse_tree has been fixed.
  607. * The send-pack smart server command now works. (Thanks Scott Chacon)
  608. * The handling of short timestamps (less than 10 digits) has been fixed.
  609. * The handling of timezones has been fixed.
  610. 0.2.1 2009-04-30
  611. BUG FIXES
  612. * Fix compatibility with Python2.4.
  613. 0.2.0 2009-04-30
  614. FEATURES
  615. * Support for activity reporting in smart protocol client.
  616. * Optional C extensions for better performance in a couple of
  617. places that are performance-critical.
  618. 0.1.1 2009-03-13
  619. BUG FIXES
  620. * Fixed regression in Repo.find_missing_objects()
  621. * Don't fetch ^{} objects from remote hosts, as requesting them
  622. causes a hangup.
  623. * Always write pack to disk completely before calculating checksum.
  624. FEATURES
  625. * Allow disabling thin packs when talking to remote hosts.
  626. 0.1.0 2009-01-24
  627. * Initial release.