aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2011-09-08add color to series commandLu Guanqun1-0/+7
2011-09-08fix typo in examples/gitconfigLu Guanqun1-1/+1
2010-02-05Add support for command aliasesCatalin Marinas1-0/+4
2009-05-30Remove the resolved commandCatalin Marinas1-4/+0
2009-05-30Use the default git colouring scheme rather than specific scriptsCatalin Marinas1-2/+2
2009-04-09Add mergetool support to the classic StGit infrastructureCatalin Marinas1-19/+2
2009-04-09Check for local changes with "goto"Catalin Marinas1-0/+3
2008-09-12Autosign newly created patchesCatalin Marinas1-0/+3
2008-08-27Merge branch 'stable'Karl Hasselström1-4/+4
2008-08-26Don't use the dashed for of git commandsKarl Hasselström1-4/+4
2008-08-21Allow e-mails to be sent with the Unix sendmail toolCatalin Marinas1-0/+1
2008-02-10Read default diff options from the user's configKarl Hasselström1-0/+4
2007-12-19Re-add the interactive mergeCatalin Marinas1-7/+0
2007-09-27Allow the rebase command to be definedCatalin Marinas1-0/+5
2007-08-29Make the maximum patch name length configurableCatalin Marinas1-0/+3
2007-08-26Replace "git repo-config" with "git config" in help textsKarl Hasselström1-1/+1
2007-08-20Ask for SMTP password if it's not providedPavel Roskin1-1/+8
2007-08-20Add support for SMTP over Transport Layer Security (TLS)Pavel Roskin1-0/+1
2007-02-28Add an interractive 2-way merge optionCatalin Marinas1-4/+9
2007-02-21Rework of the 'stg pull' policy.Yann Dirson1-6/+11
2007-02-06Escape the quotes in example/gitconfigCatalin Marinas1-4/+6
2007-01-31Make 'stg pull' use git-fetch and not git-pull.Yann Dirson1-1/+7
2007-01-26Make the 'series --short' length configurableCatalin Marinas1-0/+4
2007-01-10Add option to automatically invoke the interactive mergerCatalin Marinas1-0/+3
2007-01-10Allow e-mail aliases for the "mail" commandCatalin Marinas1-0/+4
2007-01-10Indent the example gitconfig fileCatalin Marinas1-54/+55
2006-12-05Ask git for author and committer nameKarl Hasselström1-7/+6
2006-12-05Use gitconfig rather than stgircCatalin Marinas1-24/+24
2006-12-05More config examples.Yann Dirson1-0/+1
2006-11-17Add a 'sender' configuration optionCatalin Marinas1-0/+3
2006-11-08Optionally repack the object repository after every pullChuck Lever1-0/+3
2006-10-27Add the 'autobcc' config optionCatalin Marinas1-0/+3
2006-10-20Allow the git-pull command to be configurableCatalin Marinas1-7/+10
2006-10-20Add the diffcol.sh file to the contrib directoryCatalin Marinas1-1/+1
2006-10-16Add the '--interactive' option to 'resolved'Catalin Marinas1-6/+7
2006-05-09Allow configurable file extensions for merge conflictsCatalin Marinas1-2/+6
2006-03-31Use a pager for diff and show commandsCatalin Marinas1-0/+3
2006-03-28Add the "smtpdelay" config optionCatalin Marinas1-0/+3
2006-03-28The gitmergeonefile config section is deprecatedCatalin Marinas1-3/+0
2005-10-21Allow the editing of the cover message before sending it by e-mailCatalin Marinas1-11/+0
2005-09-13Add a --version=... option to the mail commandCatalin Marinas1-1/+1
2005-09-07Set stg's text editor in .stgitrcChuck Lever1-0/+4
2005-08-15Allow StGIT to be installed in a local directoryCatalin Marinas1-0/+37
2005-08-03Add the 'number' variable to the e-mail templateCatalin Marinas1-1/+1
2005-07-28Install the template files as wellCatalin Marinas2-18/+0
2005-07-19Implement the 'mail' commandCatalin Marinas2-0/+24
2005-07-10Initial commit (Release 0.4)v0.4Catalin Marinas2-0/+8