git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-11-15 01:01:10 to 2019-11-18 02:22:49 UTC [more...]

[PATCH 0/8] build-in add -i: implement all commands in the main loop
 2019-11-18  2:22 UTC  (11+ messages)
` [PATCH 1/8] built-in add -i: allow filtering the modified files list
` [PATCH 2/8] built-in add -i: prepare for multi-selection commands
` [PATCH 3/8] built-in add -i: implement the `update` command
` [PATCH 4/8] built-in add -i: re-implement `revert` in C
` [PATCH 5/8] built-in add -i: re-implement `add-untracked` "
` [PATCH 6/8] built-in add -i: implement the `patch` command
` [PATCH 7/8] built-in add -i: re-implement the `diff` command
` [PATCH 8/8] built-in add -i: offer the `quit` command

[PATCH 0/4] gitweb: quote base url more consistently
 2019-11-18  1:45 UTC  (6+ messages)
` [PATCH 1/4] t9502: pass along all arguments in xss helper
` [PATCH 2/4] t/gitweb-lib.sh: drop confusing quotes
` [PATCH 3/4] t/gitweb-lib.sh: set $REQUEST_URI
` [PATCH 4/4] gitweb: escape URLs generated by href()

[PATCH v2 00/10] learn the "summary" pretty format
 2019-11-18  1:44 UTC  (10+ messages)
` [PATCH v3 00/10] learn the "reference" "
  ` [PATCH v3 09/10] pretty: implement 'reference' format

[PATCH 0/2] Feature: New Variable git-p4.binary
 2019-11-18  1:15 UTC  (14+ messages)
` [PATCH v2 0/3] Feature: New Variable git-p4.p4program
  ` [PATCH v2 1/3] Cast byte strings to unicode strings in python3
  ` [PATCH v2 2/3] Added general variable git-p4.binary and added a default for windows of 'P4.EXE'
  ` [PATCH v2 3/3] Changed the name of the parameter from git-p4.binary to git-p4.p4program

