| Commit message (Expand) | Author | Age |
* | t3404: stricter tests for git-rebase--interactive | Stephan Beyer | 2008-06-22 |
* | api-builtin.txt: update and fix typo | Stephan Beyer | 2008-06-22 |
* | Correct documentation for git-push --mirror | Shawn O. Pearce | 2008-06-21 |
* | t/README: Add 'Skipping Tests' section below 'Running Tests' | Jakub Narebski | 2008-06-21 |
* | Print errno upon failure to open the COMMIT_EDITMSG file | Cristian Peraferrer | 2008-06-21 |
* | Add target "install-html" the the top level Makefile | Teemu Likonen | 2008-06-21 |
* | bash: Add more option completions for 'git log' | Teemu Likonen | 2008-06-20 |
* | Add a helper script to send patches with Mozilla Thunderbird | Lukas Sandström | 2008-06-19 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-19 |
|\ |
|
| * | Documentation: fix formatting in git-svn | Jan Krüger | 2008-06-19 |
| * | t7502-commit.sh: test_must_fail doesn't work with inline environment variables | Brandon Casey | 2008-06-19 |
| * | completion: add --graph to log command completion | Dan McGee | 2008-06-19 |
| * | git-merge.sh: fix typo in usage message: sucesses --> succeeds | Brandon Casey | 2008-06-19 |
* | | test-lib.sh: add --long-tests option | Lea Wiemann | 2008-06-19 |
|/ |
|
* | GIT 1.5.6v1.5.6 | Junio C Hamano | 2008-06-18 |
* | clean up error conventions of remote.c:match_explicit | Jeff King | 2008-06-18 |
* | Fix approxidate("never") to always return 0 | Olivier Marin | 2008-06-17 |
* | git-am: head -1 is obsolete and doesn't work on some new systems | Alejandro Mery | 2008-06-17 |
* | builtin-rerere: fix a small leak | Junio C Hamano | 2008-06-17 |
* | gitweb: remove unused parse_ref method | Lea Wiemann | 2008-06-17 |
* | gitweb: quote commands properly when calling the shell | Lea Wiemann | 2008-06-17 |
* | sha1_file.c: simplify parse_pack_index() | Junio C Hamano | 2008-06-16 |
* | create_tempfile: make sure that leading directories can be accessible by peers | Junio C Hamano | 2008-06-16 |
* | write_loose_object: don't bother trying to read an old object | Linus Torvalds | 2008-06-16 |
* | path-list documentation: document all functions and data structures | Miklos Vajna | 2008-06-16 |
* | run-command documentation: fix "memset()" parameter | Miklos Vajna | 2008-06-16 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-16 |
|\ |
|
| * | diff.c: fix emit_line() again not to add extra line | Junio C Hamano | 2008-06-16 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-06-16 |
|\ \
| |/ |
|
| * | diff: reset color before printing newline | SZEDER Gábor | 2008-06-16 |
* | | Make git reflog expire honour core.sharedRepository. | Pierre Habouzit | 2008-06-15 |
* | | Update RPM spec to drop curl executable requirement | Junio C Hamano | 2008-06-15 |
* | | The "curl" executable is no longer required | Johan Herland | 2008-06-15 |
* | | Makefile: update check-docs target | Junio C Hamano | 2008-06-15 |
* | | Consistency: Use "libcurl" instead of "cURL library" and "curl" | Johan Herland | 2008-06-15 |
* | | cpio is no longer used by git-clone | Johan Herland | 2008-06-15 |
* | | Documentation: RelNotes-1.5.6: talk about renamed HTML files | Christian Couder | 2008-06-15 |
* | | GIT 1.5.6-rc3v1.5.6-rc3 | Junio C Hamano | 2008-06-14 |
* | | Simplify and rename find_sha1_file() | Linus Torvalds | 2008-06-14 |
* | | Make loose object file reading more careful | Linus Torvalds | 2008-06-14 |
* | | Avoid cross-directory renames and linking on object creation | Linus Torvalds | 2008-06-14 |
* | | Use 'trash directory' thoroughly in t/test-lib.sh | Jakub Narebski | 2008-06-14 |
* | | Don't allocate too much memory in quote_ref_url | Mike Hommey | 2008-06-14 |
* | | gitweb: Make it work with $GIT containing spaces | Jakub Narebski | 2008-06-14 |
* | | completion: add more 'git add' options | SZEDER Gábor | 2008-06-14 |
* | | git add: add long equivalents of '-u' and '-f' options | SZEDER Gábor | 2008-06-14 |
* | | Merge branch 'rs/attr' | Junio C Hamano | 2008-06-14 |
|\ \ |
|
| * | | Ignore .gitattributes in bare repositories | René Scharfe | 2008-06-09 |
* | | | git-svn: test that extra blank lines aren't inserted in commit messages. | Avery Pennarun | 2008-06-14 |
* | | | git-svn: don't append extra newlines at the end of commit messages. | Avery Pennarun | 2008-06-14 |