messages from 2015-07-30 06:38:33 to 2015-08-03 16:54:35 UTC [more...]
[PATCH v8 0/11] Port tag.c over to use ref-filter APIs
2015-08-03 16:54 UTC (4+ messages)
` [PATCH v8 01/11] ref-filter: print output to strbuf for formatting
` [PATCH v8 02/11] ref-filter: introduce ref_formatting_state
` [PATCH v8 03/11] ref-filter: implement an `align` atom
[PATCH] clone: fix repo name when cloning a server's root
2015-08-03 16:37 UTC (16+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 4/6] connect: move error check to caller of parse_connect_url
` [PATCH v2 5/6] clone: fix hostname parsing when guessing dir
` [PATCH v2 6/6] clone: add tests for cloning with empty path
[PATCH] add: remove dead code
2015-08-03 16:23 UTC (8+ messages)
` [RFC/PATCH 0/2] Submodules: refactoring the `module_list` function
` [RFC/PATCH 1/2] submodule: implement `module_list` as a builtin helper
` [RFC/PATCH 2/2] Testing the new code
"git pull --rebase" fails if pager.pull is true, after producing a colorized diff it cannot apply
2015-08-03 15:21 UTC
[PATCH/RFC 0/2] bisect per-worktree
2015-08-03 14:03 UTC (11+ messages)
` [PATCH 1/2] refs: workree-refs/* become per-worktree
` [PATCH 2/2] bisect: make bisection refs per-worktree
[PATCH v5 1/5] refs: introduce pseudoref and per-worktree ref concepts
2015-08-03 13:55 UTC (7+ messages)
` [PATCH v5 2/5] refs: add ref_type function
` [PATCH v5 3/5] pseudorefs: create and use pseudoref update and delete functions
` [PATCH v5 4/5] bisect: use update_ref
` [PATCH v5 5/5] sequencer: replace write_cherry_pick_head with update_ref
[PATCH 0/1] handling mistranslation reports (resend)
2015-08-03 13:49 UTC (3+ messages)
` [PATCH 1/1] po/README: split out the different contribution types
Fetch and refs/remotes/<refname>/HEAD
2015-08-03 13:28 UTC
[PATCH v3 0/6] pseudorefs
2015-08-03 13:27 UTC (18+ messages)
` [PATCH v3 2/6] notes: replace pseudorefs with real refs
` [PATCH] notes: handle multiple worktrees
[msysGit] Difficulties senting patches to Git list using msmpt (send-email)
2015-08-03 13:09 UTC
[PATCH v1] send-email: provide whitelist of SMTP AUTH mechanisms
2015-08-03 10:24 UTC (10+ messages)
[PATCH] untracked-cache: support sparse checkout
2015-08-03 10:23 UTC (3+ messages)
[RFC/PATCH] Port branch.c to use ref-filter APIs
2015-08-03 10:20 UTC (35+ messages)
` [RFC/PATCH 01/11] ref-filter: add "%(objectname:size=X)" option
` [RFC/PATCH 02/11] ref-filter: add 'colornext' atom
` [RFC/PATCH 04/11] ref-filter: add 'ifexists' atom
` [RFC/PATCH 07/11] branch: move 'current' check down to the presentation layer
` [RFC/PATCH 10/11] branch.c: use 'ref-filter' APIs
[PATCH v7 0/11] port tag.c to use ref-filter APIs
2015-08-03 7:22 UTC (17+ messages)
` [PATCH v7 01/11] ref-filter: introduce 'ref_formatting_state'
` [PATCH v7 02/11] ref-filter: make `color` use `ref_formatting_state`
` [PATCH v7 03/11] ref-filter: add option to pad atoms to the right
` [PATCH v7 04/11] ref-filter: add option to filter only tags
` [PATCH v7 05/11] ref-filter: support printing N lines from tag annotation
` [PATCH v7 06/11] ref-filter: add support to sort by version
` [PATCH v7 07/11] ref-filter: add option to match literal pattern
` [PATCH v7 08/11] tag.c: use 'ref-filter' data structures
` [PATCH v7 09/11] tag.c: use 'ref-filter' APIs
` [PATCH v7 10/11] tag.c: implement '--format' option
` [PATCH v7 11/11] tag.c: implement '--merged' and '--no-merged' options
Draft of Git Rev News edition 6
2015-08-03 0:10 UTC (2+ messages)
[PATCH v2 00/10] object_id part 2
2015-08-02 23:33 UTC (2+ messages)
[PATCH/RFC 0/9] Pseudorefs
2015-08-02 22:48 UTC (2+ messages)
[PATCH v2] send-email: provide whitelist of SMTP AUTH mechanisms
2015-08-02 18:57 UTC (2+ messages)
[PATCH] git-p4: fix faulty paths for case insensitive systems
2015-08-02 15:15 UTC (2+ messages)
[PATCH v3 0/4] notes: add support for notes.merge option
2015-08-02 10:10 UTC (5+ messages)
` [PATCH v3 1/4] notes: document cat_sort_uniq rewriteMode
` [PATCH v3 2/4] notes: add tests for --commit/--abort/--strategy exclusivity
` [PATCH v3 3/4] notes: add notes.merge option to select default strategy
` [PATCH RFC 4/4] notes: add per-ref configuration of merge strategy
[PATCH v2 0/2] notes: add notes.merge strategy option
2015-08-02 8:20 UTC (9+ messages)
` [PATCH v2 1/2] notes: document cat_sort_uniq rewriteMode
` [PATCH v2 2/2] notes: add notes.merge option to select default strategy
[PATCH v4 1/2] worktrees: add find_shared_symref
2015-08-01 13:51 UTC (4+ messages)
` [PATCH v4 2/2] notes: handle multiple worktrees
[PATCH] completion: Add '--edit-todo' to rebase
2015-08-01 9:25 UTC (8+ messages)
` [PATCH v2] "
[PATCH/RFC 0/2] bisect per-worktree
2015-08-01 5:43 UTC
"git am" and then "git am -3" regression?
2015-08-01 0:59 UTC (9+ messages)
` [PATCH] am: let command-line options override saved options
[PATCH] transport-helper: die on errors reading refs
2015-07-31 23:57 UTC
[PATCH v6 00/45] Make git-am a builtin
2015-07-31 23:42 UTC (3+ messages)
` [PATCH v6 14/45] builtin-am: implement --abort
[PATCH v3 1/2] worktrees: add die_if_shared_symref
2015-07-31 22:08 UTC (7+ messages)
` [PATCH v3 2/2] notes: handle multiple worktrees
[PATCH v2] notes: handle multiple worktrees
2015-07-31 22:00 UTC (4+ messages)
Rebase bug
2015-07-31 21:44 UTC (2+ messages)
What's cooking in git.git (Jul 2015, #07; Mon, 27)
2015-07-31 21:37 UTC (4+ messages)
[PATCH 0/2] add notes.merge configuration variable
2015-07-31 21:12 UTC (5+ messages)
` [PATCH 1/2] notes: document cat_sort_uniq rewriteMode
` [PATCH 2/2] notes: add notes.merge option to select default strategy
[PATCH] add ls-remote --get-push-url option
2015-07-31 20:51 UTC (8+ messages)
` [PATCH] ls-remote: add "
git pull --upload-pack reversion in git 2.5.0
2015-07-31 17:54 UTC (8+ messages)
` [PATCH] pull.sh: quote $upload_pack when passing it to git-fetch
Fwd: New Defects reported by Coverity Scan for git
2015-07-31 16:58 UTC (3+ messages)
` "
[PATCH 0/4] Fix handling of remotes with single-character names
2015-07-31 15:01 UTC (3+ messages)
Running pre-commit hook
2015-07-31 14:57 UTC
Confused about sparse vs untracked-cache
2015-07-31 11:28 UTC (5+ messages)
Documentation bug in ProGit v2
2015-07-31 10:13 UTC
Ten more days for your invited paper (see below)
2015-07-30 18:04 UTC
[PATCH 0/2] negative hideRefs for overriding
2015-07-30 23:28 UTC (4+ messages)
` [PATCH 2/2] refs: support negative transfer.hideRefs
[GSOC] Update 5: Unification of tag -l, branch -l and for-each-ref
2015-07-30 16:06 UTC (2+ messages)
[PATCH v6 0/10] port tag.c to use ref-filter APIs
2015-07-30 15:35 UTC (28+ messages)
` [PATCH v6 01/10] ref-filter: introduce 'ref_formatting_state'
` [PATCH v6 02/10] ref-filter: add option to pad atoms to the right
` [PATCH v6 05/10] ref-filter: add support to sort by version
` [PATCH v7 01/11] ref-filter: introduce 'ref_formatting_state'
` [PATCH v7 02/11] ref-filter: make `color` use `ref_formatting_state`
` [PATCH v7 03/11] ref-filter: add option to pad atoms to the right
` [PATCH v7 04/11] ref-filter: add option to filter only tags
` [PATCH v7 05/11] ref-filter: support printing N lines from tag annotation
` [PATCH v7 06/11] ref-filter: add support to sort by version
` [PATCH v7 07/11] ref-filter: add option to match literal pattern
` [PATCH v7 08/11] tag.c: use 'ref-filter' data structures
` [PATCH v7 09/11] tag.c: use 'ref-filter' APIs
` [PATCH v7 10/11] tag.c: implement '--format' option
` [PATCH v7 11/11] tag.c: implement '--merged' and '--no-merged' options
[PATCH] git-am: flag suspiciously old or futuristic commits
2015-07-30 15:07 UTC (4+ messages)
[PATCH] bisect: add read_bisect_terms() to the public interface
2015-07-30 14:33 UTC
[PATCH v5 00/11] port tag.c to use ref-filter APIs
2015-07-30 11:21 UTC (5+ messages)
` [PATCH v5 01/11] ref-filter: introduce 'ref_formatting_state'
` [PATCH v5 07/11] ref-filter: add option to match literal pattern
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).