index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-gui
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-07
git-gui: Allow the user to disable update-index --refresh during rescan.
Shawn O. Pearce
1
-9
/
+42
2006-11-07
git-gui: Added repack database menu option, to invoke git repack.
Shawn O. Pearce
1
-0
/
+11
2006-11-07
git-gui: Flip commit message buffer and diff area.
Shawn O. Pearce
1
-88
/
+91
2006-11-07
git-gui: More performance improvements to rescan logic.
Shawn O. Pearce
1
-44
/
+43
2006-11-07
git-gui: Performance improvements for large file sets.
Shawn O. Pearce
1
-40
/
+67
2006-11-07
git-gui: Corrected diff-index/diff-files protocol parsing errors.
Shawn O. Pearce
1
-12
/
+47
2006-11-07
git-gui: Added support for pulling from default branch of a remote.
Shawn O. Pearce
1
-9
/
+70
2006-11-07
git-gui: Cache all repo-config data in an array.
Shawn O. Pearce
1
-5
/
+19
2006-11-07
git-gui: Automatically reopen any console closed by the user.
Shawn O. Pearce
1
-31
/
+43
2006-11-07
git-gui: Don't complain if no .git/remotes exist.
Shawn O. Pearce
1
-2
/
+5
2006-11-07
git-gui: Check for fetch or push command failure and denote it.
Shawn O. Pearce
1
-12
/
+25
2006-11-07
git-gui: Correctly handle CR vs. LF within the console of fetch.
Shawn O. Pearce
1
-6
/
+30
2006-11-07
git-gui: Fix menu item accelerator display on Mac OS X.
Shawn O. Pearce
1
-3
/
+4
2006-11-07
git-gui: Reorganized startup procedure to ensure gitdir is right.
Shawn O. Pearce
1
-4
/
+10
2006-11-07
git-gui: Worked around environment variable problems on Windows.
Shawn O. Pearce
1
-13
/
+29
2006-11-07
git-gui: Started construction of fetch and push operations.
Shawn O. Pearce
1
-0
/
+124
2006-11-07
git-gui: Misc. nit type of bug fixes.
Shawn O. Pearce
1
-7
/
+29
2006-11-07
git-gui: Implemented amended commits.
Shawn O. Pearce
1
-41
/
+119
2006-11-07
git-gui: Finished commit implementation.
Shawn O. Pearce
1
-102
/
+237
2006-11-07
git-gui: Verify we should actually perform a commit when asked to do so.
Shawn O. Pearce
1
-2
/
+137
2006-11-07
git-gui: Corrected keyboard bindings on Windows, improved state management.
Shawn O. Pearce
1
-24
/
+75
2006-11-07
git-gui: Fixed UI layout problems on Windows.
Shawn O. Pearce
1
-7
/
+12
2006-11-06
git-gui: Additional early feature development.
Shawn O. Pearce
1
-56
/
+214
2006-11-06
git-gui: Initial revision.
Shawn O. Pearce
1
-0
/
+764
[prev]