git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-10-01 11:15:03 to 2014-10-07 19:26:22 UTC [more...]

Transaction patch series overview
 2014-10-07 19:26 UTC  (40+ messages)
        ` [PATCH v21 0/19] rs/ref-transaction (Re: Transaction patch series overview)
          ` [PATCH v22 0/24] rs/ref-transaction
            ` [PATCH 01/24] mv test: recreate mod/ directory instead of relying on stale copy
            ` [PATCH 02/24] wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success
            ` [PATCH 03/24] wrapper.c: add a new function unlink_or_msg
            ` [PATCH 04/24] refs.c: add an err argument to delete_ref_loose
            ` [PATCH 05/24] refs.c: pass the ref log message to _create/delete/update instead of _commit
            ` [PATCH 06/24] rename_ref: don't ask read_ref_full where the ref came from
            ` [PATCH 07/24] refs.c: refuse to lock badly named refs in lock_ref_sha1_basic
            ` [PATCH 08/24] refs.c: call lock_ref_sha1_basic directly from commit
            ` [PATCH 09/24] refs.c: pass a list of names to skip to is_refname_available
                    ` [PATCH v22.5 "
            ` [PATCH 10/24] refs.c: ref_transaction_commit: distinguish name conflicts from other errors
            ` [PATCH 11/24] fetch.c: change s_update_ref to use a ref transaction
            ` [PATCH 12/24] refs.c: make write_ref_sha1 static
            ` [PATCH 13/24] refs.c: change resolve_ref_unsafe reading argument to be a flags field
            ` [PATCH 14/24] reflog test: test interaction with detached HEAD
            ` [PATCH 15/24] branch -d: avoid repeated symref resolution
            ` [PATCH 16/24] branch -d: simplify by using RESOLVE_REF_READING flag
            ` [PATCH 17/24] packed-ref cache: forbid dot-components in refnames
            ` [PATCH 18/24] test: put tests for handling of bad ref names in one place
            ` [PATCH 19/24] refs.c: allow listing and deleting badly named refs
            ` [PATCH 20/24] for-each-ref.c: improve message before aborting on broken ref
            ` [PATCH 21/24] remote rm/prune: print a message when writing packed-refs fails
            ` [PATCH 22/24] refs.c: do not permit err == NULL
            ` [PATCH 23/24] lockfile: remove unable_to_lock_error
            ` [PATCH 24/24] ref_transaction_commit: bail out on failure to remove a ref

[PATCH] use skip_prefix() to avoid more magic numbers
 2014-10-07 19:16 UTC  (9+ messages)

let git grep consider sub projects
 2014-10-07 19:12 UTC  (3+ messages)

[PATCH v4] MinGW(-W64) compilation
 2014-10-07 19:01 UTC  (4+ messages)
  `  "

Colors in __git_ps1
 2014-10-07 18:46 UTC 

[RFC/PATCH] git-merge: implement --ff-only-merge option
 2014-10-07 18:37 UTC  (2+ messages)

[PATCH] git-merge: mutually match SYNOPSIS and "usage"
 2014-10-07 18:34 UTC  (2+ messages)

Apparent bug in git rebase with a merge commit
 2014-10-07 18:30 UTC 

git svn's performance issue and strange pauses, and other thing
 2014-10-07 18:20 UTC 

[PATCH 0/16] make prune mtime-checking more careful
 2014-10-07 17:29 UTC  (42+ messages)
` [PATCH 01/16] foreach_alt_odb: propagate return value from callback
` [PATCH 02/16] isxdigit: cast input to unsigned char
` [PATCH 03/16] object_array: factor out slopbuf-freeing logic
` [PATCH 04/16] object_array: add a "clear" function
` [PATCH 05/16] clean up name allocation in prepare_revision_walk
` [PATCH 06/16] reachable: clear pending array after walking it
` [PATCH 07/16] t5304: use test_path_is_* instead of "test -f"
` [PATCH 08/16] t5304: use helper to report failure of "test foo = bar"
` [PATCH 09/16] prune: factor out loose-object directory traversal
` [PATCH 10/16] count-objects: do not use xsize_t when counting object size
` [PATCH 11/16] count-objects: use for_each_loose_file_in_objdir
` [PATCH 12/16] sha1_file: add for_each iterators for loose and packed objects
` [PATCH 13/16] prune: keep objects reachable from recent objects
` [PATCH 14/16] pack-objects: refactor unpack-unreachable expiration check
` [PATCH 15/16] pack-objects: match prune logic for discarding objects
` [PATCH 16/16] write_sha1_file: freshen existing objects

Can I fetch an arbitrary commit by sha1?
 2014-10-07 16:52 UTC  (10+ messages)

[PATCH/RFC 0/5] add "unset.variable" for unsetting previously set variables
 2014-10-07 16:44 UTC  (24+ messages)
` [PATCH/RFC 1/5] config.c : move configset_iter() to an appropriate position
` [PATCH/RFC 2/5] make git_config_with_options() to use a configset
` [PATCH/RFC 3/5] add "unset.variable" for unsetting previously set variables
` [PATCH/RFC 4/5] document the new "unset.variable" variable
` [PATCH/RFC 5/5] add tests for checking the behaviour of "unset.variable"

[PATCH] git-prompt.sh: shorter equal upstream branch name
 2014-10-07 15:57 UTC  (6+ messages)

configure names for temporary files
 2014-10-07 14:33 UTC 

git svn's performance issue and strange pauses, and other thing
 2014-10-06 23:51 UTC 

project wide: git config entry for [diff] renames=true
 2014-10-06 17:58 UTC  (9+ messages)
` [RFC/PATCH 0/2] Introduce safe-include config feature
  ` [RFC/PATCH 1/2] config: Add safe-include directive
  ` [RFC/PATCH 2/2] config: Add test of safe-include feature

Kedves Email felhasználói
 2014-10-06 12:50 UTC 

gitk: sizing on history panels after maximize + restore
 2014-10-05 18:52 UTC 

[bug] [UX] `stash save --untracked` produces a stash that *looks* empty
 2014-10-05 17:28 UTC 

git svn's performance issue and strange pauses, and other thing
 2014-10-05  1:02 UTC  (3+ messages)

[PATCH] completion: add --show-signature for log and show
 2014-10-04 23:20 UTC 

Submodules and GIT_ALTERNATE_OBJECT_DIRECTORIES
 2014-10-04 18:03 UTC  (4+ messages)

[PATCH] git-tag.txt: Add a missing hyphen to `-s`
 2014-10-04 16:27 UTC 

[PATCH] mailsplit: remove unnecessary unlink(2) call
 2014-10-04  8:41 UTC 

[PATCH] bundle: plug minor memory leak in is_tag_in_date_range()
 2014-10-03 23:40 UTC  (2+ messages)

[TOY PATCH]: rebase: Add --show-files option
 2014-10-03 19:11 UTC  (3+ messages)

[PATCH] init - Honour the global core.filemode setting
 2014-10-03 17:07 UTC  (8+ messages)

Feature request: Tracking info for remote branches
 2014-10-03 14:32 UTC 

Compile fails on OSX 10.9 with FSF GCC in common crypto
 2014-10-03 10:41 UTC 

$GIT_CONFIG should either apply to all commands, or none at all
 2014-10-02 17:51 UTC  (3+ messages)

What's cooking in git.git (Sep 2014, #09; Tue, 30)
 2014-10-02 17:46 UTC  (3+ messages)

Failing tests in t0027-autocrlf.sh under msysgit/git-win-sdk
 2014-10-02 14:14 UTC  (3+ messages)

[PATCH 0/3] Support stdio access to lockfiles
 2014-10-02  9:29 UTC  (8+ messages)
` [PATCH 1/3] fdopen_lock_file(): access a lockfile using stdio
` [PATCH 2/3] dump_marks(): reimplement using fdopen_lock_file()
` [PATCH 3/3] commit_packed_refs(): "

Concurrent fetches and pushes
 2014-10-01 21:51 UTC 

Can you git clone -partial? I am looking to make a mobile app and it would be nice to have
 2014-10-01 21:32 UTC  (3+ messages)

[PATCH v7 00/38] Lockfile correctness and refactoring
 2014-10-01 21:05 UTC  (6+ messages)
` [PATCH v7 09/38] lock_file(): always initialize and register lock_file object

[PATCH 1/3] daemon: handle gethostbyname() error
 2014-10-01 20:35 UTC  (2+ messages)

[PATCH v2 00/32] nd/multiple-work-trees
 2014-10-01 16:20 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 19/32] setup.c: support multi-checkout repo setup
  ` [PATCH v3 23/32] prune: strategies for linked checkouts

[PATCH v2 1/2] sha1-array: add test-sha1-array and basic tests
 2014-10-01 15:19 UTC  (3+ messages)
` [PATCH v2 2/2] sha1-lookup: handle duplicates in sha1_pos()

[PATCH 1/2] sha1-array: add test-sha1-array and basic tests
 2014-10-01 14:23 UTC  (9+ messages)
` [PATCH 2/2] sha1-lookup: fix handling of duplicates in sha1_pos()


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