Merge git://git.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / contrib /
2007-10-21 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-10-20 git-p4 support for perforce renames.
2007-10-20 git-p4: When skipping a patch as part of "git-p4 submit...
2007-10-19 Merge branch 'maint'
2007-10-19 Merge branch 'maint'
2007-10-18 Merge branch 'jc/am-quiet'
2007-10-18 Merge branch 'maint'
2007-10-18 Merge branch 'lt/diff-rename'
2007-10-18 fixing output of non-fast-forward output of post-receiv...
2007-10-17 Merge branch 'maint'
2007-10-16 Merge branch 'maint'
2007-10-16 Minor usage update in setgitperms.perl
2007-10-16 Add 'git-p4 commit' as an alias for 'git-p4 submit'
2007-10-16 hg-to-git speedup through selectable repack intervals
2007-10-16 gtksourceview2 support for gitview
2007-10-16 fix contrib/hooks/post-receive-email hooks.recipients...
2007-10-03 Merge branch 'mv/unknown'
2007-10-03 Merge branch 'ph/strbuf'
2007-10-03 Merge branch 'lh/merge'
2007-10-03 Merge branch 'js/rebase-i'
2007-10-03 Merge branch 'jc/autogc'
2007-10-03 Merge branch 'je/hooks'
2007-10-03 Merge branch 'ap/dateformat'
2007-10-03 Sync with GIT 1.5.3.4
2007-10-01 Merge branch 'maint'
2007-10-01 post-receive-hook: Remove the From field from the gener...
2007-09-30 git.el: Reset the permission flags when changing a...
2007-09-30 git.el: Update a file status in the git buffer upon...
2007-09-30 git.el: Do not print a status message on every git...
2007-09-30 git.el: Preserve file marks when doing a full refresh.
2007-09-30 Merge branch 'maint'
2007-09-29 Merge branch 'ss/svnimport'
2007-09-29 Merge branch 'sv/svn'
2007-09-29 Merge branch 'ml/submodule'
2007-09-29 Merge branch 'jb/remote-rm'
2007-09-29 Sync with GIT 1.5.3.3
2007-09-26 Merge branch 'jc/autogc' into js/rebase-i
2007-09-26 Move convert-objects to contrib.
2007-09-25 Merge branch 'jn/web' into maint
2007-09-25 Merge branch 'maint'
2007-09-25 Do not over-quote the -f envelopesender value.
2007-09-24 Merge branch 'jn/web'
2007-09-24 Merge branch 'je/hooks'
2007-09-24 Merge branch 'js/apply-build-ancestor'
2007-09-24 Merge branch 'maint'
2007-09-24 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-23 Supplant the "while case ... break ;; esac" idiom
2007-09-22 Detect exec bit in more cases.
2007-09-19 Merge branch 'maint' to sync with 1.5.3.2
2007-09-19 Merge branch 'master' into ph/strbuf
2007-09-19 Added example hook script to save/restore permissions...
2007-09-19 Merge branch 'maint'
2007-09-18 contrib/fast-import: add perl version of simple example
2007-09-18 contrib/fast-import: add simple shell example
2007-09-18 Merge branch 'cr/reset'
2007-09-18 Merge branch 'maint'
2007-09-18 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-17 Merge branch 'maint'
2007-09-15 Merge branch 'js/remote'
2007-09-15 Merge branch 'js/tag'
2007-09-15 Merge branch 'lh/svn-first-parent'
2007-09-15 Merge branch 'np/delta'
2007-09-15 Merge branch 'jc/pack'
2007-09-15 Merge branch 'dk/diff-delta'
2007-09-15 Merge branch 'jc/partial-remove'
2007-09-14 Merge branch 'jc/grep-c'
2007-09-14 Merge branch 'jc/cachetree' into cr/reset
2007-09-14 Merge branch 'maint'
2007-09-14 git.el: Allow the add and remove commands to be applied...
2007-09-14 git.el: Allow selecting whether to display uptodate...
2007-09-14 git.el: Keep the status buffer sorted by filename.
2007-09-12 Make "git reset" a builtin.
2007-09-12 Merge branch 'maint'
2007-09-10 Merge branch 'rs/archive'
2007-09-10 Merge branch 'sp/maint-no-thin'
2007-09-09 Merge branch 'maint'
2007-09-06 Merge branch 'master' of git://repo.or.cz/git/git-p4
2007-09-06 Merge branch 'maint'
2007-09-06 Don't allow contrib/workdir/git-new-workdir to trash...
2007-09-03 git-p4: Added support for automatically importing newly...
2007-09-03 git-p4: Cleanup; moved the (duplicated) code for turnin...
2007-09-03 git-p4: Cleanup; moved the code for the initial #head...
2007-09-03 git-p4: Cleanup; Turn self.revision into a function...
2007-09-03 git-p4: Cleanup; moved the code to import a list of...
2007-09-03 git-p4: Cleanup; moved the code for getting a sorted...
2007-09-03 git-p4: After submission to p4 always synchronize from...
2007-09-03 git-p4: Always call 'p4 sync ...' before submitting...
2007-09-01 Merge branch 'jp/send-email-cc'
2007-09-01 Teach bash about completing arguments for git-tag
2007-08-29 Merge branch 'master' of git://git./gitk/gitk
2007-08-29 completion: also complete git-log's --left-right and...
2007-08-29 git.el: Added colors for dark background
2007-08-27 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-26 Merge branch 'maint'
2007-08-25 git-p4: Fix warnings about non-existant refs/remotes...
2007-08-25 git-p4: Make 'git-p4 branches' work after an initial...
2007-08-23 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-08-23 Teach bash about git-submodule and its subcommands
2007-08-23 Teach bash to complete ref arguments to git-describe
2007-08-23 Update bash completion with new 1.5.3 command line...
next