166 Commits (5fce278ef313d3b43a5df5bd0494ad23dc313d22)

Author SHA1 Message Date
Eric Wong 0382318424 contrib/git-svn: stabilize memory usage for big fetches 19 years ago
Eric Wong ac74905064 contrib/git-svn: allow rebuild to work on non-linear remote heads 19 years ago
Alexandre Julliard 2b1c0ef2e5 git.el: Added a function to diff against the other heads in a merge. 19 years ago
Alexandre Julliard 75a8180d4b git.el: Get the default user name and email from the repository config. 19 years ago
Alexandre Julliard 9de83169d3 git.el: More robust handling of subprocess errors when returning strings. 19 years ago
Eric Wong 779b144625 contrib/git-svn: fix a harmless warning on rebuild (with old repos) 19 years ago
Eric Wong 7317ed906a contrib/git-svn: remove the --no-stop-on-copy flag 19 years ago
Eric Wong 1d52aba839 contrib/git-svn: fix svn compat and fetch args 19 years ago
Mark Wooding 8911db70f8 contrib/emacs/Makefile: Provide tool for byte-compiling files. 19 years ago
Alexandre Julliard a79656e6af git.el: Added customize support for all parameters. 19 years ago
Alexandre Julliard 45033ad9e3 git.el: Added support for Signed-off-by. 19 years ago
Alexandre Julliard b23761d9ac git.el: Automatically update .gitignore status. 19 years ago
Alexandre Julliard a944652c05 git.el: Set default directory before running the status mode setup hooks. 19 years ago
Alexandre Julliard 18e3e99e3d git.el: Portability fixes for XEmacs and Emacs CVS. 19 years ago
Alexandre Julliard 486a974acc contrib/emacs: Add an Emacs VC backend. 19 years ago
Eric Wong ce4c8b24a1 contrib/git-svn: fix a copied-tree bug in an overzealous assertion 19 years ago
Eric Wong 448c81b495 contrib/git-svn: better documenting of CLI switches 19 years ago
Eric Wong 6f0783cf94 contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switch 19 years ago
Eric Wong 1ca72aef45 contrib/git-svn: avoid re-reading the repository uuid, it never changes 19 years ago
Eric Wong 7f60b22860 contrib/git-svn: create a more recent master if one does not exist 19 years ago
Eric Wong eeb0abe047 contrib/git-svn: cleanup option parsing 19 years ago
Eric Wong a9612be245 contrib/git-svn: allow --authors-file to be specified 19 years ago
Eric Wong df746c5a81 contrib/git-svn: strip 'git-svn-id:' when commiting to SVN 19 years ago
Eric Wong ac8e0b910c contrib/git-svn: several small bug fixes and changes 19 years ago
Eric Wong 69f0d91e49 contrib/git-svn: add -b/--branch switch for branch detection 19 years ago
Aneesh Kumar K.V 9645da330f gitview: pass the missing argument _show_clicked_cb. 19 years ago
Eric Wong 2beb3cdd18 contrib/git-svn: use refs/remotes/git-svn instead of git-svn-HEAD 19 years ago
Aneesh Kumar K.V 5aa44d50f4 gitview: Use horizontal scroll bar in the tree view 19 years ago
Aneesh Kumar K.V d82343b938 gitview: Set the default width of graph cell 19 years ago
Aneesh Kumar K.V 0852694ba4 gitview: Some window layout changes. 19 years ago
Pavel Roskin 3abe217a5b gitview: Select the text color based on whether the entry in highlighted. Use standard font. 19 years ago
Eric Wong 7be737680f contrib/git-svn: correct commit example in manpage 19 years ago
Eric Wong b705ba43c6 contrib/git-svn: tell the user to not modify git-svn-HEAD directly 19 years ago
Aneesh Kumar K.V c447f10f99 gitview: Remove trailing white space 19 years ago
Aneesh Kumar K.V 68d55b83a5 gitview: Fix the encoding related bug 19 years ago
Eric Wong 3c0b7511cd contrib/git-svn: version 0.10.0 19 years ago
Eric Wong e17512f3de contrib/git-svn: optimize sequential commits to svn 19 years ago
Eric Wong 8f22562c6b contrib/git-svn: add show-ignore command 19 years ago
Aneesh Kumar K.V 1509bd9e69 gitview: Fix the graph display . 19 years ago
Aneesh Kumar K.V 9e4f522da7 gitview: Code cleanup 19 years ago
Aneesh Kumar 20d23f554d gitview: Bump the rev 19 years ago
Aneesh Kumar 8b42f5ae54 gitview: Fix DeprecationWarning 19 years ago
Aneesh Kumar K.V 3fe5489a25 gitview: Display the lines joining commit nodes clearly. 19 years ago
Junio C Hamano d27d5b3c5b gitview: ls-remote invocation shellquote safety. 19 years ago
aneesh.kumar@gmail.com d800795613 gitview: Use monospace font to draw the branch and tag name 19 years ago
aneesh.kumar@gmail.com 5301eee92c gitview: Read tag and branch information using git ls-remote 19 years ago
Eric Wong 551ce28fe1 git-svn: 0.9.1: add --version and copyright/license (GPL v2+) information 19 years ago
Eric Wong 96a40b27c9 contrib/git-svn: add Makefile, test, and associated ignores 19 years ago
Eric Wong cf52b8f063 git-svn: fix several corner-case and rare bugs with 'commit' 19 years ago
Eric Wong bbe0c9b8d8 contrib/git-svn.txt: add a note about renamed/copied directory support 19 years ago