Commit Graph

  • 3f1917dc60 scalar: enable built-in FSMonitor on register Matthew John Cheetham 2022-08-18 21:40:51 +00:00
  • d934a11c71 scalar: move config setting logic into its own function Victoria Dye 2022-08-18 21:40:50 +00:00
  • 9b24bb9205 scalar-delete: do not 'die()' in 'delete_enlistment()' Victoria Dye 2022-08-18 21:40:49 +00:00
  • d2a79bc953 scalar-[un]register: clearly indicate source of error Victoria Dye 2022-08-18 21:40:48 +00:00
  • adedcee811 scalar-unregister: handle error codes greater than 0 Victoria Dye 2022-08-18 21:40:47 +00:00
  • 65f6a9eb0b scalar: constrain enlistment search Victoria Dye 2022-08-18 21:40:46 +00:00
  • 795ea8776b The fourteenth batch Junio C Hamano 2022-08-18 12:46:40 -07:00
  • fddd8b4801 Merge branch 'll/disk-usage-humanise' Junio C Hamano 2022-08-18 13:07:05 -07:00
  • 9b9445cfde Merge branch 'sy/sparse-rm' Junio C Hamano 2022-08-18 13:07:05 -07:00
  • 80ffc849bd Merge branch 'vd/sparse-reset-checkout-fixes' Junio C Hamano 2022-08-18 13:07:04 -07:00
  • 0d133a3dcf Merge branch 'ds/bundle-uri-more' Junio C Hamano 2022-08-18 13:07:04 -07:00
  • 363a193c3a Merge branch 'jk/fsck-tree-mode-bits-fix' Junio C Hamano 2022-08-18 13:07:04 -07:00
  • 4d8074bf8e Merge branch 'fc/vimdiff-layout-vimdiff3-fix' Junio C Hamano 2022-08-18 13:07:04 -07:00
  • 58ded4a4dc Merge branch 'po/doc-add-renormalize' Junio C Hamano 2022-08-18 13:07:03 -07:00
  • 565577ed88 merge-ort: provide helpful submodule update message when possible Elijah Newren 2022-08-18 07:15:27 +00:00
  • 34ce504a33 merge-ort: avoid surprise with new sub_flag variable Elijah Newren 2022-08-18 07:15:26 +00:00
  • a5834b775b merge-ort: remove translator lego in new "submodule conflict suggestion" Elijah Newren 2022-08-18 07:15:25 +00:00
  • 44710445da What's cooking (2022/08 #06) Junio C Hamano 2022-08-17 16:06:47 -07:00
  • 716c1f649e pipe_command(): mark stdin descriptor as non-blocking Jeff King 2022-08-17 02:10:22 -04:00
  • c6d3cce6f3 pipe_command(): handle ENOSPC when writing to a pipe Jeff King 2022-08-17 02:09:42 -04:00
  • 14eab817e4 pipe_command(): avoid xwrite() for writing to pipe Jeff King 2022-08-17 02:08:06 -04:00
  • ec4f39b233 git-compat-util: make MAX_IO_SIZE define globally available Jeff King 2022-08-17 02:06:58 -04:00
  • 24b56ae4ae nonblock: support Windows René Scharfe 2022-08-17 02:05:25 -04:00
  • 10f743389c compat: add function to enable nonblocking pipes Jeff King 2022-08-17 02:04:55 -04:00
  • 59d9921585 What's cooking (2022/08 #05) Junio C Hamano 2022-08-15 13:15:09 -07:00
  • a29263cf5f fetch-pack: add tracing for negotiation rounds Josh Steadmon 2022-08-02 15:04:05 -07:00
  • 9bf691b78c The thirteenth batch Junio C Hamano 2022-08-14 18:33:58 -07:00
  • 7fac7b563b Merge branch 'js/safe-directory-plus' Junio C Hamano 2022-08-14 23:19:28 -07:00
  • 7d0a1c8895 Merge branch 'pw/use-glibc-tunable-for-malloc-optim' Junio C Hamano 2022-08-14 23:19:28 -07:00
  • c0f6dd49f1 Merge branch 'ab/tech-docs-to-help' Junio C Hamano 2022-08-14 23:19:27 -07:00
  • 3adacc2817 Merge branch 'jc/rerere-autoupdate-doc' Junio C Hamano 2022-08-14 23:19:27 -07:00
  • d86ac14dd7 Merge branch 'ab/hooks-regression-fix' Junio C Hamano 2022-08-14 23:19:27 -07:00
  • 4d1d843be7 tests: use the new C rot13-filter helper to avoid PERL prereq Matheus Tavares 2022-08-14 22:06:38 -03:00
  • 52917a998e t0021: implementation the rot13-filter.pl script in C Matheus Tavares 2022-08-14 22:06:37 -03:00
  • bed8947751 t0021: avoid grepping for a Perl-specific string at filter output Matheus Tavares 2022-08-14 22:06:36 -03:00
  • 1490d7d82d is_promisor_object(): fix use-after-free of tree buffer Jeff King 2022-08-14 02:29:15 -04:00
  • 43370b1e91 scalar: update technical doc roadmap Victoria Dye 2022-08-12 20:10:19 +00:00
  • 672196a307 scalar-diagnose: use 'git diagnose --mode=all' Victoria Dye 2022-08-12 20:10:18 +00:00
  • aac0e8ffee builtin/bugreport.c: create '--diagnose' option Victoria Dye 2022-08-12 20:10:17 +00:00
  • 7ecf193f7d builtin/diagnose.c: add '--mode' option Victoria Dye 2022-08-12 20:10:16 +00:00
  • 6783fd3cef builtin/diagnose.c: create 'git diagnose' builtin Victoria Dye 2022-08-12 20:10:15 +00:00
  • 33cba726f0 diagnose.c: add option to configure archive contents Victoria Dye 2022-08-12 20:10:14 +00:00
  • bb2c34956a scalar-diagnose: move functionality to common location Victoria Dye 2022-08-12 20:10:13 +00:00
  • 435a2535b7 scalar-diagnose: move 'get_disk_info()' to 'compat/' Victoria Dye 2022-08-12 20:10:12 +00:00
  • ba307a5046 scalar-diagnose: add directory to archiver more gently Victoria Dye 2022-08-12 20:10:11 +00:00
  • 91be401945 scalar-diagnose: avoid 32-bit overflow of size_t Victoria Dye 2022-08-12 20:10:10 +00:00
  • 81ad551343 scalar-diagnose: use "$GIT_UNZIP" in test Victoria Dye 2022-08-12 20:10:09 +00:00
  • afa70145a2 The twelfth batch Junio C Hamano 2022-08-12 11:46:05 -07:00
  • 83489a5b20 Merge branch 'ab/plug-revisions-leak' Junio C Hamano 2022-08-12 13:19:08 -07:00
  • 657c7403a3 Merge branch 'ab/leak-check' Junio C Hamano 2022-08-12 13:19:08 -07:00
  • f0e9754a27 Merge branch 'gc/git-reflog-doc-markup' Junio C Hamano 2022-08-12 13:19:08 -07:00
  • 8faaf690f7 Merge branch 'lt/symbolic-ref-sanity' Junio C Hamano 2022-08-12 13:19:07 -07:00
  • 35ae40ead3 tr2: shows scope unconditionally in addition to key-value pair Teng Long 2022-08-12 10:56:46 +08:00
  • 050d0dc241 api-trace2.txt: print config key-value pair Teng Long 2022-08-12 10:56:45 +08:00
  • 85dc0da6dc fsmonitor: option to allow fsmonitor to run against network-mounted repos Eric DeCosta 2022-08-11 23:57:11 +00:00
  • 9096451acd rev-list: support human-readable output for --disk-usage Li Linchao 2022-08-11 04:47:54 +00:00
  • 8412335fc3 What's cooking (2022/08 #04) Junio C Hamano 2022-08-11 11:14:51 -07:00
  • 5502f77b69 Sync with Git 2.37.2 Junio C Hamano 2022-08-10 21:54:33 -07:00
  • ad60dddad7 Git 2.37.2 v2.37.2 Junio C Hamano 2022-08-10 21:52:03 -07:00
  • b0fd38a515 Merge branch 'jc/string-list-cleanup' into maint Junio C Hamano 2022-08-10 21:52:36 -07:00
  • 3f4fa1fab8 Merge branch 'mt/pkt-line-comment-tweak' into maint Junio C Hamano 2022-08-10 21:52:35 -07:00
  • 5856cb98c0 Merge branch 'ma/t4200-update' into maint Junio C Hamano 2022-08-10 21:52:35 -07:00
  • 042159a509 Merge branch 'tb/commit-graph-genv2-upgrade-fix' into maint Junio C Hamano 2022-08-10 21:52:34 -07:00
  • 4f049a16bf Merge branch 'tk/untracked-cache-with-uall' into maint Junio C Hamano 2022-08-10 21:52:34 -07:00
  • 340a6120e5 Merge branch 'mt/checkout-count-fix' into maint Junio C Hamano 2022-08-10 21:52:33 -07:00
  • acd3bce63f Merge branch 'cl/rerere-train-with-no-sign' into maint Junio C Hamano 2022-08-10 21:52:33 -07:00
  • b1b489f4cc Merge branch 'kk/p4-client-name-encoding-fix' into maint Junio C Hamano 2022-08-10 21:52:33 -07:00
  • 4fc4066c4a Merge branch 'mb/p4-utf16-crlf' into maint Junio C Hamano 2022-08-10 21:52:32 -07:00
  • 312d5b7429 Merge branch 'hx/lookup-commit-in-graph-fix' into maint Junio C Hamano 2022-08-10 21:52:32 -07:00
  • a6aeb2fef9 Merge branch 'jc/resolve-undo' into maint Junio C Hamano 2022-08-10 21:52:32 -07:00
  • 4dd3b045f5 fsck: downgrade tree badFilemode to "info" Jeff King 2022-08-10 17:04:07 -04:00
  • 53602a937d fsck: actually detect bad file modes in trees Jeff King 2022-08-10 17:02:45 -04:00
  • ec18b10bf2 tree-walk: add a mechanism for getting non-canonicalized modes Jeff King 2022-08-10 17:01:17 -04:00
  • e21e663cd1 clone: --bundle-uri cannot be combined with --depth Derrick Stolee 2022-08-09 13:11:43 +00:00
  • 59c1752ab6 bundle-uri: add support for http(s):// and file:// Derrick Stolee 2022-08-09 13:11:42 +00:00
  • 5556891961 clone: add --bundle-uri option Derrick Stolee 2022-08-09 13:11:41 +00:00
  • 53a50892be bundle-uri: create basic file-copy logic Derrick Stolee 2022-08-09 13:11:40 +00:00
  • b5624a4474 remote-curl: add 'get' capability Derrick Stolee 2022-08-09 13:11:39 +00:00
  • d06ed85dcb bundle-uri: add example bundle organization Derrick Stolee 2022-08-09 13:12:41 +00:00
  • 2da14fad8f docs: document bundle URI standard Derrick Stolee 2022-08-09 13:12:40 +00:00
  • da6fe05b3d mv: check overwrite for in-to-out move Shaoxuan Yuan 2022-08-09 20:09:10 +08:00
  • 5efd533ed8 advice.h: add advise_on_moving_dirty_path() Shaoxuan Yuan 2022-08-09 20:09:09 +08:00
  • b6f51e3db9 mv: cleanup empty WORKING_DIRECTORY Shaoxuan Yuan 2022-08-09 20:09:08 +08:00
  • 5784db1b22 mv: from in-cone to out-of-cone Shaoxuan Yuan 2022-08-09 20:09:07 +08:00
  • 9284c3ce26 mv: remove BOTH from enum update_mode Shaoxuan Yuan 2022-08-09 20:09:06 +08:00
  • c08830de41 mv: check if <destination> is a SKIP_WORKTREE_DIR Shaoxuan Yuan 2022-08-09 20:09:05 +08:00
  • d57690a9c8 mv: free the with_slash in check_dir_in_index() Shaoxuan Yuan 2022-08-09 20:09:04 +08:00
  • 72e59ba19e mv: rename check_dir_in_index() to empty_dir_has_sparse_contents() Shaoxuan Yuan 2022-08-09 20:09:03 +08:00
  • 5506683dea t7002: add tests for moving from in-cone to out-of-cone Shaoxuan Yuan 2022-08-09 20:09:02 +08:00
  • 34133d9658 mergetools: vimdiff: simplify tabfirst Felipe Contreras 2022-08-10 10:46:18 -05:00
  • b6014eeac0 mergetools: vimdiff: fix single window layouts Felipe Contreras 2022-08-10 10:46:17 -05:00
  • ffcc33f6a6 mergetools: vimdiff: rework tab logic Felipe Contreras 2022-08-10 10:46:16 -05:00
  • 60184ab4d3 mergetools: vimdiff: fix for diffopt Felipe Contreras 2022-08-10 10:46:15 -05:00
  • 66dd83ad09 mergetools: vimdiff: silence annoying messages Felipe Contreras 2022-08-10 10:46:14 -05:00
  • 79db50d821 mergetools: vimdiff: make vimdiff3 actually work Felipe Contreras 2022-08-10 10:46:13 -05:00
  • d619183710 mergetools: vimdiff: fix comment Felipe Contreras 2022-08-10 10:46:12 -05:00
  • efae7ce692 doc add: renormalize is not idempotent for CRCRLF Philip Oakley 2022-08-10 15:44:50 +01:00
  • b69178c0ab What's cooking (2022/08 #03) Junio C Hamano 2022-08-08 13:33:09 -07:00
  • ede241c715 rm: integrate with sparse-index Shaoxuan Yuan 2022-08-07 12:13:35 +08:00
  • bcf96cfca6 rm: expand the index only when necessary Shaoxuan Yuan 2022-08-07 12:13:34 +08:00