• R/O
  • HTTP
  • SSH
  • HTTPS

TortoiseGitJp: List of commits

TortoiseGit日本語言語ファイル作成


RSS
Rev. Tiempo Autor
2e7dcf3 lang_jp_0.8.1.0 2009-07-09 12:53:20 hylom

tiny fix: change release number in readme.txt

42cca3f 2009-07-09 12:31:01 hylom

update ChangeLog.txt.

cbde7de 2009-07-09 12:28:40 hylom

Import readme.txt and ChangeLog.txt

b9e7786 2009-07-09 12:25:04 hylom

create Japanese language files for 0.8.1.0

c8cb047 2009-07-06 00:55:16 Frank Li

Fixed issue #104: Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit
Fix log dialog double click submodule problem

Signed-off-by: Frank Li <lznuaa@gmail.com>

13a01bc 2009-07-06 00:41:25 Frank Li

Fixed issue #104: Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit
Fix check modify case.

Signed-off-by: Frank Li <lznuaa@gmail.com>

d6d5947 2009-07-04 13:02:15 Frank Li

Merge branch 'master' of git://github.com/Jopie64/tortoisegit

104c2ca 2009-07-03 23:13:51 Frank Li

Update Version Number to 0.8.1.0

6f9c009 2009-07-03 06:14:33 Johan 't Hart

Typo fix

96813a1 2009-07-01 16:17:07 Frank Li

Fixed Issue #64: When the graph column is small, the graph sometimes appears through the text of the next column on Vista

Signed-off-by: Frank Li <lznuaa@gmail.com>

44aa93d 2009-07-01 15:33:56 Frank Li

Fix log graph tree mass when dragon scroll bar from left to right

Signed-off-by: Frank Li <lznuaa@gmail.com>

8ccc32d 2009-06-30 16:52:38 Frank Li

Fixed Issue #104: Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit

Signed-off-by: Frank Li <lznuaa@gmail.com>

70d93cd 2009-06-29 23:06:24 Frank Li

Merge branch 'master' of git://github.com/Jopie64/tortoisegit

c41dcfb 2009-06-29 17:29:50 Frank Li

Add messagebox to ask if stash change when rebase at dirty work space

Signed-off-by: Frank Li <lznuaa@gmail.com>

2baf4c6 2009-06-29 17:26:31 Frank Li

Fix stash problem when svn dcommit at dirty working space

Signed-off-by: Frank Li <lznuaa@gmail.com>

ab0fc6f 2009-06-29 17:10:19 Frank Li

Modify Create repository error message

Signed-off-by: Frank Li <lznuaa@gmail.com>

1796c90 2009-06-28 20:49:31 Johan 't Hart

Pull: Fixed bug that when pulling from the configured remote branch, git did not update the remote tracking branches.

the command:
git pull origin master
Does not update the remote tracking branches. The command
git pull origin
does.

This bug was introduced in commit 25bd4c961830590ffdb51202e935fd168b7b2484

608f828 2009-06-28 07:05:00 Johan 't Hart

BrowseRefs: Option to delete multiple refs

55b63ac 2009-06-28 06:11:18 Johan 't Hart

BrowseRefs: Added 'Switch to this Ref' option

190c1d3 2009-06-28 00:54:03 Frank Li

Add SVN DCommit Command

Signed-off-by: Frank Li <lznuaa@gmail.com>

8a9eb27 2009-06-28 00:04:47 Frank Li

Add "SVN Rebase" and "SVN DCommit" command at shell contextmenu

4bd9803 2009-06-27 16:33:30 Frank Li

Support Git svn-clone at clone dialog.

Signed-off-by: Frank Li <lznuaa@gmail.com>

75f1ccb 2009-06-27 12:27:33 Frank Li

Merge branch 'master' of git://github.com/Jopie64/tortoisegit

3b48138 2009-06-27 06:04:34 Johan 't Hart

BrowseRefs: Fetch context menu item added.

7fba0ca 2009-06-27 05:16:31 Johan 't Hart

Rebase: Select default upstream based on current tracked remote

8c2b65a 2009-06-27 04:51:51 Johan 't Hart

BrowseRefs: Textual change

25bd4c9 2009-06-27 04:03:19 Johan 't Hart

Pull/Fetch Dlg: Used git config to determine default remote and remote branch. Also enabled 'branch' option when pulling from known remote.
Also started implementing rebase option (rebase instead of merge) when pulling. Disabled this though, because I think the rebase dialog should be used for this. It needs some work.

c1a66f0 2009-06-27 04:03:19 Johan 't Hart

BrowseRefs: Simplified some code

391fd0d 2009-06-27 04:03:18 Johan 't Hart

Added some useful commands to CGit

61add6e 2009-06-27 04:03:17 Johan 't Hart

BrowseRefs: Fix parsing git refs results

Show on old repository browser