index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
generate-copyright
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-28
Add `serde_json` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-07-27
bump cargo_metadata
klensy
-2
/
+3
2025-06-01
Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree...
Guillaume Gomez
-5
/
+17
2025-05-30
Exclude `CARGO_HOME` from `generate-copyright` in-tree determination
Ana Hobden
-5
/
+17
2025-05-24
Update `askama` version to `0.14.0` in `generate-copyright` tool
Guillaume Gomez
-1
/
+1
2025-04-06
Update rinja version in `generate-copyright`
Guillaume Gomez
-3
/
+3
2025-02-17
generate-copyright: pass the vendored sources from bootstrap
Pietro Albini
-44
/
+8
2025-02-14
generate-copyright: pass the list of manifests from bootstrap
Pietro Albini
-10
/
+31
2025-02-14
generate-copyright: pass the source root from bootstrap
Pietro Albini
-3
/
+4
2025-02-08
Rustfmt
bjorn3
-9
/
+16
2025-01-06
Ensure generate-copyright is executed from the project root.
Jonathan Pallant
-1
/
+4
2024-12-09
dist: Re-work how we describe the licence of Rust in our distributions
Jonathan Pallant
-14
/
+35
2024-11-25
generate-copyright: Ensure output has UNIX line-endings for consistency.
Jonathan Pallant
-0
/
+8
2024-11-22
generate-copyright: Fixup comment for get_metadata_and_notices.
Jonathan Pallant
-1
/
+1
2024-11-21
generate-copyright: Now generates a library file too.
Jonathan Pallant
-27
/
+178
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-9
/
+6
2024-08-06
Apparently library/std is now part of a workspace at library/
Jonathan Pallant
-1
/
+1
2024-08-06
Update to rinja 0.3
Jonathan Pallant
-1
/
+1
2024-08-06
generate-copyright: gather files inside interesting folders
Jonathan Pallant
-17
/
+33
2024-08-06
generate-copyright: Render Node with rinja too.
Jonathan Pallant
-73
/
+73
2024-08-06
generate-copyright: use rinja to format the output
Jonathan Pallant
-152
/
+146
2024-08-06
generate-copyright: use cargo-metadata
Jonathan Pallant
-62
/
+19
2024-08-06
generate-copyright: Fix typo
Jonathan Pallant
-1
/
+1
2024-08-06
generate-copyright: Produce HTML, not Markdown
Jonathan Pallant
-102
/
+151
2024-08-06
Update generate-copyright
Jonathan Pallant
-12
/
+309
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-07-22
Removed CondensedDirectory support from license tools.
Jonathan Pallant
-29
/
+9
2023-11-27
Fix generate-copyright tool.
Jonathan Pallant (Ferrous Systems)
-2
/
+2
2023-11-22
condense llvm licensing into a single item
Jonathan Pallant (Ferrous Systems)
-7
/
+28
2023-04-10
Fix remaining typos
DaniPopes
-7
/
+7
2023-03-09
include directories in grouped licensing information
Pietro Albini
-3
/
+3
2022-11-15
initial prototype of the tool to generate copyright notices
Pietro Albini
-0
/
+105