git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-27 15:27:23 to 2016-05-31 06:42:08 UTC [more...]

[PATCH 0/2] strbuf: improve API
 2016-05-31  6:41 UTC  (22+ messages)
` [PATCH 1/2] strbuf: add tests
` [PATCH 2/2] strbuf: allow to use preallocated memory

Git reset --hard with staged changes
 2016-05-31  6:41 UTC  (7+ messages)

[RFC/PATCH] bisect--helper: `bisect_clean_state` shell function in C
 2016-05-31  6:40 UTC  (5+ messages)

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

t7800 test failure
 2016-05-31  5:51 UTC  (10+ messages)
            ` [PATCH] t7800 readlink not found

[RFC/PATCH 0/3] support mboxrd format
 2016-05-31  3:40 UTC  (5+ messages)
` [PATCH 1/3] pretty: support "mboxrd" output format
` [PATCH 2/3] mailsplit: support unescaping mboxrd messages
` [PATCH 3/3] am: support --patch-format=mboxrd

[PATCH] Documentation: GPG capitalization
 2016-05-30 22:07 UTC  (4+ messages)

git add without whitespace
 2016-05-30 22:00 UTC  (4+ messages)

[Bug?] log -p -W showing the whole file for a patch that adds to the end?
 2016-05-30 20:55 UTC  (18+ messages)
      ` [PATCH v2 1/8] t4051: rewrite, add more tests
      ` [PATCH v2 2/8] xdiff: factor out match_func_rec()
      ` [PATCH v2 3/8] xdiff: handle appended chunks better with -W
      ` [PATCH v2 4/8] xdiff: ignore empty lines before added functions "
      ` [PATCH v2 5/8] xdiff: -W: don't include common trailing empty lines in context
      ` [PATCH v2 6/8] xdiff: don't trim common tail with -W
      ` [PATCH v2 7/8] t7810: add test for grep -W and trailing empty context lines
      ` [PATCH v2 8/8] grep: -W: don't extend context to trailing empty lines

[WIP-PATCH 0/2] send-email: refactor the email parser loop
 2016-05-30 19:29 UTC  (15+ messages)
` [WIP-PATCH 1/2] send-email: create email parser subroutine

[PATCH v3] upload-pack.c: use of parse-options API
 2016-05-30 19:26 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] upload-pack.c: use "

Fatal bug on revert with --author
 2016-05-30 18:55 UTC  (2+ messages)

How to cut extra liftime of expired loose objects
 2016-05-30 18:53 UTC  (3+ messages)

How to add custom metadata to Git commit object
 2016-05-30 18:52 UTC  (4+ messages)

[PATCH v1 3/3] convert: ce_compare_data() checks for a sha1 of a path
 2016-05-30 18:48 UTC  (5+ messages)
` [PATCH v1 0/1] t6038-merge-text-auto.sh
` [PATCH v1 1/1] t6038: different eol for "Merge addition of text=auto"

[PATCH v2 0/3] Introduce a perf test for interactive rebase
 2016-05-30 18:24 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] perf: make the tests work in worktrees

[PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-05-30 15:30 UTC  (3+ messages)

Gitweb: Persistant download URLs for snapshots?
 2016-05-30 14:12 UTC 

[PATCH v2 00/22] i18n and test updates
 2016-05-30 11:03 UTC  (14+ messages)
` [PATCH v2 02/22] i18n: advice: mark string about detached head for translation
` [PATCH v2 14/22] i18n: rebase-interactive: mark strings "
` [PATCH v2 18/22] tests: use test_i18n* functions to suppress false positives

[PATCH v3 05/13] worktree.c: mark current worktree
 2016-05-30 10:49 UTC  (12+ messages)
