aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* contrib/git-svn: handle array values correctlyEric Wong2006-04-04
* contrib/git-svn: make sure our git-svn is up-to-date for testEric Wong2006-04-04
* contrib/git-svn: ensure repo-config returns a value before using itEric Wong2006-04-04
* contrib/git-svn: documentation updatesEric Wong2006-04-01
* contrib/git-svn: accept configuration via repo-configEric Wong2006-04-01
* contrib/git-svn: force GIT_DIR to an absolute pathEric Wong2006-03-30
* contrib/git-svn: stabilize memory usage for big fetchesEric Wong2006-03-25
* contrib/git-svn: allow rebuild to work on non-linear remote headsEric Wong2006-03-20
* git.el: Added a function to diff against the other heads in a merge.Alexandre Julliard2006-03-19
* git.el: Get the default user name and email from the repository config.Alexandre Julliard2006-03-19
* git.el: More robust handling of subprocess errors when returning strings.Alexandre Julliard2006-03-19
* contrib/git-svn: fix a harmless warning on rebuild (with old repos)Eric Wong2006-03-09
* contrib/git-svn: remove the --no-stop-on-copy flagEric Wong2006-03-09
* contrib/git-svn: fix svn compat and fetch argsEric Wong2006-03-09
* contrib/emacs/Makefile: Provide tool for byte-compiling files.Mark Wooding2006-03-05
* git.el: Added customize support for all parameters.Alexandre Julliard2006-03-04
* git.el: Added support for Signed-off-by.Alexandre Julliard2006-03-04
* git.el: Automatically update .gitignore status.Alexandre Julliard2006-03-04
* git.el: Set default directory before running the status mode setup hooks.Alexandre Julliard2006-03-04
* git.el: Portability fixes for XEmacs and Emacs CVS.Alexandre Julliard2006-03-04
* contrib/emacs: Add an Emacs VC backend.Alexandre Julliard2006-03-04
* contrib/git-svn: fix a copied-tree bug in an overzealous assertionEric Wong2006-03-03
* contrib/git-svn: better documenting of CLI switchesEric Wong2006-03-03
* contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switchEric Wong2006-03-03
* contrib/git-svn: avoid re-reading the repository uuid, it never changesEric Wong2006-03-03
* contrib/git-svn: create a more recent master if one does not existEric Wong2006-03-03
* contrib/git-svn: cleanup option parsingEric Wong2006-03-03
* contrib/git-svn: allow --authors-file to be specifiedEric Wong2006-03-03
* contrib/git-svn: strip 'git-svn-id:' when commiting to SVNEric Wong2006-03-03
* contrib/git-svn: several small bug fixes and changesEric Wong2006-03-03
* contrib/git-svn: add -b/--branch switch for branch detectionEric Wong2006-03-03
* gitview: pass the missing argument _show_clicked_cb.Aneesh Kumar K.V2006-03-02
* contrib/git-svn: use refs/remotes/git-svn instead of git-svn-HEADEric Wong2006-03-02
* gitview: Use horizontal scroll bar in the tree viewAneesh Kumar K.V2006-03-01
* gitview: Set the default width of graph cellAneesh Kumar K.V2006-02-28
* gitview: Some window layout changes.Aneesh Kumar K.V2006-02-28
* gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin2006-02-28
* contrib/git-svn: correct commit example in manpageEric Wong2006-02-27
* contrib/git-svn: tell the user to not modify git-svn-HEAD directlyEric Wong2006-02-27
* gitview: Remove trailing white spaceAneesh Kumar K.V2006-02-27
* gitview: Fix the encoding related bugAneesh Kumar K.V2006-02-27
* contrib/git-svn: version 0.10.0Eric Wong2006-02-26
* contrib/git-svn: optimize sequential commits to svnEric Wong2006-02-26
* contrib/git-svn: add show-ignore commandEric Wong2006-02-26
* gitview: Fix the graph display .Aneesh Kumar K.V2006-02-24
* gitview: Code cleanupAneesh Kumar K.V2006-02-24
* gitview: Bump the revAneesh Kumar2006-02-24
* gitview: Fix DeprecationWarningAneesh Kumar2006-02-24
* gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V2006-02-23
* gitview: ls-remote invocation shellquote safety.Junio C Hamano2006-02-22