gitweb.git

Commits

2009-12-23 Git 1.6.6 v1.6.6
2009-12-23 git svn: add test for a git svn gc followed by a git...
2009-12-23 git svn: branch/tag commands detect username in URLs
2009-12-22 Merge branch 'maint'
2009-12-22 git svn: lookup new parents correctly from svn:mergeinfo
2009-12-22 Prevent git blame from segfaulting on a missing author...
2009-12-21 git-svn: Remove obsolete MAXPARENT check
2009-12-21 git-svn: detect cherry-picks correctly.
2009-12-21 git-svn: exclude already merged tips using one rev...
2009-12-21 git-svn: fix some mistakes with interpreting SVN mergei...
2009-12-21 git-svn: memoize conversion of SVN merge ticket info...
2009-12-21 git-svn: expand the svn mergeinfo test suite, highlight...
2009-12-21 update release notes for git svn in 1.6.6
2009-12-21 git svn: fix --revision when fetching deleted paths
2009-12-20 Git 1.6.6-rc4 v1.6.6-rc4
2009-12-20 Merge branch 'maint'
2009-12-20 rebase -i: abort cleanly if the editor fails to launch
2009-12-20 t9146: use 'svn_cmd' wrapper
2009-12-19 git svn: make empty directory creation gc-aware
2009-12-18 technical-docs: document hash API
2009-12-18 api-strbuf.txt: fix typos and document launch_editor()
2009-12-16 Git 1.6.6-rc3 v1.6.6-rc3
2009-12-16 Merge branch 'maint' to sync with 1.6.5.7
2009-12-16 Git 1.6.5.7 v1.6.5.7
2009-12-16 worktree: don't segfault with an absolute pathspec...
2009-12-16 ignore unknown color configuration
2009-12-16 help.autocorrect: do not run a command if the command...
2009-12-15 Illustrate "filter" attribute with an example
2009-12-12 bash: Support new 'git fetch' options
2009-12-11 Update Release Notes for 1.6.6 to remove old bugfixes
2009-12-11 Sync with 1.6.5.6
2009-12-10 Git 1.6.5.6 v1.6.5.6
2009-12-10 Fix archive format with -- on the command line
2009-12-10 Remove post-upload-hook
2009-12-10 Git 1.6.6-rc2 v1.6.6-rc2
2009-12-09 Merge git://repo.or.cz/git-gui
2009-12-09 Merge git://git.kernel.org/pub/scm/gitk/gitk
2009-12-09 Update draft release notes to 1.6.6 before -rc2
2009-12-09 Merge branch 'maint'
2009-12-09 Merge branch 'mm/maint-merge-ff-error-message-fix'...
2009-12-09 Merge branch 'jn/maint-pull-rebase-error-message' into...
2009-12-09 Merge branch 'jk/maint-add-p-delete-fix' into maint
2009-12-09 Merge git://git.bogomips.org/git-svn
2009-12-09 git-svn: set svn.authorsfile earlier when cloning
2009-12-09 git-svn: Set svn.authorsfile to an absolute path when...
2009-12-08 Revert recent "git merge <msg> HEAD <commit>..." deprec...
2009-12-08 add-interactive: fix deletion of non-empty files
2009-12-08 git svn: log removals of empty directories
2009-12-08 git svn: Don't create empty directories whose parents...
2009-12-08 git-svn: sort svk merge tickets to account for minimal...
2009-12-07 git-gui: suppress RenderBadPicture X error caused by...
2009-12-06 bash: update 'git commit' completion
2009-12-05 git-gui: Increase blame viewer usability on MacOS.
2009-12-05 git-gui: search 4 directories to improve statistic...
2009-12-05 git gui: make current branch default in "remote delete...
2009-12-05 Sync with 1.6.5.5
2009-12-05 Git 1.6.5.5 v1.6.5.5
2009-12-05 Fix diff -B/--dirstat miscounting of newly added contents
2009-12-05 reset: improve worktree safety valves
2009-12-05 Documentation: Avoid use of xmlto --stringparam
2009-12-04 archive: clarify description of path parameter
2009-12-04 rerere: don't segfault on failure to open rr-cache
2009-12-03 Merge branch 'maint'
2009-12-03 Prepare for 1.6.5.5
2009-12-03 Merge branch 'uk/maint-shortlog-encoding' into maint
2009-12-03 Merge branch 'fc/maint-format-patch-pathspec-dashes...
2009-12-03 Merge branch 'ap/maint-merge-strategy-list-fix' into...
2009-12-03 Merge branch 'jc/maint-am-keep' into maint
2009-12-03 Merge branch 'rs/work-around-grep-opt-insanity' into...
2009-12-03 Merge branch 'rj/maint-cygwin-count-objects' into maint
2009-12-03 Merge branch 'mm/maint-hint-failed-merge' into maint
2009-12-03 Merge branch 'th/maint-remote-update-help-string' into...
2009-12-03 Merge branch 'rj/maint-t9700' into maint
2009-12-03 Merge branch 'ls/maint-mailinfo-no-inbody' into maint
2009-12-03 Merge branch 'mo/maint-crlf-doc' into maint
2009-12-03 Merge branch 'th/remote-usage' into maint
2009-12-03 Merge branch 'pb/maint-use-custom-perl' into maint
2009-12-03 Merge branch 'mm/config-pathname-tilde-expand' into...
2009-12-03 Merge branch 'bc/grep-i-F' into maint
2009-12-03 Merge branch 'jk/maint-break-rename-reduce-memory'...
2009-12-03 Merge branch 'rj/maint-simplify-cygwin-makefile' into...
2009-12-03 Merge branch 'rg/doc-workflow' into maint
2009-12-03 Merge branch 'np/maint-sideband-favor-status' into...
2009-12-03 gitweb: Describe (possible) gitweb.js minification...
2009-12-03 Documentation: xmlto 0.0.18 does not know --stringparam
2009-12-03 Fix crasher on encountering SHA1-like non-note in notes...
2009-12-03 t9001: use older Getopt::Long boolean prefix '--no...
2009-12-03 t4201: use ISO8859-1 rather than ISO-8859-1
2009-12-03 pull: clarify advice for the unconfigured error case
2009-12-03 Merge in 1.6.5.4
2009-12-03 Git 1.6.5.4 v1.6.5.4
2009-12-03 Unconditionally set man.base.url.for.relative.links
2009-12-03 Merge branch 'maint'
2009-12-03 Documentation/Makefile: allow man.base.url.for.relative...
2009-12-02 Git 1.6.6-rc1 v1.6.6-rc1
2009-12-02 git-pull.sh: Fix call to git-merge for new command...
2009-12-02 Merge branch 'maint'
2009-12-02 Prepare for 1.6.5.4
2009-12-02 merge: do not add standard message when message is...
2009-12-02 Do not misidentify "git merge foo HEAD" as an old-style...
next