aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Minor usage update in setgitperms.perlJosh England2007-10-15
* Add 'git-p4 commit' as an alias for 'git-p4 submit'Marius Storm-Olsen2007-10-15
* hg-to-git speedup through selectable repack intervalsMichael Gebetsroither2007-10-15
* gtksourceview2 support for gitviewFrederick Akalin2007-10-15
* fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar2007-10-15
* Merge branch 'maint'Junio C Hamano2007-10-01
|\
| * post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-01
* | git.el: Reset the permission flags when changing a file state.Alexandre Julliard2007-09-29
* | git.el: Update a file status in the git buffer upon save.Alexandre Julliard2007-09-29
* | git.el: Do not print a status message on every git command.Alexandre Julliard2007-09-29
* | git.el: Preserve file marks when doing a full refresh.Alexandre Julliard2007-09-29
* | Move convert-objects to contrib.Matt Kraai2007-09-25
* | Merge branch 'maint'Junio C Hamano2007-09-25
|\ \ | |/
| * Do not over-quote the -f envelopesender value.Jim Meyering2007-09-25
* | Merge branch 'je/hooks'Junio C Hamano2007-09-23
|\ \
| * | Added example hook script to save/restore permissions/ownership.Josh England2007-09-18
* | | Merge branch 'maint'Junio C Hamano2007-09-23
|\ \ \ | |/ / |/| / | |/
| * Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-23
| * Detect exec bit in more cases.David Brown2007-09-22
* | contrib/fast-import: add perl version of simple exampleJeff King2007-09-18
* | contrib/fast-import: add simple shell exampleNguyen Thai Ngoc Duy2007-09-18
* | Merge branch 'jc/cachetree' into cr/resetJunio C Hamano2007-09-14
|\ \
| * | git.el: Allow the add and remove commands to be applied to ignored files.Alexandre Julliard2007-09-13
| * | git.el: Allow selecting whether to display uptodate/unknown/ignored files.Alexandre Julliard2007-09-13
| * | git.el: Keep the status buffer sorted by filename.Alexandre Julliard2007-09-13
* | | Make "git reset" a builtin.Carlos Rica2007-09-12
|/ /
* | 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