git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-11-06 09:59:58 to 2019-11-08 05:17:54 UTC [more...]

[PATCH v4 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-11-08  5:17 UTC  (10+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 1/9] Start to implement a built-in version of `git add --interactive`
  ` [PATCH v5 2/9] diff: export diffstat interface
  ` [PATCH v5 3/9] built-in add -i: implement the `status` command
  ` [PATCH v5 5/9] built-in add -i: implement the main loop

[PATCH 0/1] unpack-trees: skip lstat on files based on fsmonitor
 2019-11-08  4:11 UTC  (13+ messages)
` [PATCH v2 0/1] unpack-trees: skip stat on fsmonitor-valid files
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] "

[PATCH v3 00/14] t5520: various test cleanup
 2019-11-08  3:24 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/14] t: teach test_cmp_rev to accept ! for not-equals
  ` [PATCH v4 02/14] t5520: improve test style
  ` [PATCH v4 03/14] t5520: use sq for test case names
  ` [PATCH v4 04/14] t5520: let sed open its own input
  ` [PATCH v4 05/14] t5520: replace test -f with test-lib functions
  ` [PATCH v4 06/14] t5520: remove spaces after redirect operator
  ` [PATCH v4 07/14] t5520: use test_line_count where possible
  ` [PATCH v4 08/14] t5520: replace test -{n,z} with test-lib functions
  ` [PATCH v4 09/14] t5520: use test_cmp_rev where possible
  ` [PATCH v4 10/14] t5520: test single-line files by git with test_cmp
  ` [PATCH v4 11/14] t5520: don't put git in upstream of pipe
  ` [PATCH v4 12/14] t5520: replace subshell cat comparison with test_cmp
  ` [PATCH v4 13/14] t5520: remove redundant lines in test cases
  ` [PATCH v4 14/14] t5520: replace `! git` with `test_must_fail git`

[PATCH] status: teach "status --short" to respect "--show-stash"
 2019-11-08  3:24 UTC  (5+ messages)

[PATCH 0/5] Add --pathspec-from-file option for reset, commit
 2019-11-08  3:04 UTC  (30+ messages)
` [PATCH 1/5] pathspec: add new function to parse file
` [PATCH 2/5] doc: reset: unify <pathspec> description
` [PATCH 3/5] reset: support the --pathspec-from-file option
` [PATCH 4/5] doc: commit: unify <pathspec> description
` [PATCH 5/5] commit: support the --pathspec-from-file option
` [PATCH v2 0/6] Add --pathspec-from-file option for reset, commit
  ` [PATCH v2 1/6] parse-options.h: add new options `--pathspec-from-file`, `--pathspec-file-nul`
  ` [PATCH v2 2/6] pathspec: add new function to parse file
  ` [PATCH v2 3/6] doc: reset: unify <pathspec> description
  ` [PATCH v2 4/6] reset: support the `--pathspec-from-file` option
  ` [PATCH v2 5/6] doc: commit: unify <pathspec> description
  ` [PATCH v2 6/6] commit: support the --pathspec-from-file option

[PATCH 0/1] remote-curl: unbreak http.extraHeader with custom allocators
 2019-11-08  3:03 UTC  (15+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH] branch: Forbid to create local branches with confusing names
 2019-11-08  2:54 UTC  (11+ messages)
` [PATCH v2 0/4] Do not create new refnames "refs" or "refs/*"
  ` [PATCH v2 1/4] refs: new function newname_has_bad_prefix
  ` [PATCH v2 2/4] branch: Prevent creation of local branches named "refs" or "refs/*"
  ` [PATCH v2 3/4] remote: Prevent users from creating remotes "
  ` [PATCH v2 4/4] tag: Prevent users from creating tags "

[PATCH v4 0/7] Use generation numbers for --topo-order
 2019-11-08  2:50 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/7] revision.c: generation-based topo-order algorithm

[BUG] git stash pop --quiet deletes files in git 2.24.0
 2019-11-08  2:32 UTC  (3+ messages)

[Improvement] Separate protocol and path in gitmodules
 2019-11-08  1:45 UTC  (2+ messages)

Git Merge 2020
 2019-11-07 22:02 UTC  (2+ messages)

No Checkout / Read Only config Flag
 2019-11-07 21:34 UTC 

[PATCH 0/1] commit-graph: use start_delayed_progress()
 2019-11-07 21:26 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] progress: create GIT_PROGRESS_DELAY
    ` [PATCH v3 2/2] commit-graph: use start_delayed_progress()

[PATCH v3] userdiff: add Elixir to supported userdiff languages
 2019-11-07 20:35 UTC  (2+ messages)

[PATCH v7 1/1] Implement rev-list --bisect* --first-parent
 2019-11-07 18:56 UTC  (9+ messages)

[PATCH 0/1] Thyme two ficks sum Documentaton tyops and speling erors!
 2019-11-07 17:01 UTC  (6+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 03/11] Prefer 'up-to-date' spelling

[PATCH 0/3] Linux with musl libc improvement
 2019-11-07 16:32 UTC  (34+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] sequencer: reencode to utf-8 before arrange rebase's todo list
` [PATCH v3 0/8] Correct internal working and output encoding
  ` [PATCH v3 7/8] sequencer: reencode old merge-commit message
` [PATCH v4 0/8] Correct internal working and output encoding
  ` [PATCH v4 1/8] t0028: eliminate non-standard usage of printf
  ` [PATCH v4 2/8] configure.ac: define ICONV_OMITS_BOM if necessary
  ` [PATCH v4 3/8] t3900: demonstrate git-rebase problem with multi encoding
  ` [PATCH v4 4/8] sequencer: reencode to utf-8 before arrange rebase's todo list
  ` [PATCH v4 5/8] sequencer: reencode revert/cherry-pick's "
  ` [PATCH v4 6/8] sequencer: reencode squashing commit's message
  ` [PATCH v4 7/8] sequencer: reencode old merge-commit message
  ` [PATCH v4 8/8] sequencer: reencode commit message for am/rebase --show-current-patch

