summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Minor usage update in setgitperms.perlJosh England2007-10-151-3/+4
* | | Add 'git-p4 commit' as an alias for 'git-p4 submit'Marius Storm-Olsen2007-10-151-0/+1
* | | hg-to-git speedup through selectable repack intervalsMichael Gebetsroither2007-10-151-3/+11
* | | gtksourceview2 support for gitviewFrederick Akalin2007-10-151-22/+31
* | | fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar2007-10-151-1/+9
* | | Merge branch 'maint'Junio C Hamano2007-10-011-1/+0
|\ \ \ | |/ /
| * | post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-011-1/+0
* | | git.el: Reset the permission flags when changing a file state.Alexandre Julliard2007-09-291-17/+11
* | | git.el: Update a file status in the git buffer upon save.Alexandre Julliard2007-09-291-2/+16
* | | git.el: Do not print a status message on every git command.Alexandre Julliard2007-09-291-29/+41
* | | git.el: Preserve file marks when doing a full refresh.Alexandre Julliard2007-09-291-12/+28
* | | Move convert-objects to contrib.Matt Kraai2007-09-253-1/+357
* | | Merge branch 'maint'Junio C Hamano2007-09-251-6/+10
|\ \ \ | |/ /
| * | Do not over-quote the -f envelopesender value.Jim Meyering2007-09-251-6/+10
* | | Merge branch 'je/hooks'Junio C Hamano2007-09-231-0/+213
|\ \ \
| * | | Added example hook script to save/restore permissions/ownership.Josh England2007-09-181-0/+213
| | |/ | |/|
* | | Merge branch 'maint'Junio C Hamano2007-09-235-5/+13
|\ \ \ | |/ / |/| / | |/
| * Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-233-3/+3
| * Detect exec bit in more cases.David Brown2007-09-221-1/+9
* | contrib/fast-import: add perl version of simple exampleJeff King2007-09-181-0/+64
* | contrib/fast-import: add simple shell exampleNguyen Thai Ngoc Duy2007-09-181-0/+38
* | Merge branch 'jc/cachetree' into cr/resetJunio C Hamano2007-09-141-54/+143
|\ \
| * | git.el: Allow the add and remove commands to be applied to ignored files.Alexandre Julliard2007-09-131-2/+2
| * | git.el: Allow selecting whether to display uptodate/unknown/ignored files.Alexandre Julliard2007-09-131-15/+77
| * | git.el: Keep the status buffer sorted by filename.Alexandre Julliard2007-09-131-38/+65
* | | Make "git reset" a builtin.Carlos Rica2007-09-121-0/+106
|/ /
* | Merge branch 'master' of git://repo.or.cz/git/git-p4Junio C Hamano2007-09-061-130/+212
|\ \ | |/ |/|
| * git-p4: Added support for automatically importing newly appearing perforce br...Simon Hausmann2007-09-031-2/+74
| * git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...Simon Hausmann2007-09-031-17/+11
| * git-p4: Cleanup; moved the code for the initial #head or revision import into...Simon Hausmann2007-09-031-42/+45
| * git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...Simon Hausmann2007-09-031-9/+9
| * git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...Simon Hausmann2007-09-031-69/+71
| * git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Simon Hausmann2007-09-031-9/+14
| * git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Simon Hausmann2007-09-031-2/+9
| * git-p4: Always call 'p4 sync ...' before submitting to Perforce.Simon Hausmann2007-09-031-3/+2
* | Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce2007-09-051-0/+6
|/
* Teach bash about completing arguments for git-tagShawn O. Pearce2007-08-311-0/+58
* completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin2007-08-291-0/+1
* git.el: Added colors for dark backgroundDavid Kågedal2007-08-291-9/+18
* git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann2007-08-241-1/+1
* git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann2007-08-241-49/+55
* Teach bash about git-submodule and its subcommandsShawn O. Pearce2007-08-231-0/+27
* Teach bash to complete ref arguments to git-describeShawn O. Pearce2007-08-231-0/+8
* Update bash completion with new 1.5.3 command line optionsShawn O. Pearce2007-08-231-6/+26
* git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard2007-08-221-3/+5
* Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce2007-08-221-0/+8
* Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce2007-08-221-3/+7
* git-completion.bash - add support for git-bundleMark Levedahl2007-08-191-0/+32
* git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn2007-08-131-1/+1
* git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard2007-08-131-4/+6