[ANNOUNCE] Cogito-0.17rc2
Petr Baudis
pasky at suse.cz
Wed Aug 31 21:59:44 BST 2011
Hello,
here comes Cogito version 0.17rc1, the human-friendly version control
UI for Linus' GIT tool. Share and enjoy at:
http://www.kernel.org/pub/software/scm/cogito/
Few bugfixes and actually few minor features compared to 0.17rc1.
You're encouraged to upgrade if you are using 0.17rc2. I am receiving
less bugreports than what I have expected, which either means there are
no bugs (hah!) or that noone cares about the rcs (more likely). So if
there will be no bugreports in two or three days, I'll make this the
final 0.17.
The notable new stuff includes:
* cg-clean -d fix (do not clean the contents of untracked directories)
* cg-log -d renamed to cg-log -D, please fix your scripts and retrain
your fingers if you actually use it regularily
* cg-commit -M to load the commit message from a file
* cg-commit -f will commit even if you are seeked
* Fix repeated cg-seek <commit> invocations
* Fix pushing to symlinked repositories (it was racy before and would
not deal appropriately with permissions)
* Random documentation improvements
$ cg-log --summary -r cogito-0.17rc1..
Jonas Fonseca:
cg-commit: use -- to delimit paths args to git-diff-index for --review
cg-status: pretty-print heads using printf
Add warn function which can beep; use it to generalise warnings
Pavel Roskin:
[PATCH 1/2] cg-clean shouldn't clean untracked directories without -d
[PATCH 2/2] Workaround git < 1.2.0 ignoring .gitignore in parent directories
Petr Baudis:
0.17rc1.GIT
Doc clarification.
Do not list cg-object-id in helper commands
Fix shortdesc.
Rename cg-log -d to cg-log -D
Network together the cg-switch,cg-seek,cg-admin-uncommit docs
Refuse to uncommit merges, redirect the user to cg-switch
Simplify the editor testing code
Warn about seeking to a branch head
cg-commit -M to take the commit message from a file
cg-commit -f will override cg-seek's blocking
Hint cg-switch -n to save the volatile commit
Automatically determine cg-status headname column width
Fix cg-seek re-seeking
Remove the obsolete umask mention
Fix pushing to symlinked repositories
cogito-0.17rc2
P.S.: See us at #git @ FreeNode!
Happy hacking,
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
VI has two modes: the one in which it beeps and the one in which
it doesn't.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the git-announce
mailing list