1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-16 22:14:53 +01:00
git/git-gui/lib
Junio C Hamano 2b93bfac0f Merge branch 'master' of git://repo.or.cz/git-gui
* 'master' of git://repo.or.cz/git-gui:
  git gui 0.7.0
  git-gui: Paperbag fix blame in subdirectory
  git-gui: Format author/committer times in ISO format
  git-gui: Cleanup minor nits in blame code
  git-gui: Generate blame on uncommitted working tree file
  git-gui: Smarter command line parsing for browser, blame
  git-gui: Use prefix if blame is run in a subdirectory
  git-gui: Convert blame to the "class" way of doing things
  git-gui: Don't attempt to inline array reads in methods
  git-gui: Convert browser, console to "class" format
  git-gui: Define a simple class/method system
  git-gui: Allow shift-{k,j} to select a range of branches to merge
  git-gui: Call changes "Staged" and "Unstaged" in file list titles.
2007-05-10 15:08:18 -07:00
..
blame.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2007-05-10 15:08:18 -07:00
branch.tcl
browser.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2007-05-10 15:08:18 -07:00
class.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2007-05-10 15:08:18 -07:00
commit.tcl
console.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2007-05-10 15:08:18 -07:00
database.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2007-05-10 15:08:18 -07:00
diff.tcl
error.tcl
index.tcl
merge.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2007-05-10 15:08:18 -07:00
option.tcl
remote.tcl
shortcut.tcl
transport.tcl