git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-08-24 22:34:36 to 2015-08-28 01:15:46 UTC [more...]

[PATCH 0/9] Progress with git submodule
 2015-08-28  1:14 UTC  (5+ messages)
` [PATCH 1/9] submodule: implement `module_list` as a builtin helper
` [PATCH 4/9] thread-utils: add a threaded task queue
` [PATCH 6/9] submodule: helper to run foreach in parallel
` [PATCH 8/9] index-pack: Use the new worker pool

[PATCH] stash: Add stash.showFlag config variable
 2015-08-28  1:08 UTC  (5+ messages)

[RFC PATCH 0/5] Progressing with `git submodule foreach_parallel`
 2015-08-27 21:57 UTC  (10+ messages)
` [PATCH 1/5] submodule: implement `module_clone` as a builtin helper
` [PATCH 2/5] thread-utils: add a threaded task queue
` [PATCH 3/5] submodule: helper to run foreach in parallel
` [PATCH 4/5] index-pack: Use the new worker pool
` [PATCH 5/5] pack-objects: Use "

[PATCH] Mingw: verify both ends of the pipe () call
 2015-08-27 21:50 UTC  (3+ messages)

Bug with worktrees
 2015-08-27 19:03 UTC 

[PATCH v13 00/12] port tag.c to use ref-filter APIs
 2015-08-27 18:00 UTC  (44+ messages)
` [PATCH v13 02/12] ref-filter: introduce ref_formatting_state and ref_formatting_stack
` [PATCH v13 04/12] ref-filter: implement an `align` atom
` [PATCH v13 05/12] ref-filter: add option to filter out tags, branches and remotes

[PATCH] commit: don't rewrite shared index unnecessarily
 2015-08-27 17:07 UTC 

[PATCH v2] stash: Add stash.showFlag config variable
 2015-08-27 15:55 UTC  (2+ messages)
` [PATCH v2.1] "

[PATCHv1 0/3] git-p4: fixing import with labels when commit is not transferred
 2015-08-27 12:53 UTC  (5+ messages)
` [PATCHv1 1/3] git-p4: failing test for ignoring invalid p4 labels
` [PATCHv1 2/3] git-p4: do not terminate creating tag for unknown commit
` [PATCHv1 3/3] git-p4: fix P4 label import for unprocessed commits

[PATCH v8] git-p4: Obey core.ignorecase when using P4 client specs
 2015-08-27 12:52 UTC  (2+ messages)

[PATCH v7] git-p4: Obey core.ignorecase when using P4 client specs
 2015-08-27 12:47 UTC  (2+ messages)

[PATCH] git-submodule: remove extraneous space from error message
 2015-08-27  9:17 UTC  (2+ messages)

[PATCH] read-tree: replace bracket set with parentheses to clarify usage
 2015-08-27  4:27 UTC 

[PATCH] show-ref: place angle brackets around variable in usage string
 2015-08-27  4:26 UTC 

[PATCH] pack-objects: place angle brackets around variables in usage strings
 2015-08-27  4:26 UTC 

[PATCH] reflog: add missing single quote to error message
 2015-08-27  4:26 UTC 

Git's inconsistent command line options
 2015-08-26 23:03 UTC  (16+ messages)

[PATCH] git-send-email: Delete additional From message body
 2015-08-26 22:38 UTC  (2+ messages)

[PATCH v4 0/4] per-worktree bisection refs
 2015-08-26 22:19 UTC  (9+ messages)
` [PATCH v4 1/4] refs: clean up common_list
` [PATCH v4 2/4] path: optimize common dir checking
` [PATCH v4 3/4] refs: make refs/worktree/* per-worktree
` [PATCH v4 4/4] bisect: make bisection refs per-worktree

[PATCH v6] git-p4: Obey core.ignorecase when using P4 client specs
 2015-08-26 21:48 UTC  (4+ messages)

[PATCH] tag: teach -n to override tag.sort configuration
 2015-08-26 21:15 UTC 

Pls provide the following details 
 2015-08-26 20:30 UTC 

git clone svn: authors from authors file are ignored, authors-prog works, but crashes on branch points
 2015-08-26 19:57 UTC 

Pls provide the following details 
 2015-08-26 19:35 UTC 

[PATCH v2 1/2] trailer: ignore first line of message
 2015-08-26 19:48 UTC  (8+ messages)
` [PATCH v2 2/2] trailer: support multiline title

OS X Yosemite make all doc fails
 2015-08-26 19:40 UTC  (5+ messages)
        ` Re* "

