git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-09-28 13:06:56 to 2015-10-02 13:48:42 UTC [more...]

can't install on OS X
 2015-10-02 13:41 UTC  (4+ messages)

Convenient shortcut to push delete current branch?
 2015-10-02 13:33 UTC  (4+ messages)

[PATCH v9 0/5] worktree: list functions and command
 2015-10-02 11:55 UTC  (6+ messages)
` [PATCH v9 1/5] worktree: add top-level worktree.c
` [PATCH v9 2/5] worktree: refactor find_linked_symref function
` [PATCH v9 3/5] worktree: add a function to get worktree details
` [PATCH v9 4/5] worktree: add details to the worktree struct
` [PATCH v9 5/5] worktree: add 'list' command

[PATCH] clone --dissociate: avoid locking pack files
 2015-10-02 10:13 UTC  (10+ messages)
    ` [PATCH/RFC 0/2] close packs files when they are not needed
      ` [PATCH/RFC 1/2] sha1_file: close all pack files after running
      ` [PATCH/RFC 2/2] sha1_file: set packfile to O_CLOEXEC at open

[PATCH v2 0/68] war on sprintf
 2015-10-02  6:00 UTC  (7+ messages)
` [PATCH 41/68] init: use strbufs to store paths

[PATCH] merge: Fix English grammar in please-commit-before-merge message
 2015-10-02  4:25 UTC 

message not appear in mailing list
 2015-10-01 23:55 UTC  (3+ messages)

[PATCH] git-send-email.perl: Fixed sending of many/huge changes/patches
 2015-10-01 23:43 UTC  (4+ messages)

[PATCH] notes: allow merging from arbitrary references
 2015-10-01 22:51 UTC  (2+ messages)

[PATCHv6 0/8] fetch submodules in parallel
 2015-10-01 19:03 UTC  (11+ messages)
` [PATCHv6 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
` [PATCHv6 2/8] xread: poll on non blocking fds
` [PATCHv6 3/8] xread_nonblock: add functionality to read from fds without blocking
` [PATCHv6 4/8] strbuf: add strbuf_read_once to read "
` [PATCHv6 5/8] sigchain: add command to pop all common signals
` [PATCHv6 6/8] run-command: add an asynchronous parallel child processor
` [PATCHv6 7/8] fetch_populated_submodules: use new parallel job processing
` [PATCHv6 8/8] submodules: allow parallel fetching, add tests and documentation

[PATCH] submodule-parallel-fetch: make some file local symbols static
 2015-10-01 18:43 UTC  (3+ messages)

[PATCH] Documentation: squelch diff output in install-webdoc.sh
 2015-10-01 18:06 UTC 

[PATCH 1/2] t3203: test 'detached at' after checkout --detach
 2015-10-01 16:53 UTC  (4+ messages)
` [PATCH 2/2] status: don't say 'HEAD detached at HEAD'

[PATCH] rebase: accept indented comments (fixes regression)
 2015-10-01  8:18 UTC  (13+ messages)
        ` [PATCH v3 1/2] rebase-i: explicitly accept tab as separator in commands
          ` [PATCH v3 2/2] rebase-i: loosen over-eager check_bad_cmd check
    ` [PATCH] "
        ` [PATCH v2] "

git 2.6.0 apply --cached failed
 2015-10-01  5:57 UTC  (2+ messages)

[BUG?] applypatch-msg hook no-longer thinks stdin is a tty
 2015-10-01  3:42 UTC 

What's cooking in git.git (Sep 2015, #07; Wed, 30)
 2015-09-30 21:52 UTC 

[PATCH] gitk: add missing accelerators
 2015-09-30 19:50 UTC 

[PATCH] am: configure gpg at startup
 2015-09-30 19:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Provide a dirname() function when NO_LIBGEN_H=YesPlease
 2015-09-30 18:57 UTC  (3+ messages)

[PATCH 0/8] fetch submodules in parallel
 2015-09-30 18:48 UTC  (13+ messages)
` [PATCH 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
` [PATCH 2/8] xread: poll on non blocking fds
` [PATCH 3/8] xread_nonblock: add functionality to read from fds without blocking
` [PATCH 4/8] strbuf: add strbuf_read_once to read "
` [PATCH 5/8] sigchain: add command to pop all common signals
` [PATCH 6/8] run-command: add an asynchronous parallel child processor
` [PATCH 7/8] fetch_populated_submodules: use new parallel job processing
` [PATCH 8/8] submodules: allow parallel fetching, add tests and documentation

Gitk cannot start in the latest version when using --all
 2015-09-30 14:06 UTC  (5+ messages)

gitk crashes with german translation
 2015-09-30 10:38 UTC  (2+ messages)

Announcing Git for Windows 2.6.0
 2015-09-29 21:03 UTC 

Why not git reset --hard <path>?
 2015-09-29 19:40 UTC  (11+ messages)

2.6.0: Comment in rebase instruction has become too rigid
 2015-09-29 18:31 UTC  (6+ messages)

[PATCH] git-gui: remove the garbage collection hint
 2015-09-29 17:33 UTC 

[PATCH] git-send-email.perl: Fixed sending of many changes/patches
 2015-09-29 15:43 UTC  (2+ messages)

broken racy detection and performance issues with nanosecond file times
 2015-09-29 13:42 UTC  (8+ messages)
` [PATCH/RFC] read-cache: fix file time comparisons with different precisions

Warning: E-mail viruses detected
 2015-09-29  6:39 UTC 

git commit -a -m is not working
 2015-09-28 23:34 UTC  (4+ messages)

[ANNOUNCE] Git v2.6.0
 2015-09-28 23:20 UTC 

A note from the maintainer
 2015-09-28 23:20 UTC 

[PATCH v2 00/43] lmdb ref backend
 2015-09-28 22:02 UTC  (44+ messages)
` [PATCH v2 01/43] refs.c: create a public version of verify_refname_available
` [PATCH v2 02/43] refs: make repack_without_refs and is_branch public
` [PATCH v2 03/43] refs-be-files.c: rename refs to refs-be-files
` [PATCH v2 04/43] refs.c: add a new refs.c file to hold all common refs code
` [PATCH v2 05/43] refs.c: move update_ref to refs.c
` [PATCH v2 06/43] refs.c: move delete_ref and delete_refs to the common code
` [PATCH v2 07/43] refs.c: move read_ref_at to the common refs file
` [PATCH v2 08/43] refs.c: move the hidden refs functions to the common code
` [PATCH v2 09/43] refs.c: move dwim and friend functions to the common refs code
` [PATCH v2 10/43] refs.c: move warn_if_dangling_symref* to the common code
` [PATCH v2 11/43] refs.c: move read_ref, read_ref_full and ref_exists "
` [PATCH v2 12/43] refs.c: move resolve_refdup to common
` [PATCH v2 13/43] refs.c: move check_refname_format to the common code
` [PATCH v2 14/43] refs.c: move is_branch "
` [PATCH v2 15/43] refs.c: move prettify_refname "
` [PATCH v2 16/43] refs.c: move ref iterators "
` [PATCH v2 17/43] refs.c: move head_ref_namespaced "
` [PATCH v2 18/43] refs-be-files.c: add a backend method structure with transaction functions
` [PATCH v2 19/43] refs-be-files.c: add methods for misc ref operations
` [PATCH v2 20/43] refs-be-files.c: add methods for the ref iterators
` [PATCH v2 21/43] refs-be-files.c: add method for for_each_reftype_
` [PATCH v2 22/43] refs-be-files.c: add do_for_each_per_worktree_ref
` [PATCH v2 23/43] refs.c: move refname_is_safe to the common code
` [PATCH v2 24/43] refs.h: document make refname_is_safe and add it to header
` [PATCH v2 25/43] refs.c: move copy_msg to the common code
` [PATCH v2 26/43] refs.c: move peel_object "
` [PATCH v2 27/43] refs.c: move should_autocreate_reflog to "
` [PATCH v2 28/43] refs.c: add ref backend init function
` [PATCH v2 29/43] refs.c: add methods for reflog
` [PATCH v2 30/43] refs-be-files.c: add method to expire reflogs
` [PATCH v2 31/43] refs.c: add method for initial ref transaction commit
` [PATCH v2 32/43] initdb: move safe_create_dir into common code
` [PATCH v2 33/43] refs.c: add method for initializing refs db
` [PATCH v2 34/43] refs.c: make struct ref_transaction generic
` [PATCH v2 35/43] refs-be-files.c: add method to rename refs
` [PATCH v2 36/43] run-command: track total number of commands run
` [PATCH v2 37/43] refs: move some defines from refs-be-files.c to refs.h
` [PATCH v2 38/43] refs: make some files backend functions public
` [PATCH v2 39/43] refs: break out a ref conflict check
` [PATCH v2 40/43] refs: allow ref backend to be set for clone
` [PATCH v2 41/43] refs: add register_refs_backend
` [PATCH v2 42/43] refs: add LMDB refs backend
` [PATCH v2 43/43] refs: tests for db backend

[PATCH 4/4] gc: remove broken refs
 2015-09-28 20:05 UTC  (11+ messages)
` [PATCH v2 0/4] Fix gc failure when a remote HEAD goes stale
  ` [PATCH v2 1/4] gc: demonstrate failure with stale remote HEAD
  ` [PATCH v2 2/4] pack-objects: do not get distracted by broken symrefs
  ` [PATCH v2 3/4] mark_reachable_objects(): optionally collect "
  ` [PATCH v2 4/4] gc: remove "

[PATCH v8 0/7] git-p4: add support for large file systems
 2015-09-28 19:55 UTC  (2+ messages)

[RFC/PATCH v1] Add Travis CI support
 2015-09-28 19:07 UTC  (10+ messages)

Cannot setup gerrit 2.11.3 on clean ubuntu 15.04 machine
 2015-09-28 18:14 UTC 

Single brackets matching in .gitignore rules
 2015-09-28 18:04 UTC  (5+ messages)

(unknown),
 2015-09-28 17:55 UTC 

[PATCH] ls-remote.txt: delete unsupported option
 2015-09-28 17:43 UTC  (2+ messages)

[PATCH] Fix "inside work tree" detection on case-insensitive filesystems
 2015-09-28 16:12 UTC 

[PATCH v3 0/5] fix local clone from a linked checkout
 2015-09-28 13:06 UTC  (3+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 6/6] clone: better error when --reference is "


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