git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-03 12:34:20 to 2016-06-06 15:14:48 UTC [more...]

[PATCH V2 0/3] strbuf: improve API
 2016-06-06 15:13 UTC  (2+ messages)
` [PATCH V2 2/3] pretty.c: rename strbuf_wrap() function

error: Can't cherry-pick into empty head
 2016-06-06 15:11 UTC  (4+ messages)
  ` [PATCH] cherry-pick: allow to pick to unborn branches

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-06-06 14:24 UTC  (31+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] git-fetch.txt: document fetch output
  ` [PATCH v2 2/3] fetch: refactor ref update status formatting code
  ` [PATCH v2 3/3] fetch: reduce duplicate in ref update status lines
  ` [PATCH v3 0/6] Better ref summary alignment in "git fetch"
    ` [PATCH v3 1/6] git-fetch.txt: document fetch output
    ` [PATCH v3 2/6] fetch: refactor ref update status formatting code
    ` [PATCH v3 3/6] fetch: change flag code for displaying tag update and deleted ref
    ` [PATCH v3 4/6] fetch: align all "remote -> local" output
    ` [PATCH v3 5/6] fetch: reduce duplicate in ref update status lines with { -> }
    ` [PATCH v3 6/6] fetch: reduce duplicate in ref update status lines with placeholder

[RFC/PATCH] Formatting variables in the documentation
 2016-06-06 14:09 UTC  (14+ messages)
` [PATCH v2] Documentation more consistent
  ` [PATCH v2 1/3] Clearer rule about formatting literals
  ` [PATCH v2 2/3] Change environment variables format
  ` [PATCH v2 3/3] Change configuration "
  ` [PATCH v3] Documentation more consistent
    ` [PATCH v3 1/3] doc: clearer rule about formatting literals
    ` [PATCH v3 2/3] doc: change environment variables format
    ` [PATCH v3 3/3] doc: change configuration "

[PATCH] completion: complete --move for git branch
 2016-06-06 14:16 UTC  (2+ messages)

[PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-06 14:00 UTC  (3+ messages)

[RFC/PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-06 13:43 UTC  (3+ messages)

[BUG?] trailer command with multiple keys
 2016-06-06 12:27 UTC 

[PATCH/RFC 0/4] i-t-a entries again
 2016-06-06 11:16 UTC  (5+ messages)
` [PATCH 1/4] diff.h: extend "flags" field to 64 bits because we're out of bits
` [PATCH 2/4] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"
` [PATCH 3/4] commit: don't count i-t-a entries when checking if the new commit is empty
` [PATCH/RFC 4/4] commit: reinstate commit behavior before 3f6d56d via a config option

[PATCH v4 1/2] builtin/apply: add 'lock_file' pointer into 'struct apply_state'
 2016-06-06 10:03 UTC  (5+ messages)
` [PATCH v4 2/2] builtin/apply: move 'newfd' global "

[PATCH v5 1/2] builtin/apply: add 'lock_file' pointer into 'struct apply_state'
 2016-06-06  9:56 UTC  (2+ messages)
` [PATCH v5 2/2] builtin/apply: move 'newfd' global "

[RFC] Triangular Workflow UI improvments
 2016-06-06  9:48 UTC  (10+ messages)
` [RFC/PATCH] Triangular Workflow UI improvement: Documentation
  ` [RFC/PATCHv2] Documentation: triangular workflow

[RFC/PATCH] pull: set-upstream implementation
 2016-06-06  9:34 UTC  (2+ messages)
` [RFC/PATCH v2] pull: add --set-upstream

[PATCH] userdiff: add built-in pattern for CSS
 2016-06-06  7:28 UTC  (8+ messages)

[PATCH] regex: fix a SIZE_MAX macro redefinition warning
 2016-06-06  6:57 UTC  (4+ messages)

[GSOC Update] Week 2
 2016-06-06  6:53 UTC  (2+ messages)
