index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
singlejar
Commit message (
Expand
)
Author
Age
...
*
Implement --normalize option. Refactor file writing code in OutputJar. Refact...
Sasha Smundak
2016-08-16
*
Add CreateTextFile to test_util.
Sasha Smundak
2016-08-16
*
Implement --include_prefixes.
Sasha Smundak
2016-08-16
*
Provide ExtraCombiner method.
Sasha Smundak
2016-08-11
*
Combiners overhaul: introduce Combiner interface common to all combiners, use...
Sasha Smundak
2016-08-10
*
Refactor tests by moving common utilities to test_utils.{h,cc} and
Sasha Smundak
2016-08-09
*
Initial checkin of the OutputJar and main.
Sasha Smundak
2016-08-08
*
Use std::string instead of const char* in InputJar::Open and MappedFile::Open.
Sasha Smundak
2016-08-04
*
Handle archives with preamble.
Sasha Smundak
2016-08-04
*
Add TestUtil::RunCommand.
Sasha Smundak
2016-08-03
*
Move streaming operator to the test file.
Sasha Smundak
2016-08-01
*
Fix Options::ParseCommandLine signature.
Sasha Smundak
2016-07-29
*
Initial checkin of the combiner classes.
Sasha Smundak
2016-07-28
*
Cleanup: use file_name_string method in tests.
Sasha Smundak
2016-07-27
*
Add the method to set zip64 extension attribute. Eliminate useless test case
Sasha Smundak
2016-07-26
*
Set //src/tools/singlejar:{transient_bytes_test,input_jar_scan_{zip,jar}tool_...
Damien Martin-Guillerez
2016-07-25
*
Fix extra_fields handling in zip_header.h, add several missing methods and ad...
Sasha Smundak
2016-07-25
*
Minor editorial changes:
Sasha Smundak
2016-07-22
*
Command line options processing.
Sasha Smundak
2016-07-20
*
Add transient_bytes.h and test for it.
Sasha Smundak
2016-07-20
*
Command file tokenizer. Mimics the behavior of the
Sasha Smundak
2016-07-19
*
Refactor test utilities.
Sasha Smundak
2016-07-18
*
C++ reimplementation of singlejar tool: first checkin, take two: fix the prob...
Sasha Smundak
2016-07-18
*
Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445.
Klaus Aehlig
2016-07-04
*
C++ reimplementation of singlejar tool: first checkin.
Sasha Smundak
2016-07-01
[prev]