git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-12-19 18:26:48 to 2019-12-21 22:42:05 UTC [more...]

[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
 2019-12-21 22:41 UTC 

[PATCH v2 0/8] Directory traversal bugs
 2019-12-21 22:05 UTC  (23+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v4 0/8] "
    ` [PATCH v4 6/8] dir: fix checks on common prefix directory
    ` [PATCH v5 0/8] Directory traversal bugs
      ` [PATCH v5 1/8] t3011: demonstrate directory traversal failures
      ` [PATCH v5 2/8] Revert "dir.c: make 'git-status --ignored' work within leading directories"
      ` [PATCH v5 3/8] dir: remove stray quote character in comment
      ` [PATCH v5 4/8] dir: exit before wildcard fall-through if there is no wildcard
      ` [PATCH v5 5/8] dir: break part of read_directory_recursive() out for reuse
      ` [PATCH v5 6/8] dir: fix checks on common prefix directory
      ` [PATCH v5 7/8] dir: synchronize treat_leading_path() and read_directory_recursive()
      ` [PATCH v5 8/8] dir: consolidate similar code in treat_directory()

[PATCH 0/2] Refuse to write to reserved filenames on Windows
 2019-12-21 22:05 UTC  (3+ messages)
` [PATCH 1/2] mingw: short-circuit the conversion of `/dev/null` to UTF-16
` [PATCH 2/2] mingw: refuse paths containing reserved names

[PATCH 0/7] stash/reset/checkout -p: optionally use the add --patch backend written in pure C
 2019-12-21 21:57 UTC  (18+ messages)
` [PATCH 1/7] built-in add -p: prepare for patch modes other than "stage"
` [PATCH 2/7] built-in add -p: implement the "stash" and "reset" patch modes
` [PATCH 4/7] built-in stash: use the built-in `git add -p` if so configured
` [PATCH v2 0/7] stash/reset/checkout -p: optionally use the add --patch backend written in pure C
  ` [PATCH v2 1/7] built-in add -p: prepare for patch modes other than "stage"
  ` [PATCH v2 2/7] built-in add -p: implement the "stash" and "reset" patch modes
  ` [PATCH v2 3/7] legacy stash -p: respect the add.interactive.usebuiltin setting
  ` [PATCH v2 4/7] built-in stash: use the built-in `git add -p` if so configured
  ` [PATCH v2 5/7] built-in add -p: implement the "checkout" patch modes
  ` [PATCH v2 6/7] built-in add -p: implement the "worktree" "
  ` [PATCH v2 7/7] commit --interactive: make it work with the built-in `add -i`

[PATCH] test: switch to POSIX compliance symlink check
 2019-12-21 20:45 UTC  (2+ messages)

[PATCH 00/20] SHA-256 test fixes, part 7
 2019-12-21 19:49 UTC  (21+ messages)
` [PATCH 01/20] t4054: make hash-size independent
` [PATCH 02/20] t4066: compute index line in diffs
` [PATCH 03/20] t4134: compute appropriate length constant
` [PATCH 04/20] t4200: make hash size independent
` [PATCH 05/20] t4202: abstract away SHA-1-specific constants
` [PATCH 06/20] t4204: make hash size independent
` [PATCH 07/20] t4300: abstract away SHA-1-specific constants
` [PATCH 08/20] t5318: update for SHA-256
` [PATCH 09/20] t5319: change invalid offset for SHA-256 compatibility
` [PATCH 10/20] t5319: make test work with SHA-256
` [PATCH 11/20] t5324: make hash size independent
` [PATCH 12/20] t5504: make hash algorithm independent
` [PATCH 13/20] t5510: make hash size independent
` [PATCH 14/20] t5512: abstract away SHA-1-specific constants
` [PATCH 15/20] t5530: compute results based on object length
` [PATCH 16/20] t5537: make hash size independent
` [PATCH 17/20] t5540: "
` [PATCH 18/20] t5562: use $ZERO_OID
` [PATCH 19/20] t5601: switch into repository to hash object
` [PATCH 20/20] t5604: make hash independent

Propose promoting 'contrib/rerere-train.sh' to command
 2019-12-21 19:31 UTC  (4+ messages)

[PATCH 1/2] contrib/git-jump: extract function diff_to_quickfix
 2019-12-21 19:23 UTC  (3+ messages)
` [PATCH 2/2] contrib/git-jump: add mode commit

[PATCH 0/1] gpg-interface: add minTrustLevel as a configuration option
 2019-12-21 18:59 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 00/15] rebase: make the default backend configurable
 2019-12-21 18:52 UTC  (25+ messages)