` [GSOC Update] Week 5

`man 1 git`: Invalid link to online documentation
 2016-06-06  3:59 UTC 

Coccinelle for automated refactors
 2016-06-05 20:55 UTC 

[PATCH 00/26] nd/shallow-deepen updates
 2016-06-05 19:51 UTC  (13+ messages)
` [PATCH 18/26] t5500, t5539: tests for shallow depth since a specific date
` [PATCH 21/26] fetch: define shallow boundary with --shallow-exclude
` [PATCH 22/26] clone: define shallow clone "
` [PATCH 23/26] t5500, t5539: tests for shallow depth excluding a ref
` [PATCH 24/26] upload-pack: split check_unreachable() in two, prep for get_reachable_list()
` [PATCH 25/26] upload-pack: add get_reachable_list()

Creating empty commits with --intent-to-add
 2016-06-05 19:02 UTC  (3+ messages)

What's cooking in git.git (Jun 2016, #01; Thu, 2)
 2016-06-05 18:56 UTC  (13+ messages)
            ` [PATCH v1 1/1] connect: [host:port] is lagacy for ssh

[PATCH 0/2] Introduce "log.showSignature" config variable
 2016-06-05 15:39 UTC  (3+ messages)
` [PATCH 1/2] log: add "log.showsignature" configuration variable
` [PATCH 2/2] log: "--no-show-signature" commmand-line option

Mark remote `gc --auto` error messages
 2016-06-05  9:36 UTC  (2+ messages)
` [PATCH] receive-pack: send auto-gc output over sideband 2

[PATCH v2 0/5] worktree lock/unlock
 2016-06-05  7:15 UTC  (15+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 2/6] worktree.c: find_worktree() learns to identify worktrees by basename
  ` [PATCH v4 0/6] worktree lock/unlock
    ` [PATCH v4 1/6] worktree.c: add find_worktree()

[PATCH v2 0/3] support mboxrd format
 2016-06-05  4:46 UTC  (4+ messages)
` [PATCH v2 1/3] pretty: support "mboxrd" output format
` [PATCH v2 2/3] mailsplit: support unescaping mboxrd messages
` [PATCH v2 3/3] am: support --patch-format=mboxrd

Hi git
 2016-06-04 20:43 UTC 

[PATCH] gitk: Fix missing commits when using -S or -G
 2016-06-04  8:47 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[RFC/PATCH 0/3] support mboxrd format
 2016-06-04  2:03 UTC  (14+ messages)
` [PATCH 1/3] pretty: support "mboxrd" output format

--orphan erases HEAD reflog
 2016-06-04  1:54 UTC  (4+ messages)
` [PATCH] reflog: continue walking the reflog past root commits

[PATCH v2 00/13] Reference iterators
 2016-06-03 23:40 UTC  (16+ messages)