[PATCH 0/1] Make git rebase -r's label generation more resilient
 2019-11-17 23:16 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] rebase-merges: move labels' whitespace mangling into `label_oid()`
  ` [PATCH v2 2/2] rebase -r: let `label` generate safer labels

working directory status
 2019-11-17 22:26 UTC  (6+ messages)

[PATCH v3 00/21] [Outreachy] Move doc to header files
 2019-11-17 21:05 UTC  (45+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/21] diff: move doc to diff.h and diffcore.h
  ` [PATCH v4 02/21] dir: move doc to dir.h
  ` [PATCH v4 03/21] graph: move doc to graph.h and graph.c
  ` [PATCH v4 04/21] merge: move doc to ll-merge.h
  ` [PATCH v4 05/21] sha1-array: move doc to sha1-array.h
  ` [PATCH v4 06/21] remote: move doc to remote.h and refspec.h
  ` [PATCH v4 07/21] refs: move doc to refs.h
  ` [PATCH v4 08/21] attr: move doc to attr.h
  ` [PATCH v4 09/21] revision: move doc to revision.h
  ` [PATCH v4 10/21] pathspec: move doc to pathspec.h
  ` [PATCH v4 11/21] sigchain: move doc to sigchain.h
  ` [PATCH v4 12/21] cache: move doc to cache.h
  ` [PATCH v4 13/21] argv-array: move doc to argv-array.h
  ` [PATCH v4 14/21] credential: move doc to credential.h
  ` [PATCH v4 15/21] parse-options: move doc to parse-options.h
  ` [PATCH v4 16/21] run-command: move doc to run-command.h
  ` [PATCH v4 17/21] trace: move doc to trace.h
  ` [PATCH v4 18/21] tree-walk: move doc to tree-walk.h
  ` [PATCH v4 19/21] submodule-config: move doc to submodule-config.h
  ` [PATCH v4 20/21] trace2: move doc to trace2.h
  ` [PATCH v4 21/21] api-index: remove api doc index files
  ` [PATCH v5 00/21] [Outreachy] Move doc to header files
    ` [PATCH v5 01/21] diff: move doc to diff.h and diffcore.h
    ` [PATCH v5 02/21] dir: move doc to dir.h
    ` [PATCH v5 03/21] graph: move doc to graph.h and graph.c
    ` [PATCH v5 04/21] merge: move doc to ll-merge.h
    ` [PATCH v5 05/21] sha1-array: move doc to sha1-array.h
    ` [PATCH v5 06/21] remote: move doc to remote.h and refspec.h
    ` [PATCH v5 07/21] refs: move doc to refs.h
    ` [PATCH v5 08/21] attr: move doc to attr.h
    ` [PATCH v5 09/21] revision: move doc to revision.h
    ` [PATCH v5 10/21] pathspec: move doc to pathspec.h
    ` [PATCH v5 11/21] sigchain: move doc to sigchain.h
    ` [PATCH v5 12/21] cache: move doc to cache.h
    ` [PATCH v5 13/21] argv-array: move doc to argv-array.h
    ` [PATCH v5 14/21] credential: move doc to credential.h
    ` [PATCH v5 15/21] parse-options: add link to doc file in parse-options.h
    ` [PATCH v5 16/21] run-command: move doc to run-command.h
    ` [PATCH v5 17/21] trace: move doc to trace.h
    ` [PATCH v5 18/21] tree-walk: move doc to tree-walk.h
    ` [PATCH v5 19/21] submodule-config: move doc to submodule-config.h
    ` [PATCH v5 20/21] trace2: move doc to trace2.h
    ` [PATCH v5 21/21] api-index: remove api doc index files

Please provide a one-liner for syncing with the original/source project
 2019-11-17 20:56 UTC 

coccinelle: adjustments for array.cocci?
 2019-11-17 18:36 UTC  (27+ messages)
                ` git-coccinelle: "
                    ` [Cocci] "

[PATCH 00/10] [Outreachy] Move doc to header files
 2019-11-17 11:34 UTC  (10+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 15/20] parse-options: move doc to parse-options.h

[PATCH v2 0/2] git-gui: revert untracked files by deleting them
 2019-11-17  6:56 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "
  ` [PATCH v4 0/2] "
    ` [PATCH v4 1/2] git-gui: consolidate naming conventions
    ` [PATCH v4 2/2] git-gui: revert untracked files by deleting them

[PATCH 0/1] Limit search for primary key fingerprint
 2019-11-16 21:58 UTC  (5+ messages)
` [PATCH 1/1] gpg-interface: limit "
  ` [PATCH v2 0/1] Limit "
    ` [PATCH v2 1/1] gpg-interface: limit "

[RFC PATCH] wt-status: show amended content when verbose
 2019-11-16 16:18 UTC 

[PATCH 00/27] t: general test cleanup + `set -o pipefail`
 2019-11-16 10:35 UTC  (28+ messages)
` [PATCH 01/27] lib-bash.sh: move `then` onto its own line
` [PATCH 10/27] t4138: stop losing return codes of git commands
` [PATCH 12/27] t5317: use ! grep to check for no matching lines
` [PATCH 13/27] t5703: stop losing return codes of git commands
` [PATCH 15/27] t7501: "
` [PATCH 16/27] t7700: drop redirections to /dev/null
` [PATCH 17/27] t7700: remove spaces after redirect operators
` [PATCH 18/27] t7700: move keywords onto their own line
` [PATCH 19/27] t7700: s/test -f/test_path_is_file/
` [PATCH 20/27] t7700: stop losing return codes of git commands
` [PATCH 21/27] t: define test_grep_return_success()
` [PATCH 22/27] t0090: mask failing grep status
` [PATCH 23/27] t3600: mark git command as failing
` [PATCH 24/27] t5004: ignore SIGPIPE in zipinfo
` [PATCH 25/27] t5703: mask failing grep status
` [PATCH 26/27] t9902: disable pipefail
` [PATCH 27/27] t: run tests with `set -o pipefail` on Bash

