Code Monkey home page Code Monkey logo

repo's Introduction

repo.el - Repo integration with emacs

This package provides integration of the Google Repo tool with emacs. Its main features are:

  • Display output of the repo status command in a buffer,

  • Launches magit from the status buffer for project under point.

Usage

Make sur the repo tool is in your path. Call M-x repo-status, it will prompt for a repo workspace and display the workspace status in a new buffer.

In the status buffer, hitting g will update the buffer. Hitting RET on the "Workspace:" line will open dired in the workspace directory. Hitting RET on the "Branch ...:" line will run magit-status in the ".repo/manifests" directory. On a project line, RET will run magit-status for that project. Finally, RET on a file will open the file at point.

Todo

I suppose there could be much more things to do with this and repo but for now it's enough for my usage. If you have patches or ideas, they are welcome.

Development

Development is done on GitHub. Any bugs or patches are welcome.

License

This emacs extension is distributed under the terms of the GPLv3. See COPYING file for details.

Contributors

Thanks to

  • Syohei Yoshida for bugfixes,
  • Jonas Bernoulli for bugfixes,
  • Ola Nilsson for bugfixes and for refining the return key behavior.

repo's People

Contributors

canatella avatar gmlarumbe avatar snogge avatar syohex avatar tarsius avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.