Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Add target "install-html" the the top level Makefile | Teemu Likonen | 2008-06-21 | 1 | -0/+3 | |
* | | | | | | | | | bash: Add more option completions for 'git log' | Teemu Likonen | 2008-06-20 | 1 | -0/+3 | |
* | | | | | | | | | Add a helper script to send patches with Mozilla Thunderbird | Lukas Sandström | 2008-06-19 | 3 | -0/+80 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-19 | 4 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Documentation: fix formatting in git-svn | Jan Krüger | 2008-06-19 | 1 | -1/+2 | |
| * | | | | | | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variables | Brandon Casey | 2008-06-19 | 1 | -1/+5 | |
| * | | | | | | | | completion: add --graph to log command completion | Dan McGee | 2008-06-19 | 1 | -0/+1 | |
| * | | | | | | | | git-merge.sh: fix typo in usage message: sucesses --> succeeds | Brandon Casey | 2008-06-19 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | test-lib.sh: add --long-tests option | Lea Wiemann | 2008-06-19 | 2 | -0/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | GIT 1.5.6v1.5.6 | Junio C Hamano | 2008-06-18 | 3 | -7/+9 | |
* | | | | | | | clean up error conventions of remote.c:match_explicit | Jeff King | 2008-06-18 | 2 | -22/+20 | |
* | | | | | | | Fix approxidate("never") to always return 0 | Olivier Marin | 2008-06-17 | 1 | -4/+2 | |
* | | | | | | | git-am: head -1 is obsolete and doesn't work on some new systems | Alejandro Mery | 2008-06-17 | 1 | -1/+1 | |
* | | | | | | | builtin-rerere: fix a small leak | Junio C Hamano | 2008-06-17 | 1 | -1/+1 | |
* | | | | | | | gitweb: remove unused parse_ref method | Lea Wiemann | 2008-06-17 | 1 | -43/+0 | |
* | | | | | | | gitweb: quote commands properly when calling the shell | Lea Wiemann | 2008-06-17 | 1 | -10/+14 | |
* | | | | | | | sha1_file.c: simplify parse_pack_index() | Junio C Hamano | 2008-06-16 | 2 | -9/+1 | |
* | | | | | | | create_tempfile: make sure that leading directories can be accessible by peers | Junio C Hamano | 2008-06-16 | 1 | -2/+2 | |
* | | | | | | | write_loose_object: don't bother trying to read an old object | Linus Torvalds | 2008-06-16 | 1 | -14/+0 | |
* | | | | | | | path-list documentation: document all functions and data structures | Miklos Vajna | 2008-06-16 | 1 | -4/+121 | |
* | | | | | | | run-command documentation: fix "memset()" parameter | Miklos Vajna | 2008-06-16 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-16 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | diff.c: fix emit_line() again not to add extra line | Junio C Hamano | 2008-06-16 | 1 | -2/+4 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-16 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | diff: reset color before printing newline | SZEDER Gábor | 2008-06-16 | 1 | -0/+4 | |
* | | | | | | | Make git reflog expire honour core.sharedRepository. | Pierre Habouzit | 2008-06-15 | 2 | -0/+17 | |
* | | | | | | | Update RPM spec to drop curl executable requirement | Junio C Hamano | 2008-06-15 | 1 | -1/+4 | |
* | | | | | | | The "curl" executable is no longer required | Johan Herland | 2008-06-15 | 1 | -4/+4 | |
* | | | | | | | Makefile: update check-docs target | Junio C Hamano | 2008-06-15 | 1 | -0/+8 | |
* | | | | | | | Consistency: Use "libcurl" instead of "cURL library" and "curl" | Johan Herland | 2008-06-15 | 4 | -5/+5 | |
* | | | | | | | cpio is no longer used by git-clone | Johan Herland | 2008-06-15 | 1 | -3/+0 | |
* | | | | | | | Documentation: RelNotes-1.5.6: talk about renamed HTML files | Christian Couder | 2008-06-15 | 1 | -2/+4 | |
* | | | | | | | GIT 1.5.6-rc3v1.5.6-rc3 | Junio C Hamano | 2008-06-14 | 1 | -1/+1 | |
* | | | | | | | Simplify and rename find_sha1_file() | Linus Torvalds | 2008-06-14 | 1 | -10/+8 | |
* | | | | | | | Make loose object file reading more careful | Linus Torvalds | 2008-06-14 | 1 | -26/+44 | |
* | | | | | | | Avoid cross-directory renames and linking on object creation | Linus Torvalds | 2008-06-14 | 1 | -41/+42 | |
* | | | | | | | Use 'trash directory' thoroughly in t/test-lib.sh | Jakub Narebski | 2008-06-14 | 1 | -1/+1 | |
* | | | | | | | Don't allocate too much memory in quote_ref_url | Mike Hommey | 2008-06-14 | 1 | -1/+1 | |
* | | | | | | | gitweb: Make it work with $GIT containing spaces | Jakub Narebski | 2008-06-14 | 1 | -1/+1 | |
* | | | | | | | completion: add more 'git add' options | SZEDER Gábor | 2008-06-14 | 1 | -1/+4 | |
* | | | | | | | git add: add long equivalents of '-u' and '-f' options | SZEDER Gábor | 2008-06-14 | 2 | -4/+7 | |
* | | | | | | | Merge branch 'rs/attr' | Junio C Hamano | 2008-06-14 | 3 | -22/+61 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ignore .gitattributes in bare repositories | René Scharfe | 2008-06-09 | 3 | -22/+61 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | git-svn: test that extra blank lines aren't inserted in commit messages. | Avery Pennarun | 2008-06-14 | 1 | -1/+15 | |
* | | | | | | | git-svn: don't append extra newlines at the end of commit messages. | Avery Pennarun | 2008-06-14 | 1 | -3/+5 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | git-submodule - Fix errors regarding resolve_relative_url | Mark Levedahl | 2008-06-14 | 1 | -4/+5 | |
* | | | | | | documentation: bisect: remove bits talking about a bisection branch | Christian Couder | 2008-06-14 | 1 | -4/+3 | |
* | | | | | | sha1_file.c: dead code removal | Junio C Hamano | 2008-06-13 | 2 | -145/+0 | |
* | | | | | | git-instaweb: improve auto-discovery of httpd and call conventions. | Flavio Poletti | 2008-06-13 | 1 | -15/+33 | |
* | | | | | | t4126: fix test that happened to work due to timing | Junio C Hamano | 2008-06-13 | 1 | -4/+0 |