git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-01-09 19:16:31 to 2020-01-14 12:47:56 UTC [more...]

[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
 2020-01-14 12:47 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] built-in add -p: support interactive.diffFilter
  ` [PATCH v3 00/10] built-in add -p: add support for the same config settings as the Perl version
    ` [PATCH v3 01/10] built-in add -i/-p: treat SIGPIPE as EOF
    ` [PATCH v3 02/10] built-in add -p: support interactive.diffFilter
    ` [PATCH v3 03/10] built-in add -p: handle diff.algorithm
    ` [PATCH v3 04/10] terminal: make the code of disable_echo() reusable
    ` [PATCH v3 05/10] terminal: accommodate Git for Windows' default terminal
    ` [PATCH v3 06/10] terminal: add a new function to read a single keystroke
    ` [PATCH v3 07/10] built-in add -p: respect the `interactive.singlekey` config setting
    ` [PATCH v3 08/10] built-in add -p: handle Escape sequences in interactive.singlekey mode
    ` [PATCH v3 09/10] built-in add -p: handle Escape sequences more efficiently
    ` [PATCH v3 10/10] ci: include the built-in `git add -i` in the `linux-gcc` job

[RFC] Extending git-replace
 2020-01-14  6:55 UTC  (2+ messages)

[ANNOUNCE] Git v2.25.0
 2020-01-14  3:23 UTC  (5+ messages)
` [ANNOUNCE] git-filter-repo v2.25.0 (Was Re: [ANNOUNCE] Git v2.25.0)
  ` [PATCH] .mailmap: map Yi-Jyun Pan's email

no documentation for - git subtree
 2020-01-14  2:52 UTC  (2+ messages)

[PATCH 00/24] SHA-256 test fixes, part 8
 2020-01-13 23:34 UTC  (34+ messages)
` [PATCH 01/24] t/lib-pack: support SHA-256
` [PATCH 02/24] t3206: make hash size independent
` [PATCH 03/24] t3305: annotate with SHA1 prerequisite
` [PATCH 04/24] t3308: make test work with SHA-256
` [PATCH 05/24] t3309: "
` [PATCH 06/24] t3310: "
` [PATCH 07/24] t3311: "
` [PATCH 08/24] t3404: remove SHA1 prerequisite
` [PATCH 09/24] t4013: make test hash independent
` [PATCH 10/24] t4060: make test work with SHA-256
` [PATCH 11/24] t4211: make test hash independent
` [PATCH 12/24] t5302: make hash size independent
` [PATCH 13/24] t5309: make test hash independent
` [PATCH 14/24] t5313: "
` [PATCH 15/24] t5321: "
` [PATCH 16/24] t5515: "
` [PATCH 17/24] t5318: update for SHA-256
` [PATCH 18/24] t5616: use correct filter syntax
  ` [PATCH] t5616: make robust to delta base change
` [PATCH 19/24] t5607: make hash size independent
` [PATCH 20/24] t5703: make test work with SHA-256
` [PATCH 21/24] t5703: switch tests to use test_oid
` [PATCH 22/24] t6000: abstract away SHA-1-specific constants
` [PATCH 23/24] t6006: make hash size independent
` [PATCH 24/24] t6024: update for SHA-256

Potential Issue with ls-tree documentation
 2020-01-13 22:55 UTC  (3+ messages)
` Re* "

Problems with ra/rebase-i-more-options - should we revert it?
 2020-01-13 22:03 UTC  (7+ messages)
        ` "rebase -ri" (was Re: Problems with ra/rebase-i-more-options - should we revert it?)

