messages from 2020-01-07 16:15:26 to 2020-01-10 19:07:21 UTC [more...]
[PATCH v2 05/11] object-store: allow threaded access to object reading
2020-01-10 19:07 UTC (6+ messages)
[PATCH] userdiff: add Julia to supported userdiff languages
2020-01-10 18:15 UTC (4+ messages)
[RFC PATCH v2 0/2] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo'
2020-01-10 17:13 UTC (7+ 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'
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] "
Question about the pack OBJ_OFS_DELTA format
2020-01-10 13:56 UTC (3+ messages)
[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
[PATCH] unpack-trees: correctly compute result count
2020-01-10 11:30 UTC (4+ messages)
git submodule update strange output behavior
2020-01-10 9:12 UTC (5+ messages)
[RFC PATCH] unpack-trees: watch for out-of-range index position
2020-01-10 6:37 UTC (8+ messages)
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)
[PATCH v2 00/15] rebase: make the default backend configurable
2020-01-09 21:32 UTC (14+ 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
reftable progress
2020-01-09 20:18 UTC (2+ messages)
[PATCH 0/9] [RFC] Changed Paths Bloom Filters
2020-01-09 19:12 UTC (5+ messages)
` [PATCH 6/9] commit-graph: test commit-graph write --changed-paths
` [PATCH 7/9] commit-graph: reuse existing bloom filters during write
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)
Dropbox do not sync particular files after using git push
2020-01-09 3:18 UTC
[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 (9+ messages)
` [PATCH 1/2] graph: add test to demonstrate horizontal line bug
` [PATCH 2/2] graph: fix collapse of multiple edges
[PATCH 0/3] Fix two bugs in graph.c
2020-01-08 19:14 UTC (24+ messages)
` [PATCH 1/3] graph: fix case that hit assert()
` [PATCH 2/3] graph: replace assert() with graph_assert() macro
` [PATCH 3/3] t4215: add bigger graph collapse test
` [PATCH v2 0/2] Fix two bugs in graph.c
` [PATCH v2 1/2] graph: fix case that hit assert()
` [PATCH v2 2/2] graph: fix lack of color in horizontal lines
[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 (11+ 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 (8+ messages)
` [PATCH 1/1] "
` [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 (10+ messages)
` [PATCH 1/1] "
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 (6+ messages)
SHA-1 chosen-prefix colission attack
2020-01-08 7:30 UTC (3+ messages)
`git fetch origin ''` (the empty string) -- should this work?
2020-01-08 5:28 UTC
[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
2020-01-07 23:32 UTC (9+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] "
` [PATCH v2 1/1] "
[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
2020-01-07 22:57 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/9] built-in add -p: support interactive.diffFilter
[Outreachy] Return value before or after free()?
2020-01-07 20:40 UTC (5+ messages)
[PATCH 0/4] fsmonitor: start using an opaque token for last update
2020-01-07 19:04 UTC (5+ messages)
` [PATCH 1/4] fsmonitor: change last update timestamp on the index_state to opaque token
` [PATCH 2/4] fsmonitor: handle version 2 of the hooks that will use "
` [PATCH 3/4] fsmonitor: add fsmonitor hook scripts for version 2
` [PATCH 4/4] fsmonitor: update documentation for hook version and watchman hooks
Git bundle create produces inconsistent bundle
2020-01-07 18:03 UTC (2+ messages)
[PATCH 0/5] refactor gpg-interface and add gpg verification for clones
2020-01-07 16:54 UTC (4+ messages)
[PATCH 0/1] unpack-trees: exit check_updates() early if updates are not wanted
2020-01-07 16:37 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
page: next (older) | prev (newer) | latest
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).