` [PATCH 01/15] rebase: extend the options for handling of empty commits
` [PATCH 02/15] t3406: simplify an already simple test
` [PATCH 03/15] rebase, sequencer: remove the broken GIT_QUIET handling
` [PATCH 04/15] rebase: make sure to pass along the quiet flag to the sequencer
` [PATCH 05/15] rebase: fix handling of restrict_revision
` [PATCH 06/15] t3432: make these tests work with either am or merge backends
` [PATCH 07/15] rebase: allow more types of rebases to fast-forward
` [PATCH 08/15] git-rebase.txt: add more details about behavioral differences of backends
` [PATCH 09/15] rebase: move incompatibility checks between backend options a bit earlier
` [PATCH 10/15] rebase: add an --am option
` [PATCH 11/15] contrib: change the prompt for am-based rebases
` [PATCH 12/15] rebase tests: mark tests specific to the am-backend with --am
` [PATCH 13/15] rebase tests: repeat some tests using the merge backend instead of am
` [PATCH 14/15] rebase: make the backend configurable via config setting
` [PATCH 15/15] rebase: change the default backend from "am" to "merge"

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2019-12-21 16:48 UTC  (12+ messages)
` [PATCH 1/9] commit-graph: add --changed-paths option to write
` [PATCH 2/9] commit-graph: write changed paths bloom filters
` [PATCH 3/9] commit-graph: use MAX_NUM_CHUNKS
` [PATCH 4/9] commit-graph: document bloom filter format
` [PATCH 5/9] commit-graph: write changed path bloom filters to commit-graph file
` [PATCH 6/9] commit-graph: test commit-graph write --changed-paths
` [PATCH 7/9] commit-graph: reuse existing bloom filters during write
` [PATCH 8/9] revision.c: use bloom filters to speed up path based revision walks
` [PATCH 9/9] commit-graph: add GIT_TEST_COMMIT_GRAPH_BLOOM_FILTERS test flag

Cygwin git with schannel ("native Windows Secure Channel library")
 2019-12-21 11:50 UTC  (3+ messages)

[PATCH v4 0/4] git-p4: Usability enhancements
 2019-12-21 10:19 UTC  (4+ messages)
` [PATCH v5 "

[PATCH 0/2] Rebase am fixes
 2019-12-21  5:37 UTC  (9+ messages)
` [PATCH 1/2] am: pay attention to user-defined context size
` [PATCH 2/2] rebase: fix saving of --signoff state for am-based rebases

[PATCH 0/1] [Outreachy] commit: display advice hints when commit fails
 2019-12-21  5:02 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH 0/1] config: allow user to know scope of config options
 2019-12-21  3:08 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 0/2] contrib/credential/netrc: Makefile + script cleanup
 2019-12-20 20:59 UTC  (5+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH 1/2] contrib/credential/netrc: make PERL_PATH configurable
  ` [RESEND PATCH 2/2] contrib/credential/netrc: work outside a repo

[GIT BUG] show-ref doesn't work with Symbolic Refs other than HEAD
 2019-12-20 20:21 UTC  (2+ messages)

