git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-30 09:07:38 to 2016-06-01 09:37:43 UTC [more...]

[PATCH 1/2] completion: create variable for untracked file modes
 2016-06-01  9:37 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH 2/2] completion: add git status
 2016-06-01  9:05 UTC  (3+ messages)

[RFC] Triangular Workflow: user friendly full implementation
 2016-06-01  9:32 UTC  (6+ messages)
  ` [RFC] Triangular Workflow UI improvments
    ` [RFC/PATCH] Triangular Workflow UI improvement: Documentation

git gc and worktrees
 2016-06-01  8:57 UTC  (5+ messages)

[RCF/PATCH] Makefile: move 'ifdef DEVELOPER' after config.mak* inclusion
 2016-06-01  8:05 UTC  (7+ messages)
    ` [PATCH] Makefile: add $(DEVELOPER_CFLAGS) variable

[PATCH 0/2] strbuf: improve API
 2016-06-01  7:42 UTC  (29+ messages)
` [PATCH 1/2] strbuf: add tests
` [PATCH 2/2] strbuf: allow to use preallocated memory

[PATCH] add: add --chmod=+x / --chmod=-x options
 2016-06-01  7:23 UTC  (3+ messages)

[PATCH] t4014: shell portability fix
 2016-06-01  7:04 UTC  (16+ messages)

[BUG] git-submodule has bash-ism?
 2016-06-01  0:27 UTC  (3+ messages)
` [PATCH] submodule: remove bashism from shell script

[PATCH 00/13] Reference iterators
 2016-06-01  0:12 UTC  (12+ messages)
` [PATCH 09/13] refs: introduce an iterator interface
` [PATCH 12/13] dir_iterator: new API for iterating over a directory tree

[PATCH 0/2] completion: add git status
 2016-05-31 23:41 UTC 

[PATCH] submodule--helper: offer a consistent API
 2016-05-31 23:59 UTC 

[PATCH] t0005: ksh93 portability workaround
 2016-05-31 23:17 UTC  (6+ messages)
` [PATCH] t/lib-git-daemon: ksh "

[PATCH 2/2] bundle: keep a copy of bundle file name in the in-core bundle header
 2016-05-31 22:31 UTC  (8+ messages)
` [PATCH v2 0/4] "split bundle" preview
  ` [PATCH v2 4/4] bundle v3: the beginning

[PATCH] format_commit_message: honor `color=auto` for `%C(auto)`
 2016-05-31 22:18 UTC  (4+ messages)

What's cooking in git.git (May 2016, #09; Tue, 31)
 2016-05-31 22:15 UTC 

[PATCH] add: add --chmod=+x / --chmod=-x options
 2016-05-31 22:06 UTC  (6+ messages)

[ANNOUNCE] Git v2.9.0-rc1
 2016-05-31 21:53 UTC 

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

[Bug?] log -p -W showing the whole file for a patch that adds to the end?
 2016-05-31 21:23 UTC  (10+ messages)
      ` [PATCH v2 1/8] t4051: rewrite, add more tests
          ` [PATCH v2.5 "

[PATCH/RFC 0/4] Add option to enable filters in git-svn
 2016-05-31 20:34 UTC  (8+ messages)
` [PATCH 1/4] hash-object.c: Allow distinct file/path in stdin mode too
` [PATCH 2/4] Git.pm: Add $path and $enable_filters arguments to hash_and_insert_object
` [PATCH 3/4] SVN/Fetcher.pm: Add svn-remote.<id>.enable-filters to enable the filters
` [PATCH 4/4] git-svn.perl: Add git svn init --enable-filters option

Gitweb: Persistant download URLs for snapshots?
 2016-05-31 20:22 UTC 

[RFC/PATCH 0/3] support mboxrd format
 2016-05-31 20:19 UTC  (10+ 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 v3 05/13] worktree.c: mark current worktree
 2016-05-31 18:35 UTC  (20+ 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

[PATCH v3] upload-pack.c: use of parse-options API
 2016-05-31 17:16 UTC  (11+ messages)
` [PATCH v4] "
  ` [PATCH v5] upload-pack.c: use "
    ` [PATCH v6] "

git add without whitespace
 2016-05-31 16:27 UTC  (8+ messages)

[RFC/PATCH] Formatting variables in the documentation
 2016-05-31 16:20 UTC  (2+ messages)
` [PATCH] Documentation: bold literals in man

[PATCH] README.md: format CLI commands with code syntax
 2016-05-31 15:54 UTC  (3+ messages)

How to add custom metadata to Git commit object
 2016-05-31 15:25 UTC  (6+ messages)

[PATCH] contrib/subtree: add repo url to commit messages
 2016-05-31 12:19 UTC  (3+ messages)

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)

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

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

[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

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)

[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] 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  (3+ messages)
` [PATCH v2 02/22] i18n: advice: mark string about detached head for translation


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