git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-01-08 10:22:25 to 2020-01-13 08:29:47 UTC [more...]

[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
 2020-01-13  8:29 UTC  (16+ 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

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)

Fwd: Issue with Git Branch
 2020-01-13  0:48 UTC  (4+ messages)

Problems with ra/rebase-i-more-options - should we revert it?
 2020-01-13  0:43 UTC  (5+ messages)

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

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

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 0/9] [RFC] Changed Paths Bloom Filters
 2020-01-11 19:56 UTC  (7+ messages)
` [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

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

Potential Issue with ls-tree documentation
 2020-01-11  9:46 UTC 

[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  (15+ 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  (10+ 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)

Bug report: 'git svn fetch' failing during parent resolution
 2020-01-09 16:28 UTC 

Broken branch after git commit - tracked files in staging area can't be removed with restore --staged, or commit or stash
 2020-01-09 10:49 UTC  (12+ messages)
          ` [PATCH] restore: invalidate cache-tree when removing entries with --staged

[PATCH 0/1] worktree: delete branches auto-created by 'worktree add'
 2020-01-09  9:46 UTC  (6+ messages)
` [PATCH 1/1] "

interoperability between git and other VCS and data storage/transfer tools?
 2020-01-09  8:16 UTC  (3+ messages)

[PATCH] clone: teach --single-branch and --branch during --recurse
 2020-01-09  8:11 UTC  (3+ messages)

How log log a feaure request
 2020-01-09  4:44 UTC  (2+ messages)

[PATCH] submodule add: show 'add --dry-run' stderr when aborting
 2020-01-09  2:39 UTC  (3+ messages)

Cyber Security questions (UNCLASSIFIED)
 2020-01-08 23:58 UTC 

[PATCH] config/advice.txt: fix description list separator
 2020-01-08 21:16 UTC  (2+ messages)

[PATCH 0/2] Graph horizontal fix
 2020-01-08 21:06 UTC  (8+ messages)
` [PATCH 2/2] graph: fix collapse of multiple edges

[PATCH 0/3] Fix two bugs in graph.c
 2020-01-08 19:14 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] graph: fix case that hit assert()

[GIT PULL] git-gui pull request
 2020-01-08 19:00 UTC 

[PATCH v3 0/3] t: rework tests for --pathspec-from-file
 2020-01-08 18:50 UTC  (7+ messages)
` [PATCH v4 "

[PATCH 0/1] Preserve topological ordering after merges
 2020-01-08 17:04 UTC  (8+ messages)
` [PATCH 1/1] Preserve topological ordering after merges This modifies the algorithm of topopological ordering. The problem with the current algoritm is that it displays the graph below as follows

[PATCH 0/1] [Outreachy] doc: fix a typo in gitcore-tutorial.txt
 2020-01-08 16:57 UTC  (4+ messages)
` [PATCH v2 0/1] [Outreachy] doc/gitcore-tutorial: fix prose to match example command
  ` [PATCH v2 1/1] "

[PATCH 0/1] sequencer: comment out the 'squash!' line
 2020-01-08 16:53 UTC  (8+ messages)

[PATCH 0/1] Update imap-send.c, fix incompatibilities with OpenSSL 1.1.x
 2020-01-08 16:09 UTC  (8+ messages)

Extra request with protocol v2 and git ls-remote
 2020-01-08 13:43 UTC  (4+ messages)
` [PATCH] transport: don't flush when disconnecting stateless-rpc helper

bogus config file vs. 'git config --edit'
 2020-01-08 11:57 UTC  (2+ messages)

[PATCH] run-command: avoid undefined behavior in exists_in_PATH
 2020-01-08 10:28 UTC  (5+ 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).