GIT_COMMITTER_* and reflog
 2019-11-07 13:57 UTC  (4+ messages)

[BUG] "fatal: bad object .alternate" during fetch with alternates
 2019-11-07 12:58 UTC  (5+ messages)

[PATCH 30/32] ident.c: fix LGTM warning on the possible abuse of the '=' operator
 2019-11-07 12:49 UTC  (10+ messages)
` [PATCH 31/32] commit-graph.c: fix code that could convert the result of an integer multiplication to a larger type

[PATCH] kset.h, tar.h: add missing header guard to prevent multiple inclusion
 2019-11-07 11:11 UTC  (2+ messages)

[PATCH 0/6] [Outreachy] check-ref-format: parse-options
 2019-11-07 10:25 UTC  (10+ messages)
` [PATCH 1/6] [Outreachy] merge-ours: include parse-option.h
` [PATCH 2/6] [Outreachy] check-ref-format: parse-options
` [PATCH 3/6] This file wasn't supposed to change during my git push for check-ref-format :(
` [PATCH 4/6] [Outreachy] check-ref-format: parse options
` [PATCH 5/6] [Outreachy] check-ref-format: parse-options
` [PATCH 6/6] "

Some misspelling errors in the git release 2.24.0
 2019-11-07  9:18 UTC  (4+ messages)

[PATCH 0/2] git-gui: revert untracked files by deleting them
 2019-11-07  7:05 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] git-gui: consolidate naming conventions
  ` [PATCH v2 2/2] git-gui: revert untracked files by deleting them

[PATCH 0/1] [Outreachy] doc: remove api-index
 2019-11-07  6:21 UTC  (3+ messages)
` [PATCH 1/1] api-index: remove api doc index files

[PATCH 0/1] t6024: modernize style
 2019-11-07  5:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH 0/3] Other doc fixes
 2019-11-07  5:41 UTC  (3+ messages)
` [PATCH 3/3] name-hash.c: remove duplicate word in comment

[PATCH 0/1] fetch: add trace2 instrumentation
 2019-11-07  5:32 UTC  (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] add whitespace
  ` [PATCH v3 0/1] fetch: add trace2 instrumentation
    ` [PATCH v3 1/1] "

[PATCH 00/10] [Outreachy] Move doc to header files
 2019-11-07  1:32 UTC  (25+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] diff: move doc to diff.h and diffcore.h
  ` [PATCH v2 02/20] dir: move doc to dir.h
  ` [PATCH v2 03/20] graph: move doc to graph.h and graph.c
  ` [PATCH v2 06/20] remote: move doc to remote.h and refspec.h
  ` [PATCH v2 07/20] refs: move doc to refs.h
  ` [PATCH v2 08/20] attr: move doc to attr.h
  ` [PATCH v2 09/20] revision: move doc to revision.h
  ` [PATCH v2 10/20] pathspec: move doc to pathspec.h
  ` [PATCH v2 11/20] sigchain: move doc to sigchain.h
  ` [PATCH v2 12/20] cache: move doc to cache.h
  ` [PATCH v2 13/20] argv-array: move doc to argv-array.h
  ` [PATCH v2 14/20] credential: move doc to credential.h
  ` [PATCH v2 15/20] parse-options: move doc to parse-options.h
  ` [PATCH v2 16/20] run-command: move doc to run-command.h
  ` [PATCH v2 17/20] trace: move doc to trace.h
  ` [PATCH v2 18/20] tree-walk: move doc to tree-walk.h
  ` [PATCH v2 19/20] submodule-config: move doc to submodule-config.h
  ` [PATCH v2 20/20] trace2: move doc to trace2.h

[ANNOUNCE] Git for Windows 2.24.0(2)
 2019-11-06 22:19 UTC 

[PATCH v2] feat: add Elixir to supported userdiff languages
 2019-11-06 22:07 UTC  (3+ messages)

[PATCH] feat: add Elixir to supported userdiff languages
 2019-11-06 17:45 UTC 

[PATCH 0/1] fsmonitor: fix watchman integration
 2019-11-06 15:46 UTC  (4+ messages)

[PATCH 0/1] t: fix typo in test descriptions
 2019-11-06 15:14 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Fix locking issues with git fetch --multiple --jobs=<n> and fetch.writeCommitGraph
 2019-11-06 12:05 UTC  (3+ messages)

What's cooking in git.git (Nov 2019, #01; Mon, 4)
 2019-11-06 11:19 UTC  (2+ messages)
` js/builtin-add-i, was "

[PATCH 0/1] refactor: rename is_directory() to dir_exists() and use it in clone.c
 2019-11-06 10:59 UTC  (3+ messages)
` [PATCH 1/1] "


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).