FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · kno10/python-bibtexparser · GitHub
kno10
/
python-bibtexparser
Public
forked from
sciunto-org/python-bibtexparser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 24, 2023
:sparkles: Optionally raise an exception when adding duplicate blocks (#425)
MiWeiss
authored
34dc875
View commit details
Copy full SHA for 34dc875
Browse repository at this point
:bug: Fix duplicate entry replacement bugs (#424)
MiWeiss
authored
40db93b
View commit details
Copy full SHA for 40db93b
Browse repository at this point
:bug: Fix bug in `von`-part name parsing (#423)
mlutze
authored
d670c18
View commit details
Copy full SHA for d670c18
Browse repository at this point
Commits on Nov 17, 2023
:pencil: Create .readthedocs.yaml (#420)
MiWeiss
authored
ed46b28
View commit details
Copy full SHA for ed46b28
Browse repository at this point
Commits on Nov 15, 2023
:pencil: Fix installation documentation (#419)
mlutze
authored
ed59eb3
View commit details
Copy full SHA for ed59eb3
Browse repository at this point
Commits on Nov 4, 2023
:bookmark: Bump version to `2.0.0b4` (#417)
MiWeiss
authored
6f5a904
View commit details
Copy full SHA for 6f5a904
Browse repository at this point
Fix blocks not starting on new lines (#416)
Show description for 92d38d8
zepinglee
and
benlogan
authored
92d38d8
View commit details
Copy full SHA for 92d38d8
Browse repository at this point
Commits on Sep 21, 2023
:pencil: Add additional link to .bib resources (#408)
MiWeiss
authored
770eb00
View commit details
Copy full SHA for 770eb00
Browse repository at this point
:bookmark: Bump version (#407)
MiWeiss
authored
12678c5
View commit details
Copy full SHA for 12678c5
Browse repository at this point
:pencil2: Fix typo in migrate.rst (#406)
claell
authored
b4fe520
View commit details
Copy full SHA for b4fe520
Browse repository at this point
Commits on Sep 18, 2023
:sparkles: handle concatenated fields with inner quotes in splitter (#398)
Show description for 084c3dd
MiWeiss
authored
084c3dd
View commit details
Copy full SHA for 084c3dd
Browse repository at this point
Commits on Sep 1, 2023
:sparkles: Added option to select encoding of .bib file in `parse_file` (#395)
himcraft
authored
c9190cf
View commit details
Copy full SHA for c9190cf
Browse repository at this point
Commits on Aug 31, 2023
:busts_in_silhouette: Update issue templates
MiWeiss
authored
e8257ec
View commit details
Copy full SHA for e8257ec
Browse repository at this point
Commits on Aug 16, 2023
:pencil: Update install.rst: Installation from pypi
MiWeiss
authored
8cf7dc6
View commit details
Copy full SHA for 8cf7dc6
Browse repository at this point
:green_heart: Upload to pypi upon github release
MiWeiss
authored
4e8db5c
View commit details
Copy full SHA for 4e8db5c
Browse repository at this point
:bookmark: Prepare release `v2.0.0b2` (#393)
MiWeiss
authored
e516107
View commit details
Copy full SHA for e516107
Browse repository at this point
Commits on Aug 15, 2023
:bug: Allow trailing whitespaces for entry types, before `{` (#392)
Show description for eefa6d8
MiWeiss
authored
eefa6d8
View commit details
Copy full SHA for eefa6d8
Browse repository at this point
Commits on Jul 24, 2023
:bug: Handle `None` and Collections in BlockMiddleware.transformBlock (#387)
mlutze
authored
bc44450
View commit details
Copy full SHA for bc44450
Browse repository at this point
Commits on Jun 20, 2023
:sparkles: Allow key-only entries with no fields (#385)
MiWeiss
authored
6ac6f92
View commit details
Copy full SHA for 6ac6f92
Browse repository at this point
Commits on Jun 17, 2023
:pencil: Don't install v2 via PyPI yet
MiWeiss
authored
573ed18
View commit details
Copy full SHA for 573ed18
Browse repository at this point
Commits on Jun 2, 2023
:bug: Error handling in name transformer middleware (#381)
manu-schaaf
authored
f16c8aa
View commit details
Copy full SHA for f16c8aa
Browse repository at this point
:bug: Exception when `_treat_failed_block` is called in writer (#382)
Show description for 07da368
manu-schaaf
authored
07da368
View commit details
Copy full SHA for 07da368
Browse repository at this point
:busts_in_silhouette: Update CONTRIBUTING.md
MiWeiss
authored
0ef32b1
View commit details
Copy full SHA for 0ef32b1
Browse repository at this point
Commits on Jun 1, 2023
:pencil: Update v2 install command
MiWeiss
authored
9f32043
View commit details
Copy full SHA for 9f32043
Browse repository at this point
:bug: Don't override original block when detecting duplicate (#379)
Show description for 6cec43c
MiWeiss
authored
6cec43c
View commit details
Copy full SHA for 6cec43c
Browse repository at this point
Commits on May 31, 2023
:pencil: Update README.md
MiWeiss
authored
7e69b8e
View commit details
Copy full SHA for 7e69b8e
Browse repository at this point
:bug: Solve `write_string` name conflict (#377)
Jinsheng Ba
authored
14535f3
View commit details
Copy full SHA for 14535f3
Browse repository at this point
:pencil: Update v2 install command
Show description for f935bc3
MiWeiss
authored
f935bc3
View commit details
Copy full SHA for f935bc3
Browse repository at this point
Commits on May 26, 2023
:white_check_mark: Test empty string (#374)
Show description for 3b0d923
MiWeiss
authored
3b0d923
View commit details
Copy full SHA for 3b0d923
Browse repository at this point
:white_check_mark: Implement test case provided in #272 (#373)
MiWeiss
authored
b2a668c
View commit details
Copy full SHA for b2a668c
Browse repository at this point
:green_heart: Changing branch names
MiWeiss
committed
1691a5e
View commit details
Copy full SHA for 1691a5e
Browse repository at this point
:pencil: Updating readme
MiWeiss
committed
07596f7
View commit details
Copy full SHA for 07596f7
Browse repository at this point
:bug: improve imports (#371)
MiWeiss
committed
d94440b
View commit details
Copy full SHA for d94440b
Browse repository at this point
:bug: Don't mutate library when writing with default stack (#370)
MiWeiss
committed
e256085
View commit details
Copy full SHA for e256085
Browse repository at this point
:pencil: v2 docs (#369)
Show description for dd4296a
MiWeiss
committed
dd4296a
View commit details
Copy full SHA for dd4296a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL