messages from 2018-04-17 18:11:02 to 2018-04-19 14:05:56 UTC [more...]
Bug Report - Pull remote branch does not retrieve new tags
2018-04-19 13:55 UTC
[RFC PATCH 00/12] Integrate commit-graph into 'fsck' and 'gc'
2018-04-19 13:24 UTC (8+ messages)
` [RFC PATCH 02/12] commit-graph: add 'check' subcommand
` [RFC PATCH 03/12] commit-graph: check file header information
` [RFC PATCH 05/12] commit-graph: check fanout and lookup table
` [RFC PATCH 08/12] commit-graph: verify commit contents against odb
` [RFC PATCH 09/12] fsck: check commit-graph
[PATCH] git-send-email: Cc more people
2018-04-19 12:35 UTC (7+ messages)
[PATCH v5 00/12] rebase -i: offer to recreate merge commits
2018-04-19 12:24 UTC (45+ messages)
` [PATCH v6 00/15] rebase -i: offer to recreate commit topology
` [PATCH v6 04/15] sequencer: introduce new commands to reset the revision
` [PATCH v6 05/15] sequencer: introduce the `merge` command
` [PATCH v7 00/17] rebase -i: offer to recreate commit topology
` [PATCH v7 01/17] sequencer: avoid using errno clobbered by rollback_lock_file()
` [PATCH v7 02/17] sequencer: make rearrange_squash() a bit more obvious
` [PATCH v7 03/17] sequencer: refactor how original todo list lines are accessed
` [PATCH v7 04/17] sequencer: offer helpful advice when a command was rescheduled
` [PATCH v7 05/17] git-rebase--interactive: clarify arguments
` [PATCH v7 06/17] sequencer: introduce new commands to reset the revision
` [PATCH v7 07/17] # This is a combination of 2 commits. # This is the 1st commit message:
` [PATCH v7 08/17] sequencer: fast-forward `merge` commands, if possible
` [PATCH v7 09/17] rebase-helper --make-script: introduce a flag to rebase merges
` [PATCH v7 10/17] rebase: introduce the --rebase-merges option
` [PATCH v7 11/17] rebase --rebase-merges: add test for --keep-empty
` [PATCH v7 12/17] sequencer: make refs generated by the `label` command worktree-local
` [PATCH v7 13/17] sequencer: handle post-rewrite for merge commands
` [PATCH v7 14/17] rebase --rebase-merges: avoid "empty merges"
` [PATCH v7 15/17] pull: accept --rebase=merges to recreate the branch topology
` [PATCH v7 16/17] rebase -i: introduce --rebase-merges=[no-]rebase-cousins
` [PATCH v7 17/17] rebase -i --rebase-merges: add a section to the man page
What's cooking in git.git (Apr 2018, #02; Tue, 17)
2018-04-19 11:52 UTC (12+ messages)
[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
2018-04-19 11:26 UTC (13+ messages)
Silly "git gc" UI issue
2018-04-19 10:34 UTC (9+ messages)
[PATCH] Deprecate support for .git/info/grafts
2018-04-19 10:09 UTC (16+ messages)
` [PATCH v2 0/7] Deprecate .git/info/grafts
` [PATCH v2 1/7] replace: "libify" create_graft()
` [PATCH v2 2/7] replace: introduce --convert-graft-file
` [PATCH v2 3/7] Add a test for `git replace --convert-graft-file`
` [PATCH v2 4/7] Deprecate support for .git/info/grafts
` [PATCH v2 5/7] filter-branch: stop suggesting to use grafts
` [PATCH v2 6/7] technical/shallow: describe the relationship with replace refs
` [PATCH v2 7/7] technical/shallow: describe why shallow cannot use "
Bug: rebase -i creates committer time inversions on 'reword'
2018-04-19 9:17 UTC (14+ messages)
` [RFC PATCH] ident: don't cache default date
[PATCH v2 00/10] Compute and consume generation numbers
2018-04-19 8:32 UTC (17+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 3/9] commit: use generations in paint_down_to_common()
` [PATCH v3 4/9] commit-graph.txt: update design document
` [PATCH v3 5/9] ref-filter: use generation number for --contains
` [PATCH v3 6/9] commit: use generation numbers for in_merge_bases()
` [PATCH v3 7/9] commit: add short-circuit to paint_down_to_common()
` [PATCH v3 8/9] commit-graph: always load commit-graph information
[RFC WIP PATCH] merge: implement -s theirs -X N
2018-04-19 8:28 UTC (5+ messages)
[RFC PATCH v2] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
2018-04-19 6:07 UTC (19+ messages)
` [RFC PATCH v3 1/2] "
` [RFC PATCH v3 2/2] t7406: add test for non-default branch in submodule
` [RFC PATCH v4 1/9] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
` [RFC PATCH v4 2/9] t7406: add test for non-default branch in submodule
` [RFC PATCH v4 3/9] fixup:t7406: use test_commit instead of echo/add/commit as suggested by Stefan Beller
` [RFC PATCH v4 4/9] fixup:t7404:use 'git -C' instead of cd .. && git
` [RFC PATCH v4 5/9] fixup:t7406:cleanup chained submodules after test is done
` [RFC PATCH v4 6/9] fixup:t7406:don't call init after add, is redundant
` [RFC PATCH v4 7/9] fixup:t7406:supr5 commit is done before submodules chaining
` [RFC PATCH v4 8/9] fixup:t7406:use super_w instead of the existing super
` [RFC PATCH v4 9/9] fixup:t7406:change branches in submodules after the link is done
Git issue report
2018-04-19 5:33 UTC (2+ messages)
man page for "git remote set-url" seems confusing/contradictory
2018-04-19 4:17 UTC (10+ messages)
[PATCH 0/2] Fix --short and --porcelain options for commit
2018-04-19 3:55 UTC (5+ messages)
` [PATCH 1/2] commit: fix --short and --porcelain
` [PATCH 2/2] wt-status: const-ify all printf helper methods
[PATCH] builtin/config.c: prefer `--type=bool` over `--bool`, etc
2018-04-19 3:01 UTC (6+ messages)
` [PATCH v9 0/2] builtin/config.c: support `--type=<type>` as preferred alias for `--type`
` [PATCH v9 1/2] builtin/config.c: treat type specifiers singularly
` [PATCH v9 2/2] builtin/config.c: support `--type=<type>` as preferred alias for `--type`
[PATCH] send-email: allow re-editing of message
2018-04-19 2:12 UTC
[PATCH 0/3] shortlog: do not accept revisions when run outside repo
2018-04-19 1:25 UTC (8+ messages)
` [PATCH 0/4] doc: cleaning up instances of \--
` [PATCH 1/4] doc: convert \--option to --option
` [PATCH 2/4] doc: convert [\--] to [--]
` [PATCH 3/4] git-[short]log.txt: unify quoted standalone --
` [PATCH 4/4] git-submodule.txt: quote usage in monospace, drop backslash
[PATCH 0/2] Fix early EOF with GfW daemon
2018-04-18 21:51 UTC (12+ messages)
` [PATCH 1/2] daemon: use timeout for uninterruptible poll
` [PATCH 2/2] daemon: graceful shutdown of client connection
[PATCH v2 1/1] perl: fix installing modules from contrib
2018-04-18 21:44 UTC (3+ messages)
` [PATCH v3 "
[PATCH v1 0/2] fsexcludes: Add programmatic way to exclude files
2018-04-18 21:25 UTC (4+ messages)
` [PATCH v3 "
[PATCH] submodule--helper: don't print null in 'submodule status'
2018-04-18 21:24 UTC (3+ messages)
[PATCH 0/3] completion: improvements for git stash
2018-04-18 21:15 UTC (6+ messages)
` [PATCH 1/3] completion: rename save_opts to default_opts for stash
` [PATCH 2/3] completion: stop completing 'save' as stash subcommand
` [PATCH 3/3] completion: make stash -p and alias for stash push -p
[PATCH] Create 'bisect_flags' parameter in find_bisection() in preparation of passing multiple options
2018-04-18 21:05 UTC (4+ messages)
` [PATCH v3] bisect: create 'bisect_flags' parameter in find_bisection()
` [PATCH v4] "
[PATCH v3] git{,-blame}.el: remove old bitrotting Emacs code
2018-04-18 20:16 UTC (6+ messages)
` [PATCH v4] "
[PATCH v2 0/1] completion: dynamic completion loading
2018-04-18 19:51 UTC (3+ messages)
` [PATCH v2 1/1] completion: load completion file for external subcommand
[RFC 00/10] Make .the gitmodules file path configurable
2018-04-18 18:44 UTC (7+ messages)
` [RFC 01/10] submodule: add 'core.submodulesFile' to override the '.gitmodules' path
[PATCH/RFC] completion: complete all possible -no-<options>
2018-04-18 15:08 UTC (3+ messages)
[BUG] git p4 clone fails when p4 sizes does not return 'fileSize' key
2018-04-18 14:59 UTC (14+ messages)
` [PATCH 1/1] git-p4: fix `sync --verbose` traceback due to 'fileSize'
[PATCH 2/2] completion: simplify ls-files filter
2018-04-18 12:31 UTC (8+ messages)
` [PATCH 00/11] completion: path completion improvements: speedup and quoted paths
` [PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames
[ANNOUNCE] Git Rev News edition 38
2018-04-18 12:15 UTC
[PATCH] send-email: avoid duplicate In-Reply-To/References
2018-04-18 7:38 UTC (3+ messages)
[PATCH] worktree: accept -f as short for --force for removal
2018-04-18 5:01 UTC (5+ messages)
[PATCH v1 0/5] Allocate cache entries from memory pool
2018-04-18 4:49 UTC (7+ messages)
` [PATCH v1 1/5] read-cache: teach refresh_cache_entry to take istate
` [PATCH v1 2/5] Add an API creating / discarding cache_entry structs
[PATCH] docs/git-gc: fix minor rendering issue
2018-04-18 3:06 UTC (2+ messages)
[PATCH 0/2] blame: color line by commit
2018-04-18 0:39 UTC (14+ messages)
` [PATCH 1/2] builtin/blame: dim uninteresting metadata lines
` [PATCH 2/2] builtin/blame: highlight recently changed lines
[PATCH] completion: reduce overhead of clearing cached --options
2018-04-17 23:45 UTC (3+ messages)
` [PATCH v2] "
GDPR compliance best practices?
2018-04-17 23:25 UTC (3+ messages)
[PATCH 0/8] gpg-interface: Multiple signing tools
2018-04-17 18:33 UTC (9+ messages)
` [PATCH 8/8] gpg-interface: handle alternative signature types
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).