[PATCH] archimport autodetects import status, supports incremental imports
[git.git] / git-commit-script
2005-09-01 Junio C HamanoUse 'git status' now it can handle initial commit.
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-30 Junio C Hamanogit commit: Allow editing on all occasions.
2005-08-29 Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-28 Junio C HamanoShow the branch name more prominently in "git status".
2005-08-27 Junio C HamanoAccept -m and friends for initial commits and merge...
2005-08-20 Junio C HamanoMerge with master to pick up commit hook works.
2005-08-19 Junio C HamanoMerge with master to pick up gitk updates.
2005-08-19 Junio C HamanoAdd commit hook and make the verification customizable.
2005-08-19 Junio C Hamano[PATCH] Allow file removal when "git commit --all"...
2005-08-19 Junio C HamanoMerge from gitk
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-17 Junio C HamanoMerge from master for misc fixes.
2005-08-17 Junio C HamanoFix git-commit without paths.
2005-08-17 Junio C HamanoMerge changes from master.
2005-08-17 Junio C Hamanogit-commit: pass explicit path to git-diff-files.
2005-08-16 Junio C HamanoMerge with master changes.
2005-08-15 Junio C HamanoTentative fix to git-commit-script
2005-08-14 Junio C HamanoMerge master into rc
2005-08-14 Junio C HamanoAdd --signoff and --verify option to git commit.
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Junio C Hamanogit-commit: log parameter updates.
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-06 Johannes Schindelin[PATCH] git-commit-script fix for degenerated merge
2005-08-05 Junio C HamanoMerge with gitk.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-23 Junio C Hamano[PATCH] Audit rev-parse users.
2005-07-19 Linus TorvaldsAdd "git commit --all" since everybody seems to want it.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-08 Linus TorvaldsAdd "git-sh-setup-script" for common git shell script...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-25 Junio C Hamano[PATCH] git-commit-script: get commit message from...
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21 Linus TorvaldsLet "git commit" take arguments for files to commit.
2005-06-20 Linus TorvaldsMake "git commit" clean up after itself
2005-06-14 Linus TorvaldsMake "git commit" handle initial commits too
2005-06-08 Linus TorvaldsRemove MERGE_HEAD after committing merge
2005-06-08 Linus TorvaldsMake "git commit" work correctly in the presense of...
2005-06-01 Alexey Guzeev[PATCH] git: git-commit-script ignores $GIT_DIR
2005-05-31 Junio C Hamano[PATCH] Buglets fix in the new two scripts
2005-05-30 Linus TorvaldsAdd "commit" helper script