-
Notifications
You must be signed in to change notification settings - Fork 0
Remove Bom files #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shmuelko
wants to merge
81
commits into
master
Choose a base branch
from
first-branch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Remove Bom files #10
Changes from all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
f98fa61
Add fix-BOM functions
shmuelko e63d7e0
fix
shmuelko bfa25e4
fix
shmuelko bc20104
remove instead of fix
shmuelko 38dfcd4
get full data
shmuelko 57319f8
get by bytes
shmuelko 7a6f4e0
bytes
shmuelko c58a33c
byte
shmuelko eebae93
byte
shmuelko c2b0867
byte
shmuelko 10e13c8
byte
shmuelko 93c45d9
byte
shmuelko 2a08ebd
byte
shmuelko 53e0972
byte
shmuelko a5ed08f
byte
shmuelko ec206ae
byte
shmuelko 048bee9
bytes
shmuelko 329b762
pprint
shmuelko b53cede
slurp-bytes
shmuelko 9350488
close function
shmuelko 9907945
slurp files
shmuelko 3dd8a02
into char
shmuelko 1f39186
first char
shmuelko 91685e5
all results
shmuelko f527d21
file->bytes
shmuelko 15112e4
files
shmuelko af0272d
debomify
shmuelko 1dcc7e9
without spliting
shmuelko dabb2da
debomify
shmuelko e2dd3f3
debomify
shmuelko 48aa5e5
display-files
shmuelko 3af3abb
save domless files
shmuelko 017e6ce
domless fix
shmuelko 6e74e05
clean code
shmuelko e96584d
with clj-bom
shmuelko dfe8db0
print is bom
shmuelko d7b62d9
printline
shmuelko 9247b46
ppint
shmuelko 28f873a
doall
shmuelko dcc630b
doall
shmuelko e223516
remove prints
shmuelko 016435a
save bomless files into tmp folder
shmuelko 9c05fb7
add new files to tmp
shmuelko 006eed3
join folder path
shmuelko 19fb7a0
fix
shmuelko bb0dd61
make tmp dir
shmuelko 9466af3
run over all folders
shmuelko 6e27073
get file
shmuelko 4cbf6e3
directory
shmuelko 02918d3
debug prints
shmuelko 9a0ae9b
clean debugs prints
shmuelko 3d87bca
remove previus tmp folde
shmuelko aa06cbb
create tmp only if exsist
shmuelko b284929
exists?
shmuelko 522f45c
debug check why stil create fodler tmp
shmuelko 7f7ef50
more debug, I see too many files included after filter
shmuelko 6f70e42
only this folder and not sup folders
shmuelko fe6e734
not contains
shmuelko bdfc3fe
filters
shmuelko 7930074
includes
shmuelko 2bf49aa
clean code
shmuelko 468148d
clean debugs
shmuelko 1fd1ce8
lazy seq unlazy
shmuelko f19453f
unlazy
shmuelko d3d0b19
send-dir
shmuelko 1ba156b
change seperator depends on the system
shmuelko 74a97b0
io/files
shmuelko e87a416
parent
shmuelko b0e0dc5
tmp as parent
shmuelko 75e548d
prints
shmuelko 23f06ab
print in remove-bom
shmuelko 7f71cbb
includes
shmuelko fc56591
remove print
shmuelko 6b5ad41
remove print
shmuelko c4dbefb
create inner folder is not exist
shmuelko ed0c17b
add delete-recursively
shmuelko 19da6ff
shorten clojure.java.io
shmuelko 25b422a
delete-recursively!
shmuelko 6e44d67
merge results for several folders
shmuelko e2c72b0
use tmp param to set tmp folder
shmuelko 342e448
always use UTF-8 when parsing XML
stask File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's this for?