1
I Use This!
Inactive

Commits : Listings

Analyzed 2 minutes ago. based on code collected about 18 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Define Uid_Type and Gid_Type More... almost 9 years ago
New package for the database information saved in a readable text file More... almost 9 years ago
- Use the Util.Systems.Types.Stat_Type to retrieve all the information related to a file/directory - Save the information about the file (date, user, group, size) More... over 9 years ago
Insert the file in the database when the backup is proceeding More... over 9 years ago
Define the Database_Access type More... over 9 years ago
Implement the Set_Date operation More... over 9 years ago
Define the Set_Date operation More... over 9 years ago
Implement the Set_Owner operation More... over 9 years ago
New procedure Set_Owner More... over 9 years ago
Define the Set_Database operation More... over 9 years ago
Define the Set_Database operation More... over 9 years ago
Post the Notify_Create and Notify_Update notifications More... over 9 years ago
Define the Insert operation on the Database abstract type More... over 9 years ago
Implement the Get_Mode operation More... over 9 years ago
New function Get_Mode More... over 9 years ago
Implement the Get_Group operation More... over 9 years ago
New function Get_Group More... over 9 years ago
Implement the Get_User operation More... over 9 years ago
New function Get_User More... over 9 years ago
Implement the Get_Date operation More... over 9 years ago
New function Get_Date More... over 9 years ago
Implement the Is_New and Get_Size operation More... over 9 years ago
New function Is_New and Get_Size More... over 9 years ago
Implement the Set_Listeners operation More... over 9 years ago
Add a list of listeners to the strategy to notify about changes More... over 9 years ago
Implement the < operation to compare two File_Type More... over 9 years ago
Define the function < to compare two File_Type on their directory and name More... over 9 years ago
Update to use the new Scan procedure More... over 9 years ago
Implement the Scan procedure More... over 9 years ago
- Remove the Add_File and Add_Directory procedure - Override the Scan procedure More... over 9 years ago