Merge branch 'debian-sid' into debian-stable-backports

* debian-sid: (525 commits)
  debian: new upstream release
  Git 2.27
  t: avoid alternation (not POSIX) in grep's BRE
  l10n: zh_TW.po: v2.27.0 round 2 (0 untranslated)
  l10n: zh_TW.po: v2.27.0 round 1 (0 untranslated)
  l10n: de.po: Fix typo in the German translation of octopus
  l10n: de.po: Update German translation for Git 2.27.0
  l10n: it.po: update for Git 2.27.0 round #2
  Documentation: correct hash environment variable
  l10n: tr: v2.27.0 round 2
  l10n: fr.po v2.27.0 rnd 2
  l10n: bg.po: Updated Bulgarian translation (4875t)
  l10n: Update Catalan translation
  l10n: sv.po: Update Swedish translation (4875t0f0u)
  l10n: vi(4875t): Updated Vietnamses translation for 2.27.0rd2
  l10n: zh_CN: for git v2.27.0 l10n round 1~2
  l10n: git.pot: v2.27.0 round 2 (+1)
  debian: new upstream release candidate
  Git 2.27-rc2
  rev-list-options.txt: start a list for `show-pulls`
  ...

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
tree: 6ecec0c8b478f1f474eb04c60586c5848a81017a
  1. .github/
  2. block-sha1/
  3. builtin/
  4. ci/
  5. compat/
  6. contrib/
  7. debian/
  8. Documentation/
  9. ewah/
  10. git-gui/
  11. gitk-git/
  12. gitweb/
  13. mergetools/
  14. negotiator/
  15. perl/
  16. po/
  17. ppc/
  18. refs/
  19. sha1dc/
  20. sha256/
  21. t/
  22. templates/
  23. trace2/
  24. vcs-svn/
  25. xdiff/
  26. .cirrus.yml
  27. .clang-format
  28. .editorconfig
  29. .gitattributes
  30. .gitignore
  31. .gitmodules
  32. .mailmap
  33. .travis.yml
  34. .tsan-suppressions
  35. abspath.c
  36. aclocal.m4
  37. add-interactive.c
  38. add-interactive.h
  39. add-patch.c
  40. advice.c
  41. advice.h
  42. alias.c
  43. alias.h
  44. alloc.c
  45. alloc.h
  46. apply.c
  47. apply.h
  48. archive-tar.c
  49. archive-zip.c
  50. archive.c
  51. archive.h
  52. argv-array.c
  53. argv-array.h
  54. attr.c
  55. attr.h
  56. banned.h
  57. base85.c
  58. bisect.c
  59. bisect.h
  60. blame.c
  61. blame.h
  62. blob.c
  63. blob.h
  64. bloom.c
  65. bloom.h
  66. branch.c
  67. branch.h
  68. bugreport.c
  69. builtin.h
  70. bulk-checkin.c
  71. bulk-checkin.h
  72. bundle.c
  73. bundle.h
  74. cache-tree.c
  75. cache-tree.h
  76. cache.h
  77. chdir-notify.c
  78. chdir-notify.h
  79. check-builtins.sh
  80. check_bindir
  81. checkout.c
  82. checkout.h
  83. CODE_OF_CONDUCT.md
  84. color.c
  85. color.h
  86. column.c
  87. column.h
  88. combine-diff.c
  89. command-list.txt
  90. commit-graph.c
  91. commit-graph.h
  92. commit-reach.c
  93. commit-reach.h
  94. commit-slab-decl.h
  95. commit-slab-impl.h
  96. commit-slab.h
  97. commit.c
  98. commit.h
  99. common-main.c
  100. config.c
  101. config.h
  102. config.mak.dev
  103. config.mak.in
  104. config.mak.uname
  105. configure.ac
  106. connect.c
  107. connect.h
  108. connected.c
  109. connected.h
  110. convert.c
  111. convert.h
  112. copy.c
  113. COPYING
  114. credential-cache--daemon.c
  115. credential-cache.c
  116. credential-store.c
  117. credential.c
  118. credential.h
  119. csum-file.c
  120. csum-file.h
  121. ctype.c
  122. daemon.c
  123. date.c
  124. decorate.c
  125. decorate.h
  126. delta-islands.c
  127. delta-islands.h
  128. delta.h
  129. detect-compiler
  130. diff-delta.c
  131. diff-lib.c
  132. diff-no-index.c
  133. diff.c
  134. diff.h
  135. diffcore-break.c
  136. diffcore-delta.c
  137. diffcore-order.c
  138. diffcore-pickaxe.c
  139. diffcore-rename.c
  140. diffcore.h
  141. dir-iterator.c
  142. dir-iterator.h
  143. dir.c
  144. dir.h
  145. editor.c
  146. entry.c
  147. environment.c
  148. exec-cmd.c
  149. exec-cmd.h
  150. fast-import.c
  151. fetch-negotiator.c
  152. fetch-negotiator.h
  153. fetch-pack.c
  154. fetch-pack.h
  155. fmt-merge-msg.c
  156. fmt-merge-msg.h
  157. fsck.c
  158. fsck.h
  159. fsmonitor.c
  160. fsmonitor.h
  161. fuzz-commit-graph.c
  162. fuzz-pack-headers.c
  163. fuzz-pack-idx.c
  164. generate-cmdlist.sh
  165. generate-configlist.sh
  166. gettext.c
  167. gettext.h
  168. git-add--interactive.perl
  169. git-archimport.perl
  170. git-bisect.sh
  171. git-compat-util.h
  172. git-cvsexportcommit.perl
  173. git-cvsimport.perl
  174. git-cvsserver.perl
  175. git-difftool--helper.sh
  176. git-filter-branch.sh
  177. git-instaweb.sh
  178. git-merge-octopus.sh
  179. git-merge-one-file.sh
  180. git-merge-resolve.sh
  181. git-mergetool--lib.sh
  182. git-mergetool.sh
  183. git-p4.py
  184. git-parse-remote.sh
  185. git-quiltimport.sh
  186. git-rebase--preserve-merges.sh
  187. git-request-pull.sh
  188. git-send-email.perl
  189. git-sh-i18n.sh
  190. git-sh-setup.sh
  191. git-submodule.sh
  192. git-svn.perl
  193. GIT-VERSION-GEN
  194. git-web--browse.sh
  195. git.c
  196. git.rc
  197. gpg-interface.c
  198. gpg-interface.h
  199. graph.c
  200. graph.h
  201. grep.c
  202. grep.h
  203. hash.h
  204. hashmap.c
  205. hashmap.h
  206. help.c
  207. help.h
  208. hex.c
  209. http-backend.c
  210. http-fetch.c
  211. http-push.c
  212. http-walker.c
  213. http.c
  214. http.h
  215. ident.c
  216. imap-send.c
  217. INSTALL
  218. interdiff.c
  219. interdiff.h
  220. iterator.h
  221. json-writer.c
  222. json-writer.h
  223. khash.h
  224. kwset.c
  225. kwset.h
  226. levenshtein.c
  227. levenshtein.h
  228. LGPL-2.1
  229. line-log.c
  230. line-log.h
  231. line-range.c
  232. line-range.h
  233. linear-assignment.c
  234. linear-assignment.h
  235. list-objects-filter-options.c
  236. list-objects-filter-options.h
  237. list-objects-filter.c
  238. list-objects-filter.h
  239. list-objects.c
  240. list-objects.h
  241. list.h
  242. ll-merge.c
  243. ll-merge.h
  244. lockfile.c
  245. lockfile.h
  246. log-tree.c
  247. log-tree.h
  248. ls-refs.c
  249. ls-refs.h
  250. mailinfo.c
  251. mailinfo.h
  252. mailmap.c
  253. mailmap.h
  254. Makefile
  255. match-trees.c
  256. mem-pool.c
  257. mem-pool.h
  258. merge-blobs.c
  259. merge-blobs.h
  260. merge-recursive.c
  261. merge-recursive.h
  262. merge.c
  263. mergesort.c
  264. mergesort.h
  265. midx.c
  266. midx.h
  267. name-hash.c
  268. notes-cache.c
  269. notes-cache.h
  270. notes-merge.c
  271. notes-merge.h
  272. notes-utils.c
  273. notes-utils.h
  274. notes.c
  275. notes.h
  276. object-store.h
  277. object.c
  278. object.h
  279. oid-array.c
  280. oid-array.h
  281. oidmap.c
  282. oidmap.h
  283. oidset.c
  284. oidset.h
  285. pack-bitmap-write.c
  286. pack-bitmap.c
  287. pack-bitmap.h
  288. pack-check.c
  289. pack-objects.c
  290. pack-objects.h
  291. pack-revindex.c
  292. pack-revindex.h
  293. pack-write.c
  294. pack.h
  295. packfile.c
  296. packfile.h
  297. pager.c
  298. parse-options-cb.c
  299. parse-options.c
  300. parse-options.h
  301. patch-delta.c
  302. patch-ids.c
  303. patch-ids.h
  304. path.c
  305. path.h
  306. pathspec.c
  307. pathspec.h
  308. pkt-line.c
  309. pkt-line.h
  310. preload-index.c
  311. pretty.c
  312. pretty.h
  313. prio-queue.c
  314. prio-queue.h
  315. progress.c
  316. progress.h
  317. promisor-remote.c
  318. promisor-remote.h
  319. prompt.c
  320. prompt.h
  321. protocol.c
  322. protocol.h
  323. prune-packed.c
  324. prune-packed.h
  325. quote.c
  326. quote.h
  327. range-diff.c
  328. range-diff.h
  329. reachable.c
  330. reachable.h
  331. read-cache.c
  332. README.md
  333. rebase-interactive.c
  334. rebase-interactive.h
  335. rebase.c
  336. rebase.h
  337. ref-filter.c
  338. ref-filter.h
  339. reflog-walk.c
  340. reflog-walk.h
  341. refs.c
  342. refs.h
  343. refspec.c
  344. refspec.h
  345. remote-curl.c
  346. remote-testsvn.c
  347. remote.c
  348. remote.h
  349. replace-object.c
  350. replace-object.h
  351. repo-settings.c
  352. repository.c
  353. repository.h
  354. rerere.c
  355. rerere.h
  356. reset.c
  357. reset.h
  358. resolve-undo.c
  359. resolve-undo.h
  360. revision.c
  361. revision.h
  362. run-command.c
  363. run-command.h
  364. send-pack.c
  365. send-pack.h
  366. sequencer.c
  367. sequencer.h
  368. serve.c
  369. serve.h
  370. server-info.c
  371. setup.c
  372. sh-i18n--envsubst.c
  373. sha1-file.c
  374. sha1-lookup.c
  375. sha1-lookup.h
  376. sha1-name.c
  377. sha1dc_git.c
  378. sha1dc_git.h
  379. shallow.c
  380. shallow.h
  381. shell.c
  382. shortlog.h
  383. sideband.c
  384. sideband.h
  385. sigchain.c
  386. sigchain.h
  387. split-index.c
  388. split-index.h
  389. stable-qsort.c
  390. strbuf.c
  391. strbuf.h
  392. streaming.c
  393. streaming.h
  394. string-list.c
  395. string-list.h
  396. sub-process.c
  397. sub-process.h
  398. submodule-config.c
  399. submodule-config.h
  400. submodule.c
  401. submodule.h
  402. symlinks.c
  403. tag.c
  404. tag.h
  405. tar.h
  406. tempfile.c
  407. tempfile.h
  408. thread-utils.c
  409. thread-utils.h
  410. tmp-objdir.c
  411. tmp-objdir.h
  412. trace.c
  413. trace.h
  414. trace2.c
  415. trace2.h
  416. trailer.c
  417. trailer.h
  418. transport-helper.c
  419. transport-internal.h
  420. transport.c
  421. transport.h
  422. tree-diff.c
  423. tree-walk.c
  424. tree-walk.h
  425. tree.c
  426. tree.h
  427. unicode-width.h
  428. unimplemented.sh
  429. unix-socket.c
  430. unix-socket.h
  431. unpack-trees.c
  432. unpack-trees.h
  433. upload-pack.c
  434. upload-pack.h
  435. url.c
  436. url.h
  437. urlmatch.c
  438. urlmatch.h
  439. usage.c
  440. userdiff.c
  441. userdiff.h
  442. utf8.c
  443. utf8.h
  444. varint.c
  445. varint.h
  446. version.c
  447. version.h
  448. versioncmp.c
  449. walker.c
  450. walker.h
  451. wildmatch.c
  452. wildmatch.h
  453. worktree.c
  454. worktree.h
  455. wrap-for-bin.sh
  456. wrapper.c
  457. write-or-die.c
  458. ws.c
  459. wt-status.c
  460. wt-status.h
  461. xdiff-interface.c
  462. xdiff-interface.h
  463. zlib.c
