1. 23 11月, 2012 1 次提交
  2. 16 10月, 2012 1 次提交
  3. 03 10月, 2012 1 次提交
  4. 26 9月, 2012 1 次提交
  5. 21 9月, 2012 1 次提交
  6. 13 9月, 2012 1 次提交
  7. 16 8月, 2012 1 次提交
  8. 09 8月, 2012 1 次提交
  9. 05 7月, 2012 1 次提交
  10. 02 7月, 2012 1 次提交
  11. 29 5月, 2012 1 次提交
  12. 27 3月, 2012 1 次提交
  13. 11 3月, 2012 1 次提交
  14. 08 3月, 2012 2 次提交
  15. 16 5月, 2011 1 次提交
  16. 12 12月, 2010 1 次提交
  17. 14 9月, 2010 1 次提交
  18. 20 3月, 2010 1 次提交
  19. 29 1月, 2010 1 次提交
  20. 28 1月, 2010 1 次提交
  21. 14 8月, 2009 1 次提交
  22. 25 3月, 2009 1 次提交
  23. 11 12月, 2008 1 次提交
  24. 09 12月, 2008 1 次提交
  25. 21 11月, 2008 1 次提交
  26. 18 10月, 2008 1 次提交
    • P
      gitk: Regenerate .po files · 79056034
      Paul Mackerras 提交于
      This is the result of running make update-po and removing or fixing
      the strings that were fuzzily matched.  The ones that were fixed were
      the ones where the only change was "git rev-list" to "git log", and
      the "about gitk" message where the copyright year got updated.
      
      To get xgettext to see the menu labels as needing translation, it
      was necessary for arrange for them to be preceded by "mc".  This
      therefore changes makemenu to ignore the first element in each
      menu item so that it can be "mc" in the makemenu call.
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      79056034
  27. 04 8月, 2008 1 次提交
  28. 03 8月, 2008 1 次提交
  29. 02 5月, 2008 1 次提交
  30. 15 3月, 2008 1 次提交
  31. 14 3月, 2008 2 次提交
  32. 13 3月, 2008 1 次提交
  33. 23 11月, 2007 1 次提交
  34. 12 10月, 2007 1 次提交
  35. 10 10月, 2007 1 次提交
  36. 27 9月, 2007 1 次提交
    • S
      git-gui: Make the status bar easier to read in the setup wizard · 96225dbe
      Shawn O. Pearce 提交于
      The setup wizard looks better if we layout the progress bar as
      two lines:  the first line holds the message text and our text
      formatting of the progress while the second line holds the bar
      itself.  Both extend the full width of the window and we try to
      pad out the message text so the window doesn't expand when the
      completed progress number jumps to the next order of magnitude.
      
      This change required updating the progress meter format string
      to allow the application to supply the precision.  So we also
      are updating all of the translations at once to use the newer
      formatting string.
      Signed-off-by: NShawn O. Pearce <spearce@spearce.org>
      96225dbe
  37. 02 9月, 2007 2 次提交