[PATCH] sparse-checkout: improve OS ls compatibility
 2019-12-20 19:41 UTC  (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH 00/15] t: replace incorrect test_must_fail usage (part 1)
 2019-12-20 18:16 UTC  (37+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 01/16] test-lib-functions: introduce test_non_git_might_fail()
  ` [PATCH v2 02/16] t/lib-git-p4: use test_path_is_missing()
  ` [PATCH v2 03/16] t0000: replace test_must_fail with run_sub_test_lib_test_err()
  ` [PATCH v2 04/16] t0003: use named parameters in attr_check()
  ` [PATCH v2 05/16] t0003: use test_must_be_empty()
  ` [PATCH v2 06/16] t0003: don't use `test_must_fail attr_check`
  ` [PATCH v2 07/16] t0020: don't use `test_must_fail has_cr`
  ` [PATCH v2 08/16] t0020: use ! check_packed_refs_marked
  ` [PATCH v2 09/16] t1306: convert `test_might_fail rm` to `rm -f`
  ` [PATCH v2 10/16] t1307: reorder `nongit test_must_fail`
  ` [PATCH v2 11/16] t1409: let sed open its own input file
  ` [PATCH v2 12/16] t1409: use test_path_is_missing()
  ` [PATCH v2 13/16] t1501: remove use of `test_might_fail cp`
  ` [PATCH v2 14/16] t1507: stop losing return codes of git commands
  ` [PATCH v2 15/16] t1507: run commands within test_expect_success
  ` [PATCH v2 16/16] t1507: inline full_name()
  ` [PATCH v3 00/15] t: replace incorrect test_must_fail usage (part 1)
    ` [PATCH v3 01/15] t/lib-git-p4: use test_path_is_missing()
    ` [PATCH v3 02/15] t0000: replace test_must_fail with run_sub_test_lib_test_err()
    ` [PATCH v3 03/15] t0003: use named parameters in attr_check()
    ` [PATCH v3 04/15] t0003: use test_must_be_empty()
    ` [PATCH v3 05/15] t0003: don't use `test_must_fail attr_check`
    ` [PATCH v3 06/15] t0020: don't use `test_must_fail has_cr`
    ` [PATCH v3 07/15] t0020: use ! check_packed_refs_marked
    ` [PATCH v3 08/15] t1306: convert `test_might_fail rm` to `rm -f`
    ` [PATCH v3 09/15] t1307: reorder `nongit test_must_fail`
    ` [PATCH v3 10/15] t1409: let sed open its own input file
    ` [PATCH v3 11/15] t1409: use test_path_is_missing()
    ` [PATCH v3 12/15] t1501: remove use of `test_might_fail cp`
    ` [PATCH v3 13/15] t1507: stop losing return codes of git commands
    ` [PATCH v3 14/15] t1507: run commands within test_expect_success
    ` [PATCH v3 15/15] t1507: inline full_name()

git-subtree split misbehaviour with a commit having empty ls-tree for the specified subdir
 2019-12-20 15:56 UTC  (3+ messages)

[PATCH] mailinfo: don't discard names under 3 characters
 2019-12-20 13:37 UTC  (2+ messages)

Ability to ignore EOL changes for certain projects
 2019-12-20 10:58 UTC  (3+ messages)

Low prio: feature requests for git-gui
 2019-12-20  9:42 UTC 

IaC monitoring with Git
 2019-12-20  9:29 UTC  (2+ messages)

[PATCH] ci: add Cirrus-CI config for FreeBSD CI
 2019-12-20  2:11 UTC  (2+ messages)
` [PATCH v2] CI: add FreeBSD CI support via Cirrus-CI

[PATCH v4 00/15] add git-bugreport tool
 2019-12-20  1:46 UTC  (7+ messages)
` [PATCH v4 03/15] bugreport: gather git version and build info

[PATCH v2 05/11] object-store: allow threaded access to object reading
 2019-12-19 22:27 UTC  (4+ messages)

New Git Visualiser Tool - GitVine
 2019-12-19 20:16 UTC  (3+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).