messages from 2018-09-26 11:03:30 to 2018-09-27 22:00:42 UTC [more...]
[GSoC][PATCH v7 00/20] rebase -i: rewrite in C
2018-09-27 21:55 UTC (11+ messages)
` [GSoC][PATCH v8 "
` [GSoC][PATCH v8 01/20] sequencer: make three functions and an enum from sequencer.c public
` [GSoC][PATCH v8 02/20] rebase -i: rewrite append_todo_help() in C
` [GSoC][PATCH v8 03/20] editor: add a function to launch the sequence editor
` [GSoC][PATCH v8 04/20] rebase -i: rewrite the edit-todo functionality in C
` [GSoC][PATCH v8 05/20] sequencer: add a new function to silence a command, except if it fails
` [GSoC][PATCH v8 06/20] rebase -i: rewrite setup_reflog_action() in C
` [GSoC][PATCH v8 07/20] rebase -i: rewrite checkout_onto() "
` [GSoC][PATCH v8 08/20] sequencer: refactor append_todo_help() to write its message to a buffer
` [GSoC][PATCH v8 09/20] sequencer: change the way skip_unnecessary_picks() returns its result
[RFC PATCH] transport: list refs before fetch if necessary
2018-09-27 21:43 UTC (9+ messages)
` [RFC PATCH v2 0/4] Avoid ls-refs when possible in protocol v2
` [RFC PATCH v2 1/4] transport: allow skipping of ref listing
` [RFC PATCH v2 2/4] transport: do not list refs if possible
` [RFC PATCH v2 3/4] transport: list refs before fetch if necessary
` [RFC PATCH v2 4/4] fetch: do not list refs if fetching only hashes
[PATCHv3 0/8] fetch: make sure submodule oids are fetched
2018-09-27 21:43 UTC (29+ messages)
` [PATCH 1/8] sha1-array: provide oid_array_filter
` On shipping more of our technical docs as manpages
` [PATCH] Documentation/CodingGuidelines: How to document new APIs
[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
2018-09-27 21:35 UTC (16+ messages)
[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
2018-09-27 21:18 UTC (6+ messages)
` [PATCH v3 0/5] Clean up tests for test_cmp arg ordering and pipe placement
` [PATCH v3 1/5] CodingGuidelines: add shell piping guidelines
t7005-editor.sh failure
2018-09-27 20:53 UTC (14+ messages)
` [PATCH] t7005-editor: quote filename to fix whitespace-issue
[PATCH 0/2] negotiator: improve recent behavior + docs
2018-09-27 20:41 UTC (3+ messages)
Null pointer dereference in rerere.c
2018-09-27 20:40 UTC (3+ messages)
Add proto v2 archive command with HTTP support
2018-09-27 20:28 UTC (14+ messages)
` [PATCH 3/3] archive: allow archive over HTTP(S) with proto v2
` [PATCH v2 0/4] Add proto v2 archive command with HTTP support
` [PATCH v2 1/4] archive: follow test standards around assertions
` [PATCH v2 2/4] archive: use packet_reader for communications
` [PATCH v2 3/4] archive: implement protocol v2 archive command
` [PATCH v2 4/4] archive: allow archive over HTTP(S) with proto v2
[PATCH] git-completion.bash: Add completion for stash list
2018-09-27 19:59 UTC
[PATCH] git-completion.bash: Add completion for stash list
2018-09-27 20:09 UTC
[PATCH] submodule: Alllow staged changes for get_superproject_working_tree
2018-09-27 19:42 UTC (2+ messages)
[PATCH 3/4] git-commit-graph.txt: refer to "*commit* graph file"
2018-09-27 19:21 UTC (8+ messages)
` [PATCH v2 0/4] git-commit-graph.txt: various cleanups
` [PATCH v2 1/4] git-commit-graph.txt: fix bullet lists
` [PATCH v2 2/4] git-commit-graph.txt: typeset more in monospace
` [PATCH v2 3/4] git-commit-graph.txt: refer to "*commit*-graph file"
` [PATCH v2 4/4] Doc: refer to the "commit-graph file" with dash
[PATCH] worktree: add per-worktree config files
2018-09-27 18:49 UTC (10+ messages)
` Wherefor worktrees?
[PATCH] fetch-pack: approximate no_dependents with filter
2018-09-27 18:37 UTC (2+ messages)
[PATCH v5 0/9] Make submodules work if .gitmodules is not checked out
2018-09-27 18:00 UTC (10+ messages)
` [PATCH v5 9/9] submodule: support reading .gitmodules when it's not in the working tree
[PATCH v2 0/6] Use generation numbers for --topo-order
2018-09-27 17:57 UTC (6+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] prio-queue: add 'peek' operation
` [PATCH v3 7/7] revision.c: refactor basic topo-order logic
Triggering "BUG: wt-status.c:476: multiple renames on the same target? how?"
2018-09-27 17:36 UTC (4+ messages)
` [PATCHv2] commit: fix erroneous BUG, 'multiple renames on the same target? how?'
[PATCH v1] read-cache: speed up index load through parallelization
2018-09-27 17:13 UTC (11+ messages)
` [PATCH v6 0/7] "
` [PATCH v6 1/7] read-cache.c: optimize reading index format v4
` [PATCH v6 2/7] read-cache: clean up casting and byte decoding
` [PATCH v6 3/7] eoie: add End of Index Entry (EOIE) extension
` [PATCH v6 4/7] config: add new index.threads config setting
` [PATCH v6 5/7] read-cache: load cache extensions on a worker thread
` [PATCH v6 6/7] ieot: add Index Entry Offset Table (IEOT) extension
` [PATCH v6 7/7] read-cache: load cache entries on worker threads
Git for Windows for Unix?
2018-09-27 16:28 UTC (6+ messages)
Git Test Coverage Report (Tuesday, Sept 25)
2018-09-27 15:38 UTC (15+ messages)
[PATCH v2 0/5] Fix the racy split index problem
2018-09-27 15:25 UTC (10+ messages)
` [PATCH v2 1/5] split-index: add tests to demonstrate "
` [PATCH v2 2/5] t1700-split-index: date back files to avoid racy situations
` [PATCH v2 3/5] split-index: count the number of deleted entries
` [PATCH v2 4/5] split-index: don't compare stat data of entries already marked for split index
` [PATCH v2 5/5] split-index: smudge and add racily clean cache entries to "
[PATCH] git.txt: mention mailing list archive
2018-09-27 10:35 UTC (7+ messages)
` [PATCH v2] "
[PATCH] fetch: replace string-list used as a look-up table with a hashmap
2018-09-27 5:54 UTC (4+ messages)
[PATCH] doc: clarify gitcredentials path component matching
2018-09-27 5:19 UTC (2+ messages)
Triggering "BUG: wt-status.c:476: multiple renames on the same target? how?"
2018-09-27 4:20 UTC (4+ messages)
Fixing constant preference prompts during tests
2018-09-27 0:42 UTC (5+ messages)
[PATCH v4 0/9] fetch: make sure submodule oids are fetched
2018-09-26 22:19 UTC (9+ messages)
` [PATCH v4 1/9] sha1-array: provide oid_array_filter
` [PATCH v4 2/9] submodule.c: fix indentation
` [PATCH v4 3/9] submodule.c: sort changed_submodule_names before searching it
` [PATCH v4 4/9] submodule: move global changed_submodule_names into fetch submodule struct
GPG signing is bent on WIndows
2018-09-26 21:41 UTC (2+ messages)
[PATCH 0/1] read-cache: update index format default to v4
2018-09-26 21:03 UTC (7+ messages)
` [PATCH 1/1] "
Subtree bugs
2018-09-26 20:53 UTC
[PATCH] help: allow redirecting to help for aliased command
2018-09-26 19:31 UTC (11+ messages)
[PATCH 0/3] Filter alternate references
2018-09-26 18:38 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] transport.c: introduce core.alternateRefsCommand
[GSoC][PATCH v8 00/20] Convert "git stash" to C builtin
2018-09-26 18:37 UTC (3+ messages)
` [PATCH v9 00/21] "
[PATCH v4 0/9] Introducing remote ODBs
2018-09-26 18:11 UTC (8+ messages)
` [PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote
[PATCH] git help: promote 'git help -av'
2018-09-26 17:28 UTC (9+ messages)
git fetch <remote> <branch> behaves weirdely when run in a worktree
2018-09-26 17:05 UTC (5+ 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).