FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - mscheltienne/python-bibtexparser · GitHub
mscheltienne
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-bibtexparser
tests
on
master
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
View code at this point
Browse repository at this point
:bug: Fix duplicate entry replacement bugs (#424)
MiWeiss
authored
40db93b
View commit details
Copy full SHA for 40db93b
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 4, 2023
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
: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
View code at this point
Browse repository at this point
Commits on May 31, 2023
:bug: Solve `write_string` name conflict (#377)
Jinsheng Ba
authored
14535f3
View commit details
Copy full SHA for 14535f3
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
:art: `__str__` and `__repr__` on primary blocks (#368)
MiWeiss
committed
badb582
View commit details
Copy full SHA for badb582
View code at this point
Browse repository at this point
:recycle: improve and refactor error handling (#365)
Show description for 761d4eb
MiWeiss
committed
761d4eb
View commit details
Copy full SHA for 761d4eb
View code at this point
Browse repository at this point
:rotating_light: Linting and GitHub Actions for `v2` (#361)
Show description for 7981d79
MiWeiss
committed
7981d79
View commit details
Copy full SHA for 7981d79
View code at this point
Browse repository at this point
:sparkles: Field and block sorting and change `inplace` default (#359)
MiWeiss
committed
ca4b9b4
View commit details
Copy full SHA for ca4b9b4
View code at this point
Browse repository at this point
:recycle: Keep list not dict of fields (#358)
MiWeiss
committed
7831d2b
View commit details
Copy full SHA for 7831d2b
View code at this point
Browse repository at this point
:white_check_mark: fix writer tests (#357)
MiWeiss
committed
e042a6d
View commit details
Copy full SHA for e042a6d
View code at this point
Browse repository at this point
:sparkles: drafted bibtex writer (#356)
MiWeiss
committed
15d647b
View commit details
Copy full SHA for 15d647b
View code at this point
Browse repository at this point
:sparkles: string and month interpolation middleware (#355)
MiWeiss
committed
03275ab
View commit details
Copy full SHA for 03275ab
View code at this point
Browse repository at this point
:recycle: Minor cleanup (#354)
Show description for 22beec8
MiWeiss
committed
22beec8
View commit details
Copy full SHA for 22beec8
View code at this point
Browse repository at this point
:recycle: optional `start_line` and `raw`, no duplicate fields. (#343)
MiWeiss
committed
7fed861
View commit details
Copy full SHA for 7fed861
View code at this point
Browse repository at this point
:sparkles: latex encode/decode middleware (#342)
MiWeiss
committed
099281b
View commit details
Copy full SHA for 099281b
View code at this point
Browse repository at this point
:sparkles: explosing api and linting (#340)
MiWeiss
committed
3b455d5
View commit details
Copy full SHA for 3b455d5
View code at this point
Browse repository at this point
:sparkles: co-author splitting and name-parsing middleware (#339)
MiWeiss
committed
04ef937
View commit details
Copy full SHA for 04ef937
View code at this point
Browse repository at this point
:white_check_mark: testing enclosing middlewares (#333)
MiWeiss
committed
c0027dd
View commit details
Copy full SHA for c0027dd
View code at this point
Browse repository at this point
✨ model dunder methods (#332)
Show description for 89e89a6
MiWeiss
committed
89e89a6
View commit details
Copy full SHA for 89e89a6
View code at this point
Browse repository at this point
:bug: splitter improvements (#328)
Show description for 05dc03a
MiWeiss
committed
05dc03a
View commit details
Copy full SHA for 05dc03a
View code at this point
Browse repository at this point
:white_check_mark: Basic Tests for Splitter and Minor Fixes (#322)
MiWeiss
committed
babf8a1
View commit details
Copy full SHA for babf8a1
View code at this point
Browse repository at this point
:recycle: Initialize v2 development branch
MiWeiss
committed
63cd71a
View commit details
Copy full SHA for 63cd71a
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL