Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | * | is_ntfs_dotgit(): speed it up | Johannes Schindelin | 2019-12-05 | 1 | -25/+30 | |
| | | | | | | | | | * | | Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams' | Johannes Schindelin | 2019-12-05 | 6 | -8/+162 | |
| | | | | | | | | | |\| | ||||||
| | | | | | | | | | | * | path: also guard `.gitmodules` against NTFS Alternate Data Streams | Johannes Schindelin | 2019-12-05 | 2 | -2/+7 | |
| | | | | | | | | | | * | path: safeguard `.git` against NTFS Alternate Streams Accesses | Johannes Schindelin | 2019-12-05 | 2 | -1/+12 | |
| | | | | | | | | | | * | is_ntfs_dotgit(): only verify the leading segment | Johannes Schindelin | 2019-12-05 | 3 | -5/+19 | |
| | | | | | | | | | | * | test-path-utils: offer to run a protectNTFS/protectHFS benchmark | Garima Singh | 2019-12-05 | 1 | -0/+96 | |
| | | | | | | | | | | * | path.c: document the purpose of `is_ntfs_dotgit()` | Johannes Schindelin | 2019-12-04 | 1 | -0/+28 | |
| | | | | | | | | | * | | Merge branch 'prevent-name-squatting-on-windows' | Johannes Schindelin | 2019-12-04 | 7 | -2/+60 | |
| | | | | | | | | | |\| | ||||||
| | | | | | | | | | | * | mingw: disallow backslash characters in tree objects' file names | Johannes Schindelin | 2019-12-04 | 4 | -3/+13 | |
| | | | | | | | | | | * | clone --recurse-submodules: prevent name squatting on Windows | Johannes Schindelin | 2019-12-04 | 4 | -2/+50 | |
| | | | | | | | | | * | | Merge branch 'jk/fast-import-unsafe' | Johannes Schindelin | 2019-12-04 | 4 | -18/+95 | |
| | | | | | | | | | |\| | ||||||
| | | | | | | | | | | * | fast-import: disallow "feature import-marks" by default | Jeff King | 2019-12-04 | 3 | -6/+21 | |
| | | | | | | | | | | * | fast-import: disallow "feature export-marks" by default | Jeff King | 2019-12-04 | 4 | -8/+55 | |
| | | | | | | | | | | * | fast-import: delay creating leading directories for export-marks | Jeff King | 2019-12-04 | 2 | -3/+17 | |
| | | | | | | | | | | * | fast-import: stop creating leading directories for import-marks | Jeff King | 2019-12-04 | 1 | -1/+0 | |
| | | | | | | | | | | * | fast-import: tighten parsing of boolean command line options | Jeff King | 2019-12-04 | 1 | -2/+2 | |
| | | | | | | | | | | * | t9300: create marks files for double-import-marks test | Jeff King | 2019-12-04 | 1 | -0/+2 | |
| | | | | | | | | | | * | t9300: drop some useless uses of cat | Jeff King | 2019-12-04 | 1 | -5/+5 | |
| | | | | | | | | | |/ | ||||||
* | | | | | | | | | | | Git 2.24v2.24.0 | Junio C Hamano | 2019-11-04 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'bc/doc-use-docbook-5' | Junio C Hamano | 2019-11-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | manpage-bold-literal.xsl: match for namespaced "d:literal" in template | Martin Ågren | 2019-11-02 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge branch 'ds/commit-graph-on-fetch' | Junio C Hamano | 2019-11-04 | 4 | -6/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | commit-graph: fix writing first commit-graph during fetch | Derrick Stolee | 2019-10-25 | 4 | -7/+10 | |
| * | | | | | | | | | | | | t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug | Derrick Stolee | 2019-10-25 | 1 | -0/+16 | |
* | | | | | | | | | | | | | Merge branch 'jt/delay-fetch-if-missing' | Junio C Hamano | 2019-11-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fetch: delay fetch_if_missing=0 until after config | Jonathan Tan | 2019-10-24 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge https://github.com/prati0100/git-gui | Junio C Hamano | 2019-11-04 | 4 | -21/+210 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ka/japanese-translation' | Pratyush Yadav | 2019-10-14 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | git-gui: improve Japanese translation | kdnakt | 2019-10-14 | 1 | -4/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'py/readme' | Pratyush Yadav | 2019-10-12 | 1 | -0/+174 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | git-gui: add a readme | Pratyush Yadav | 2019-10-12 | 1 | -0/+174 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'bw/diff3-conflict-style' | Pratyush Yadav | 2019-10-03 | 2 | -15/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | git-gui: support for diff3 conflict style | Bert Wesarg | 2019-10-03 | 2 | -1/+20 | |
| | * | | | | | | | | | | | | | | git-gui: use existing interface to query a path's attribute | Bert Wesarg | 2019-10-03 | 1 | -14/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'js/git-bash-if-available' | Pratyush Yadav | 2019-10-03 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | git-gui (Windows): use git-bash.exe if it is available | Thomas Klaeger | 2019-10-01 | 1 | -2/+10 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'py/git-git-extra-stuff' | Pratyush Yadav | 2019-09-24 | 8 | -16/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 2019-09-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Fix build with core.autocrlf=true | Johannes Schindelin | 2019-09-24 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-------------. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'js/msgfmt-on-windows', 'tz/fsf-address-update', 'jn/reproduci... | Pratyush Yadav | 2019-09-24 | 6 | -15/+72 | |
| |/|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'l10n-2.24.0-rnd2' of https://github.com/git-l10n/git-po | Junio C Hamano | 2019-11-04 | 10 | -22221/+23300 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | l10n: zh_CN: for git v2.24.0 l10n round 1~2 | Jiang Xin | 2019-11-02 | 1 | -2439/+2539 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | l10n: de.po: Update German translation | Matthias Rüster | 2019-10-31 | 1 | -2454/+2590 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | l10n: sv.po: Update Swedish translation (4695t0f0u) | Peter Krefting | 2019-10-30 | 1 | -2455/+2581 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:vnwildman/git | Jiang Xin | 2019-10-30 | 1 | -2454/+2586 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | l10n: vi(4694t): Updated translation for v2.24.0 | Tran Ngoc Quan | 2019-10-29 | 1 | -2454/+2586 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of github.com:ChrisADR/git-po | Jiang Xin | 2019-10-30 | 1 | -2541/+2679 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | l10n: es: 2.24.0 round 2 | Christopher Diaz Riveros | 2019-10-29 | 1 | -2541/+2679 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | l10n: bg.po: Updated Bulgarian translation (4694) | Alexander Shopov | 2019-10-29 | 1 | -87/+51 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'l10n/it/update-italian-translation' | Jiang Xin | 2019-10-29 | 1 | -61/+67 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |