print warning/error/fatal messages in one shot
[gitweb.git] / contrib /
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 When trying to map p4 integrations to git merges just...
2007-02-12 Set git fast-import marks for every imported change...
2007-02-12 After marking a p4 branch as merged don't ever merge...
2007-02-12 More fixes in heuristic p4 branch detection based on...
2007-02-12 Started work on p4 branch detection (experimental!).
2007-02-12 Code cleanups.
2007-02-12 import-tars: brown paper bag fix for file mode.
2007-02-12 Merge git-gui
2007-02-12 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-12 bash: Hide git-fast-import.
2007-02-11 Cleanups, remove unused variable.
2007-02-11 Create lightweight git tags (using the "reset" trick...
2007-02-10 Added a little helper script to remove unused tags...
2007-02-10 Changed the default git import branch from "p4" to...
2007-02-10 Avoid the excessive use of git tags for every perforce...
2007-02-10 Minor code cleanups.
2007-02-09 remove mailmap.linux
2007-02-09 git-blame.el: Autoupdate while editing
2007-02-09 git-blame.el: Doc fixes and cleanup
2007-02-09 git-blame.el: blame unsaved changes
2007-02-09 git-blame.el: improve color handling
2007-02-09 Handle uncommitted changes and cache descriptions
2007-02-09 git-blame: Change installation instructions
2007-02-09 git-blame: Add Emacs Lisp file headers and GNU GPL...
2007-02-08 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-08 Added a little helper script to debug the output of...
2007-02-08 tar archive frontend for fast-import.
2007-02-08 Made the name of the git branch used for the perforce...
2007-02-08 Catch io exceptions from git fast-import again and...
2007-02-07 Fix calculation of the newest imported revision for...
2007-02-07 Make specifying the revision ranges more convenient.
2007-02-07 Make incremental imports easier to use by storing the...
2007-02-07 Fixed incremental imports by using the correct "from...
2007-02-07 Minor cleanups and print an error message of git fast...
2007-02-07 Merge branch 'ml/gitk' (early part)
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Remove contrib/colordiff
2007-02-06 bash: Complete git-remote subcommands.
2007-02-06 bash: Support git-rebase -m continuation completion.
2007-02-05 git-blame: an Emacs minor mode to view file with git...
2007-02-05 Add hg-to-git conversion utility.
2007-02-05 blameview: Support browsable functionality to blameview.
2007-02-05 bash: Support git-bisect and its subcommands.
2007-02-05 bash: Support --add completion to git-config.
2007-02-05 bash: Hide git-resolve, its deprecated.
2007-02-05 bash: Offer --prune completion for git-gc.
2007-02-05 bash: Hide diff-stages from completion.
2007-02-05 bash: Support completion on git-cherry.
2007-02-05 Merge branch 'np/dreflog'
2007-02-04 bash: Support internal revlist options better.
2007-02-04 bash: Support unique completion when possible.
2007-02-04 bash: Support unique completion on git-config.
2007-02-04 bash: Classify more commends out of completion.
2007-02-04 bash: Add space after unique command name is completed.
2007-02-04 bash: Complete long options to git-add.
2007-02-04 bash: Classify cat-file and reflog as plumbing.
2007-02-04 bash: Remove short option completions for branch/checko...
2007-02-04 Merge branch 'master' into np/dreflog
2007-02-01 Initial support for importing a directory from Perforce...
2007-02-01 Code cleanups, move the code to create a commit with...
2007-02-01 Simplify the incremental import by elimination the...
2007-01-31 Started working on incremental imports from Perforce.
2007-01-31 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-31 Fix file permissions of p4-fast-export.py to be executable.
2007-01-31 Create a git tag for every changeset imported from...
2007-01-31 Fixed displaying import progress by calling flush on...
2007-01-31 Permit calling p4-fast-export with a depot path that...
2007-01-31 Avoid calling fstat for every imported file (slow!...
2007-01-31 Ported the remaining functions that parsed p4 shell...
2007-01-31 Instead of parsing the output of "p4 users" use the...
2007-01-31 Minor code cleanups and ported some p4 interfacing...
2007-01-31 Changed the import mechanism to write to git fast-impor...
2007-01-31 Removed unused p4cat function and added helper function...
2007-01-31 Speed up the import of individual files from Perforce...
2007-01-31 Some fixes to the timezone conversion between the date...
2007-01-31 Implemented basic support for converting the date of...
2007-01-31 Slightly improved help usage output and made specifying...
2007-01-31 Added basic support for specifying the depot path to...
2007-01-30 Initial import of a python script to import changesets...
2007-01-30 Merge branch 'master' into sp/gfi
2007-01-30 blameview: Use git-cat-file to read the file content.
2007-01-29 [PATCH] Rename git-repo-config to git-config.
2007-01-28 Add a sample program 'blameview' to show how to use...
2007-01-26 vc-git.el: Take into account the destination name in...
2007-01-26 contrib/emacs/vc-git.el: support vc-version-other-window
2007-01-23 contrib/vim: update syntax for changed commit template
2007-01-16 Replace "echo -n" with printf in shell scripts.
2007-01-15 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 Merge branch 'master' of git://git./git/git
2007-01-14 Merge branch 'master' into sp/fast-import
2007-01-12 Merge branch 'jc/bare'
2007-01-12 Merge branch 'jc/detached-head'
2007-01-10 Merge branch 'js/reflog'
2007-01-10 git.el: Define the propertize function if needed, for...
2007-01-09 Merge branch 'maint'
2007-01-07 Merge branch 'sp/mmap'
2007-01-07 Merge branch 'jr/status'
2007-01-07 Merge branch 'jc/remote'
next