` [PATCH v2 03/13] refs: use name "prefix" consistently
` [PATCH v2 04/13] delete_refs(): add a flags argument
` [PATCH v2 05/13] remote rm: handle symbolic refs correctly
` [PATCH v2 06/13] get_ref_cache(): only create an instance if there is a submodule
` [PATCH v2 07/13] entry_resolves_to_object(): rename function from ref_resolves_to_object()
` [PATCH v2 08/13] ref_resolves_to_object(): new function
` [PATCH v2 09/13] refs: introduce an iterator interface
` [PATCH v2 10/13] do_for_each_ref(): reimplement using reference iteration
` [PATCH v2 11/13] for_each_reflog(): don't abort for bad references
` [PATCH v2 12/13] dir_iterator: new API for iterating over a directory tree
` [PATCH v2 13/13] for_each_reflog(): reimplement using iterators

RFC: have a config option for running submodule update after checkout <revision>
 2016-06-03 23:30 UTC  (2+ messages)

hi
 2016-06-03 21:41 UTC 

[PATCH 00/38] Virtualization of the refs API
 2016-06-03 21:04 UTC  (39+ messages)
` [PATCH 01/38] resolve_gitlink_ref(): eliminate temporary variable
` [PATCH 02/38] rename_ref_available(): add docstring
` [PATCH 03/38] refs: rename struct ref_cache to files_ref_store
` [PATCH 04/38] refs: add a backend method structure
` [PATCH 05/38] refs: create a base class "ref_store" for files_ref_store
` [PATCH 06/38] add_packed_ref(): add a files_ref_store argument
` [PATCH 07/38] get_packed_ref(): "
` [PATCH 08/38] resolve_missing_loose_ref(): "
` [PATCH 09/38] {lock,commit,rollback}_packed_refs(): add files_ref_store arguments
` [PATCH 10/38] refs: add a transaction_commit() method
` [PATCH 11/38] refs: reorder definitions
` [PATCH 12/38] resolve_packed_ref(): rename function from resolve_missing_loose_ref()
` [PATCH 13/38] resolve_gitlink_packed_ref(): remove function
` [PATCH 14/38] read_raw_ref(): take a (struct ref_store *) argument
` [PATCH 15/38] resolve_ref_recursively(): new function
` [PATCH 16/38] resolve_gitlink_ref(): implement using resolve_ref_recursively()
` [PATCH 17/38] resolve_gitlink_ref(): avoid memory allocation in many cases
` [PATCH 18/38] resolve_gitlink_ref(): rename path parameter to submodule
` [PATCH 19/38] refs: make read_raw_ref() virtual
` [PATCH 20/38] refs: make verify_refname_available() virtual
` [PATCH 21/38] refs: make pack_refs() virtual
` [PATCH 22/38] refs: make create_symref() virtual
` [PATCH 23/38] refs: make peel_ref() virtual
` [PATCH 24/38] repack_without_refs(): add a files_ref_store argument
` [PATCH 25/38] lock_raw_ref(): "
` [PATCH 26/38] commit_ref_update(): "
` [PATCH 27/38] lock_ref_for_update(): "
` [PATCH 28/38] lock_ref_sha1_basic(): "
` [PATCH 29/38] split_symref_update(): "
` [PATCH 30/38] files_ref_iterator_begin(): take a ref_store argument
` [PATCH 31/38] refs: add method iterator_begin
` [PATCH 32/38] refs: add methods for reflog
` [PATCH 33/38] refs: add method for initial ref transaction commit
` [PATCH 34/38] refs: add method for delete_refs
` [PATCH 35/38] refs: add methods to init refs db
` [PATCH 36/38] refs: add method to rename refs
` [PATCH 37/38] refs: make lock generic
` [PATCH 38/38] refs: implement iteration over only per-worktree refs

[PATCHv4] pathspec: allow escaped query values
 2016-06-03 20:39 UTC  (2+ messages)

[PATCH v2 2/2] completion: add git status
 2016-06-03 18:34 UTC  (12+ messages)
  ` [PATCH v3 "
              ` [PATCH v4 0/3] support completion for "
                ` [PATCH v4 1/3] completion: factor out untracked file modes into a variable
                ` [PATCH v4 2/3] completion: add __git_get_option_value helper
                ` [PATCH v4 3/3] completion: add git status

Signing off, for now
 2016-06-03 18:11 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 104 new messages
 2016-06-03 17:17 UTC 

[PATCH 01/10] builtin/commit.c: convert trivial snprintf calls to xsnprintf
 2016-06-03 17:10 UTC  (10+ messages)
` [PATCH 02/10] builtin/index-pack.c: "
` [PATCH 03/10] builtin/tag.c: "

git gc and worktrees
 2016-06-03 16:45 UTC  (9+ messages)

git check-ignore returns included files
 2016-06-03 14:48 UTC 

[PATCH 0/2] strbuf: improve API
 2016-06-03 14:04 UTC  (5+ messages)
` [PATCH 2/2] strbuf: allow to use preallocated memory

[PATCH v3 00/39] i18n and test updates
 2016-06-03 12:32 UTC  (6+ messages)
` [PATCH v3 24/39] i18n: bisect: enable l10n of bisect terms in messages


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).