Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge branch 'nh/http' | Junio C Hamano | 2006-06-02 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | http: prevent segfault during curl handle reuse | Nick Hengeveld | 2006-05-31 | 1 | -3/+6 | |
| * | | | | | | | | | | | Remove possible segfault in http-fetch. | Sean | 2006-05-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-05-31 | 1 | -48/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | gitk: show_error fix | Paul Mackerras | 2006-05-26 | 1 | -8/+8 | |
| * | | | | | | | | | | | [PATCH] gitk: start-up bugfix | Junio C Hamano | 2006-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | [PATCH] gitk: Replace "git-" commands with "git " | Timo Hirvonen | 2006-05-26 | 1 | -26/+26 | |
| * | | | | | | | | | | | [PATCH] gitk: Display commit messages with word wrap | Sergey Vlasov | 2006-05-20 | 1 | -12/+14 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | gitk: Fix bug where page-up/down wouldn't always work properly | Paul Mackerras | 2006-05-20 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | gitk: Fix display of "(...)" for parents/children we haven't drawn | Paul Mackerras | 2006-05-15 | 1 | -1/+4 | |
* | | | | | | | | | | send-email: only 'require' instead of 'use' Net::SMTP | Johannes Schindelin | 2006-05-31 | 1 | -1/+1 | |
* | | | | | | | | | | Allow multiple -m options to git-commit. | Shawn Pearce | 2006-05-31 | 1 | -7/+30 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Improved pack format documentation. | Shawn Pearce | 2006-05-30 | 1 | -3/+8 | |
* | | | | | | | | | git_exec_path, execv_git_cmd: ignore empty environment variables | Dmitry V. Levin | 2006-05-30 | 1 | -2/+2 | |
* | | | | | | | | | execv_git_cmd: Fix stack buffer overflow. | Dmitry V. Levin | 2006-05-30 | 1 | -9/+23 | |
* | | | | | | | | | Fixed Cygwin CR-munging problem in mailsplit | Salikh Zakirov | 2006-05-30 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'ew/tests' | Junio C Hamano | 2006-05-30 | 5 | -68/+82 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | t6000lib: workaround a possible dash bug | Eric Wong | 2006-05-25 | 1 | -1/+3 | |
| * | | | | | | | | | t5500-fetch-pack: remove local (bashism) usage. | Eric Wong | 2006-05-25 | 1 | -15/+15 | |
| * | | | | | | | | | tests: Remove heredoc usage inside quotes | Eric Wong | 2006-05-25 | 2 | -34/+31 | |
| * | | | | | | | | | t3300-funny-names: shell portability fixes | Eric Wong | 2006-05-25 | 1 | -18/+33 | |
* | | | | | | | | | | send-email: do not pass bogus address to local sendmail binary | Junio C Hamano | 2006-05-30 | 2 | -8/+17 | |
* | | | | | | | | | | Add a basic test case for git send-email, and fix some real bugs discovered. | Ryan Anderson | 2006-05-29 | 1 | -0/+34 | |
* | | | | | | | | | | Fix a bug in email extraction used in git-send-email. | Ryan Anderson | 2006-05-29 | 1 | -1/+6 | |
* | | | | | | | | | | Add support for --bcc to git-send-email. | Ryan Anderson | 2006-05-29 | 1 | -2/+8 | |
* | | | | | | | | | | git-send-email: Add References: headers to emails, in addition to In-Reply-To: | Ryan Anderson | 2006-05-29 | 1 | -2/+11 | |
* | | | | | | | | | | git-clean fails on files beginning with a dash | Dennis Stosberg | 2006-05-29 | 1 | -2/+2 | |
* | | | | | | | | | | git-svn: remove assertion that broke with older versions of svn | Eric Wong | 2006-05-29 | 1 | -1/+0 | |
* | | | | | | | | | | git-svn: t0001: workaround a heredoc bug in old versions of dash | Eric Wong | 2006-05-29 | 1 | -1/+2 | |
* | | | | | | | | | | Documentation: fix a tutorial-2 typo | J. Bruce Fields | 2006-05-29 | 1 | -1/+1 | |
* | | | | | | | | | | Documentation: retitle the git-core tutorial | J. Bruce Fields | 2006-05-29 | 1 | -2/+2 | |
* | | | | | | | | | | documentation: add brief mention of cat-file to tutorial part I | J. Bruce Fields | 2006-05-29 | 1 | -1/+7 | |
* | | | | | | | | | | documentation: mention gitk font adjustment in tutorial | J. Bruce Fields | 2006-05-29 | 1 | -1/+3 | |
* | | | | | | | | | | Fix some documentation typoes | Horst von Brand | 2006-05-29 | 1 | -3/+3 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Make git-diff-tree indicate when it flushes | Paul Mackerras | 2006-05-29 | 1 | -3/+7 | |
* | | | | | | | | | Remove unnecessary output from t3600-rm. | Shawn Pearce | 2006-05-29 | 1 | -19/+23 | |
* | | | | | | | | | Merge branch 'lt/apply' | Junio C Hamano | 2006-05-28 | 2 | -0/+70 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into lt/apply | Junio C Hamano | 2006-05-24 | 41 | -1065/+1698 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | apply: force matching at the beginning. | Junio C Hamano | 2006-05-24 | 2 | -6/+27 | |
| * | | | | | | | | | | Add a test-case for git-apply trying to add an ending line | Catalin Marinas | 2006-05-24 | 1 | -0/+35 | |
| * | | | | | | | | | | apply: treat EOF as proper context. | Linus Torvalds | 2006-05-23 | 1 | -0/+14 | |
* | | | | | | | | | | | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 | 15 | -128/+834 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree | Junio C Hamano | 2006-05-28 | 148 | -2560/+7935 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | builtin-rm: squelch compiler warnings. | Junio C Hamano | 2006-05-23 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 13 | -550/+899 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 13 | -128/+830 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | git-write-tree writes garbage on sparc64 | Dennis Stosberg | 2006-05-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix crash when reading the empty tree | Johannes Schindelin | 2006-05-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | fsck-objects: do not segfault on missing tree in cache-tree | Junio C Hamano | 2006-05-03 | 1 | -0/+5 | |
| * | | | | | | | | | | | cache-tree: a bit more debugging support. | Junio C Hamano | 2006-05-03 | 1 | -2/+6 |