aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-08
* Merge branch 'cp/p4'Junio C Hamano2007-11-07
|\
| * git-p4: Detect changes to executable bit and include them in p4 submit.Chris Pettitt2007-11-02
| * git-p4: Add a helper function to parse the full git diff-tree output.Chris Pettitt2007-11-02
* | contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-07
* | contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-07
* | contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-07
|/
* No longer install git-svnimport, move to contrib/examplesGerrit Pape2007-10-30
* git.el: Run git-gc --auto after commits.Alexandre Julliard2007-10-28
* git.el: Refresh only the changed file marks when marking/unmarking all.Alexandre Julliard2007-10-28
* git.el: Fix typo in git-update-saved-file error handling.Alexandre Julliard2007-10-28
* git.el: Fix typo in "Reverted file" message.Alexandre Julliard2007-10-28
* Merge branch 'db/fetch-pack'Junio C Hamano2007-10-24
|\
| * Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
| |\
| * | Make fetch a builtinDaniel Barkalow2007-09-19
* | | git-p4 support for perforce renames.Chris Pettitt2007-10-20
* | | git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...Simon Hausmann2007-10-20
* | | Merge branch 'maint'Shawn O. Pearce2007-10-18
|\ \ \ | |_|/ |/| |
| * | fixing output of non-fast-forward output of post-receive-emailRobert Schiele2007-10-18
* | | 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