0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NEW Link the urls in the status to the files with a textmate link More... over 15 years ago
FIXED log More... over 15 years ago
FIXED There is no command called "git-ls-files". Thanks m3nt0r More... over 15 years ago
pull_stage! More... over 15 years ago
Fixed issue with files not in a git project More... over 15 years ago
GitMate now works with individual files. It'll keep going and looking for the root git project folder until it gets to / More... over 15 years ago
Fixed fetch More... over 15 years ago
Fast Commit! I am a terrible person :( More... over 15 years ago
WIP More... over 15 years ago
WIP More... over 15 years ago
WIP More... over 15 years ago
WIP More... over 15 years ago
WIP More... over 15 years ago
Remove the temporary diffs after opening them More... over 15 years ago
Added a new experimental fetch feature that fetches the latest from origin and stage and then does a diff and opens those diffs in textmate More... over 15 years ago
--no-empty-directory More... over 15 years ago
ignore_filepaths gets the list of ignore files. ls_files now ignores stuff properly More... over 15 years ago
Fixed readme More... over 15 years ago
Use JSON as the default output for GUI scripts. Process messages and put it in the status message of the gui. NEW add_remove! command for the GitGUI NEW pp gui.js function to html-ify any sort of object The next goal is to use json to link up arbitrary data into the gui itself somehow. Populating stuff and things. Maybe even a bindings system. More... over 15 years ago
Activate the window once the command ends. This allows you to close the window with the keyboard easily, etc... More... over 15 years ago
NEW: Set the variable GIT_PROJECT_DIRECTORY to the root folder of your git project if it's not the same as the TM_PROJECT_DIRECTORY More... over 15 years ago
GitGUI: Added a pull command GitGUI: Added the current branch to the pushing and pulling methods More... over 15 years ago
limit the log to 100 commits for speed More... over 15 years ago
todo More... over 15 years ago
Move the setting of the "context" into the gui.js That's the message that shows up on the bottom of the GuiMate windows, EG: the Project folderpath in the GitGui More... over 15 years ago
GitGui: Unhide the 'commit_all!' button More... over 15 years ago
minor More... over 15 years ago
Renamed all the textmate commands More... over 15 years ago
Moved more stuff + a wee bit o' cleanup More... over 15 years ago
Moved the ShellScript gui implement stuff to gui.js More... over 15 years ago