|
Lines 23-29
Link Here
|
| 23 |
bin/git-commit |
23 |
bin/git-commit |
| 24 |
bin/git-commit-tree |
24 |
bin/git-commit-tree |
| 25 |
bin/git-config |
25 |
bin/git-config |
| 26 |
bin/git-convert-objects |
|
|
| 27 |
bin/git-count-objects |
26 |
bin/git-count-objects |
| 28 |
bin/git-cvsexportcommit |
27 |
bin/git-cvsexportcommit |
| 29 |
bin/git-cvsimport |
28 |
bin/git-cvsimport |
|
Lines 34-39
Link Here
|
| 34 |
bin/git-diff-files |
33 |
bin/git-diff-files |
| 35 |
bin/git-diff-index |
34 |
bin/git-diff-index |
| 36 |
bin/git-diff-tree |
35 |
bin/git-diff-tree |
|
|
36 |
bin/git-fast-export |
| 37 |
bin/git-fast-import |
37 |
bin/git-fast-import |
| 38 |
bin/git-fetch |
38 |
bin/git-fetch |
| 39 |
bin/git-fetch--tool |
39 |
bin/git-fetch--tool |
|
Lines 56-62
Link Here
|
| 56 |
bin/git-init |
56 |
bin/git-init |
| 57 |
bin/git-init-db |
57 |
bin/git-init-db |
| 58 |
bin/git-instaweb |
58 |
bin/git-instaweb |
| 59 |
bin/git-local-fetch |
|
|
| 60 |
bin/git-log |
59 |
bin/git-log |
| 61 |
bin/git-lost-found |
60 |
bin/git-lost-found |
| 62 |
bin/git-ls-files |
61 |
bin/git-ls-files |
|
Lines 110-116
Link Here
|
| 110 |
bin/git-rev-parse |
109 |
bin/git-rev-parse |
| 111 |
bin/git-revert |
110 |
bin/git-revert |
| 112 |
bin/git-rm |
111 |
bin/git-rm |
| 113 |
bin/git-runstatus |
|
|
| 114 |
bin/git-send-email |
112 |
bin/git-send-email |
| 115 |
bin/git-send-pack |
113 |
bin/git-send-pack |
| 116 |
bin/git-sh-setup |
114 |
bin/git-sh-setup |
|
Lines 122-137
Link Here
|
| 122 |
bin/git-show-branch |
120 |
bin/git-show-branch |
| 123 |
bin/git-show-index |
121 |
bin/git-show-index |
| 124 |
bin/git-show-ref |
122 |
bin/git-show-ref |
| 125 |
bin/git-ssh-fetch |
|
|
| 126 |
bin/git-ssh-pull |
| 127 |
bin/git-ssh-push |
| 128 |
bin/git-ssh-upload |
| 129 |
bin/git-stash |
123 |
bin/git-stash |
| 130 |
bin/git-status |
124 |
bin/git-status |
| 131 |
bin/git-stripspace |
125 |
bin/git-stripspace |
| 132 |
bin/git-submodule |
126 |
bin/git-submodule |
| 133 |
bin/git-svn |
127 |
bin/git-svn |
| 134 |
bin/git-svnimport |
|
|
| 135 |
bin/git-symbolic-ref |
128 |
bin/git-symbolic-ref |
| 136 |
bin/git-tag |
129 |
bin/git-tag |
| 137 |
bin/git-tar-tree |
130 |
bin/git-tar-tree |
|
Lines 145-150
Link Here
|
| 145 |
bin/git-var |
138 |
bin/git-var |
| 146 |
bin/git-verify-pack |
139 |
bin/git-verify-pack |
| 147 |
bin/git-verify-tag |
140 |
bin/git-verify-tag |
|
|
141 |
bin/git-web--browse |
| 148 |
bin/git-whatchanged |
142 |
bin/git-whatchanged |
| 149 |
bin/git-write-tree |
143 |
bin/git-write-tree |
| 150 |
%%GUI%%bin/gitk |
144 |
%%GUI%%bin/gitk |
|
Lines 160-165
Link Here
|
| 160 |
share/git-core/templates/hooks/post-commit |
154 |
share/git-core/templates/hooks/post-commit |
| 161 |
share/git-core/templates/hooks/post-update |
155 |
share/git-core/templates/hooks/post-update |
| 162 |
share/git-core/templates/hooks/post-receive |
156 |
share/git-core/templates/hooks/post-receive |
|
|
157 |
share/git-core/templates/hooks/prepare-commit-msg |
| 163 |
share/git-core/templates/hooks/pre-applypatch |
158 |
share/git-core/templates/hooks/pre-applypatch |
| 164 |
share/git-core/templates/hooks/pre-commit |
159 |
share/git-core/templates/hooks/pre-commit |
| 165 |
share/git-core/templates/hooks/pre-rebase |
160 |
share/git-core/templates/hooks/pre-rebase |
| 166 |
---------- git-1.5.5.patch ----------- |
|
|