chiark / gitweb /
topgit.git
2010-12-26 Uwe Kleine... Merge commit 'index-wt~2' of git://repo.or.cz/topgit... upstream features/vim-modelines fixes/ensure-worktree fixes/export--b-deps fixes/independent-help fixes/more-help fixes/tg--r-require-arg
2010-11-08 Bert Wesargtg-prev/tg-next: commands to explore dependencies
2010-11-08 Bert Wesargtg-mail: accept -i/-w
2010-11-08 Bert Wesargtg-summary: accept -i/-w
2010-11-08 Bert Wesarglist_deps: accept -i/-w
2010-11-08 Bert Wesargtg-patch: use pretty_tree and diff-tree to generate...
2010-11-08 Bert Wesargbranch_empty: use pretty_tree and therefore respect...
2010-11-08 Bert Wesargtg-files: simplify arg checking and add sanity check...
2010-11-08 Bert Wesargtg-export: use pretty_tree -b for base
2010-11-02 Bert Wesargcat_file: take -i/-w parameters
2010-11-02 Bert Wesargprovide a global temporary directory
2010-11-02 Uwe Kleine... README: clearify note describing short-comings of tg log
2010-11-02 Bert Wesargtg-files: list files changed by the topic branch
2010-10-05 Bert Wesarghooks/pre-commit: check for deps repetitions
2010-10-05 Bert Wesarghooks/pre-commit: check .topdeps for valid branches
2010-10-05 Bert Wesarghooks/pre-commit: check for cycles in dependencies
2010-10-05 Bert Wesarghooks/pre-commit: check .top* files in the to-be-commit...
2010-10-05 Bert Wesargtg.sh: simplify cat_file
2010-10-05 Bert WesargREADME: move note about shortcomings of using --first...
2010-10-03 Bert Wesargtg-log: short cut to git log
2010-10-03 Bert Wesargput die() messages to stderr
2010-10-03 Bert Wesargtg-remote: use default remote if none is given
2010-10-03 Bert WesargLet tg-update take a branch parameter
2010-10-03 Olaf DabrunzAdd pointer about the problems regarding tg depend...
2010-10-03 Per CederqvistIndicate the current branch in "tg summary --graphviz"
2010-10-03 Per CederqvistImplement "tg summary --deps" as a shell function.
2010-09-06 Per CederqvistDo basic error checking in "tg depend add"
2010-09-06 Per CederqvistRefactor tg summary
2010-08-24 Uwe Kleine... Fix pretty_tree to work in a subdirectory
2010-08-24 Per CederqvistGeneralize subcommand selection in "tg depend"
2010-08-24 Per CederqvistAdd "tg base" that prints the base version.
2010-08-24 Per CederqvistIgnore Emacs auto-save files
2010-08-24 Uwe Kleine... Order .gitignore alphabetically
2010-08-24 Per CederqvistDon't implement the usage message of tg depend more...
2010-07-25 Per CederqvistAdded the --deps option to "tg summary".
2010-07-25 Per CederqvistImplemented "tg summary --sort".
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... bump version number to 0.7
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. 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 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
next