0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fixed the issue with traversing: cd .. worked abnormally after reading files with relative pathname More... almost 15 years ago
Modifie man page More... almost 15 years ago
- Added special case to cat for reading trees: sha of the files are showed as text. - Fixed bug in checkout-index: path didn't included REPOPATH. - Added interface between filesytem and checkrepo, checkoutindex, commit-tree, show-diff, read-tree, write-tree, diff-tree More... almost 15 years ago
Merge branch 'master' of /home/manzur/repo/gitfs More... almost 15 years ago
-tables More... almost 15 years ago
-Added modified version of tables module; More... almost 15 years ago
-Added modified version of tables module; More... almost 15 years ago
-Added man page; More... almost 15 years ago
- Added non-complete fileserver implementation(myfs.b); - Made modules appropriate to be used from fileserver; - Made some stylistic changes; More... almost 15 years ago
- Delete gibberish message; More... almost 15 years ago
- Added module for checking repository consistensy: checkrepo.b; - Made commit-tree work with environment variables; - Added module for differentiating two tree files: difftree.b; - Added module for excluding files: exclude.b; Made update-index.b work with that module; - Change comression level to 9 in utils.b; - Made recursive tree processing in diff-tree.b, write-tree.b, diff-tree.b; - Lighweight changes to code: return -> exit More... almost 15 years ago
- Added feautre to update-index for working with directories; - Fixed bug in commit-tree; - Created a module for working with exclude file; - Updated gitindex.b for working with excludes; - Fixed bug in gitindex.b:rmfile; - Created a module for reading log; More... almost 15 years ago
-Added header verification; -New functionality checkout-index; -Reduced read-tree to change only index file, not the working directory; -Added code for restoring mode of the file; -Added flag -t to cat-file.b -Added lock mechanism for write-index.b More... almost 15 years ago
Added checkout-index; Added flag -t for cat-file; Changed write-tree to write sorted file list; Added header sha calculation to the read-index More... almost 15 years ago
modified: write-tree.b More... almost 15 years ago
modified: README modified: commit-tree.b new file: config modified: gitindex.b deleted: index new file: init modified: init.b modified: read-tree.b new file: show-diff.b modified: update-index.b modified: utils.b modified: utils.m modified: write-tree.b More... almost 15 years ago
new file: cat-file.b new file: commit-tree.b modified: gitindex.b modified: gitindex.m new file: index modified: init.b new file: read-tree.b modified: update-index.b modified: utils.b modified: utils.m modified: write-tree.b More... almost 15 years ago
modified: gitindex.b modified: init.b modified: utils.b modified: utils.m modified: write-tree.b cat-file.b index read-tree.b More... almost 15 years ago
modified: gitindex.b modified: gitindex.m modified: init.b modified: update-index.b new file: utils.b new file: utils.m new file: write-tree.b More... almost 15 years ago
Added init, gitindex, update-index More... almost 15 years ago
First commit More... almost 15 years ago