git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-03 21:06:58 to 2016-06-07 05:58:22 UTC [more...]

[ANNOUNCE] Git v2.9.0-rc2
 2016-06-07  5:57 UTC 

[ANNOUNCE] Git v2.8.4
 2016-06-07  5:57 UTC 

feature request: git svn dommit --preserve-timestamps
 2016-06-07  5:44 UTC  (3+ messages)

[PATCH 1/2] git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha
 2016-06-07  5:22 UTC  (3+ messages)

[PATCH v2 00/13] Reference iterators
 2016-06-07  5:13 UTC  (6+ messages)
` [PATCH v2 12/13] dir_iterator: new API for iterating over a directory tree

Minor Bug in Renaming Branches
 2016-06-07  4:13 UTC  (5+ messages)

[PATCH 1/8] Add basic Coccinelle transforms
 2016-06-07  2:54 UTC  (11+ messages)
` [PATCH 2/8] Apply standard object_id Coccinelle transformations
` [PATCH 3/8] Convert struct diff_filespec to struct object_id
` [PATCH 4/8] Rename struct diff_filespec's sha1_valid member
` [PATCH 5/8] merge-recursive: convert struct stage_data to use object_id
` [PATCH 6/8] merge-recursive: convert struct merge_file_info to object_id
` [PATCH 7/8] merge-recursive: convert leaf functions to use struct object_id
` [PATCH 8/8] merge-recursive: convert merge_recursive_generic to object_id

[PATCH/RFC 0/4] i-t-a entries again
 2016-06-07  0:40 UTC  (10+ 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 v2] regex: fix a SIZE_MAX macro redefinition warning
 2016-06-07  0:35 UTC 

[RFC][PATCH 0/8] struct object_id, Part 4
 2016-06-06 23:38 UTC 

[PATCH V2 0/3] strbuf: improve API
 2016-06-06 23:30 UTC  (14+ messages)
` [PATCH V2 1/3] strbuf: add tests
` [PATCH V2 2/3] pretty.c: rename strbuf_wrap() function
` [PATCH V2 3/3] strbuf: allow to use preallocated memory

`man 1 git`: Invalid link to online documentation
 2016-06-06 23:25 UTC  (3+ messages)

Coccinelle for automated refactors
 2016-06-06 23:09 UTC  (5+ messages)

[PATCH v2 0/3] support mboxrd format
 2016-06-06 23:02 UTC  (6+ 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

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

[PATCH] userdiff: add built-in pattern for CSS
 2016-06-06 20:55 UTC  (11+ messages)

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

[PATCH] submodule operations: tighten pathspec errors
 2016-06-06 19:31 UTC  (5+ messages)

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

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

[PATCH] regex: fix a SIZE_MAX macro redefinition warning
 2016-06-06 18:10 UTC  (5+ messages)

[PATCH v3 2/2] completion: add git status
 2016-06-06 18:03 UTC  (5+ messages)
` [PATCH v4 0/3] support completion for "
  ` [PATCH v4 3/3] completion: add "

[BUG?] trailer command with multiple keys
 2016-06-06 17:07 UTC  (2+ messages)

licensing question
 2016-06-06 16:48 UTC  (3+ messages)

[RFC/PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-06 16:37 UTC  (6+ messages)

[RFC/PATCH] Formatting variables in the documentation
 2016-06-06 16:34 UTC  (16+ 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 1/2] git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha
 2016-06-06 16:33 UTC 

[PATCH] git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION
 2016-06-06 16:31 UTC  (3+ messages)

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

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-06-06 14:24 UTC  (24+ messages)
` [PATCH v2 0/3] "
  ` [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

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

[PATCH v4 1/2] builtin/apply: add 'lock_file' pointer into 'struct apply_state'
 2016-06-06 10:03 UTC  (3+ messages)

[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 "

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

[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  (11+ messages)
          ` [PATCH v1 1/1] connect: [host:port] is lagacy for ssh

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  (12+ 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

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  (3+ messages)
` [PATCH] reflog: continue walking the reflog past root commits

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  (13+ messages)
` [PATCH 02/38] rename_ref_available(): add docstring
` [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 30/38] files_ref_iterator_begin(): take a ref_store argument
` [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


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