-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: uutils/util-linux
base: main
head repository: spud0/util-linux
compare: main
- 15 commits
- 9 files changed
- 3 contributors
Commits on Apr 3, 2025
-
initial commit with some of the starting code and documentation setup…
… for the whereis addition
Configuration menu - View commit details
-
Copy full SHA for 4795d8c - Browse repository at this point
Copy the full SHA 4795d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3964a74 - Browse repository at this point
Copy the full SHA 3964a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ef839 - Browse repository at this point
Copy the full SHA 55ef839View commit details
Commits on Apr 8, 2025
-
updated Cargo.toml and whereis.md with glob dependency and copy of or…
…iginal whereis man page for documentation
Configuration menu - View commit details
-
Copy full SHA for 7369c36 - Browse repository at this point
Copy the full SHA 7369c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0a019 - Browse repository at this point
Copy the full SHA 0c0a019View commit details -
completed initial version of whereis utility, and some very primitive…
… tests to go along with it
Configuration menu - View commit details
-
Copy full SHA for d555e95 - Browse repository at this point
Copy the full SHA d555e95View commit details -
added TODO about the command line argument parsing, not all arguments…
… are currently supported
Configuration menu - View commit details
-
Copy full SHA for 543ab63 - Browse repository at this point
Copy the full SHA 543ab63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac6f92 - Browse repository at this point
Copy the full SHA 7ac6f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3983bfd - Browse repository at this point
Copy the full SHA 3983bfdView commit details
Commits on Apr 23, 2025
-
fixed the if statement condition with path.contains for readability
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
Configuration menu - View commit details
-
Copy full SHA for bde93c4 - Browse repository at this point
Copy the full SHA bde93c4View commit details -
removed inaccurate comment about dig command
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
Configuration menu - View commit details
-
Copy full SHA for 6b8395e - Browse repository at this point
Copy the full SHA 6b8395eView commit details
Commits on Apr 24, 2025
-
changed test for dig to match output of dig, changed test for nmap si…
…nce its not installed by default and added the header for the file
Configuration menu - View commit details
-
Copy full SHA for 2172d65 - Browse repository at this point
Copy the full SHA 2172d65View commit details
Commits on Apr 25, 2025
-
fixed the naming of the constants (MANDIR, etc) to include an undersc…
…ore (MAN_DIRS, etc)
Configuration menu - View commit details
-
Copy full SHA for 3a4f53b - Browse repository at this point
Copy the full SHA 3a4f53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77104e0 - Browse repository at this point
Copy the full SHA 77104e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761ecfd - Browse repository at this point
Copy the full SHA 761ecfdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main