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