[RFC PATCH 0/5] Demonstrate new parallel threading API
 2015-08-26 17:21 UTC  (19+ messages)
` [PATCH 1/5] FIXUP submodule: implement `module_clone` as a builtin helper
` [PATCH 2/5] thread-utils: add a threaded task queue
` [PATCH 3/5] submodule: helper to run foreach in parallel
` [PATCH 4/5] index-pack: Use the new worker pool
` [PATCH 5/5] pack-objects: Use "

pack negotiation algorithm between 2 share-nothing repos
 2015-08-26 16:49 UTC  (3+ messages)

What's cooking in git.git (Aug 2015, #04; Tue, 25)
 2015-08-26 16:21 UTC  (3+ messages)

[PATCH] i18n: am: fix typo in description of -b option
 2015-08-26 15:51 UTC 

[PATCH v5] git-p4: Obey core.ignorecase when using P4 client specs
 2015-08-26 10:18 UTC  (9+ messages)

[RFC] Porting builtin/branch.c to use the printing options of ref-filter.{c,h}
 2015-08-26  9:02 UTC  (6+ messages)

Bug report: 'git commit --dry-run' corner case: returns error ("nothing to commit") when all conflicts resolved to HEAD
 2015-08-26  2:21 UTC 

[FEATURE REQUEST] Filter-branch extend progress with a simple estimated time remaning
 2015-08-26  2:15 UTC  (8+ messages)

[PATCH 0/2] gitignore, re-inclusion fix
 2015-08-25 20:28 UTC  (3+ messages)
` [PATCH 1/2] dir.c: make last_exclude_matching_from_list() run til the end

[PATCH v3] untracked-cache: fix subdirectory handling
 2015-08-25 20:12 UTC  (5+ messages)
` [PATCH v4 0/3] dt/untracked-subdir
  ` [PATCH v4 3/3] untracked cache: fix entry invalidation

[PATCH 0/5] "am" state file fix with write_file() clean-up
 2015-08-25 18:41 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] builtin/am: make sure state files are text

Since gc.autodetach=1 you can end up with auto-gc on every command with no user notification
 2015-08-25 17:49 UTC  (3+ messages)
` [PATCH v3] gc: save log from daemonized gc --auto and print it next time

[PATCH] apply: fix adding new files on i-t-a entries
 2015-08-25 17:39 UTC  (13+ messages)
` [PATCH 0/8] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"
  ` [PATCH 3/8] apply: fix adding new files on i-t-a entries
  ` [PATCH 4/8] apply: make sure check_preimage() does not leave empty file on error
  ` [PATCH 5/8] checkout(-index): do not checkout i-t-a entries
  ` [PATCH 6/8] grep: make it clear i-t-a entries are ignored
    ` [PATCH 7/8] diff.h: extend "flags" field to 64 bits because we're out of bits

[PATCH] am: terminate state files with a newline
 2015-08-25 16:38 UTC  (7+ messages)
` [PATCH 0/5] "am" state file fix with write_file() clean-up
  ` [PATCH 3/5] write_file(): introduce an explicit WRITE_FILE_GENTLY request
        ` [PATCH] setup: update the right file in multiple checkouts

[PATCH] Documentation: read-tree consistent usage of working tree
 2015-08-25 16:31 UTC  (2+ messages)

bug: git branch -d and case-insensitive file-systems
 2015-08-25 15:42 UTC  (3+ messages)
    ` Fwd: "

index file list files not found in working tree
 2015-08-25 14:50 UTC  (4+ messages)

[PATCH] compat/inet_ntop.c: Use INET_ADDRSTRLEN and INET6_ADDRSTRLEN macroses
 2015-08-25 12:13 UTC  (2+ messages)

допоможіть сайту нашої школи http://154school.kiev.ua/ - будь ласка, відкрийте його для перегляду однієї-двох сторінок,
 2015-08-25  4:59 UTC 

git Dockerfile for ppc64le
 2015-08-25  4:37 UTC 

[PATCH v5 0/2] Worktree: for-each function and list command
 2015-08-25  3:01 UTC  (5+ messages)
` [PATCH v5 2/2] worktree: add 'list' command

git-remote-helper behavior on Windows, not recognizing blank line as terminator
 2015-08-25  1:52 UTC  (3+ messages)

Minor builtin 'git am' side-effect
 2015-08-24 23:36 UTC  (4+ messages)
  ` [PATCH] am: terminate state files with a newline


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