chiark / gitweb /
topgit.git
2010-04-26 Carsten HeyMerge commit 'refs/top-bases/fixes/ensure-worktree...
2010-04-10 Uwe Kleine... tg patch: treat all files as ascii
2010-04-10 Uwe Kleine... tg mail: document config setting to prevent unintended...
2010-04-10 Carsten HeyDon't call pre-commit hook if tg is not installed
2010-03-15 Thomas Schwingetg-delete: Handle the case where the branch has been...
2010-03-04 Thomas Schwingetg-mail: Properly quote argument to --in-reply-to
2010-03-04 Thomas Schwingetg-push: Filter out plain SHA1s from being pushed.
2010-02-02 Michal SojkaMake 'tg patch' work in subdirectories
2009-10-27 martin f. krafftquote $LESS in case it includes spaces
2009-10-27 martin f. krafftdeal with single quotes in from/to headers
2009-09-23 Uwe Kleine... bump version number to 0.8
2009-09-16 Jon RingleFix tg export --quilt --numbered w/ > 8 patches
2009-06-04 Bert Wesargtg-push: add bash completion
2009-06-04 Bert Wesarghelp: use pager
2009-05-28 Bert Wesargtg-push: handle non-tgish branches
2009-05-28 Bert Wesargtg-push: prevent handing branches more than once to...
2009-05-28 Bert Wesargtg-push: remove useless warning about missing bases...
2009-05-28 Ilpo Järvinentg-update: fix user visible typo in info msg
2009-05-13 Uwe Kleine... tg-remote: don't add push specs but warn about existing...
2009-05-12 Marc Webertg-push: new command pushing a tgish branch
2009-05-12 Uwe Kleine... recurse_deps: if no_remotes is set don't recurse into...
2009-05-10 Uwe Kleine... remove test for git send-email
2009-04-20 Uwe Kleine... depend: don't disallow adding a dependency on a non...
2009-03-26 Uwe Kleine... hooks/pre-commit.sh: fix bashism
2009-03-24 Uwe Kleine... hooks/pre-commit.sh: don't stop commits on non-topgit...
2009-03-24 Uwe Kleine... don't use return when being sourced
2009-03-20 Uwe Kleine... hooks/pre-commit.sh: don't wail on detached head for...
2009-03-13 Uwe Kleine... Add GPLv2 and description for S-o-b
2009-03-08 Uwe Kleine... Call git-rerere after a failing merge as git-merge...
2009-03-08 Uwe Kleine... Fix merge failure handling in tg export
2009-03-07 Uwe Kleine... Pass -- to diff-tree for branch/filename disambiguation
2009-03-05 Uwe Kleine... Merge commit 'refs/top-bases/fixes/ensure-worktree...
2009-03-05 Uwe Kleine... bump version number to 0.7
2009-03-03 Uwe Kleine... Merge commit 'refs/top-bases/fixes/ensure-worktree...
2009-03-03 Uwe Kleine... Fix typo s/emmail/email/
2009-03-03 Uwe Kleine... Merge branch 'upstream' of git.debian.org:/git/collab...
2009-03-03 Uwe Kleine... Add documentation for tg export --linearize
2009-03-01 Uwe Kleine... Don't throw away already started base on resumed create.
2009-02-25 Uwe Kleine... [TOPGIT] implement linearize export method
2009-02-25 Uwe Kleine... [TOPGIT] make creating a commit from a topgit branch...
2009-02-25 Uwe Kleine... [TOPGIT] make tg remote idempotent
2009-02-25 Uwe Kleine... [TOPGIT] allow working with annihilated branches
2009-02-25 Uwe Kleine... [TOPGIT] limit rev-list in branch_contains to a single rev
2009-01-23 martin f. krafftMerge commit 'refs/top-bases/fixes/ensure-worktree...
2009-01-23 martin f. krafftbump version number to 0.6
2009-01-23 martin f. krafftput tg version into a variable at the top
2009-01-23 Kirill Smelkovtg-patch: add support for generating patches against...
2009-01-23 Kirill Smelkovtg-patch: fix pagination
2009-01-23 Kirill SmelkovImplement setup_pager just like in git
2009-01-23 Uwe Kleine... make tg remote idempotent
2009-01-21 martin f. krafftCheck for git-send-email and die if not found
2009-01-05 Kirill Smelkovtg-completion: complete options for `tg remote`
2009-01-05 Kirill Smelkovtg-completion: complete options for `tg summary`
2009-01-05 Uwe Kleine... tg export (quilt): Implement numbering the patches
2009-01-05 Uwe Kleine... tg export (quilt): Implement flattening patch paths
2009-01-05 Uwe Kleine... tg export (collapse): implement skipping empty patches
2008-12-02 Jonas FonsecaREADME: spelling fixes
2008-12-02 Bert Wesargtg-summary: -t and --graphviz are mutual exclusive
2008-12-02 Uwe Kleine... tg-export: implement skipping empty patches for quilt...
2008-11-21 martin f. krafftupdate message
2008-11-21 martin f. krafftfactor out checks into function
2008-11-21 martin f. krafftput worktree checks in place
2008-11-21 martin f. krafftinitial
2008-11-21 Marc WeberPass -- to rev-list for branch/filename disambiguation
2008-11-20 martin f. krafftAdd Vim modelines for consistent spacing
2008-11-20 martin f. krafftNote that do_help is used when short messages might...
2008-11-20 martin f. krafftPrint help message when command is not proper
2008-11-20 martin f. krafftRequire an argument to tg -r
2008-11-19 martin f. krafftPrint help output when no command is given
2008-11-19 martin f. krafftCheck for cmddir earlier
2008-11-19 martin f. krafftChange tg help exit code to 0
2008-11-19 martin f. krafftadd ignore patterns for quilt and debian build
2008-11-19 martin f. krafftMake sure gitignore patterns are not recursive
2008-11-19 martin f. krafftremove +x bit from tg-depend
2008-11-17 martin f. krafftignore tg-depend build files
2008-11-17 martin f. krafftUpdate version in tg script to 0.5
2008-11-14 Matt McDonaldMake sure $root_dir does not have a trailing slash
2008-11-10 Matt McDonaldtg depend: Allow adding deps from a subdir inside the...
2008-11-07 martin f. kraffttg-export: no current branch check with -b
2008-11-07 martin f. kraffttg-mail: do not use arrays, which are bashisms
2008-11-07 Antonio OspiteTopGit: Force adding .topdeps on tg-depend
2008-11-07 Antonio OspiteTopGit: small Makefile nitpichink
2008-11-07 Petr BaudisREADME: tg depend rm TODO (insp. by Jonas)
2008-10-16 Petr Baudistg summary --graphviz: Dot-suitable dependency graph
2008-10-16 Petr BaudisREADME: lever -> level (spotted by jikos)
2008-10-03 Petr Baudistg export: Clarify usage
2008-10-03 Petr Baudistg mail -r MSGID: Generate In-reply-to header
2008-10-02 Petr Baudistg update: Always checkout head, even if we didn't...
2008-09-25 Petr Baudistg update: Fix bogus advice on failed base update
2008-09-25 Petr Baudistg import: More graceful conflicts handling
2008-09-25 Petr Baudistg import: Construct actually proper .topmsg file
2008-09-25 Petr Baudistg import -s: Whitespace fix
2008-09-25 Petr Baudistg import -d: Explicitly specify base dependency of...
2008-09-25 Petr Baudistg import -s: Import single commit using well-defined...
2008-09-25 Petr Baudistg mail: Fix $header string construction
2008-09-25 Petr Baudistg-completion: Use tg summary -t for __tg_topics()
2008-09-25 Petr Baudistg summary -t: Very quick mode, only branch names
2008-09-25 Jonas FonsecaComplete depend subcommand
2008-09-25 Petr Baudistg depend: Even more robust subcommand handling
2008-09-25 Jonas Fonsecadepend: Fix help listing
next