Commit Graph

59 Commits

Author SHA1 Message Date
Kazuki Yamada
398047b1a6 feat(rename): Rename to repomix
# Conflicts:
#	src/core/packager.ts
#	src/core/security/securityCheck.ts
#	src/shared/processConcurrency.ts

# Conflicts:
#	package-lock.json
#	package.json
2024-11-02 15:26:32 +09:00
Kaushik080
c203947a5f Broken link of LICENSE fixed in README 2024-10-27 20:55:52 +05:30
Kazuki Yamada
3462065f44 docs(readme): Adjust contributors header 2024-10-13 00:01:32 -07:00
RuhiJain
140188ec11 Merge branch 'main' into patch-1 2024-10-13 12:19:58 +05:30
Janumala Akhilendra
1e13bca8dd Updated the Changes 2024-10-12 19:36:06 +05:30
RuhiJain
444514dc75 Update README.md 2024-10-12 16:36:15 +05:30
Janumala Akhilendra
e40244c453 Update README.md 2024-10-11 17:31:18 +05:30
Kazuki Yamada
2c26b6b8ca docs(readme): Fix README ci badge 2024-10-11 18:01:32 +09:00
Kushal Agrawal
42528c5763 Update README.md 2024-10-11 10:22:35 +05:30
Kazuki Yamada
4aac03695a docs: Add links to glob pattern syntax documentation 2024-10-08 23:55:41 +09:00
Kazuki Yamada
b005b0b9fc chore(guide): Add CONTRIBUTING.md 2024-10-07 00:19:36 +09:00
Kazuki Yamada
a60fc2043b Update README.md 2024-10-07 00:16:14 +09:00
Naman Tyagi
644d44d88f fix typos and improve grammar in README.md 2024-10-06 18:17:50 +05:30
Ikko Eltociear Ashimine
70617a61dc docs: update README.md
minor fix
2024-10-05 01:25:54 +09:00
Kazuki Yamada
269aa309f4 chore(README): Add Homebrew installation instructions to README 2024-10-01 23:23:15 +09:00
Kazuki Yamada
cd16787af9 feat(style): Add Markdown output style 2024-09-28 19:11:08 +09:00
Kazuki Yamada
e9852e9f07 feat(security): Add option to control security check 2024-09-12 01:06:58 +09:00
Kazuki Yamada
68b4c86f00 feat(config): Add support for project instruction file 2024-09-07 23:34:42 +09:00
Kazuki Yamada
bc1cf3ab6f feat(action): Add remote repository processing feature 2024-08-26 22:57:41 +09:00
Kazuki Yamada
f5058559dd feat(config): Add support for global configuration files 2024-08-17 01:29:47 +09:00
Kazuki Yamada
b6f3484d34 feat(cli): Add --init command for interactive configuration setup 2024-08-11 22:23:57 +09:00
Kazuki Yamada
0f46b235d7 chore(readme): Add Repopack update instructions to README 2024-08-10 22:07:42 +09:00
Kazuki Yamada
0d8016e7a4 refactor(structure): Reorganize project file structure for improved modularity 2024-08-10 14:39:05 +09:00
Josh Ellington
cc45bdd55a feat(cli): Add token counts for CLI outputs 2024-08-06 13:52:42 -06:00
Kazuki Yamada
827b22951c chore(readme): Fix readme example config 2024-08-04 14:13:09 +09:00
Kazuki Yamada
56c12e0a66 chore(readme): refine readme example configuration 2024-08-04 14:11:02 +09:00
Kazuki Yamada
9ebeed48f9 fix(ignore): Fix .gitignore/.repopackignore compliance and improve file filtering logic 2024-08-04 13:41:37 +09:00
Kazuki Yamada
4aa2fa2758 chore(readme): Add npm downloads badge 2024-08-04 03:51:57 +09:00
Kazuki Yamada
f0ff8d8ea1 chore(readme): Add example prompts 2024-08-04 03:44:49 +09:00
Kazuki Yamada
16817df8ae chore(readme): improve readme 2024-08-04 03:36:57 +09:00
Kazuki Yamada
8d7023a1f9 feat(config): Add include functionality and enhance file filtering with glob support 2024-08-04 02:48:17 +09:00
Kazuki Yamada
92d0bc8bfa chore(readme): Update output format 2024-08-02 00:45:35 +09:00
Kazuki Yamada
33bd1103e9 feat(cli): Add CLI option for output style 2024-08-02 00:23:06 +09:00
Kazuki Yamada
e890ec9d8e feat(output): Add output style option. plain or xml 2024-08-01 02:00:59 +09:00
Kazuki Yamada
98f2455871 feat(output): Add output binary file paths to repository structure 2024-07-29 23:12:49 +09:00
Kazuki Yamada
002c76fbc9 feat(config): Rename config useGitignorePatterns to useGitignore 2024-07-27 17:09:40 +09:00
Kazuki Yamada
b36c555362 feat(ignore): Add .repopackignore support 2024-07-27 16:57:46 +09:00
Kazuki Yamada
ab3687a5ea feat(config): Add option to remove empty lines from output 2024-07-27 14:46:26 +09:00
Kazuki Yamada
0160114155 chore(readme): Add command line option 2024-07-24 23:59:58 +09:00
Kazuki Yamada
6624122958 feat(output): Added option to show line numbers 2024-07-24 23:57:13 +09:00
Kazuki Yamada
521b463a63 chore(readme): Improve Output Format content 2024-07-23 21:41:19 +09:00
Kazuki Yamada
a03cfa7669 chore(readme): Move Output Format content 2024-07-23 21:40:41 +09:00
Kazuki Yamada
fd7cfcdca4 chore(readme): Improve prompt examples 2024-07-23 17:47:03 +09:00
Kazuki Yamada
a7b24a8321 chore(readme): improve quick start 2024-07-23 17:17:50 +09:00
Kazuki Yamada
66182206fd feat(output): Improve security check output 2024-07-23 15:19:17 +09:00
Kazuki Yamada
e4fc347c45 chore(readme): improve security check infomation 2024-07-23 14:14:42 +09:00
Kazuki Yamada
dd15c4ffdf chore(readme): Add secret check infomation 2024-07-23 12:16:06 +09:00
Kazuki Yamada
97caac85c6 chore(readme): Add test badge 2024-07-23 11:15:30 +09:00
Kazuki Yamada
c35c8c0180 chore(readme): Add topFilesLength example 2024-07-23 11:00:32 +09:00
Kazuki Yamada
440bef1bdc chore(readme): Fix line break 2024-07-23 00:09:24 +09:00