Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sp/reflog' | Junio C Hamano | 2006-06-03 | 26 | -242/+755 |
|\ | |||||
| * | fetch.c: do not pass uninitialized lock to unlock_ref(). | Junio C Hamano | 2006-05-31 | 1 | -4/+7 |
| * | Test that git-branch -l works. | Shawn Pearce | 2006-05-24 | 2 | -3/+32 |
| * | Verify git-commit provides a reflog message. | Shawn Pearce | 2006-05-24 | 1 | -12/+26 |
| * | Merge branch 'master' into sp/reflog | Junio C Hamano | 2006-05-24 | 76 | -1583/+3457 |
| |\ | |||||
| * \ | Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog' | Junio C Hamano | 2006-05-19 | 8 | -19/+121 |
| |\ \ | |||||
| * | | | Enable ref log creation in git checkout -b. | Shawn Pearce | 2006-05-19 | 2 | -5/+21 |
| * | | | Create/delete branch ref logs. | Shawn Pearce | 2006-05-19 | 2 | -3/+19 |
| * | | | Include ref log detail in commit, reset, etc. | Shawn Pearce | 2006-05-19 | 5 | -5/+6 |
| * | | | Change order of -m option to update-ref. | Shawn Pearce | 2006-05-19 | 1 | -1/+1 |
| * | | | Correct force_write bug in refs.c | Shawn Pearce | 2006-05-19 | 1 | -1/+1 |
| * | | | Change 'master@noon' syntax to 'master@{noon}'. | Shawn Pearce | 2006-05-19 | 3 | -31/+62 |
| * | | | Log ref updates made by fetch. | Shawn Pearce | 2006-05-19 | 6 | -4/+27 |
| * | | | Force writing ref if it doesn't exist. | Shawn Pearce | 2006-05-19 | 2 | -1/+4 |
| * | | | Added logs/ directory to repository layout. | Shawn Pearce | 2006-05-19 | 1 | -0/+11 |
| * | | | General ref log reading improvements. | Shawn Pearce | 2006-05-19 | 2 | -14/+104 |
| * | | | Fix ref log parsing so it works properly. | Shawn Pearce | 2006-05-17 | 2 | -1/+2 |
| * | | | Support 'master@2 hours ago' syntax | Shawn Pearce | 2006-05-17 | 4 | -17/+104 |
| * | | | Log ref updates to logs/refs/<ref> | Shawn Pearce | 2006-05-17 | 8 | -0/+210 |
| * | | | Convert update-ref to use ref_lock API. | Shawn Pearce | 2006-05-17 | 2 | -67/+38 |
| * | | | Improve abstraction of ref lock/write. | Shawn Pearce | 2006-05-17 | 3 | -148/+144 |
* | | | | Merge branch 'ff/svnimport' | Junio C Hamano | 2006-06-03 | 1 | -2/+9 |
|\ \ \ \ | |||||
| * | | | | git-svnimport: Improved detection of merges. | Florian Forster | 2006-05-31 | 1 | -2/+9 |
* | | | | | read-tree --reset: update working tree file for conflicted paths. | Junio C Hamano | 2006-06-03 | 1 | -10/+14 |
* | | | | | Merge branch 'jc/fmt-patch' | Junio C Hamano | 2006-06-03 | 4 | -39/+113 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ds/doc' into jc/fmt-patch | Junio C Hamano | 2006-06-02 | 7 | -101/+152 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update documentation for git-format-patch | Dennis Stosberg | 2006-06-02 | 1 | -34/+35 |
| * | | | | | | format-patch: resurrect extra headers from config | Johannes Schindelin | 2006-06-02 | 3 | -3/+26 |
| * | | | | | | format-patch --signoff | Junio C Hamano | 2006-05-31 | 3 | -2/+52 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Documentation: Spelling fixes | Horst H. von Brand | 2006-06-03 | 28 | -47/+47 |
* | | | | | | Builtin git-rev-parse. | Christian Couder | 2006-06-03 | 4 | -6/+8 |
* | | | | | | fetch: do not report "same" unless -verbose. | Junio C Hamano | 2006-06-03 | 1 | -1/+4 |
| |/ / / / |/| | | | | |||||
* | | | | | sha1_file: avoid re-preparing duplicate packs | Jeff King | 2006-06-02 | 1 | -0/+6 |
* | | | | | handle concurrent pruning of packed objects | Jeff King | 2006-06-02 | 1 | -6/+18 |
* | | | | | 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 |