git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-11-09 21:23:03 to 2015-11-14 00:12:38 UTC [more...]

[PATCH 0/3] Add cleanup for garbage .bitmap files
 2015-11-14  0:10 UTC  (4+ messages)
` [PATCH 1/3] prepare_packed_git(): find more garbage
` [PATCH 2/3] t5304: Add test for .bitmap garbage files
` [PATCH 3/3] gc: Clean garbage .bitmap files from pack dir

[PATCH v2] add test to demonstrate that shallow recursive clones fail
 2015-11-14  0:10 UTC  (8+ messages)

[PATCH] refs.c: get_ref_cache: use a bucket hash
 2015-11-14  0:01 UTC  (8+ messages)

git clean performance issues
 2015-11-13 23:53 UTC  (4+ messages)

Re: git log --merges doesn't show commits as expected
 2015-11-13 23:32 UTC  (2+ messages)

[PATCH] allow hooks to ignore their standard input stream
 2015-11-13 23:23 UTC  (6+ messages)

[PATCH] rebase-i-exec: Allow space in SHELL_PATH
 2015-11-13 23:09 UTC  (7+ messages)

git log --merges doesn't show commits as expected
 2015-11-13 22:35 UTC  (2+ messages)

Replicating the default "git log" format with a format string
 2015-11-13 21:52 UTC  (4+ messages)

[PATCHv3 00/11] Expose the submodule parallelism to the user
 2015-11-13 21:29 UTC  (8+ messages)
` [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option

[PATCH] http: fix some printf format warnings on 32-bit builds
 2015-11-13 20:02 UTC  (18+ messages)

[PATCH RFC] completion: add support for completing email aliases
 2015-11-13 18:17 UTC 

[PATCH v2] contrib/subtree: unwrap tag refs
 2015-11-13 17:25 UTC 

[RFC] rename detection: allow more renames
 2015-11-13 16:35 UTC 

[PATCH] notes: allow merging from arbitrary references
 2015-11-13 16:34 UTC 

[PATCH 0/7] contrib/subtree: Testsuite cleanup
 2015-11-13 15:23 UTC  (10+ messages)
` [PATCH 1/7] contrib/subtree: Clean and refactor test code
` [PATCH 2/7] contrib/subtree: Add test for missing subtree
` [PATCH 3/7] contrib/subtree: Add tests for subtree add
` [PATCH 4/7] contrib/subtree: Add merge tests
` [PATCH 5/7] contrib/subtree: Add split tests
` [PATCH 6/7] contrib/subtree: Make each test self-contained
` [PATCH 7/7] contrib/subtree: Handle '--prefix' argument with a slash appended

You have new fax, document 00000638949
 2015-11-13 12:24 UTC 

[PATCH] Documentation: make formatting more consistent
 2015-11-13  5:45 UTC  (3+ messages)

Fw: [git-users] git fsck error - duplicate file entries - different then existing stackoverflow scenarios
 2015-11-13  5:33 UTC  (2+ messages)

[PATCH] contrib/subtree: unwrap tag refs
 2015-11-13  5:01 UTC  (3+ messages)

Draft of Git Rev News edition 8
 2015-11-13  1:00 UTC  (4+ messages)

[RFC] Clone repositories recursive with depth 1
 2015-11-12 23:47 UTC  (5+ messages)

GitGui: get rid of information popup window
 2015-11-12 14:26 UTC 

Request: git stash create --include-untracked
 2015-11-12 10:58 UTC 

[PATCH v1] add test to demonstrate that shallow recursive clones fail
 2015-11-12  9:04 UTC 

[PATCH] http: fix some printf format warnings
 2015-11-12  0:11 UTC  (2+ messages)

[PATCH v4 1/3] Provide another level of abstraction for the SHA1 utilities
 2015-11-11 23:46 UTC  (4+ messages)
` [PATCH v4 2/3] Limit the size of the data block passed to SHA1_Update()

[ANNOUNCE] Git Rev News edition 9
 2015-11-11 22:47 UTC 

[PATCH] run-command: detect finished children by closed pipe rather than waitpid
 2015-11-11 22:18 UTC  (6+ messages)

[PULL] git-svn: improve rebase/mkdirs performance
 2015-11-11 20:57 UTC 

[PATCH v2] run-command: detect finished children by closed pipe rather than waitpid
 2015-11-11 20:39 UTC 

[PATCH 0/2] git-candidate: git based patch tracking and review
 2015-11-11 20:15 UTC  (8+ messages)
` [PATCH 1/2] contrib: Add git-candidate subcommand
` [PATCH 2/2] contrib/git-candidate: Add README

git submodule sync / git submodule rm
 2015-11-11 20:02 UTC  (2+ messages)

git clone --recursive should run git submodule update with flag --remote
 2015-11-11 19:48 UTC  (2+ messages)

Allow git alias to override existing Git commands
 2015-11-11 19:44 UTC  (13+ messages)

[PATCH/RFC 00/10] ref-filter: use parsing functions
 2015-11-11 19:44 UTC  (10+ messages)
` [PATCH/RFC 01/10] ref-filter: introduce a parsing function for each atom in valid_atom
` [PATCH/RFC 02/10] ref-filter: introduce struct used_atom
` [PATCH/RFC 03/10] ref-fitler: bump match_atom() name to the top
` [PATCH/RFC 04/10] ref-filter: skip deref specifier in match_atom_name()
` [PATCH/RFC 05/10] ref-filter: introduce color_atom_parser()
` [PATCH/RFC 06/10] strbuf: introduce strbuf_split_str_without_term()
` [PATCH/RFC 07/10] ref-filter: introduce align_atom_parser()
` [PATCH/RFC 08/10] ref-filter: introduce remote_ref_atom_parser()
` [PATCH/RFC 09/10] ref-filter: introduce contents_atom_parser()

What's cooking in git.git (Nov 2015, #02; Fri, 6)
 2015-11-11 19:21 UTC  (4+ messages)

Suspected bug on `git -C <rp> rev-list --all` where <rp> has 0 commits
 2015-11-11 18:26 UTC 

Question: .idx without .pack causes performance issues?
 2015-11-11 14:58 UTC  (4+ messages)
      ` Fwd: "

Apple Xcode Asserts Control Over Git - License Violation?
 2015-11-11 14:44 UTC  (2+ messages)

[PATCH 0/5] ff-refs: builtin command to fast-forward local refs
 2015-11-11 12:32 UTC  (8+ messages)
` [PATCH 1/5] ff-refs: builtin cmd to check and fast forward local refs to their upstream
` [PATCH 2/5] ff-refs: update each updatable ref
` [PATCH 3/5] ff-refs: add --dry-run and --skip-worktree options
` [PATCH 4/5] ff-refs: Add documentation
` [PATCH 5/5] ff-refs: Add tests

[PATCH v6] Add git-grep threads param
 2015-11-11 11:52 UTC 

(unknown),
 2015-11-11  2:52 UTC  (3+ messages)
` [PATCH 1/7] contrib/subtree: Clean and refactor test code

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-11-11  0:22 UTC  (15+ messages)

[PATCH 0/5] Use watchman to reduce index refresh time
 2015-11-10 21:04 UTC  (6+ messages)

[PATCH v5] Add git-grep threads param
 2015-11-10 20:55 UTC  (2+ messages)

Announcing Git for Windows 2.6.3
 2015-11-10 20:13 UTC 

gitk fails to start after upgrading to 2.6.3 (cannot load translation)
 2015-11-10 19:38 UTC  (3+ messages)

[PATCH v2] contrib/subtree: remove "push" command from the "todo" file
 2015-11-10 18:02 UTC 

[PATCH] contrib/subtree: remove "push" command from the "todo" file
 2015-11-10 18:02 UTC  (3+ messages)

[bug] git 2.6.2 (64-bit) blocks keyboard input (running in RDP, Win7 x64)
 2015-11-10 14:02 UTC 

[PATCH v8 00/10] refs backend pre-vtable
 2015-11-10 11:42 UTC  (10+ messages)
` [PATCH v8 01/10] verify_refname_available(): rename function
` [PATCH v8 02/10] verify_refname_available(): new function
` [PATCH v8 03/10] copy_msg(): rename to copy_reflog_msg()
` [PATCH v8 04/10] pack_if_possible_fn(): use ref_type() instead of is_per_worktree_ref()
` [PATCH v8 05/10] refname_is_safe(): improve docstring
` [PATCH v8 06/10] refs/refs-internal.h: new header file
` [PATCH v8 08/10] initdb: make safe_create_dir public
` [PATCH v8 09/10] files_log_ref_write: new function
` [PATCH v8 10/10] refs: break out ref conflict checks

[PATCH v7 00/11] refs backend pre-vtable
 2015-11-10  7:40 UTC  (10+ messages)
` [PATCH v7 01/11] refs: make is_branch public
` [PATCH v7 07/11] refs/refs-internal.h: new header file

[PATCH v4 00/12] object_id part 2
 2015-11-10  2:22 UTC  (13+ messages)
` [PATCH v4 01/12] sha1_file: introduce has_object_file helper
` [PATCH v4 02/12] Convert struct ref to use object_id
` [PATCH v4 03/12] add_sought_entry_mem: convert to struct object_id
` [PATCH v4 04/12] parse_fetch: convert to use "
` [PATCH v4 05/12] get_remote_heads: convert to "
` [PATCH v4 06/12] push_refs_with_export: "
` [PATCH v4 07/12] ref_newer: convert to use "
` [PATCH v4 08/12] object: introduce get_object_hash macro
` [PATCH v4 09/12] Add several uses of get_object_hash
` [PATCH v4 10/12] Convert struct object to object_id
` [PATCH v4 11/12] Remove get_object_hash
` [PATCH v4 12/12] remote: convert functions to struct object_id

[PATCH] git-svn: improve rebase/mkdirs performance
 2015-11-10  1:46 UTC  (2+ messages)

[PATCH 0/6] Miscellaneous platform-independent patches from Git for Windows
 2015-11-09 22:28 UTC  (8+ messages)
` [PATCH 2/6] remote-http(s): Support SOCKS proxies

[PATCH v4] Add git-grep threads param
 2015-11-09 21:51 UTC  (13+ 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).