Code

git.git
2010-01-20 Junio C HamanoGit 1.6.6.1 v1.6.6.1
2010-01-20 Junio C HamanoMerge branch 'bg/maint-remote-update-default' into...
2010-01-20 Junio C HamanoMerge branch 'sb/maint-octopus' into maint
2010-01-20 Junio C HamanoMerge branch 'bg/maint-add-all-doc' into maint
2010-01-20 Junio C HamanoMerge branch 'maint-1.6.5' into maint
2010-01-20 Junio C HamanoGit 1.6.5.8 v1.6.5.8
2010-01-20 Junio C HamanoMerge branch 'jk/maint-1.6.5-reset-hard' into maint...
2010-01-20 Junio C HamanoMerge branch 'tr/maint-1.6.5-bash-prompt-show-submodule...
2010-01-20 Junio C HamanoMerge branch 'dp/maint-1.6.5-fast-import-non-commit...
2010-01-20 Junio C HamanoMerge branch 'jm/maint-1.6.5-grep-NUL-terminate' into...
2010-01-19 David Riptonbisect: fix singular/plural grammar nit
2010-01-19 Junio C HamanoMerge branch 'maint-1.6.4' into maint-1.6.5
2010-01-19 Junio C HamanoMerge branch 'maint-1.6.3' into maint-1.6.4
2010-01-19 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2010-01-19 Junio C HamanoMerge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4
2010-01-19 Junio C HamanoFix mis-backport of t7002
2010-01-19 Junio C HamanoUpdate draft release notes to 1.6.6.1
2010-01-19 Junio C HamanoMerge branch 'dp/maint-1.6.5-fast-import-non-commit...
2010-01-19 Junio C HamanoMerge branch 'jm/maint-1.6.5-grep-NUL-terminate' into...
2010-01-19 Jim Meyeringgrep: NUL terminate input from a file
2010-01-16 Richard WeinbergerFix uninitialized variable in get_refs_via_rsync().
2010-01-15 Ramkumar RamachandraDocument git-blame triple -C option
2010-01-15 Dmitry Potapovfast-import: tag may point to any object type
2010-01-12 Shawn O. Pearceremote-curl: Fix Accept header for smart HTTP connections
2010-01-12 Junio C Hamanogrep: -L should show empty files
2010-01-12 Michael Haggertyrebase--interactive: Ignore comments and blank lines...
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.2' into maint
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2010-01-10 Andreas Gruenbacherbase85: Make the code more obvious instead of explainin...
2010-01-10 Andreas Gruenbacherbase85: encode_85() does not use the decode table
2010-01-10 Andreas Gruenbacherbase85 debug code: Fix length byte calculation
2010-01-10 Jonathan NiederDocumentation: tiny git config manual tweaks
2010-01-10 Jonathan NiederDocumentation: git gc packs refs by default now
2010-01-07 Björn Gustavssongit-rm doc: Describe how to sync index & work tree
2010-01-07 Junio C Hamanocheckout -m: do not try to fall back to --merge from...
2010-01-02 Matthieu Moystash: mention --patch in usage string.
2009-12-31 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-12-31 Matthieu Moybranch: die explicitly why when calling "git branch...
2009-12-31 Shawn O. Pearcefast-import: Document author/committer/tagger name...
2009-12-31 Matthieu MoySubmittingPatches: hints to know the status of a submit...
2009-12-31 Thomas Rastbash completion: factor submodules into dirty state
2009-12-31 Björn GustavssonFix "git remote update" with remotes.defalt set
2009-12-30 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-12-30 Jeff Kingtextconv: stop leaking file descriptors
2009-12-30 Jeff Kingreset: unbreak hard resets with GIT_WORK_TREE
2009-12-30 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-12-30 Greg Pricecommit: --cleanup is a message option
2009-12-30 Andreas Schwabgit count-objects: handle packs bigger than 4G
2009-12-30 Nguyễn Thái... t7102: make the test fail if one of its check fails
2009-12-29 Nguyễn Thái... Documentation: always respect core.worktree if set
2009-12-27 Junio C HamanoMerge branch 'nf/maint-fix-index-ext-len-on-be64' into...
2009-12-27 Nathaniel W... read_index(): fix reading extension size on BE 64-bit...
2009-12-26 Junio C HamanoMakefile: FreeBSD (both 7 and 8) needs OLD_ICONV
2009-12-26 Junio C HamanoStart 1.6.6.X maintenance track
2009-12-26 Junio C HamanoMerge branch 'jc/maint-obsd46' into maint
2009-12-26 Tarmigan CaseboltAdd git-http-backend to command-list.
2009-12-26 Junio C Hamanot4019 "grep" portability fix
2009-12-26 Junio C Hamanot1200: work around a bug in some implementations of...
2009-12-23 Junio C HamanoGit 1.6.6 v1.6.6
2009-12-23 Robert Zehgit svn: add test for a git svn gc followed by a git...
2009-12-23 Eric Wonggit svn: branch/tag commands detect username in URLs
2009-12-22 Junio C HamanoMerge branch 'maint'
2009-12-22 Eric Wonggit svn: lookup new parents correctly from svn:mergeinfo
2009-12-22 David ReissPrevent git blame from segfaulting on a missing author...
2009-12-21 Andrew Myrickgit-svn: Remove obsolete MAXPARENT check
2009-12-21 Sam Vilaingit-svn: detect cherry-picks correctly.
2009-12-21 Sam Vilaingit-svn: exclude already merged tips using one rev...
2009-12-21 Sam Vilaingit-svn: fix some mistakes with interpreting SVN mergei...
2009-12-21 Sam Vilaingit-svn: memoize conversion of SVN merge ticket info...
2009-12-21 Sam Vilaingit-svn: expand the svn mergeinfo test suite, highlight...
2009-12-21 Eric Wongupdate release notes for git svn in 1.6.6
2009-12-21 Eric Wonggit svn: fix --revision when fetching deleted paths
2009-12-20 Junio C HamanoGit 1.6.6-rc4 v1.6.6-rc4
2009-12-20 Junio C HamanoMerge branch 'maint'
2009-12-20 Björn Gustavssonrebase -i: abort cleanly if the editor fails to launch
2009-12-20 Eric Wongt9146: use 'svn_cmd' wrapper
2009-12-19 Eric Wonggit svn: make empty directory creation gc-aware
2009-12-18 Stephen Boydtechnical-docs: document hash API
2009-12-18 Stephen Boydapi-strbuf.txt: fix typos and document launch_editor()
2009-12-16 Junio C HamanoGit 1.6.6-rc3 v1.6.6-rc3
2009-12-16 Junio C HamanoMerge branch 'maint' to sync with 1.6.5.7
2009-12-16 Junio C HamanoGit 1.6.5.7 v1.6.5.7
2009-12-16 Junio C Hamanoworktree: don't segfault with an absolute pathspec...
2009-12-16 Jeff Kingignore unknown color configuration
2009-12-16 Johannes Sixthelp.autocorrect: do not run a command if the command...
2009-12-15 Nanako ShiraishiIllustrate "filter" attribute with an example
2009-12-14 Stephen Boydoctopus: remove dead code
2009-12-14 Stephen Boydoctopus: reenable fast-forward merges
2009-12-14 Stephen Boydoctopus: make merge process simpler to follow
2009-12-12 Björn Gustavssonbash: Support new 'git fetch' options
2009-12-11 Junio C HamanoUpdate Release Notes for 1.6.6 to remove old bugfixes
2009-12-11 Junio C HamanoSync with 1.6.5.6
2009-12-10 Junio C HamanoGit 1.6.5.6 v1.6.5.6
2009-12-10 Junio C HamanoFix archive format with -- on the command line
2009-12-10 Junio C HamanoRemove post-upload-hook
2009-12-10 Junio C HamanoGit 1.6.6-rc2 v1.6.6-rc2
2009-12-09 Junio C HamanoMerge git://repo.or.cz/git-gui
2009-12-09 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2009-12-09 Junio C HamanoUpdate draft release notes to 1.6.6 before -rc2
next