index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-gui 0.9.0
gitgui-0.9.0
Shawn O. Pearce
2007-11-21
1
-1
/
+1
*
git-gui: Bind Meta-T for "Stage To Commit" menu action
Shawn O. Pearce
2007-11-08
1
-1
/
+6
*
git-gui: Allow users to set font weights to bold
Shawn O. Pearce
2007-11-01
1
-1
/
+8
*
git-gui: Update Japanese strings (part 2)
Junio C Hamano
2007-11-01
1
-1
/
+1
*
git-gui: Update Japanese strings
しらいしななこ
2007-11-01
1
-144
/
+133
*
Updated russian translation of git-gui
Alex Riesen
2007-11-01
1
-224
/
+292
*
po2msg: actually output statistics
Johannes Schindelin
2007-11-01
1
-2
/
+20
*
po2msg: ignore untranslated messages
Johannes Schindelin
2007-11-01
1
-0
/
+3
*
po2msg: ignore entries marked with "fuzzy"
Johannes Schindelin
2007-11-01
1
-2
/
+11
*
git-gui: Protect against bad translation strings
Shawn O. Pearce
2007-10-26
1
-4
/
+11
*
Merge branch 'maint'
Shawn O. Pearce
2007-10-24
1
-12
/
+53
|
\
|
*
git-gui: Make sure we get errors from git-update-index
Shawn O. Pearce
2007-10-24
1
-9
/
+52
*
|
More updates and corrections to the russian translation of git-gui
Alex Riesen
2007-10-23
1
-235
/
+127
*
|
Updated Russian translation.
Kirill
2007-10-22
1
-141
/
+190
*
|
git-gui: Update German translation
Christian Stimming
2007-10-21
2
-220
/
+238
*
|
git-gui: Add more terms to glossary.
Christian Stimming
2007-10-21
2
-3
/
+8
*
|
Merge branch 'maint'
Shawn O. Pearce
2007-10-21
3
-3
/
+6
|
\
|
|
*
git-gui: Don't display CR within console windows
gitgui-0.8.4
Shawn O. Pearce
2007-10-21
1
-1
/
+1
|
*
git-gui: Handle progress bars from newer gits
Shawn O. Pearce
2007-10-21
1
-1
/
+4
|
*
git-gui: Correctly report failures from git-write-tree
Shawn O. Pearce
2007-10-20
1
-1
/
+1
*
|
git-gui: Paper bag fix the global config parsing
Shawn O. Pearce
2007-10-17
1
-1
/
+4
*
|
git-gui: Honor a config.mak in git-gui's top level
Shawn O. Pearce
2007-10-14
2
-0
/
+3
*
|
git-gui: Collapse $env(HOME) to ~/ in recent repositories on Windows
Shawn O. Pearce
2007-10-13
1
-2
/
+6
*
|
git-gui: Support cloning Cygwin based work-dirs
Shawn O. Pearce
2007-10-13
1
-7
/
+37
*
|
git-gui: Use proper Windows shortcuts instead of bat files
Shawn O. Pearce
2007-10-13
4
-35
/
+84
*
|
git-gui: Ensure copyright message is correctly read as UTF-8
Shawn O. Pearce
2007-10-13
1
-2
/
+2
*
|
git-gui: Bind n/c/o accelerators in repository chooser
Shawn O. Pearce
2007-10-13
1
-0
/
+6
*
|
git-gui: Disable the text widget in the repository chooser
Shawn O. Pearce
2007-10-13
1
-0
/
+2
*
|
git-gui: Fix bind errors when switching repository chooser panels
Shawn O. Pearce
2007-10-13
1
-0
/
+6
*
|
git-gui: Offer repository management features in menu bar
Shawn O. Pearce
2007-10-12
1
-6
/
+49
*
|
git-gui: Change repository browser radio buttons to hyperlinks
Shawn O. Pearce
2007-10-12
1
-27
/
+34
*
|
git-gui: offer a list of recent repositories on startup
Steffen Prohaska
2007-10-12
2
-0
/
+83
*
|
git-gui: Support LFs embedded in config file values
Shawn O. Pearce
2007-10-12
1
-0
/
+20
*
|
git-gui: Refactor git-config --list parsing
Shawn O. Pearce
2007-10-12
1
-21
/
+14
*
|
git-gui: Move load_config procedure below git-version selection
Shawn O. Pearce
2007-10-12
1
-45
/
+49
*
|
git-gui: Change main window layout to support wider screens
Johannes Sixt
2007-10-12
1
-11
/
+12
*
|
git-gui: update Italian translation
Michele Ballabio
2007-10-12
2
-244
/
+429
*
|
git-gui: Updated po strings based on current sources
Shawn O. Pearce
2007-10-10
7
-1657
/
+4423
*
|
git-gui: add mingw specific startup wrapper
Steffen Prohaska
2007-10-10
2
-0
/
+36
*
|
git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit
Steffen Prohaska
2007-10-10
1
-0
/
+3
*
|
git-gui: add directory git-gui is located in to PATH (on Windows)
Steffen Prohaska
2007-10-10
1
-0
/
+3
*
|
Merge branch 'cs/de'
Shawn O. Pearce
2007-10-10
4
-216
/
+698
|
\
\
|
*
|
git-gui: Update German translation, including latest glossary changes
Christian Stimming
2007-10-10
1
-165
/
+633
|
*
|
git-gui: Incorporate glossary changes into existing German translation
Christian Stimming
2007-10-10
1
-66
/
+47
|
*
|
git-gui: Update German glossary according to mailing list discussion
Christian Stimming
2007-10-10
1
-11
/
+34
|
*
|
git-gui: Add more words to translation glossary
Christian Stimming
2007-10-10
2
-2
/
+12
*
|
|
git-gui: Shorten the staged/unstaged changes title bar text
Shawn O. Pearce
2007-10-10
1
-2
/
+2
*
|
|
git-gui: Bind Cmd-, to Preferences on Mac OS X
Shawn O. Pearce
2007-10-10
2
-7
/
+13
*
|
|
git-gui: Consolidate the Fetch and Push menus into a Remote menu
Shawn O. Pearce
2007-10-10
2
-28
/
+45
*
|
|
git-gui: Use progress meter in the status bar during index updates
Shawn O. Pearce
2007-10-10
1
-42
/
+12
[next]