summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2007-08-31Teach bash about completing arguments for git-tagShawn O. Pearce1-0/+58
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin1-0/+1
2007-08-29git.el: Added colors for dark backgroundDavid Kågedal1-9/+18
2007-08-24git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann1-1/+1
2007-08-24git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann1-49/+55
2007-08-23Teach bash about git-submodule and its subcommandsShawn O. Pearce1-0/+27
2007-08-23Teach bash to complete ref arguments to git-describeShawn O. Pearce1-0/+8
2007-08-23Update bash completion with new 1.5.3 command line optionsShawn O. Pearce1-6/+26
2007-08-22git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard1-3/+5
2007-08-22Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce1-0/+8
2007-08-22Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce1-3/+7
2007-08-19git-completion.bash - add support for git-bundleMark Levedahl1-0/+32
2007-08-13git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn1-1/+1
2007-08-13git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard1-4/+6
2007-08-13git.el: Add support for interactive diffs.Alexandre Julliard1-1/+7
2007-08-10Merge branch 'cr/tag'Junio C Hamano2-0/+250
2007-08-10Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce1-10/+21
2007-08-10Teach the update-paranoid to look at file differencesShawn O. Pearce1-7/+105
2007-08-10Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce1-16/+44
2007-08-08git-p4: Fix git-p4 submit to include only changed files in the perforce submi...Simon Hausmann1-6/+30
2007-08-08git-p4: Fix support for symlinks.Simon Hausmann1-5/+9
2007-08-04INSTALL: add warning on docbook-xsl 1.72 and 1.73Junio C Hamano1-0/+21
2007-08-04git-completion: add "git stash"Junio C Hamano1-0/+7
2007-08-02Fix style nit in Python slicing.Han-Wen Nienhuys1-3/+3
2007-08-02Sort output of "p4 change" in incremental import before furtherHan-Wen Nienhuys1-1/+1
2007-07-31git.el: Take into account the core.excludesfile config option.Alexandre Julliard1-5/+15
2007-07-31git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.Alexandre Julliard1-1/+1
2007-07-26Make verify-tag a builtin.Carlos Rica1-0/+45
2007-07-25git-p4: Fix p4 user cache population on Windows.Simon Hausmann1-1/+2
2007-07-25git.el: Pass an explicit argument to enable smerge-mode.Alexandre Julliard1-1/+1
2007-07-24git.el: Support for incremental status updates.Alexandre Julliard1-109/+111
2007-07-20Make git tag a builtin.Carlos Rica1-0/+205
2007-07-18Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4Junio C Hamano1-59/+70
2007-07-18git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann1-21/+5
2007-07-18git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Simon Hausmann1-12/+17
2007-07-18git-p4: Cleanup, make listExistingP4Branches a global function for later use.Simon Hausmann1-0/+23
2007-07-17git-p4: input to "p4 files" by stdin instead of argumentsScott Lamb1-21/+7
2007-07-17git-p4: use subprocess in p4CmdListScott Lamb1-5/+18
2007-07-15contrib/emacs/Makefile: Also install .el files.David Kastrup1-1/+1
2007-07-15Demote git-p4import to contrib status.Sean3-0/+528
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve1-1/+2
2007-07-14Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-1/+5
2007-07-14Fix git-p4 on Windows to not use the Posix sysconf function.Marius Storm-Olsen1-1/+5
2007-07-14Add contrib/stats/mailmap.pl scriptJunio C Hamano1-0/+38
2007-07-12Add missing functions to contrib/emacs/vc-git.elDavid Kastrup1-0/+65
2007-07-12Correct shebang line for contrib/stats/packinfo.plBrian Downing1-1/+1
2007-07-12script to display a distribution of longest common hash prefixesNicolas Pitre1-0/+26
2007-07-11Pack information toolBrian Downing1-0/+212
2007-07-06Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin1-2/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano3-23/+23