[ANNOUNCE] Git for Windows 2.25.0
 2020-01-13 22:02 UTC 

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-01-13 19:48 UTC  (10+ messages)
` [PATCH 2/9] commit-graph: write changed paths bloom filters
` [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

under what circumstances will git replacements be pushed/pulled
 2020-01-13 17:47 UTC  (2+ messages)

[Feature request] An easier way of rebasing if you just want to "force send" a file back to a previous commit
 2020-01-13 14:13 UTC  (5+ messages)

[RFC PATCH 00/22] SHA-256 stage 4 implementation, part 1/3
 2020-01-13 12:47 UTC  (23+ messages)
` [RFC PATCH 01/22] hex: introduce parsing variants taking hash algorithms
` [RFC PATCH 02/22] hex: add functions to parse hex object IDs in any algorithm
` [RFC PATCH 03/22] repository: require a build flag to use SHA-256
` [RFC PATCH 04/22] t: use hash-specific lookup tables to define test constants
` [RFC PATCH 05/22] t6300: abstract away SHA-1-specific constants
` [RFC PATCH 06/22] t6300: make hash algorithm independent
` [RFC PATCH 07/22] t/helper/test-dump-split-index: initialize git repository
` [RFC PATCH 08/22] t/helper: initialize repository if necessary
` [RFC PATCH 09/22] t/helper: make repository tests hash independent
` [RFC PATCH 10/22] setup: allow check_repository_format to read repository format
` [RFC PATCH 11/22] builtin/init-db: allow specifying hash algorithm on command line
` [RFC PATCH 12/22] builtin/init-db: add environment variable for new repo hash
` [RFC PATCH 13/22] init-db: move writing repo version into a function
` [RFC PATCH 14/22] worktree: allow repository version 1
` [RFC PATCH 15/22] commit: use expected signature header for SHA-256
` [RFC PATCH 16/22] gpg-interface: improve interface for parsing tags
` [RFC PATCH 17/22] tag: store SHA-256 signatures in a header
` [RFC PATCH 18/22] fast-import: permit reading multiple marks files
` [RFC PATCH 19/22] fast-import: add helper function for inserting mark object entries
` [RFC PATCH 20/22] fast-import: make find_marks work on any mark set
` [RFC PATCH 21/22] fast-import: add a generic function to iterate over marks
` [RFC PATCH 22/22] fast-import: add options for rewriting submodules

Fwd: Issue with Git Branch
 2020-01-13 11:26 UTC  (5+ messages)

git , submodules and remove from historic question
 2020-01-13  9:41 UTC 

Dropbox do not sync particular files after using git push
 2020-01-13  2:56 UTC  (2+ messages)

[PATCH] branch: let '--edit-description' default to rebased branch during rebase
 2020-01-13  1:59 UTC  (7+ messages)

[PATCH v2 00/15] rebase: make the default backend configurable
 2020-01-12 21:23 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/15] rebase: extend the options for handling of empty commits
  ` [PATCH v3 15/15] rebase: change the default backend from "am" to "merge"

Porting git version 2.25.0.rc2 to hppa2.0w-hp-hpux11.11 using gcc-8.3.1
 2020-01-12 19:28 UTC 

[GIT PULL] l10n updates for 2.25.0 round 1
 2020-01-12 12:09 UTC 

[PATCH 00/16] t: replace incorrect test_must_fail usage (part 2)
 2020-01-12 10:50 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/16] t2018: use test_expect_code for failing git commands

[PATCH v4] branch: let '--edit-description' default to rebased/bisected branch
 2020-01-12 10:55 UTC  (3+ messages)

[PATCH 0/2] Skip a connectivity check during fetch --filter
 2020-01-12  4:15 UTC  (3+ messages)
` [PATCH 1/2] connected: verify promisor-ness of partial clone
` [PATCH 2/2] fetch: forgo full connectivity check if --filter

[PATCH] revision: allow missing promisor objects on CLI
 2020-01-11 22:34 UTC  (4+ messages)
` [PATCH v3 0/2] Un-regress rev-list --exclude-promisor-objects
  ` [PATCH v3 1/2] revision: document get_reference()
  ` [PATCH v3 2/2] revision: un-regress --exclude-promisor-objects

[PATCH v3] branch: let '--edit-description' default to rebased branch during rebase
 2020-01-11 17:57 UTC 

[RFC PATCH v2 0/2] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo'
 2020-01-11 17:39 UTC  (12+ messages)
` [PATCH v3 0/2] rebase -i: extend rebase.missingCommitsCheck
  ` [PATCH v3 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
  ` [PATCH v4 0/2] rebase -i: extend rebase.missingCommitsCheck
    ` [PATCH v4 1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c
    ` [PATCH v4 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'

git submodule update strange output behavior
 2020-01-11 11:00 UTC  (7+ messages)

Question about the pack OBJ_OFS_DELTA format
 2020-01-11  9:56 UTC  (5+ messages)

[RFC] Proposal: New options for git bisect run to control the interpretation of exit codes
 2020-01-11  1:42 UTC 

[RFC PATCH] unpack-trees: watch for out-of-range index position
 2020-01-10 23:07 UTC  (9+ messages)

[PATCH] fetch: emphasize failure during submodule fetch
 2020-01-10 23:01 UTC  (3+ messages)

[PATCH] userdiff: add Julia to supported userdiff languages
 2020-01-10 20:14 UTC  (5+ messages)

[PATCH] unpack-trees: correctly compute result count
 2020-01-10 19:33 UTC  (5+ messages)

[PATCH v2 05/11] object-store: allow threaded access to object reading
 2020-01-10 19:07 UTC  (6+ messages)

Fwd: Add support for axiterm colors in parse_color
 2020-01-10 15:05 UTC  (8+ messages)
          ` [PATCH 1/3] color.c: Refactor color_output to use enums
            ` [PATCH 2/3] color.c: Support bright aixterm colors
            ` [PATCH 3/3] color.c: Alias RGB colors 8-15 to "

[RFC PATCH 0/7] merge: learn --autostash
 2020-01-10 14:44 UTC  (6+ messages)
` [PATCH v2 00/17] "

[PATCH] RFC: allow branch --edit-description during rebase
 2020-01-10 13:18 UTC  (2+ messages)

[PATCH 0/1] [Outreachy] [RFC] branch: advise the user to checkout a different branch before deleting
 2020-01-10 12:11 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH 0/1] config: allow user to know scope of config options
 2020-01-10 11:55 UTC  (15+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] config: fix typo in variable name
  ` [PATCH v2 2/4] config: fix config scope enum
  ` [PATCH v2 3/4] config: clarify meaning of command line scoping
  ` [PATCH v2 4/4] config: add '--show-scope' to print the scope of a config value

How to use git to add the modification of each commit to the existing folder in a patch way, because the project is large, using clone or pull is very time-consuming and network dependent?
 2020-01-10  6:29 UTC 

Unreliable 'git rebase --onto'
 2020-01-10  2:35 UTC  (5+ messages)

[PATCH v4 00/15] add git-bugreport tool
 2020-01-10  2:05 UTC  (3+ messages)
` [PATCH v4 05/15] bugreport: add uname info

[ANNOUNCE] Git v2.25.0-rc2
 2020-01-09 22:38 UTC  (3+ messages)
` Git for Windows v2.25.0-rc2, was "
  ` [git-for-windows] "

[PATCH] mingw: safeguard better against backslashes in file names
 2020-01-09 21:53 UTC  (2+ messages)

reftable progress
 2020-01-09 20:18 UTC  (2+ 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).