` [PATCH v2 0/5] worktree lock/unlock
  ` [PATCH v2 1/5] worktree.c: add find_worktree_by_path()
  ` [PATCH v3 0/6] worktree lock/unlock
    ` [PATCH v3 1/6] worktree.c: add find_worktree()
    ` [PATCH v3 2/6] worktree.c: find_worktree() learns to identify worktrees by basename
    ` [PATCH v3 3/6] worktree.c: add is_main_worktree()
    ` [PATCH v3 4/6] worktree.c: retrieve lock status (and optionally reason) in get_worktrees()
    ` [PATCH v3 5/6] worktree: add "lock" command
    ` [PATCH v3 6/6] worktree: add "unlock" command

[RFC] Triangular Workflow: user friendly full implementation
 2016-05-30  9:07 UTC  (6+ messages)
  ` [RFC] Triangular Workflow UI improvement
  ` [RFC] Triangular Workflow UI improvments

[PATCH] README.md: format CLI commands with code syntax
 2016-05-30  6:05 UTC  (2+ messages)

[GSoC Update] Week 3
 2016-05-30  5:45 UTC  (3+ messages)
` [GSOC Update] Week 2

[PATCH] git-cherry-pick.txt: correct a small typo
 2016-05-30  0:41 UTC  (2+ messages)

RFC: new git-splice subcommand for non-interactive branch splicing
 2016-05-30  0:34 UTC  (6+ messages)
` RFC: new git-transplant subcommand for non-interactively moving commits between branches

[PATCH 1/2] Do not output whitespace on blank lines
 2016-05-30  0:30 UTC  (5+ messages)
` [PATCH 2/2] Fix tests

[RFC-PATCH 0/2] send-email: new --quote-mail option
 2016-05-29 23:38 UTC  (8+ messages)
` [RFC-PATCH v2 0/2] send-email: new --quote-email option
  ` [RFC-PATCH v2 1/2] send-email: quote-email populates the fields
  ` [RFC-PATCH v2 2/2] send-email: quote-email quotes the message body

[RFC/PATCH] pull: set-upstream implementation
 2016-05-29 20:00 UTC  (3+ messages)

error: Can't cherry-pick into empty head
 2016-05-28 17:54 UTC 

[PATCH] patch-id: use starts_with() and skip_prefix()
 2016-05-28 16:20 UTC 

[PATCH] apply: remove unused parameters from name_terminate()
 2016-05-28 16:12 UTC 

[PATCH] blame.c: don't drop origin blobs as eagerly
 2016-05-28 14:00 UTC  (7+ messages)

ssh key
 2016-05-28 13:47 UTC 

IT- Desk Password Update
 2016-05-28 10:52 UTC 

[PATCH v2] Require 0 context lines in git-blame algorithm
 2016-05-28  9:13 UTC 

[PATCH v8 0/9] connect: various cleanups
 2016-05-28  8:47 UTC  (7+ messages)

Small rerere in rebase regression
 2016-05-28  6:39 UTC  (9+ messages)

[BUG] t9801 and t9803 broken on next
 2016-05-28  0:20 UTC  (11+ messages)
          ` [RFC] fast-import: invalidate pack_id references after loosening

[PATCH] Documentation: add instructions to help setup gmail 2FA
 2016-05-27 21:17 UTC  (3+ messages)

[PATCH] Require 0 context lines in git-blame algorithm
 2016-05-27 20:59 UTC  (2+ messages)

[PATCH] log: document the --decorate=auto option
 2016-05-27 20:17 UTC  (3+ messages)

t7610-mergetool.sh test failure
 2016-05-27 20:01 UTC  (10+ messages)

[PATCH] t6030: explicitly test for bisection cleanup
 2016-05-27 19:22 UTC  (4+ messages)

[PATCH v4 0/2] rev-parse: fix some options when executed from subpath of main tree
 2016-05-27 18:50 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] add: add --chmod=+x / --chmod=-x options
 2016-05-27 18:35 UTC  (7+ messages)

[PATCH] worktree: allow "-" short-hand for @{-1} in add command
 2016-05-27 18:01 UTC  (6+ messages)

[RFC/PATCH 0/2] Introduce "log.showSignature" config variable
 2016-05-27 17:48 UTC  (7+ messages)
` [RFC/PATCH 2/2] log: add "--no-show-signature" command line option

Advanced revision selection?
 2016-05-27 15:59 UTC  (2+ 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).