chiark / gitweb /
topgit.git
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
2008-09-25 Jonas FonsecaAdd bash completion script for TopGit
2008-09-25 Petr BaudisREADME: Add warning about editing .topdeps manually
2008-09-25 Petr BaudisTopGit-0.4
2008-09-25 Petr Baudistg export: With quilt driver, accept explicit list...
2008-09-24 Petr Baudistg mail -s SEND_EMAIL_ARGS: Pass arguments to git send...
2008-09-24 Petr Baudistg update: Fix resume message
2008-09-24 Petr Baudistg depend add: Add dependency
2008-09-22 Petr Baudistg delete: Fix spurious output
2008-09-22 Petr Baudistg export: Fix exporting remote-based branches
2008-09-22 Petr Baudistg mail: Simplify array usage
2008-09-22 Petr Baudistg mail: Tidyup
2008-09-22 Kirill Smelkovtg mail: new command for mailing patches
2008-09-22 Kirill Smelkovtg import: fix + make more robust
2008-09-22 Kirill Smelkovtg help: <something>: improve readability
2008-09-22 Uwe Kleine... Use git-mailinfo to extract author informations from...
2008-09-22 Petr BaudisIgnore vim swp files
2008-09-22 Petr Baudistg info, tg patch: Work on top-base HEAD too
2008-09-22 Petr Baudistg info: Carry over missing Subject line in topmsg
2008-09-14 Petr Baudistg remote README: Add 'git push --all' caveat warning
2008-09-12 Petr Baudistg delete: Allow branch delete if we aren't on symbolic...
2008-09-12 Petr Baudistg import: Check out new files as we go
2008-09-12 Petr Baudistg import: Require clean working tree and index
2008-09-12 Petr BaudisMakefile: Changing Makefile means executables need...
2008-09-10 Petr Baudis.gitignore: Add tg-import, tg-remote
2008-09-10 Petr Baudistg.sh: Typo fix (incanation -> incantation)
2008-09-09 Petr BaudisTopGit-0.3
2008-09-09 Petr BaudisREADME: Remove stale TODO
2008-09-09 Petr BaudisMerge branch 'tg-import'
2008-09-09 Petr Baudistg import: Make the progress reporting stand out more
2008-09-09 Petr Baudisbranch_contains(): More explicit call to git rev-list
2008-09-09 Petr Baudistg import: Fix up process_commit() progress reporting
2008-09-09 Petr Baudistg import -p PREFIX: Custom prefix instead of t/
2008-09-09 Petr Baudistg create -r BRANCH: Create branch based on a remote one
2008-09-09 Petr BaudisREADME: Add synopsis for working with remotes
2008-09-09 Petr Baudistg import: Change default prefix from tp/ to t/
2008-09-09 Petr Baudistg import: Remove tg_ prefixes from functions
2008-09-09 Petr Baudistg import: Standard options parsing
2008-09-09 Petr Baudistg import: Standard script header
2008-09-09 Petr Baudistg import: Better description
2008-09-09 Aneesh Kumar K.Vtopgit: Implement tg-import
2008-09-09 Petr BaudisAccount for direct-tg arguments in Usage strings
2008-09-09 Petr BaudisFix recursive tg calls: Pass tg parameters through...
2008-09-09 Petr Baudistg summary: Fix spurious errors on tg-inconsistent...
2008-09-09 Petr Baudistg -r REMOTE: Support for switching base remote
2008-09-09 Petr Baudistg summary: Mark current branch with '>'
2008-09-09 Petr Baudistg info: Note if local head is ahead of remote mate
2008-09-09 Petr Baudistg summary: 'L' denotes that push will update remote...
2008-09-09 Petr Baudistg summary: Show info about remote mates
2008-09-09 Petr Baudistg info: Asterisk-prefix 'out-of-band' warnings
2008-09-09 Petr Baudistg info: Show information about remote branches
2008-09-09 Petr Baudishas_remote(): Introduce to check if branch has remote...
2008-09-09 Petr Baudistg update: Support updating from remote branches
2008-09-09 Petr Baudisrecurse_deps+branch_needs_update(): Deal with remote...
2008-09-09 Petr Baudistg.sh: Set $base_remote to topgit.remote config value
2008-09-09 Petr BaudisFactor out rev-parse --verify calls to new ref_exists...
2008-09-09 Petr Baudistg-update.sh: Better explain base update
2008-09-01 Petr Baudistg remote: New command
2008-09-01 Petr Baudistg summary: Fix confusing variable name
2008-08-31 Petr BaudisREADME: Sketch of my current ideas on remotes handling
2008-08-20 martin f. krafftAdd various todos/wishlists
2008-08-20 martin f. krafftAdd tg-export to gitignore
2008-08-20 Bert WesargMakefile: Use $(wildcard) for commands_in
2008-08-20 David BrownForce adding the .topmsg and .topdep files.
2008-08-20 Jonathan Niedertg-info: fix sed typo
2008-08-20 Jonathan Niedersupply template argument to mktemp
2008-08-20 Jan NieuwenhuizenTOPGIT: [PATCH] Use standard prefix and DESTDIR rather...
2008-08-12 Petr Baudistg create: Set up refs/top-bases/ after conflict resolution
2008-08-12 Petr Baudistg-export: Ensure we don't overwrite a branch by git...
2008-08-11 Petr BaudisTopGit-0.2
2008-08-11 Petr Baudistg export: Print progress messages _before_ the action
2008-08-11 Petr Baudistg export: Support --quilt for exporting to quilt series
2008-08-11 Petr Baudistg update: Do not use ${:n:m} substitution (bash extension)
2008-08-11 Petr Baudistg export: Really remove TopGit metadata files when...
2008-08-11 Petr BaudisREADME: tg collapse is already implemented (as tg export)
2008-08-11 Petr Baudistg.sh: Avoid use of non-SUS 'echo -e'
2008-08-10 Petr Baudistg-export: New command for cleaning up history
2008-08-10 Petr Baudisrecurse_deps(): Call itself, not needs_update(), recurs...
next