git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-30 21:56:13 to 2021-06-01 15:09:47 UTC [more...]

[BUG] t5300 fails tests on NonStop x86 at 2.32.0-rc2
 2021-06-01 15:09 UTC 

[PATCH 0/5] Optimization batch 12: miscellaneous unthemed stuff
 2021-06-01 14:58 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] merge-ort: replace string_list_df_name_compare with faster alternative
  ` [PATCH v2 2/5] diffcore-rename: avoid unnecessary strdup'ing in break_idx
  ` [PATCH v2 3/5] diffcore-rename: enable limiting rename detection to relevant destinations
  ` [PATCH v2 4/5] Fix various issues found in comments
  ` [PATCH v2 5/5] merge-ort: miscellaneous touch-ups

[BUG] t5300 fails tests on NonStop x86 at 2.32.0-rc2
 2021-06-01 14:51 UTC 

Runaway sed memory use in test on older sed+glibc (was "Re: [PATCH v6 1/3] test: add helper functions for git-bundle")
 2021-06-01 14:49 UTC  (10+ messages)
          ` [PATCH 1/2] t6020: fix bash incompatible issue
          ` [PATCH 2/2] t6020: do not mangle trailing spaces in output

[PATCH 0/2] [GSOC] ref-filter: add %(raw) atom
 2021-06-01 14:37 UTC  (3+ messages)
` [PATCH 1/2] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 2/2] [GSOC] ref-filter: add %(raw) atom

[PATCH 0/2] [GSOC] cat-file: fix --batch report changed-type bug
 2021-06-01 14:35 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] [GSOC] cat-file: merge two block into one

proposal for additional search path in config
 2021-06-01 14:13 UTC 

[PATCH 0/2] [GSOC] ref-filter: add %(raw) atom
 2021-06-01 13:48 UTC  (25+ messages)
` [PATCH 1/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v2 2/2] [GSOC] ref-filter: add %(raw) atom

Removing Partial Clone / Filtered Clone on a repo
 2021-06-01 13:40 UTC  (4+ messages)

The git spring cleanup challenge
 2021-06-01 13:14 UTC  (9+ messages)

[PATCH] [GSOC] cat-file: fix --batch report changed-type bug
 2021-06-01 12:46 UTC  (13+ messages)

[PATCH v2 0/6] Unconvolutize push.default=simple
 2021-06-01 12:12 UTC  (39+ messages)
` [PATCH v2 1/6] push: hedge code of default=simple
` [PATCH v2 2/6] push: move code to setup_push_simple()
` [PATCH v2 3/6] push: reorganize setup_push_simple()
` [PATCH v2 4/6] push: simplify setup_push_simple()
` [PATCH v2 6/6] doc: push: explain default=simple correctly
` [PATCH 03/15] push: reorder switch cases
` [PATCH 05/15] push: only get the branch when needed
` [PATCH 08/15] push: get rid of all the setup_push_* functions
` [PATCH 11/15] push: fix Yoda condition
` [PATCH 13/15] push: only get triangular when needed
` [PATCH 15/15] push: rename !triangular to same_remote

[PATCH] clone: caveat note on converting partial clone
 2021-06-01 10:46 UTC  (3+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-06-01  9:23 UTC  (63+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 01/21] t4202: split testcase for invalid HEAD symref and HEAD hash
  ` [PATCH v2 02/21] t/helper/ref-store: initialize oid in resolve-ref
  ` [PATCH v2 05/21] t1401-symbolic-ref: avoid direct filesystem access
  ` [PATCH v2 06/21] t1413: use tar to save and restore entire .git directory
  ` [PATCH v2 08/21] t5000: reformat indentation to the latest fashion
  ` [PATCH v2 12/21] t5304: use "reflog expire --all" to clear the reflog
  ` [PATCH v2 18/21] t7900: mark pack-refs tests as REFFILES
  ` [PATCH v2 19/21] t7003: check reflog existence only for REFFILES
  ` [PATCH v2 20/21] t4202: mark bogus head hash test with REFFILES
  ` [PATCH v2 21/21] t1415: set REFFILES for test specific to storage format
  ` [PATCH v3 00/22] Prepare tests for reftable backend
    ` [PATCH v3 01/22] t4202: split testcase for invalid HEAD symref and HEAD hash
    ` [PATCH v3 02/22] t/helper/ref-store: initialize oid in resolve-ref
    ` [PATCH v3 03/22] t9300: check ref existence using test-helper rather than a file system check
    ` [PATCH v3 04/22] t5601: read HEAD using rev-parse
    ` [PATCH v3 05/22] t1401: use tar to snapshot and restore repo state
    ` [PATCH v3 06/22] t1401-symbolic-ref: avoid direct filesystem access
    ` [PATCH v3 07/22] t1413: use tar to save and restore entire .git directory
    ` [PATCH v3 08/22] t1301: fix typo in error message
    ` [PATCH v3 09/22] t5000: reformat indentation to the latest fashion
    ` [PATCH v3 10/22] t5000: inspect HEAD using git-rev-parse
    ` [PATCH v3 11/22] t7003: use rev-parse rather than FS inspection
    ` [PATCH v3 12/22] t5304: restyle: trim empty lines, drop ':' before >
    ` [PATCH v3 13/22] t5304: use "reflog expire --all" to clear the reflog
    ` [PATCH v3 14/22] test-lib: provide test prereq REFFILES
    ` [PATCH v3 15/22] t1407: require REFFILES for for_each_reflog test
    ` [PATCH v3 16/22] t1414: mark corruption test with REFFILES
    ` [PATCH v3 17/22] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
    ` [PATCH v3 18/22] t1404: mark tests that muck with .git directly "
    ` [PATCH v3 19/22] t7900: stop checking for loose refs
    ` [PATCH v3 20/22] t7003: check reflog existence only for REFFILES
    ` [PATCH v3 21/22] t4202: mark bogus head hash test with REFFILES
    ` [PATCH v3 22/22] t1415: set REFFILES for test specific to storage format

[PATCH] builtin/fsck.c: don't conflate "int" and "enum" in callback
 2021-06-01  8:04 UTC  (3+ messages)

Slow fetch on repo with tags per each commit (à la Vim)
 2021-06-01  3:39 UTC  (3+ messages)

How to disable Git from automatically identifying and managing embedded git repositories?
 2021-06-01  1:33 UTC  (2+ messages)

[PATCH v9 00/37] propose config-based hooks
 2021-06-01  1:00 UTC  (4+ messages)
` [PATCH 00/31] minimal restart of "config-based-hooks"
  ` [PATCH 31/31] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH] t0001: skip test with restrictive permissions if getpwd(3) respects them
 2021-06-01  0:38 UTC  (2+ messages)
` [PATCH] t0001: fix broken not-quite getcwd(3) test in bed67874e2