README.md

Build status

Git - fast, scalable, distributed revision control system

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2). It was originally written by Linus Torvalds with help of a group of hackers around the net.

Please read the file INSTALL for installation instructions.

Many Git online resources are accessible from https://git-scm.com/ including full documentation and Git related tools.

See Documentation/gittutorial.txt to get started, then see Documentation/giteveryday.txt for a useful minimum set of commands, and Documentation/git-<commandname>.txt for documentation of each command. If git has been correctly installed, then the tutorial can also be read with man gittutorial or git help tutorial, and the documentation of each command with man git-<commandname> or git help <commandname>.

CVS users may also want to read Documentation/gitcvs-migration.txt (man gitcvs-migration or git help cvs-migration if git is installed).

The user discussion and development of Git take place on the Git mailing list -- everyone is welcome to post bug reports, feature requests, comments and patches to git@vger.kernel.org (read Documentation/SubmittingPatches for instructions on patch submission). To subscribe to the list, send an email with just “subscribe git” in the body to majordomo@vger.kernel.org. The mailing list archives are available at https://lore.kernel.org/git/, http://marc.info/?l=git and other archival sites.

Issues which are security relevant should be disclosed privately to the Git Security mailing list git-security@googlegroups.com.

The maintainer frequently sends the “What's cooking” reports that list the current status of various development topics to the mailing list. The discussion following them give a good reference for project status, development direction and remaining tasks.

The name “git” was given by Linus Torvalds when he wrote the very first version. He described the tool as “the stupid content tracker” and the name as (depending on your mood):

  • random three-letter combination that is pronounceable, and not actually used by any common UNIX command. The fact that it is a mispronunciation of “get” may or may not be relevant.
  • stupid. contemptible and despicable. simple. Take your pick from the dictionary of slang.
  • “global information tracker”: you're in a good mood, and it actually works for you. Angels sing, and a light suddenly fills the room.
  • “goddamn idiotic truckload of sh*t”: when it breaks