chiark
/
gitweb
/
~mdw
/
stgit
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stgit
2007-02-02
Yann Dirson
Rebase to parent branch after git-fetch in "stg pull".
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Yann Dirson
The user does not want to mess with the refspecs.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Catalin Marinas
Check for invalid patch names before acting
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Catalin Marinas
set() is not a builtin function in Python 2.3
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Yann Dirson
Fixes to doc strings.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Yann Dirson
Make 'stg pull' use git-fetch and not git-pull.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Yann Dirson
Have 'stg branch --create' record parent information.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Yann Dirson
Basic support for keeping a ref to the parent branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Yann Dirson
Allows extraction of information about remotes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Yann Dirson
Move identification of parent branch's remote def up...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Yann Dirson
Add caching to the new config class.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Yann Dirson
Make stgit.config use git-repo-config.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Catalin Marinas
Make the 'series --short' length configurable
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Catalin Marinas
Add support to hide and unhide patches
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Catalin Marinas
'--showbranch' and '--noprefix' options for 'series'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Catalin Marinas
Allow a patch range to be specified for 'series'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Catalin Marinas
Hide the test_create_repo output
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Catalin Marinas
Synchronise the current patch if none specified for...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-21
Catalin Marinas
Fix the displaying of unknown files for 'stg status'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-21
Yann Dirson
Add new 'rebase' command.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Catalin Marinas
Track the files conflict history
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Catalin Marinas
Add option to automatically invoke the interactive...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Catalin Marinas
Allow e-mail aliases for the "mail" command
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Catalin Marinas
Indent the example gitconfig file
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Pavel Roskin
Check git pull remote before defaulting to 'origin'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Catalin Marinas
Pipe the 'patches --diff' output through the pager
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Catalin Marinas
Fix the branch renaming to also rename the reflogs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Catalin Marinas
Add '--missing' option to 'series'
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Catalin Marinas
Fix the bash completion when there is no patch applied
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Catalin Marinas
Allow the mail command to send unapplied patches as...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Catalin Marinas
Add the --unapplied option to pick
commit
|
commitdiff
|
tree
|
snapshot
2006-12-11
Pavel Roskin
The author's address is incorrect in setyp.py
commit
|
commitdiff
|
tree
|
snapshot
2006-12-11
Catalin Marinas
Allow the abbreviation of StGIT commands
commit
|
commitdiff
|
tree
|
snapshot
2006-12-08
Catalin Marinas
Don't always use git-merge-recursive because of speed
commit
|
commitdiff
|
tree
|
snapshot
2006-12-07
Catalin Marinas
Add the 'sync' command
commit
|
commitdiff
|
tree
|
snapshot
2006-12-07
Catalin Marinas
Make 'push --undo' safer
commit
|
commitdiff
|
tree
|
snapshot
2006-12-07
Catalin Marinas
Fix a merge case with files added in both heads but...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-07
Catalin Marinas
Print 'refresh done' before pushing other patches
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Catalin Marinas
Pipe the 'stg help <command>' output through the pager
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Catalin Marinas
Allow patch ranges for the 'pop' command
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Catalin Marinas
Allow ranges for the 'export' command
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Catalin Marinas
Fix the 'clean' command not to pop all the patches
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Catalin Marinas
Flush the stdout in the commit command
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Catalin Marinas
Fix "series -d" when the patch description is empty
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Catalin Marinas
Allow the cloning of branches not under StGIT control
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Yann Dirson
Document some current bugs and add to the TODO list.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Yann Dirson
Create a StgitObject class to factorise code for proper...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Karl Hasselström
Ask git for author and committer name
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Pavel Roskin
Set HOME to the test directory to avoid reading ~/...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Catalin Marinas
Only print the progress message if on a TTY
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Catalin Marinas
Use gitconfig rather than stgirc
commit
|
commitdiff
|
tree
|
snapshot
2006-12-05
Yann Dirson
More config examples.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Catalin Marinas
Complete patch names after a patch (range) option
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Yann Dirson
Allows to refresh a non-top applied patch.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Yann Dirson
Bomb out when --ack and --sign are both passed to ...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Yann Dirson
Optimize stg goto in the pop case.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Yann Dirson
Make Series::patch_applied public.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Catalin Marinas
Add a boundary to parse_patches()
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Catalin Marinas
Allow 'show' to display many patches
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Catalin Marinas
Fix a bug in gitmergeonefile.py introduced recently
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Catalin Marinas
Only read the config files when running a command
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Catalin Marinas
Add a 'sender' configuration option
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Catalin Marinas
Only create a 'From: author' line if needed
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Catalin Marinas
Edit the cover or patch message before e-mail encoding
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Catalin Marinas
Update the bash-completion script
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Catalin Marinas
Reduce the imports in stgit/main.py
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Karl Hasselström
StGIT bash completion
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Catalin Marinas
Fix the mail import regex to remove the [...PATCH....
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Karl Hasselström
Regression test for "stg mail"
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Karl Hasselström
Regression test for "stg import"
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Karl Hasselström
Don't mention deprecated template variables
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Karl Hasselström
Print progress message to stderr, not stdout
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Catalin Marinas
Add file renaming support
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chuck Lever
Optionally repack the object repository after every...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chuck Lever
Add a new option to "stg applied" and "stg unapplied...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chuck Lever
Print a message while checking for changes in the worki...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Catalin Marinas
Add mbox support to "import"
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Catalin Marinas
Add a trash directory with deleted patches
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Catalin Marinas
Add support for multipart messages to import
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Catalin Marinas
Properly import qp-encoded e-mail headers
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Catalin Marinas
Properly encode the e-mail headers and body
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Karl Hasselström
Generate unique patch names
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Karl Hasselström
Generate shorter patch names
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Catalin Marinas
Slightly change the multiple patches delete function
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Karl Hasselström
Allow deletion of several patches at once
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Ilpo Järvinen
Fixes "stg goto `stg top`" to no-op & adds test
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Karl Hasselström
Allow hand-editing of patches before sending
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Robin Rosenberg
Bash snippet to show branch and patch in bash prompt
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Catalin Marinas
Clean-up the number of imports in main.py
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Paolo 'Blaisorblade...
Stgit: allow importing series files where patch names...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Catalin Marinas
Add the 'autobcc' config option
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Robin Rosenberg
Add an optional prefix to the PATCH subject when mailing.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
Karl Hasselström
Regression test for "stg assimilate"
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
Karl Hasselström
New stg command: assimilate
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
Karl Hasselström
Disregard extraneous arguments when providing help
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
Karl Hasselström
When no command was given, print usage message
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
Karl Hasselström
Let "stg help" be like "stg --help"
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Catalin Marinas
Release 0.11
v0.11
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Catalin Marinas
Add Debian package support to StGIT
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Catalin Marinas
Rearrange the patches with a given series file
commit
|
commitdiff
|
tree
|
snapshot
next