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

[PATCH 1/2] bisect--helper: `is_expected_rev` shell function in C
 2016-06-09 21:54 UTC  (5+ messages)
` [PATCH 2/2] bisect--helper: `check_expected_revs` "

[PATCH] Adds *~ to the .gitignore
 2016-06-09 21:38 UTC  (3+ messages)

[PATCH] Gitk Inotify support
 2016-06-09 21:24 UTC  (2+ messages)

[PATCH v2 00/94] libify apply and use lib in am
 2016-06-09 21:10 UTC  (15+ messages)
` [PATCH v2 54/94] builtin/apply: make parse_chunk() return a negative integer on error
` [PATCH v2 56/94] apply: move 'struct apply_state' to apply.h
` [PATCH v2 63/94] builtin/apply: make apply_all_patches() return -1 on error

[PATCH 0/2] Dealing with a lot of submodules
 2016-06-09 20:40 UTC  (7+ messages)
` [PATCH 1/2] submodule--helper: initial clone learns retry logic
` [PATCH 2/2] submodule update: continue when a clone fails

[PATCH] Use "working tree" instead of "working directory" for git status
 2016-06-09 19:59 UTC  (3+ messages)

[RFC/PATCHv2] Documentation: triangular workflow
 2016-06-09 18:19 UTC  (8+ messages)
` [PATCHv3] "
  ` [PATCHv4] "

Trouble installing Git on El Capitan for Mac
 2016-06-09 19:09 UTC 

[PATCH] Use "working tree" instead of "working directory" for git status
 2016-06-09 18:21 UTC  (3+ messages)

[PATCH 0/5] A bit more "attributes"
 2016-06-09 18:15 UTC  (13+ messages)
` [PATCH 1/5] attr.c: add push_stack() helper
` [PATCH 2/5] attr.c: pass struct git_attr_check down the callchain
` [PATCH 3/5] fixup! d5ad6c13
` [PATCH 4/5] attr.c: correct ugly hack for git_all_attrs()
` [PATCH 5/5] attr.c: always pass check[] to collect_some_attrs()

[PATCH 2/2] bundle: keep a copy of bundle file name in the in-core bundle header
 2016-06-09 17:23 UTC  (16+ messages)
` [PATCH v2 0/4] "split bundle" preview
  ` [PATCH v2 4/4] bundle v3: the beginning

[PATCH V2 0/3] strbuf: improve API
 2016-06-09 17:22 UTC  (21+ messages)
` [PATCH V2 3/3] strbuf: allow to use preallocated memory
                  ` [PATCH] send-pack: use buffered I/O to talk to pack-objects

What's cooking in git.git (Jun 2016, #03; Thu, 9)
 2016-06-09 17:21 UTC 

[PATCH] builtin/commit.c: memoize git-path for COMMIT_EDITMSG
 2016-06-09 17:04 UTC  (6+ messages)
` [PATCH v2] "

[PATCH/RFC 0/4] i-t-a entries again
 2016-06-09 16:18 UTC  (3+ messages)
` [PATCH 2/4] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"

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

[PATCH 00/38] Virtualization of the refs API
 2016-06-09 16:14 UTC  (25+ messages)
` [PATCH 02/38] rename_ref_available(): add docstring
` [PATCH 05/38] refs: create a base class "ref_store" for files_ref_store
` [PATCH 17/38] resolve_gitlink_ref(): avoid memory allocation in many cases
` [PATCH 21/38] refs: make pack_refs() virtual
` [PATCH 23/38] refs: make peel_ref() virtual
` [PATCH 34/38] refs: add method for delete_refs
` [PATCH 37/38] refs: make lock generic

[PATCH 0/5] Improve test coverage of update-ref error messages
 2016-06-09 16:05 UTC  (5+ messages)
` [PATCH 2/5] t1404: document function test_update_rejected

[PATCH] refs: mark the file-local vtable symbols as static
 2016-06-09 12:40 UTC  (3+ messages)

[RFC-PATCH v2 0/2] send-email: new --quote-email option
 2016-06-09 11:49 UTC  (53+ messages)
` [PATCH v3 0/6] send-email: cleaner tests and quote email
  ` [PATCH v3 1/6] t9001: non order-sensitive file comparison
  ` [PATCH v3 2/6] t9001: check email address is in Cc: field
  ` [PATCH v3 3/6] t9001: shorten send-email's output
  ` (unknown),
    ` [PATCH v4 1/6] t9001: non order-sensitive file comparison
    ` [PATCH v4 2/6] t9001: check email address is in Cc: field
    ` [PATCH v4 3/6] send-email: shorten send-email's output
    ` [PATCH v4 4/6] send-email: create email parser subroutine
    ` [PATCH v4 5/6] send-email: --in-reply-to=<file> populate header fields
    ` [PATCH v4 6/6] send-email: add option --cite to quote the message body

[RFC/PATCH] verify-tag: add --check-name flag
 2016-06-09 11:48 UTC  (16+ messages)

`git help svn` missing description of `propset`
 2016-06-08 23:54 UTC  (3+ messages)

feature request: git svn dommit --preserve-timestamps
 2016-06-08 18:31 UTC  (2+ messages)

[PATCH 1/4] bisect--helper: `bisect_clean_state` shell function in C
 2016-06-08 18:04 UTC  (29+ messages)
` [PATCH 2/4] t6030: explicitly test for bisection cleanup
` [PATCH 3/4] dir: introduce file_size() to check the size of file
` [PATCH 4/4] bisect--helper: `bisect_reset` shell function in C

[PATCH v3] Documentation more consistent
 2016-06-08 17:27 UTC  (10+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] doc: clearer rule about formatting literals
  ` [PATCH v4 2/3] doc: change environment variables format
  ` [PATCH v4 3/3] doc: more consistency in "
  ` [PATCH v4 4/3] doc: change configuration "

[BUG] gitk
 2016-06-08 15:36 UTC  (6+ messages)

`man 1 git`: Invalid link to online documentation
 2016-06-08 12:43 UTC  (4+ messages)

[PATCH v4 00/38] i18n and test updates
 2016-06-08 11:51 UTC  (6+ messages)
` [PATCH v4 27/38] i18n: config: unfold error messages marked for translation
` [PATCH v4 37/38] i18n: unmark die messages "

[PATCH] add: add --chmod=+x / --chmod=-x options
 2016-06-08 11:46 UTC  (7+ messages)

t7300-clean.sh fails "not ok 32 - should avoid cleaning possible submodules" on debian jessie
 2016-06-08  7:12 UTC  (4+ messages)

[PATCH 0/2] Introduce "log.showSignature" config variable
 2016-06-08  6:04 UTC  (4+ messages)
` [PATCH 2/2] log: "--no-show-signature" commmand-line option

[PATCH] tree-diff: avoid alloca for large allocations
 2016-06-08  1:36 UTC  (3+ messages)

[PATCH 1/8] Add basic Coccinelle transforms
 2016-06-07 23:12 UTC  (6+ messages)
` [PATCH 4/8] Rename struct diff_filespec's sha1_valid member


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