start_command: detect execvp failures early
[git/dscho.git] / .gitignore
blobaa7a8ac193c7a0a981a85261ab18b78d8b997a81
1 /GIT-BUILD-OPTIONS
2 /GIT-CFLAGS
3 /GIT-GUI-VARS
4 /GIT-VERSION-FILE
5 /git
6 /git-add
7 /git-add--interactive
8 /git-am
9 /git-annotate
10 /git-apply
11 /git-archimport
12 /git-archive
13 /git-bisect
14 /git-bisect--helper
15 /git-blame
16 /git-branch
17 /git-bundle
18 /git-cat-file
19 /git-check-attr
20 /git-check-ref-format
21 /git-checkout
22 /git-checkout-index
23 /git-cherry
24 /git-cherry-pick
25 /git-clean
26 /git-clone
27 /git-commit
28 /git-commit-tree
29 /git-config
30 /git-count-objects
31 /git-cvsexportcommit
32 /git-cvsimport
33 /git-cvsserver
34 /git-daemon
35 /git-diff
36 /git-diff-files
37 /git-diff-index
38 /git-diff-tree
39 /git-difftool
40 /git-difftool--helper
41 /git-describe
42 /git-fast-export
43 /git-fast-import
44 /git-fetch
45 /git-fetch--tool
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--interactive
105 /git-receive-pack
106 /git-reflog
107 /git-relink
108 /git-remote
109 /git-remote-curl
110 /git-remote-http
111 /git-remote-https
112 /git-remote-ftp
113 /git-remote-ftps
114 /git-repack
115 /git-replace
116 /git-repo-config
117 /git-request-pull
118 /git-rerere
119 /git-reset
120 /git-rev-list
121 /git-rev-parse
122 /git-revert
123 /git-rm
124 /git-send-email
125 /git-send-pack
126 /git-sh-setup
127 /git-shell
128 /git-shortlog
129 /git-show
130 /git-show-branch
131 /git-show-index
132 /git-show-ref
133 /git-stage
134 /git-stash
135 /git-status
136 /git-stripspace
137 /git-submodule
138 /git-svn
139 /git-symbolic-ref
140 /git-tag
141 /git-tar-tree
142 /git-unpack-file
143 /git-unpack-objects
144 /git-update-index
145 /git-update-ref
146 /git-update-server-info
147 /git-upload-archive
148 /git-upload-pack
149 /git-var
150 /git-verify-pack
151 /git-verify-tag
152 /git-web--browse
153 /git-whatchanged
154 /git-write-tree
155 /git-core-*/?*
156 /gitk-git/gitk-wish
157 /gitweb/gitweb.cgi
158 /test-chmtime
159 /test-ctype
160 /test-date
161 /test-delta
162 /test-dump-cache-tree
163 /test-genrandom
164 /test-match-trees
165 /test-parse-options
166 /test-path-utils
167 /test-sha1
168 /test-sigchain
169 /common-cmds.h
170 *.tar.gz
171 *.dsc
172 *.deb
173 /git.spec
174 *.exe
175 *.[aos]
176 *.py[co]
178 /config.mak
179 /autom4te.cache
180 /config.cache
181 /config.log
182 /config.status
183 /config.mak.autogen
184 /config.mak.append
185 /configure
186 /tags
187 /TAGS
188 /cscope*
189 *.obj
190 *.lib
191 *.sln
192 *.suo
193 *.ncb
194 *.vcproj
195 *.user
196 *.idb
197 *.pdb
198 /Debug/
199 /Release/