Git.pm: Use stream-like writing in cat_blob()
[git/dscho.git] / .gitignore
blob87fcc5f6ff2e180280ff767fd291247739c7d0fa
1 /GIT-BUILD-OPTIONS
2 /GIT-CFLAGS
3 /GIT-LDFLAGS
4 /GIT-GUI-VARS
5 /GIT-VERSION-FILE
6 /bin-wrappers/
7 /git
8 /git-add
9 /git-add--interactive
10 /git-am
11 /git-annotate
12 /git-apply
13 /git-archimport
14 /git-archive
15 /git-bisect
16 /git-bisect--helper
17 /git-blame
18 /git-branch
19 /git-bundle
20 /git-cat-file
21 /git-check-attr
22 /git-check-ref-format
23 /git-checkout
24 /git-checkout-index
25 /git-cherry
26 /git-cherry-pick
27 /git-clean
28 /git-clone
29 /git-commit
30 /git-commit-tree
31 /git-config
32 /git-count-objects
33 /git-credential-cache
34 /git-credential-cache--daemon
35 /git-credential-store
36 /git-cvsexportcommit
37 /git-cvsimport
38 /git-cvsserver
39 /git-daemon
40 /git-diff
41 /git-diff-files
42 /git-diff-index
43 /git-diff-tree
44 /git-difftool
45 /git-difftool--helper
46 /git-describe
47 /git-fast-export
48 /git-fast-import
49 /git-fetch
50 /git-fetch-pack
51 /git-filter-branch
52 /git-fmt-merge-msg
53 /git-for-each-ref
54 /git-format-patch
55 /git-fsck
56 /git-fsck-objects
57 /git-gc
58 /git-get-tar-commit-id
59 /git-grep
60 /git-hash-object
61 /git-help
62 /git-http-backend
63 /git-http-fetch
64 /git-http-push
65 /git-imap-send
66 /git-index-pack
67 /git-init
68 /git-init-db
69 /git-instaweb
70 /git-log
71 /git-lost-found
72 /git-ls-files
73 /git-ls-remote
74 /git-ls-tree
75 /git-mailinfo
76 /git-mailsplit
77 /git-merge
78 /git-merge-base
79 /git-merge-index
80 /git-merge-file
81 /git-merge-tree
82 /git-merge-octopus
83 /git-merge-one-file
84 /git-merge-ours
85 /git-merge-recursive
86 /git-merge-resolve
87 /git-merge-subtree
88 /git-mergetool
89 /git-mergetool--lib
90 /git-mktag
91 /git-mktree
92 /git-name-rev
93 /git-mv
94 /git-notes
95 /git-pack-redundant
96 /git-pack-objects
97 /git-pack-refs
98 /git-parse-remote
99 /git-patch-id
100 /git-peek-remote
101 /git-prune
102 /git-prune-packed
103 /git-pull
104 /git-push
105 /git-quiltimport
106 /git-read-tree
107 /git-rebase
108 /git-rebase--am
109 /git-rebase--interactive
110 /git-rebase--merge
111 /git-receive-pack
112 /git-reflog
113 /git-relink
114 /git-remote
115 /git-remote-http
116 /git-remote-https
117 /git-remote-ftp
118 /git-remote-ftps
119 /git-remote-fd
120 /git-remote-ext
121 /git-remote-testgit
122 /git-repack
123 /git-replace
124 /git-repo-config
125 /git-request-pull
126 /git-rerere
127 /git-reset
128 /git-rev-list
129 /git-rev-parse
130 /git-revert
131 /git-rm
132 /git-send-email
133 /git-send-pack
134 /git-sh-i18n
135 /git-sh-i18n--envsubst
136 /git-sh-setup
137 /git-sh-i18n
138 /git-shell
139 /git-shortlog
140 /git-show
141 /git-show-branch
142 /git-show-index
143 /git-show-ref
144 /git-stage
145 /git-stash
146 /git-status
147 /git-stripspace
148 /git-submodule
149 /git-svn
150 /git-symbolic-ref
151 /git-tag
152 /git-tar-tree
153 /git-unpack-file
154 /git-unpack-objects
155 /git-update-index
156 /git-update-ref
157 /git-update-server-info
158 /git-upload-archive
159 /git-upload-pack
160 /git-var
161 /git-verify-pack
162 /git-verify-tag
163 /git-web--browse
164 /git-whatchanged
165 /git-write-tree
166 /git-core-*/?*
167 /gitk-git/gitk-wish
168 /gitweb/GITWEB-BUILD-OPTIONS
169 /gitweb/gitweb.cgi
170 /gitweb/static/gitweb.js
171 /gitweb/static/gitweb.min.*
172 /test-chmtime
173 /test-credential
174 /test-ctype
175 /test-date
176 /test-delta
177 /test-dump-cache-tree
178 /test-scrap-cache-tree
179 /test-genrandom
180 /test-index-version
181 /test-line-buffer
182 /test-match-trees
183 /test-mktemp
184 /test-parse-options
185 /test-path-utils
186 /test-run-command
187 /test-sha1
188 /test-sigchain
189 /test-subprocess
190 /test-svn-fe
191 /common-cmds.h
192 *.tar.gz
193 *.dsc
194 *.deb
195 /git.spec
196 *.exe
197 *.[aos]
198 *.py[co]
199 .depend/
200 *.gcda
201 *.gcno
202 *.gcov
203 /coverage-untested-functions
204 /cover_db/
205 /cover_db_html/
207 /config.mak
208 /autom4te.cache
209 /config.cache
210 /config.log
211 /config.status
212 /config.mak.autogen
213 /config.mak.append
214 /configure
215 /tags
216 /TAGS
217 /cscope*
218 *.obj
219 *.lib
220 *.sln
221 *.suo
222 *.ncb
223 *.vcproj
224 *.user
225 *.idb
226 *.pdb
227 /Debug/
228 /Release/