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