Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | | SubmittingPatches: hints to know the status of a submitted patch. | Matthieu Moy | 2009-12-31 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-12-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | textconv: stop leaking file descriptors | Jeff King | 2009-12-30 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-12-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | commit: --cleanup is a message option | Greg Price | 2009-12-29 | |
| | * | | | | | | | | | | | | | | | | | | t7102: make the test fail if one of its check fails | Nguyễn Thái Ngọc Duy | 2009-12-29 | |
| * | | | | | | | | | | | | | | | | | | | git count-objects: handle packs bigger than 4G | Andreas Schwab | 2009-12-29 | |
* | | | | | | | | | | | | | | | | | | | | Documentation: always respect core.worktree if set | Nguyễn Thái Ngọc Duy | 2009-12-29 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maint | Junio C Hamano | 2009-12-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | read_index(): fix reading extension size on BE 64-bit archs | Nathaniel W Filardo | 2009-12-27 | |
* | | | | | | | | | | | | | | | | | | | | | Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV | Junio C Hamano | 2009-12-26 | |
* | | | | | | | | | | | | | | | | | | | | | Start 1.6.6.X maintenance track | Junio C Hamano | 2009-12-26 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-obsd46' into maint | Junio C Hamano | 2009-12-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | t4019 "grep" portability fix | Junio C Hamano | 2009-12-26 | |
| * | | | | | | | | | | | | | | | | | | | | | t1200: work around a bug in some implementations of "find" | Junio C Hamano | 2009-12-26 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Add git-http-backend to command-list. | Tarmigan Casebolt | 2009-12-26 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Git 1.6.6v1.6.6 | Junio C Hamano | 2009-12-23 | |
* | | | | | | | | | | | | | | | | | | | | git svn: add test for a git svn gc followed by a git svn mkdirs | Robert Zeh | 2009-12-23 | |
* | | | | | | | | | | | | | | | | | | | | git svn: branch/tag commands detect username in URLs | Eric Wong | 2009-12-23 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Prevent git blame from segfaulting on a missing author name | David Reiss | 2009-12-22 | |
* | | | | | | | | | | | | | | | | | | | | git svn: lookup new parents correctly from svn:mergeinfo | Eric Wong | 2009-12-22 | |
* | | | | | | | | | | | | | | | | | | | | git-svn: Remove obsolete MAXPARENT check | Andrew Myrick | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | git-svn: detect cherry-picks correctly. | Sam Vilain | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | git-svn: exclude already merged tips using one rev-list call | Sam Vilain | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges | Sam Vilain | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | git-svn: memoize conversion of SVN merge ticket info to git commit ranges | Sam Vilain | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | git-svn: expand the svn mergeinfo test suite, highlighting some failures | Sam Vilain | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | update release notes for git svn in 1.6.6 | Eric Wong | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | git svn: fix --revision when fetching deleted paths | Eric Wong | 2009-12-21 | |
* | | | | | | | | | | | | | | | | | | | | Git 1.6.6-rc4v1.6.6-rc4 | Junio C Hamano | 2009-12-20 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | rebase -i: abort cleanly if the editor fails to launch | Björn Gustavsson | 2009-12-19 | |
| * | | | | | | | | | | | | | | | | | | | technical-docs: document hash API | Stephen Boyd | 2009-12-17 | |
| * | | | | | | | | | | | | | | | | | | | api-strbuf.txt: fix typos and document launch_editor() | Stephen Boyd | 2009-12-17 | |
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | t9146: use 'svn_cmd' wrapper | Eric Wong | 2009-12-19 | |
* | | | | | | | | | | | | | | | | | | | git svn: make empty directory creation gc-aware | Eric Wong | 2009-12-19 | |
* | | | | | | | | | | | | | | | | | | | Git 1.6.6-rc3v1.6.6-rc3 | Junio C Hamano | 2009-12-16 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint' to sync with 1.6.5.7 | Junio C Hamano | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Git 1.6.5.7v1.6.5.7 | Junio C Hamano | 2009-12-16 | |
| * | | | | | | | | | | | | | | | | | | worktree: don't segfault with an absolute pathspec without a work tree | Junio C Hamano | 2009-12-16 | |
| * | | | | | | | | | | | | | | | | | | ignore unknown color configuration | Jeff King | 2009-12-16 | |
| * | | | | | | | | | | | | | | | | | | help.autocorrect: do not run a command if the command given is junk | Johannes Sixt | 2009-12-15 | |
| * | | | | | | | | | | | | | | | | | | Illustrate "filter" attribute with an example | Nanako Shiraishi | 2009-12-14 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | bash: Support new 'git fetch' options | Björn Gustavsson | 2009-12-12 | |
* | | | | | | | | | | | | | | | | | | Update Release Notes for 1.6.6 to remove old bugfixes | Junio C Hamano | 2009-12-10 | |
* | | | | | | | | | | | | | | | | | | Sync with 1.6.5.6 | Junio C Hamano | 2009-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Git 1.6.5.6v1.6.5.6 | Junio C Hamano | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | Fix archive format with -- on the command line | Junio C Hamano | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | Remove post-upload-hook | Junio C Hamano | 2009-12-10 |