[PATCH] coccinelle: merge twelve rules from object_id.cocci
 2019-11-16  5:59 UTC  (2+ messages)

[RFC] Hook management via 'git hooks' command
 2019-11-16  5:45 UTC  (2+ messages)

rev-list and "ambiguous" IDs
 2019-11-16  3:47 UTC  (11+ messages)

[PATCH v3 0/9] add git-bugreport tool
 2019-11-16  3:11 UTC  (3+ messages)
` [PATCH v3 1/9] bugreport: add tool to generate debugging info

[PATCH] MyFirstContribution: add avenues for getting help
 2019-11-16  3:05 UTC  (7+ messages)
` [PATCH v2] "

Merge commit says refs/heads/<branchname> instead of <branchname>
 2019-11-15 21:54 UTC  (4+ messages)

[PATCH v3 0/9] Rewrite packfile reuse code
 2019-11-15 18:03 UTC  (11+ messages)
` [PATCH v3 1/9] builtin/pack-objects: report reused packfile objects
` [PATCH v3 2/9] packfile: expose get_delta_base()
` [PATCH v3 3/9] ewah/bitmap: introduce bitmap_word_alloc()
` [PATCH v3 4/9] pack-bitmap: don't rely on bitmap_git->reuse_objects
` [PATCH v3 5/9] pack-bitmap: introduce bitmap_walk_contains()
` [PATCH v3 6/9] csum-file: introduce hashfile_total()
` [PATCH v3 7/9] pack-objects: introduce pack.allowPackReuse
` [PATCH v3 8/9] builtin/pack-objects: introduce obj_is_packed()
` [PATCH v3 9/9] pack-objects: improve partial packfile reuse

(no subject)
 2019-11-15 16:37 UTC  (3+ messages)
` 

[PATCH] enable a timeout for hold_lock_file_for_update
 2019-11-15 15:41 UTC 

[PATCH 0/1] git-p4.py: Cast byte strings to unicode strings in python3
 2019-11-15 14:39 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] FIX: cast as unicode fails when a value is already unicode
  ` [PATCH v2 3/3] FIX: wrap return for read_pipe_lines in ustring() and wrap GitLFS read of the pointer file in ustring()

[PATCH v5 0/9] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-11-15 11:11 UTC  (16+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/9] Start to implement a built-in version of `git add --interactive`
  ` [PATCH v7 0/9] git add -i: add a rudimentary version in C (supporting only status and help so far)
    ` [PATCH v7 1/9] Start to implement a built-in version of `git add --interactive`
    ` [PATCH v7 2/9] diff: export diffstat interface
    ` [PATCH v7 3/9] built-in add -i: implement the `status` command
    ` [PATCH v7 4/9] built-in add -i: color the header in "
    ` [PATCH v7 5/9] built-in add -i: implement the main loop
    ` [PATCH v7 6/9] built-in add -i: show unique prefixes of the commands
    ` [PATCH v7 7/9] built-in add -i: support `?` (prompt help)
    ` [PATCH v7 8/9] built-in add -i: use color in the main loop
    ` [PATCH v7 9/9] built-in add -i: implement the `help` command

[PATCH] INSTALL: use existing shell scripts as example
 2019-11-15  5:56 UTC  (2+ messages)

[PATCH 0/3] rebase --edit-todo --exec
 2019-11-15  5:49 UTC  (3+ messages)
` [PATCH 1/3] rebase: prepare cmd before choosing action

[PATCH] coccinelle: merge two rules from flex_alloc.cocci
 2019-11-15  5:13 UTC  (8+ messages)
    `  "

[PATCH 0/1] fsmonitor: skip sanity check if the index is split
 2019-11-15  5:04 UTC  (7+ messages)

[DISCUSSION] Growing the Git community
 2019-11-15  4:48 UTC  (9+ messages)

[PATCH v2 05/11] object-store: allow threaded access to object reading
 2019-11-15  4:12 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).