aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://repo.or.cz/git/git-p4Junio C Hamano2007-09-06
|\
| * git-p4: Added support for automatically importing newly appearing perforce br...Simon Hausmann2007-09-03
| * git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...Simon Hausmann2007-09-03
| * git-p4: Cleanup; moved the code for the initial #head or revision import into...Simon Hausmann2007-09-03
| * git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...Simon Hausmann2007-09-03
| * git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...Simon Hausmann2007-09-03
| * git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Simon Hausmann2007-09-03
| * git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Simon Hausmann2007-09-03
| * git-p4: Always call 'p4 sync ...' before submitting to Perforce.Simon Hausmann2007-09-03
* | Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce2007-09-05
|/
* Teach bash about completing arguments for git-tagShawn O. Pearce2007-08-31
* completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin2007-08-29
* git.el: Added colors for dark backgroundDavid Kågedal2007-08-29
* git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann2007-08-24
* git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann2007-08-24
* Teach bash about git-submodule and its subcommandsShawn O. Pearce2007-08-23
* Teach bash to complete ref arguments to git-describeShawn O. Pearce2007-08-23
* Update bash completion with new 1.5.3 command line optionsShawn O. Pearce2007-08-23
* git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard2007-08-22
* Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce2007-08-22
* Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce2007-08-22
* git-completion.bash - add support for git-bundleMark Levedahl2007-08-19
* git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn2007-08-13
* git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard2007-08-13
* git.el: Add support for interactive diffs.Alexandre Julliard2007-08-13
* Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\
| * Make verify-tag a builtin.Carlos Rica2007-07-26
| * Make git tag a builtin.Carlos Rica2007-07-20
* | Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce2007-08-10
* | Teach the update-paranoid to look at file differencesShawn O. Pearce2007-08-10
* | Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce2007-08-10
* | git-p4: Fix git-p4 submit to include only changed files in the perforce submi...Simon Hausmann2007-08-08
* | git-p4: Fix support for symlinks.Simon Hausmann2007-08-08
* | INSTALL: add warning on docbook-xsl 1.72 and 1.73Junio C Hamano2007-08-04
* | git-completion: add "git stash"Junio C Hamano2007-08-04
* | Fix style nit in Python slicing.Han-Wen Nienhuys2007-08-02
* | Sort output of "p4 change" in incremental import before furtherHan-Wen Nienhuys2007-08-02
* | git.el: Take into account the core.excludesfile config option.Alexandre Julliard2007-07-31
* | git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.Alexandre Julliard2007-07-31
* | git-p4: Fix p4 user cache population on Windows.Simon Hausmann2007-07-25
* | git.el: Pass an explicit argument to enable smerge-mode.Alexandre Julliard2007-07-25
* | git.el: Support for incremental status updates.Alexandre Julliard2007-07-24
|/
* Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4Junio C Hamano2007-07-18
|\
| * git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann2007-07-18
| * git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Simon Hausmann2007-07-18
| * git-p4: Cleanup, make listExistingP4Branches a global function for later use.Simon Hausmann2007-07-18
| * git-p4: input to "p4 files" by stdin instead of argumentsScott Lamb2007-07-17
| * git-p4: use subprocess in p4CmdListScott Lamb2007-07-17
* | contrib/emacs/Makefile: Also install .el files.David Kastrup2007-07-15
* | Demote git-p4import to contrib status.Sean2007-07-15
|/