aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* 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
| * 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