- [1eb7372](https://github.com/notatestuser/gift/commit/1eb737244db7a40aeead9b3d61b758842844663f) Applied tweaks from #38 (@notatestuser)
- [3baa70b](https://github.com/notatestuser/gift/commit/3baa70b8522d0081fcd90bedb62ec4d03c33d2f8) Version 0.10.2 (@notatestuser)
### v0.10.1 (2017/11/06 13:06 +00:00)
- [b609d3d](https://github.com/notatestuser/gift/commit/b609d3d77b8964fba54404bebd8ac7bdcb83ac2a) Add force delete (#97) (@jmcgill)
- [a301b45](https://github.com/notatestuser/gift/commit/a301b4575a70fd4bf4e3f413910ed7538e601e5d) Update Travis CI configuration (@PeterDaveHello)
- [#99](https://github.com/notatestuser/gift/pull/99) Merge pull request #99 from PeterDaveHello/update-travis-ci-config (@PeterDaveHello)
- [20ee383](https://github.com/notatestuser/gift/commit/20ee38379ea968d10040e2833b77345668df65e9) Use regex to improve commit id/hash test, cc #96 (@PeterDaveHello)
- [#98](https://github.com/notatestuser/gift/pull/98) Merge pull request #98 from PeterDaveHello/valid-commit-id (@PeterDaveHello)
- [ecbc4e7](https://github.com/notatestuser/gift/commit/ecbc4e7317b26e3c525dd0964623239b920f99ab) Version 0.10.1 (@notatestuser)
### v0.10.0 (2016/11/13 16:14 +00:00)
- [63aac64](https://github.com/notatestuser/gift/commit/63aac64604753f99c9af71666797b4453c3ab0d1) docs: the options arg in ls_files is not optional for now (@notatestuser)
- [155c6f7](https://github.com/notatestuser/gift/commit/155c6f7d6a924598a446df38ac53ab9038e1188a) src/repo: fixed single argument form of ls_files (@notatestuser)
- [76002ca](https://github.com/notatestuser/gift/commit/76002ca549ccdec733fd490d634c5bbf0749e183) support shallow clone a repo on a specific branch. (#91) (@sparkleholic)
- [980ddcb](https://github.com/notatestuser/gift/commit/980ddcb658f4f03620a57982ba15fa9ce66c0d12) Merge branch 'master' into develop (@notatestuser)
- [ca8c35b](https://github.com/notatestuser/gift/commit/ca8c35b5e988b78b30d3b64d493db58fca7b5d48) Version 0.10.0 (@notatestuser)
### v0.9.0 (2016/07/06 06:58 +00:00)
- [cced205](https://github.com/notatestuser/gift/commit/cced2057ea95f7db62a5adc199a4bf9081b13510) Add support to `describe` a commit (#88) (@cjbarth)
- [951ba4c](https://github.com/notatestuser/gift/commit/951ba4c0b21036e6e87b4e68cbf0a6c60e59a4fd) Support file arguments for ls-files (@htanjo)
- [fbc63ff](https://github.com/notatestuser/gift/commit/fbc63ff214ecb2b8002c70d2efde572ec9b9116d) Use arguments.length to support prior calls to ls_files (#83) (@notatestuser)
- [69e4714](https://github.com/notatestuser/gift/commit/69e47144197971a5235fc1c57e1b9ba41a115e3a) Version 0.9.0 (@notatestuser)
- [#84](https://github.com/notatestuser/gift/pull/84) Merge pull request #84 from asgoth/feature/checkout-pass-options (@asgoth)
- [687feb7](https://github.com/notatestuser/gift/commit/687feb770ede1878ee9c8a47d0af4a4420c8b44b) Fix the order of arguments in git.cmd() (#86) (@MartinKolarik)
- [f28673a](https://github.com/notatestuser/gift/commit/f28673ad21b7ef289075b585796e85231212095a) readme: added a comment about node versions (@notatestuser)
- [23dd331](https://github.com/notatestuser/gift/commit/23dd331e1dd20bed5400ce01073c2269b1035f46) Version 0.8.0 (@notatestuser)
- [bc27a6b](https://github.com/notatestuser/gift/commit/bc27a6b3905a6fdfb83a2e41d2ddd61f75fe6778) update devDependencies, all of them were out of date (@PeterDaveHello)
- [#43](https://github.com/notatestuser/gift/pull/43) Merge pull request #43 from PeterDaveHello/update_dev_dependencies (@PeterDaveHello)
- [caddd22](https://github.com/notatestuser/gift/commit/caddd229b377b60a2692d1fc1829f59078974e86) Add a public override for the maxBuffer option (@gtanner)
- [#68](https://github.com/notatestuser/gift/pull/68) Merge pull request #68 from gtanner/master (@gtanner)
- [f031ce7](https://github.com/notatestuser/gift/commit/f031ce79b7fdc48270e00319accdfa0a5c292941) Bumped version to 0.6.1 (@notatestuser)
### v0.6.0 (2015/04/14 21:21 +00:00)
- [fdc8399](https://github.com/notatestuser/gift/commit/fdc83998c8c40ffdaa05592ae9f2329a430b3e91) enable specify git binary location along with other options in the constructor
- [08690db](https://github.com/notatestuser/gift/commit/08690dba32f3455ab3571cd5de85b3eda215fc68) set 'utf8' encoding as default (@BLeQuerrec)
- [dd2ff80](https://github.com/notatestuser/gift/commit/dd2ff8027a7798d82632cba77f0d4aa9d3562364) Adjusted maxBuffer sent to exec for large repos (@esatterwhite)
- [c604401](https://github.com/notatestuser/gift/commit/c6044016288a76cc90e3294c9ea9014e3524281f) double quotes work better on windows both inside and outside of cygwin (@zippy1981)
- [#60](https://github.com/notatestuser/gift/pull/60) Merge pull request #60 from zippy1981/quoting (@zippy1981)
- [#57](https://github.com/notatestuser/gift/pull/57) Merge pull request #57 from serialworm/master (@serialworm)
- [61d7452](https://github.com/notatestuser/gift/commit/61d74521b1bcbec99473acc25b937238aab5f8a1) Bumped version to 0.6.0 (@notatestuser)
### v0.5.0 (2014/11/17 20:27 +00:00)
- [c610bc5](https://github.com/notatestuser/gift/commit/c610bc56fc53aed0e009d8d98b093bcdca10709d) Use svg instead of png to get better image quality (@PeterDaveHello)
- [#40](https://github.com/notatestuser/gift/pull/40) Merge pull request #40 from PeterDaveHello/patch-2 (@PeterDaveHello)
- [da23cc0](https://github.com/notatestuser/gift/commit/da23cc0f605be16e0e22abc9e2c7073028d1bd46) add -u flag to list files in untracked directories (@007design)
- [a4f691a](https://github.com/notatestuser/gift/commit/a4f691afe1338bac63ae4f56bb78cb4f0526dc28) add options to status (@007design)
- [9ba915b](https://github.com/notatestuser/gift/commit/9ba915bbd64b453bfe89b72f5490742903649d8b) Updating README to document new set-url functions (@bpartridge83)
- [#47](https://github.com/notatestuser/gift/pull/47) Merge pull request #47 from bpartridge83/master (@bpartridge83)
- [a42792c](https://github.com/notatestuser/gift/commit/a42792cf5c9730f3ce1f96b8f729915661495436) add support for git clean (@esalter)
- [#48](https://github.com/notatestuser/gift/pull/48) Merge pull request #48 from esalter/master (@esalter)
- [43e5d51](https://github.com/notatestuser/gift/commit/43e5d51755ad1ee7c3cfd17a3d1a16f5fd7d4de5) Newlines or something (@notatestuser)
- [16842b8](https://github.com/notatestuser/gift/commit/16842b87b17df10e7763d363cac09f96fe63122b) Add test to reproduce the error caused by (no branch).
- [d85f686](https://github.com/notatestuser/gift/commit/d85f686d388e333abde2ac89020f2f127d9d7e9d) Fix test: return error when the current branch check out to a commit.
- [#31](https://github.com/notatestuser/gift/pull/31) Merge pull request #31 from maschs/f-checkoutFiles (@maschs)
- [06bacc9](https://github.com/notatestuser/gift/commit/06bacc9217f8a4e8d786ada582413b62d5c3ec41) Allow options to be specified for fetch, push, and merge operations (@ajcrites)
- [3186861](https://github.com/notatestuser/gift/commit/3186861791876c64ca04cf775054a24628f6ab47) add devDependency info in readme (@PeterDaveHello)
- [#35](https://github.com/notatestuser/gift/pull/35) Merge pull request #35 from PeterDaveHello/patch-1 (@PeterDaveHello)
- [#33](https://github.com/notatestuser/gift/pull/33) Merge pull request #33 from shaoshing/no-branch (@shaoshing)
- [6f7a770](https://github.com/notatestuser/gift/commit/6f7a770f76963d40adacce16cc4ff88c3d393561) Bumped version to 0.4.3 (@notatestuser)
### v0.4.2 (2014/06/08 11:26 +00:00)
- [6bdd9be](https://github.com/notatestuser/gift/commit/6bdd9be969230cfd15d505bd2a3f463006b80530) Bumped version to 0.4.1 (@notatestuser)
- [#21](https://github.com/notatestuser/gift/pull/21) Merge pull request #21 from Mrono/master (@Mrono)
- [66865f0](https://github.com/notatestuser/gift/commit/66865f063bb6c61a282e204b62e8a6bac83f52cb) Dropped node 0.4 from travis config (@notatestuser)
- [d209528](https://github.com/notatestuser/gift/commit/d209528ef1bec6a30653215dce7ac987a6e3ce79) Add test cases and fixtures for gpgsig parsing (@Lance0312)
- [1c19507](https://github.com/notatestuser/gift/commit/1c1950793cb3d508dcb7264c48f0bd600f39387e) Adding branch parameter to repo.remote_push (@pose)
- [#20](https://github.com/notatestuser/gift/pull/20) Merge pull request #20 from Lance0312/pr (@Lance0312)
- [#28](https://github.com/notatestuser/gift/pull/28) Merge pull request #28 from pose/push-branch-support (@pose)
- [3ec8ed9](https://github.com/notatestuser/gift/commit/3ec8ed93a5b5ca4d21f326c702a7cc89c46c18c6) Bumped version to 0.4.2 (@notatestuser)
### v0.4.1 (2014/04/27 19:45 +00:00)
- [3490c23](https://github.com/notatestuser/gift/commit/3490c23c69ce13d33bfbad266afec76c799a6751) Make only files under text/fixtures treated as binary (@Lance0312)
- [d27c138](https://github.com/notatestuser/gift/commit/d27c138b2b93f52f7409631ea0759d8dd164da9a) Add gpgsig parsing support in parse_commits (@Lance0312)
- [9ab97cc](https://github.com/notatestuser/gift/commit/9ab97cc75c9e52ab0117f41d6cf495f06c612977) Remove redundant code in parse_commits (@Lance0312)
- [21f4c6d](https://github.com/notatestuser/gift/commit/21f4c6d58a36076324d0fddeac13a24ac876e0cd) Make only files under text/fixtures treated as binary (@Lance0312)
- [6cf8d21](https://github.com/notatestuser/gift/commit/6cf8d21fbb2efcb5f1574ccc2e225d352c77d198) Added strict pull function (@Mrono)
- [deecf9b](https://github.com/notatestuser/gift/commit/deecf9bf86fd600301300b8495f2b0d700d2187f) Added stderr to callback (@Mrono)
- [f526b42](https://github.com/notatestuser/gift/commit/f526b4227192cd9426defc548471e9510716d477) More informative sync error messages
- [#24](https://github.com/notatestuser/gift/pull/24) Merge pull request #24 from MoOx/master (@MoOx)
- [0b202d1](https://github.com/notatestuser/gift/commit/0b202d10dccabbfa39787f8035fe29dec4b89229) Fixes arguments.slice bug in Repo.diff(). (@diiq)
- [#26](https://github.com/notatestuser/gift/pull/26) Merge pull request #26 from diiq/fix_diff_slice (@diiq)
- [#22](https://github.com/notatestuser/gift/pull/22) Merge pull request #22 from Mrono/betterSyncMessages (@Mrono)
### v0.4.0 (2014/04/01 16:34 +00:00)
- [667e3e0](https://github.com/notatestuser/gift/commit/667e3e04ac2c7a742274f68ac446a909f50ec5fd) add options to git diff (@iamwilhelm)
- [c8a7add](https://github.com/notatestuser/gift/commit/c8a7addd11a3dad439896b4df0a2e39d33187b4f) can now parse raw diff format (@iamwilhelm)
- [9287ab3](https://github.com/notatestuser/gift/commit/9287ab39487b3ad1924337a2cb79b061dcc7d715) removed diff raw parse's debugging line (@iamwilhelm)
- [#13](https://github.com/notatestuser/gift/pull/13) Merge pull request #13 from cubehero/diff_options (@cubehero)
- [#14](https://github.com/notatestuser/gift/pull/14) Merge pull request #14 from cubehero/diff_parse_raw (@cubehero)
- [#11](https://github.com/notatestuser/gift/pull/11) Merge pull request #11 from cubehero/add_id_to_diff (@cubehero)
- [e1e6973](https://github.com/notatestuser/gift/commit/e1e697381661438bda338a92af1b9aca59b278ee) Adding stashing for untracked files (@Mrono)
- [#19](https://github.com/notatestuser/gift/pull/19) Merge pull request #19 from Mrono/master (@Mrono)
- [a244cba](https://github.com/notatestuser/gift/commit/a244cbabd7aef0f89e165360448d14f576880e87) Bumped version to 0.4.0 (@notatestuser)
### v0.3.0 (2014/03/08 18:28 +00:00)
- [06e335a](https://github.com/notatestuser/gift/commit/06e335a875283cc3fded656c0f7f6b4c95bad5a1) can stream blob data (@iamwilhelm)
- [4dd101f](https://github.com/notatestuser/gift/commit/4dd101ffc0a0eb574cb7e1de6b79ec6103e11468) ignore editor files in gitignore (@iamwilhelm)
- [70dd9e2](https://github.com/notatestuser/gift/commit/70dd9e2e58326fd9ac5509139c885302360618d3) added sha hash of the files being diff'd to diffs (@iamwilhelm)
- [#7](https://github.com/notatestuser/gift/pull/7) Merge pull request #7 from cubehero/streaming (@cubehero)
- [dc4341e](https://github.com/notatestuser/gift/commit/dc4341eb3d18c2206f950743a83f4996716fe6aa) Bumped version to 0.3.0 (@notatestuser)
### v0.2.0 (2014/02/20 20:41 +00:00)
- [0aff886](https://github.com/notatestuser/gift/commit/0aff886c05b33b598586b63bf63ff834e29b110b) Enabled CI testing on node 0.10, 0.11 (@notatestuser)
- [aba4c6c](https://github.com/notatestuser/gift/commit/aba4c6ce6ea9a12a50f99ca876ea1d0a29ed8991) Fix default identity of repo tests (@feugy)
- [d6bc3d0](https://github.com/notatestuser/gift/commit/d6bc3d0bdf75f003f421fa490911de8fdbd83d2b) Added current_commit function to repo (@IgorMuzyka)
- [77f0b30](https://github.com/notatestuser/gift/commit/77f0b3020ba53e39452058ecaf7d4d51084572ce) Added capability to get all commits or do not limit them by giving -1 as limit (@IgorMuzyka)
- [#5](https://github.com/notatestuser/gift/pull/5) Merge pull request #5 from feugy/master (@feugy)
- [1ad5cb9](https://github.com/notatestuser/gift/commit/1ad5cb9a06dee324391025866e306220372b0551) Added description of repo.current_commit and how to get unlimited commits by repo.commits (@IgorMuzyka)
- [4c1fee0](https://github.com/notatestuser/gift/commit/4c1fee0af1c1153ac1f424d096a96a463730e1c0) Added description of repo.current_commit and how to get unlimited commits by repo.commits to README.md (@IgorMuzyka)
- [02fbc2b](https://github.com/notatestuser/gift/commit/02fbc2b60be3e8901e027fbc0f3238b2dde335d2) Merge branch 'master' of https://github.com/IgorMuzyka/gift (@IgorMuzyka)
- [#6](https://github.com/notatestuser/gift/pull/6) Merge pull request #6 from IgorMuzyka/master (@IgorMuzyka)
- [6531a0a](https://github.com/notatestuser/gift/commit/6531a0a0b6a8f678efc4ecab536aaf00e5dbc098) Bumped version to 0.2.0 (@notatestuser)
### v0.1.3 (2014/02/09 23:34 +00:00)
- [6af7837](https://github.com/notatestuser/gift/commit/6af78372d5ccf31a3dad8a8ce33744fe318ea8b5) Added node 0.8 to .travis.yml (@notatestuser)
- [d0e7e53](https://github.com/notatestuser/gift/commit/d0e7e53b3931a1db1a469515e269e63f9fb5a3ae) Test fix: corrected use of should to assert typeof (@notatestuser)
- [2379571](https://github.com/notatestuser/gift/commit/237957135af0bd97a4b6eaa329a2e9911658f061) Added ls-files method to repo
- [#4](https://github.com/notatestuser/gift/pull/4) Merge pull request #4 from epmenard/master (@epmenard)
- [0f75fa9](https://github.com/notatestuser/gift/commit/0f75fa9d04091934ec7384bb324e95630d343154) Temporarily disabled travis testing on node 0.6 due to npm SSL cert issues (@notatestuser)
- [e340da9](https://github.com/notatestuser/gift/commit/e340da9bbda07721dd13c61695ac78ebeedb292b) publish sources with NPM (@feugy)
- [f232364](https://github.com/notatestuser/gift/commit/f232364728063392503f34210b84aea2ebd57f27) Bumped version to 0.1.3 (@notatestuser)
### v0.1.2 (2013/11/19 14:45 +00:00)
- [2f68a6b](https://github.com/notatestuser/gift/commit/2f68a6b9c87ec1de2ed185065fdde0c002cb7ac2) Added src, test to .npmignore (@notatestuser)
- [5b72e19](https://github.com/notatestuser/gift/commit/5b72e190baaf7775b17685bf8e16a20f33f4170e) Bumped version to 0.1.1 (@notatestuser)
- [9fa08e5](https://github.com/notatestuser/gift/commit/9fa08e54bd662182bcda797aba0685753a2b971b) README: Added david-dm badge to indicate freshness of deps (@notatestuser)
- [63bb761](https://github.com/notatestuser/gift/commit/63bb76135a1d64b3e26fc293eab18eb12f767014) added a passthrough to the git.coffee script to run raw git commands against a repo (@pauldallen)
- [#3](https://github.com/notatestuser/gift/pull/3) Merge pull request #3 from pauldallen/patch-1 (@pauldallen)
- [f750e56](https://github.com/notatestuser/gift/commit/f750e56c1ee80ce42f28315029de9045973b69c3) Bumped version to 0.1.2 (@notatestuser)
- [ae25cf4](https://github.com/notatestuser/gift/commit/ae25cf4d40ad7f0aaa25c23915258221b8836574) Clone using HTTPS to avoid authentication prompt (@skovalyov)
- [#28](https://github.com/notatestuser/gift/pull/28) Merge pull request #28 from skovalyov/git-clone-and-init-bare (@skovalyov)
- [b600af2](https://github.com/notatestuser/gift/commit/b600af22b1932377dea8e7f47b2663d1c91dc3a5) Merge branch 'master' of github.com:sentientwaffle/gift (@notatestuser)
- [8d5b306](https://github.com/notatestuser/gift/commit/8d5b306bc1aaddfdabe9cb7d14ecedcb95fb3893) Updated travis build status badge; it now points to this fork (@notatestuser)
- [#29](https://github.com/notatestuser/gift/pull/29) Merge pull request #29 from drd/master (@drd)
- [#22](https://github.com/notatestuser/gift/pull/22) Merge pull request #22 from alexnaspo/master (@alexnaspo)
- [6dc6ce3](https://github.com/notatestuser/gift/commit/6dc6ce38791ce9c62d2024c9387fe14363c6656e) Merge branch 'master' of github.com:sentientwaffle/gift (@notatestuser)
- [b52fcc4](https://github.com/notatestuser/gift/commit/b52fcc42915f539407ee039ffdbd0bb6e3cf2b4c) Fix bug in commit by passing in the repo (@beaugunderson)
- [0b08461](https://github.com/notatestuser/gift/commit/0b084610926f96a29abacaaf22ba5fbaebd2b69d) Bumped version to 0.1.0 (@notatestuser)
- [133f556](https://github.com/notatestuser/gift/commit/133f556308740838ffb08ad170a5a401f3ceaa00) change all status messages to arrays (@sentientwaffle)
- [#4](https://github.com/notatestuser/gift/pull/4) Merge pull request #4 from yuest/master (@yuest)
- [1ed5081](https://github.com/notatestuser/gift/commit/1ed508199f54cff5b93f430c32102b3c55cdc924) - Repo.commit: send stdout/stderr to callback lile other methods (@feugy)
- [6fb57d6](https://github.com/notatestuser/gift/commit/6fb57d68c798694fd5ff39fc1c3d249ee62340e9) - Repo.commit: possibility to specify author (@feugy)
- [3e966bc](https://github.com/notatestuser/gift/commit/3e966bc8d5c797e31fca157be590863d8da60f01) Fix ending problems that corruptes the remotes fixture repository (@feugy)
- [16754a1](https://github.com/notatestuser/gift/commit/16754a1ab35e673ed5b9ea658ced3fee90f891d1) Try#2: Fix ending problems that corruptes the remotes fixture repository (@feugy)
- [3adb046](https://github.com/notatestuser/gift/commit/3adb0463b2ef4ee42c3f8b95f9c11d761f088f3d) Merge tries to fix endings (@feugy)
- [bfddb70](https://github.com/notatestuser/gift/commit/bfddb70e6105450e5caad1de508e3b88c5da673d) Fix commit tree and add test on tree content (@feugy)
- [157e076](https://github.com/notatestuser/gift/commit/157e07612524f4d3652f6b30c9b1151a7ae30151) Tree: fix find when searching inside trees. (@feugy)
- [6045289](https://github.com/notatestuser/gift/commit/604528980eb5996f85d2bbf94447a2d71dc742df) Status: take new files in account with type 'N' (@feugy)
- [c20c50b](https://github.com/notatestuser/gift/commit/c20c50b6b3e65f2971fb8e40db98642800a90b89) git.refs: ignore error code 1 which means that no refs are available. (@feugy)
- [5af25bc](https://github.com/notatestuser/gift/commit/5af25bcf17912286df985726e07cac4ee1f0c6e8) Use binary encoding for child_process.exec(): it allows to retrieve binary (@feugy)
- [97042f5](https://github.com/notatestuser/gift/commit/97042f561c65cc73b019041fbf7ca59a9b6dd02b) Do compilation after installing (@feugy)
- [18952cd](https://github.com/notatestuser/gift/commit/18952cdb12964b46d3c06d5213f40734246e253d) a remote_name may now be specified as the first argument of a call to sync(); it defaults to 'origin' if not provided - the previous API has been preserved (@notatestuser)
- [f9abf4b](https://github.com/notatestuser/gift/commit/f9abf4b277e0cd308b6305ee28de299fb6687b65) Repo#sync restructured to make sure a 'stash pop' is never attempted if there was nothing to stash in the first place (@notatestuser)
- [c905ba0](https://github.com/notatestuser/gift/commit/c905ba05e2c6c70824d46f286042a3619ac2e151) improve status parsing (@drevilt)
- [#1](https://github.com/notatestuser/gift/pull/1) Merge pull request #1 from drevilt/master (@drevilt)
- [9297268](https://github.com/notatestuser/gift/commit/92972683cb6a35fc52490610797067e805e25a59) [test fix] pass a properly formed octal to fs.mkdir (@notatestuser)
- [016c8da](https://github.com/notatestuser/gift/commit/016c8da2736f7e3aaf19766e2b71c58de60cd358) mocha and coffeescript version bump (@drevilt)
- [#2](https://github.com/notatestuser/gift/pull/2) Merge pull request #2 from drevilt/master (@drevilt)
- [9d56103](https://github.com/notatestuser/gift/commit/9d5610369399e945cdc751c44b83dd1a898a89d3) use the locally-installed copy of coffee-script when 'npm test'ing (@notatestuser)
- [2ece84f](https://github.com/notatestuser/gift/commit/2ece84faf694a60da569a6b37c4dbcd24ae4db90) added Repo#identity and Repo#identify with a unit test (@notatestuser)
- [dd96ffd](https://github.com/notatestuser/gift/commit/dd96ffd5d1a04e847ddbcf47b8136b9dcc1d787e) [README] amended 'npm install' line to reference this fork's own tarball (@notatestuser)
- [1846098](https://github.com/notatestuser/gift/commit/1846098db7a3f3802ac5c5caec171fc178b12979) for Travis: make use of Repo#identify to ensure that our repository has an identity set when running the #create_tag test (@notatestuser)
- [3afe421](https://github.com/notatestuser/gift/commit/3afe421d388cb088be30639b2cc0edb1f5d08cc2) [README] #status, #identity and #identify (@notatestuser)
- [cf01b46](https://github.com/notatestuser/gift/commit/cf01b461d45eab8e6d75d29a78593d5a6f86fc12) [README] #remote_remove and #remote_push (@notatestuser)
- [#19](https://github.com/notatestuser/gift/pull/19) Merge pull request #19 from notatestuser/everything-to-pull (@notatestuser)
- [4b4c803](https://github.com/notatestuser/gift/commit/4b4c8030c8174cfe02ad26c7ef16676388084fd8) locked down the signature of Repo#sync with unit tests and an accurate representation in the README (@notatestuser)
- [#20](https://github.com/notatestuser/gift/pull/20) Merge pull request #20 from notatestuser/everything-to-pull (@notatestuser)
- [d7addbe](https://github.com/notatestuser/gift/commit/d7addbe44cdc6b59e06fc70fbb6446e27fb251f3) dont crash when the skip is set too high (@sentientwaffle)
- [5486623](https://github.com/notatestuser/gift/commit/5486623300dc54cb6deb400025b3e001f4bcd1e3) parse date correctly (@sentientwaffle)