| Commit message (Expand) | Author | Age | Files | Lines |
* | gitview: Set the default width of graph cell | Aneesh Kumar K.V | 2006-02-28 | 1 | -0/+3 |
* | gitview: Some window layout changes. | Aneesh Kumar K.V | 2006-02-28 | 1 | -12/+15 |
* | gitview: Select the text color based on whether the entry in highlighted. Use... | Pavel Roskin | 2006-02-28 | 1 | -8/+11 |
* | contrib/git-svn: correct commit example in manpage | Eric Wong | 2006-02-27 | 1 | -1/+1 |
* | contrib/git-svn: tell the user to not modify git-svn-HEAD directly | Eric Wong | 2006-02-27 | 1 | -1/+8 |
* | gitview: Remove trailing white space | Aneesh Kumar K.V | 2006-02-27 | 1 | -11/+11 |
* | gitview: Fix the encoding related bug | Aneesh Kumar K.V | 2006-02-27 | 1 | -6/+14 |
* | contrib/git-svn: version 0.10.0 | Eric Wong | 2006-02-26 | 1 | -1/+1 |
* | contrib/git-svn: optimize sequential commits to svn | Eric Wong | 2006-02-26 | 1 | -3/+27 |
* | contrib/git-svn: add show-ignore command | Eric Wong | 2006-02-26 | 2 | -0/+32 |
* | gitview: Fix the graph display . | Aneesh Kumar K.V | 2006-02-24 | 1 | -2/+4 |
* | gitview: Code cleanup | Aneesh Kumar K.V | 2006-02-24 | 1 | -27/+21 |
* | gitview: Bump the rev | Aneesh Kumar | 2006-02-24 | 1 | -1/+1 |
* | gitview: Fix DeprecationWarning | Aneesh Kumar | 2006-02-24 | 1 | -1/+1 |
* | gitview: Display the lines joining commit nodes clearly. | Aneesh Kumar K.V | 2006-02-23 | 1 | -13/+35 |
* | gitview: ls-remote invocation shellquote safety. | Junio C Hamano | 2006-02-22 | 1 | -5/+1 |
* | gitview: Use monospace font to draw the branch and tag name | aneesh.kumar@gmail.com | 2006-02-21 | 1 | -4/+6 |
* | gitview: Read tag and branch information using git ls-remote | aneesh.kumar@gmail.com | 2006-02-21 | 1 | -36/+14 |
* | git-svn: 0.9.1: add --version and copyright/license (GPL v2+) information | Eric Wong | 2006-02-20 | 1 | -2/+11 |
* | contrib/git-svn: add Makefile, test, and associated ignores | Eric Wong | 2006-02-20 | 4 | -0/+252 |
* | git-svn: fix several corner-case and rare bugs with 'commit' | Eric Wong | 2006-02-20 | 1 | -60/+200 |
* | contrib/git-svn.txt: add a note about renamed/copied directory support | Eric Wong | 2006-02-20 | 1 | -0/+7 |
* | git-svn: change ; to && in addremove() | Eric Wong | 2006-02-20 | 1 | -2/+2 |
* | git-svn: remove any need for the XML::Simple dependency | Eric Wong | 2006-02-20 | 1 | -49/+35 |
* | git-svn: Allow for more argument types for commit (from..to) | Eric Wong | 2006-02-20 | 2 | -4/+11 |
* | git-svn: allow --find-copies-harder and -l<num> to be passed on commit | Eric Wong | 2006-02-20 | 2 | -2/+15 |
* | git-svn: fix a typo in defining the --no-stop-on-copy option | Eric Wong | 2006-02-20 | 1 | -1/+1 |
* | Add an Emacs interface in contrib. | Alexandre Julliard | 2006-02-18 | 1 | -0/+956 |
* | gitview: typofix | Aneesh Kumar K.V | 2006-02-18 | 1 | -1/+1 |
* | git-svn: remove files from the index before adding/updating | Eric Wong | 2006-02-18 | 1 | -6/+5 |
* | Add a README for gitview | Aneesh Kumar K.V | 2006-02-17 | 1 | -0/+38 |
* | Add contrib/README. | Junio C Hamano | 2006-02-17 | 1 | -0/+44 |
* | Add contrib/gitview from Aneesh. | Aneesh Kumar | 2006-02-17 | 1 | -0/+992 |
* | git-svn: ensure fetch always works chronologically. | Eric Wong | 2006-02-17 | 1 | -3/+4 |
* | git-svn: fix revision order when XML::Simple is not loaded | Eric Wong | 2006-02-17 | 1 | -3/+3 |
* | Introducing contrib/git-svn. | Eric Wong | 2006-02-16 | 2 | -0/+978 |