[BUG] gitk error - can't read "arcnos()": no such element in array
 2021-06-01  0:29 UTC  (5+ messages)

Bug when cloning a repository with a default branch called HEAD
 2021-05-31 20:57 UTC  (6+ messages)
      ` Fwd: "

[PATCH] t2080: fix cp invocation to copy symlinks instead of following them
 2021-05-31 20:41 UTC  (5+ messages)

[PATCH v3 0/7] Unconvolutize push.default=simple
 2021-05-31 19:51 UTC  (22+ messages)
` [PATCH v3 1/7] push: rename !triangular to same_remote
` [PATCH v3 2/7] push: hedge code of default=simple
` [PATCH v3 3/7] push: copy code to setup_push_simple()
` [PATCH v3 4/7] push: reorganize setup_push_simple()
` [PATCH v3 5/7] push: simplify setup_push_simple()
` [PATCH v3 6/7] push: remove unused code in setup_push_upstream()
` [PATCH v3 7/7] doc: push: explain default=simple correctly
` [PATCH v2 00/13] push: revamp push.default
  ` [PATCH v2 01/13] push: create new get_upstream_ref() helper
  ` [PATCH v2 02/13] push: return immediately in trivial switch case
  ` [PATCH v2 03/13] push: split switch cases
  ` [PATCH v2 04/13] push: factor out null branch check
  ` [PATCH v2 05/13] push: only get the branch when needed
  ` [PATCH v2 06/13] push: make setup_push_* return the dst
  ` [PATCH v2 07/13] push: trivial simplifications
  ` [PATCH v2 08/13] push: get rid of all the setup_push_* functions
  ` [PATCH v2 09/13] push: factor out the typical case
  ` [PATCH v2 10/13] push: remove redundant check
  ` [PATCH v2 11/13] push: remove trivial function
  ` [PATCH v2 12/13] push: only check same_remote when needed
  ` [PATCH v2 13/13] push: don't get a full remote object

[PATCH v9 00/37] propose config-based hooks
 2021-05-31 19:21 UTC  (4+ messages)
` [PATCH v9 22/37] read-cache: convert post-index-change hook to use config

[BUG] t5300 fails tests on NonStop x86 at 2.32.0-rc2
 2021-05-31 18:35 UTC 

[RFH] CMake: detect if being run via Visual Studio, independent of build generator?
 2021-05-31 17:12 UTC  (14+ messages)

[PATCH v3 00/30] Create a reference backend for packed refs
 2021-05-31 14:18 UTC  (3+ messages)
` [PATCH] packed_ref_store: handle a packed-refs file that is a symlink

[PATCH v4 00/13] send-email: various optimizations to speed up by >2x
 2021-05-31 14:38 UTC  (5+ messages)
` [PATCH v5 "

Default behavior of git pull
 2021-05-31 13:03 UTC  (3+ messages)

[QUESTION] how to quickly find an oid in the git repository
 2021-05-31 11:30 UTC  (3+ messages)

[GSOC] Git Blog 2
 2021-05-31 11:04 UTC  (3+ messages)

[PATCH] describe-doc:fix a obscure error description in the git log documentation
 2021-05-31 10:00 UTC  (7+ messages)

[GSoC] My Git Dev Blog
 2021-05-31  8:32 UTC  (7+ messages)

[PATCH] git-completion.bash: Add --anchored
 2021-05-31  5:24 UTC  (2+ messages)

[PATCH] refactor of git_setup_gettext method
 2021-05-31  3:42 UTC  (4+ messages)

[BUG REPORT] File names that contain UTF8 characters are unnecessarily escaped in 'git status .' messages
 2021-05-31  3:35 UTC  (14+ messages)

[PATCH v3 4/4] maintenance: optionally use systemd timers on Linux
 2021-05-30 21:58 UTC  (11+ messages)
            ` CoC, inclusivity etc. (was "Re: [...] systemd timers on Linux")


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).