Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Documentation: Spelling fixes | Horst H. von Brand | 2006-06-03 | |
* | | | | | | | | | Builtin git-rev-parse. | Christian Couder | 2006-06-03 | |
* | | | | | | | | | fetch: do not report "same" unless -verbose. | Junio C Hamano | 2006-06-03 | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | sha1_file: avoid re-preparing duplicate packs | Jeff King | 2006-06-02 | |
* | | | | | | | | handle concurrent pruning of packed objects | Jeff King | 2006-06-02 | |
* | | | | | | | | Merge branch 'nh/http' | Junio C Hamano | 2006-06-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | http: prevent segfault during curl handle reuse | Nick Hengeveld | 2006-05-31 | |
| * | | | | | | | | Remove possible segfault in http-fetch. | Sean | 2006-05-22 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-05-31 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | gitk: show_error fix | Paul Mackerras | 2006-05-26 | |
| * | | | | | | | | | [PATCH] gitk: start-up bugfix | Junio C Hamano | 2006-05-26 | |
| * | | | | | | | | | [PATCH] gitk: Replace "git-" commands with "git " | Timo Hirvonen | 2006-05-26 | |
| * | | | | | | | | | [PATCH] gitk: Display commit messages with word wrap | Sergey Vlasov | 2006-05-20 | |
| * | | | | | | | | | gitk: Fix bug where page-up/down wouldn't always work properly | Paul Mackerras | 2006-05-20 | |
| * | | | | | | | | | gitk: Fix display of "(...)" for parents/children we haven't drawn | Paul Mackerras | 2006-05-15 | |
* | | | | | | | | | | send-email: only 'require' instead of 'use' Net::SMTP | Johannes Schindelin | 2006-05-31 | |
* | | | | | | | | | | Allow multiple -m options to git-commit. | Shawn Pearce | 2006-05-31 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Improved pack format documentation. | Shawn Pearce | 2006-05-30 | |
* | | | | | | | | | git_exec_path, execv_git_cmd: ignore empty environment variables | Dmitry V. Levin | 2006-05-30 | |
* | | | | | | | | | execv_git_cmd: Fix stack buffer overflow. | Dmitry V. Levin | 2006-05-30 | |
* | | | | | | | | | Fixed Cygwin CR-munging problem in mailsplit | Salikh Zakirov | 2006-05-30 | |
* | | | | | | | | | Merge branch 'ew/tests' | Junio C Hamano | 2006-05-30 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | t6000lib: workaround a possible dash bug | Eric Wong | 2006-05-25 | |
| * | | | | | | | | | t5500-fetch-pack: remove local (bashism) usage. | Eric Wong | 2006-05-25 | |
| * | | | | | | | | | tests: Remove heredoc usage inside quotes | Eric Wong | 2006-05-25 | |
| * | | | | | | | | | t3300-funny-names: shell portability fixes | Eric Wong | 2006-05-25 | |
* | | | | | | | | | | send-email: do not pass bogus address to local sendmail binary | Junio C Hamano | 2006-05-30 | |
* | | | | | | | | | | Add a basic test case for git send-email, and fix some real bugs discovered. | Ryan Anderson | 2006-05-29 | |
* | | | | | | | | | | Fix a bug in email extraction used in git-send-email. | Ryan Anderson | 2006-05-29 | |
* | | | | | | | | | | Add support for --bcc to git-send-email. | Ryan Anderson | 2006-05-29 | |
* | | | | | | | | | | git-send-email: Add References: headers to emails, in addition to In-Reply-To: | Ryan Anderson | 2006-05-29 | |
* | | | | | | | | | | git-clean fails on files beginning with a dash | Dennis Stosberg | 2006-05-29 | |
* | | | | | | | | | | git-svn: remove assertion that broke with older versions of svn | Eric Wong | 2006-05-29 | |
* | | | | | | | | | | git-svn: t0001: workaround a heredoc bug in old versions of dash | Eric Wong | 2006-05-29 | |
* | | | | | | | | | | Documentation: fix a tutorial-2 typo | J. Bruce Fields | 2006-05-29 | |
* | | | | | | | | | | Documentation: retitle the git-core tutorial | J. Bruce Fields | 2006-05-29 | |
* | | | | | | | | | | documentation: add brief mention of cat-file to tutorial part I | J. Bruce Fields | 2006-05-29 | |
* | | | | | | | | | | documentation: mention gitk font adjustment in tutorial | J. Bruce Fields | 2006-05-29 | |
* | | | | | | | | | | Fix some documentation typoes | Horst von Brand | 2006-05-29 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
* | | | | | | | | | Make git-diff-tree indicate when it flushes | Paul Mackerras | 2006-05-29 | |
* | | | | | | | | | Remove unnecessary output from t3600-rm. | Shawn Pearce | 2006-05-29 | |
* | | | | | | | | | Merge branch 'lt/apply' | Junio C Hamano | 2006-05-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into lt/apply | Junio C Hamano | 2006-05-24 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | apply: force matching at the beginning. | Junio C Hamano | 2006-05-24 | |
| * | | | | | | | | | | Add a test-case for git-apply trying to add an ending line | Catalin Marinas | 2006-05-24 | |
| * | | | | | | | | | | apply: treat EOF as proper context. | Linus Torvalds | 2006-05-23 | |
* | | | | | | | | | | | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree | Junio C Hamano | 2006-05-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | builtin-rm: squelch compiler warnings. | Junio C Hamano | 2006-05-23 | |
| | * | | | | | | | | | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | |
| | |\ \ \ \ \ \ \ \ \ |