messages from 2019-01-18 15:09:30 to 2019-01-22 14:42:34 UTC [more...]
[PATCH v2 00/13] Many promisor remotes
2019-01-22 14:41 UTC
Regression `git checkout $rev -b branch` while in a `--no-checkout` clone does not check out files
2019-01-22 14:35 UTC (12+ messages)
` [PATCH v1 0/2] Fix regression in checkout -b
` [PATCH v1 1/2] checkout: add test to demonstrate regression with checkout -b on initial commit
` [PATCH v1 2/2] checkout: fix regression in checkout -b on intitial checkout
` [PATCH v2 0/2] Fix regression in checkout -b
` [PATCH v2 1/2] checkout: add test to demonstrate regression with checkout -b on initial commit
` [PATCH v2 2/2] checkout: fix regression in checkout -b on intitial checkout
[PATCH/RFC v1 1/1] Use size_t instead of unsigned long
2019-01-22 14:25 UTC (5+ messages)
` [PATCH v2 1/1] Use size_t instead of 'unsigned long' for data in memory
[PATCH v2 2/3] setup: do not use invalid `repository_format`
2019-01-22 13:34 UTC (4+ messages)
[PATCH v2] pack-objects: Use packing_data lock instead of read_mutex
2019-01-22 13:13 UTC (5+ messages)
pushRemote value not updated on git remote rename
2019-01-22 12:52 UTC
Improved Error Message
2019-01-22 10:11 UTC
Students projects: looking for small and medium project ideas
2019-01-22 10:09 UTC (2+ messages)
Change on check-attr behavior
2019-01-22 9:50 UTC (12+ messages)
` [PATCH] attr: do not mark queried macros as unset
[PATCH] blame: add the ability to ignore commits
2019-01-22 9:46 UTC (14+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] Move init_skiplist() outside of fsck
` [PATCH v2 2/3] blame: add the ability to ignore commits and their changes
Contributor Summit Topics and Logistics
2019-01-22 9:17 UTC (3+ messages)
` GSoC 2019 (was: Contributor Summit Topics and Logistics)
git ls-remote: specifying connect timeout / retry limit
2019-01-22 8:49 UTC
Potential bug in pack-objects.c
2019-01-22 7:29 UTC (2+ messages)
[PATCH/RFC] fsck: complain when .gitignore and .gitattributes are symlinks
2019-01-22 7:23 UTC (6+ messages)
[PATCH 0/3] Add 'human' date format
2019-01-22 0:53 UTC (26+ messages)
` [PATCH v2 0/5] Re-roll of 'human' date format patch set
` [PATCH v2 2/5] Remove the proposed use of auto as secondary way to specify human
` [PATCH v2 3/5] Add 'human' date format documentation
` [PATCH v2 4/5] Add `human` format to test-tool
` [PATCH v2 5/5] Add `human` date format tests
` [PATCH v3 0/5] Re-roll of 'human' date format patch set
` [PATCH v3 1/5] Add 'human' date format
` [PATCH v3 2/5] Replace the proposed 'auto' mode with 'auto:'
` [PATCH v3 3/5] Add 'human' date format documentation
` [PATCH v3 4/5] Add `human` format to test-tool
` [PATCH v3 5/5] Add `human` date format tests
[PATCH 0/3] nd/diff-parseopt fixups
2019-01-22 0:30 UTC (8+ messages)
` [PATCH 1/3] Revert "parse-options: allow keep-unknown + stop-at-non-opt combination"
` [PATCH 2/3] diff.c: delete unused functions
` [PATCH 3/3] diff.c: simplify diff_opt_break_rewrites()
` [PATCH v2 0/3] nd/diff-parseopt fixups
` [PATCH v2 1/3] Revert "parse-options: allow keep-unknown + stop-at-non-opt combination"
` [PATCH v2 2/3] diff.c: delete unused functions
` [PATCH v2 3/3] diff.c: simplify diff_opt_break_rewrites()
Evolve status
2019-01-21 22:41 UTC
[PATCH 1/8] technical doc: add a design doc for the evolve command
2019-01-21 22:32 UTC (8+ messages)
` [PATCH 2/8] evolve: Implement oid_array_contains_nondestructive
` [PATCH 3/8] evlove: Add the metas namespace to ref-filter
` [PATCH 4/8] evolve: Add support for parsing metacommits
` [PATCH 5/8] evolve: Add the change-table structure
` [PATCH 6/8] evolve: Add support for writing metacommits
` [PATCH 7/8] evolve: Implement the git change update command
` [PATCH 8/8] evolve: Add the git change list command
Missing patch?
2019-01-21 21:31 UTC (3+ messages)
[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
2019-01-21 21:04 UTC (25+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 4/8] am, rebase--merge: do not overlook --skip'ed commits with post-rewrite
` [PATCH v4 5/8] git-rebase, sequencer: extend --quiet option for the interactive machinery
testing some changes to a public-inbox .onion
2019-01-21 21:00 UTC
What's cooking in git.git (Dec 2018, #01; Sun, 9)
2019-01-21 20:58 UTC (6+ messages)
` pw/add-p-select, was "
RFC: rebase inconsistency in 2.18 -- course of action?
2019-01-21 19:02 UTC (11+ messages)
` [RFC PATCH 0/3] Send more rebases through interactive machinery
` [RFC PATCH 3/3] git-rebase.sh: make git-rebase--interactive the default
What's cooking in git.git (Jan 2019, #03; Fri, 18)
2019-01-21 15:33 UTC (4+ messages)
[PATCH 0/1] built-in stash: fix segmentation fault when files were added with intent
2019-01-21 15:14 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/1] One more fix related to TEST_GIT_INSTALLED
2019-01-21 15:12 UTC (2+ messages)
` [PATCH 1/1] tests: explicitly use `test-tool.exe` on Windows
[PATCH v3 00/16] sequencer: refactor functions working on a todo_list
2019-01-21 14:59 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 03/16] sequencer: remove the 'arg' field from todo_item
git commits unstaged files
2019-01-21 14:52 UTC (4+ messages)
Draft of Git Rev News edition 47
2019-01-21 14:43 UTC
checkout with given mtime
2019-01-21 14:17 UTC
[PATCH 00/76] Convert diff opt parser to parse_options()
2019-01-21 12:14 UTC (9+ messages)
` [PATCH 25/76] diff.c: convert --stat*
` [PATCH 28/76] diff.c: convert -B|--break-rewrites
` [PATCH 63/76] diff.c: convert -O
` [PATCH 70/76] diff.c: convert --inter-hunk-context
[PATCH 0/7] Turn git add-i into built-in
2019-01-21 11:59 UTC (16+ messages)
` [PATCH v2 "
` [PATCH v2 5/7] add-interactive.c: implement show-help command
` [PATCH v3 0/7] Turn git add-i into built-in
` [PATCH v3 1/7] diff: export diffstat interface
` [PATCH v3 3/7] add-interactive.c: implement status command
` [PATCH v3 2/7] add--helper: create builtin helper for interactive add
` [PATCH v3 4/7] add--interactive.perl: use add--helper --status for status_cmd
` [PATCH v3 5/7] add-interactive.c: implement show-help command
` [PATCH v3 6/7] t3701-add-interactive: test add_i_show_help()
` [PATCH v3 7/7] add--interactive.perl: use add--helper --show-help for help_cmd
protocol v2: More data transmitted between client and server since v2.20.0
2019-01-20 21:35 UTC (2+ messages)
[PATCH] git-submodule.sh: shorten submodule SHA-1s using rev-parse
2019-01-20 20:46 UTC
protocol v2: More data transmitted between client and server since v2.20.0
2019-01-21 6:15 UTC
git-rebase is ignoring working-tree-encoding
2019-01-20 16:43 UTC (2+ messages)
` [PATCH v2 1/1] Support working-tree-encoding "UTF-16LE-BOM"
[PATCH v4 1/2] t7510: invoke git as part of &&-chain
2019-01-20 9:02 UTC (3+ messages)
` [PATCH v4 2/2] commit-tree: add missing --gpg-sign flag
[PATCH v3 1/3] t5323: test cases for git-pack-redundant
2019-01-20 7:53 UTC (2+ messages)
` [PATCH/RFC v2 1/1] test-lint: Only use only sed [-n] [-e command] [-f command_file]
Git Test Coverage Report (Sat Jan 19)
2019-01-20 1:07 UTC
[PATCH v3] commit-tree: add missing --gpg-sign flag
2019-01-19 23:18 UTC (6+ messages)
[PATCH v4 01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
2019-01-19 20:21 UTC (16+ messages)
` [PATCH v5 0/9] commit-graph write: progress output improvements
` [PATCH v6 00/10] "
` [PATCH v6 01/10] commit-graph write: use pack order when finding commits
` [PATCH v6 02/10] commit-graph: rename "large edges" to "extra edges"
` [PATCH v6 03/10] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
` [PATCH v6 04/10] commit-graph write: add "Writing out" progress output
` [PATCH v6 05/10] commit-graph write: more descriptive "writing out" output
` [PATCH v6 06/10] commit-graph write: show progress for object search
` [PATCH v6 07/10] commit-graph write: add more descriptive progress output
` [PATCH v6 08/10] commit-graph write: remove empty line for readability
` [PATCH v6 09/10] commit-graph write: add itermediate progress
` [PATCH v6 10/10] commit-graph write: emit a percentage for all progress
` [PATCH v5 3/9] commit-graph write: add "Writing out" progress output
Inconsistent Behavior using 'Reference'
2019-01-19 18:38 UTC (2+ messages)
git add —ignore-errors causes --renormalize
2019-01-19 17:08 UTC (3+ messages)
[PATCH 1/2] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
2019-01-19 9:32 UTC (6+ messages)
` [PATCH v2 0/2] commit-graph: minor cleanup and optimization
` [PATCH v2 1/2] commit-graph: rename "large edges" to "extra edges"
` [PATCH v2 2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
How do I get rid of unneeded objects?
2019-01-19 7:38 UTC (3+ messages)
[PATCH] pack-objects.c: Initialize read mutex in cmd_pack_objects
2019-01-19 1:46 UTC (4+ messages)
Calculate packfile and idxfile checksums
2019-01-18 23:51 UTC (3+ messages)
[PATCH] git-submodule: abort if core.worktree could not be set correctly
2019-01-18 23:30 UTC (3+ messages)
How to convert SVN tags to git tags?
2019-01-18 22:31 UTC (2+ messages)
cat-file ambiguity prints "dangling"
2019-01-18 22:29 UTC (6+ messages)
` [PATCH] t1512: test ambiguous cat-file --batch and --batch-output
[PATCH v5 0/3]
2019-01-18 22:20 UTC (12+ messages)
` [PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
` [PATCH v5 1/3] ref-filter: add worktreepath atom
` [PATCH v5 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
[PATCH] commit-tree: add missing --gpg-sign flag
2019-01-18 21:02 UTC (2+ messages)
[PATCH 0/4] Let the builtin rebase call the git am command directly
2019-01-18 20:31 UTC (14+ messages)
` [PATCH 4/4] built-in rebase: call `git am` directly
` [PATCH v2 0/4] Let the builtin rebase call the git am command directly
` [PATCH v2 1/4] rebase: move `reset_head()` into a better spot
` [PATCH v2 2/4] rebase: avoid double reflog entry when switching branches
` [PATCH v2 3/4] rebase: teach `reset_head()` to optionally skip the worktree
` [PATCH v2 4/4] built-in rebase: call `git am` directly
[PATCH] mailmap: update brandon williams's email address
2019-01-18 18:38 UTC (7+ messages)
[PATCH v12 00/26] Convert "git stash" to C builtin
2019-01-18 17:49 UTC (4+ messages)
[PATCHv3 0/2] git-p4: shelved change update with move/copy
2019-01-18 17:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).