git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-06-11 10:15:46 to 2014-06-13 12:20:27 UTC [more...]

[PATCH 00/32] Split index resend
 2014-06-13 12:19 UTC  (3+ messages)
` [PATCH 01/32] ewah: fix constness of ewah_read_mmap
` [PATCH 02/32] ewah: delete unused ewah_read_mmap_native declaration

[PATCH 0/3] verify-commit: verify commit signatures
 2014-06-13 12:14 UTC  (26+ messages)
` [PATCH 2/3] gpg-interface: provide access to the payload
` [PATCH 3/3] verify-commit: scriptable commit signature verification
` [PATCHv2 0/6] verify-commit: verify commit signatures
  ` [PATCHv2 1/6] pretty: free the gpg status buf
  ` [PATCHv2 2/6] gpg-interface: provide access to the payload
  ` [PATCHv2 3/6] verify-commit: scriptable commit signature verification
  ` [PATCHv2 4/6] t7510: exit for loop with test result
  ` [PATCHv2 5/6] t7510: test verify-commit
  ` [PATCHv2 6/6] gpg-interface: provide clear helper for struct signature_check

Our merge bases sometimes suck
 2014-06-13 10:13 UTC  (3+ messages)

[PATCH RFC] git-am: support any number of signatures
 2014-06-13  8:01 UTC  (5+ messages)

Why doesn't git-fetch obey -c "remote.origin.url" on the command-line?
 2014-06-13  7:51 UTC  (2+ messages)

[PATCH 0/7] A few minor test-prereq updates
 2014-06-13  7:45 UTC  (3+ messages)
` [PATCH 2/7] test: turn USR_BIN_TIME into a lazy prerequisite

git rebase --skip stuck in a loop
 2014-06-13  7:34 UTC  (5+ messages)

Confusing error message in rebase when commit becomes empty
 2014-06-13  7:31 UTC  (7+ messages)

[PATCH v3 0/2] add strbuf_set operations
 2014-06-13  7:15 UTC  (15+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] builtin/remote: improve readability via strbuf_set()

[PATCH 0/5] submodule config lookup API
 2014-06-13  7:13 UTC  (11+ messages)
` [PATCH 1/5] hashmap: add enum for hashmap free_entries option
` [PATCH 2/5] implement submodule config cache for lookup of submodule names

[PATCH v5 0/4] commit: Add commit.verbose configuration
 2014-06-13  6:59 UTC  (8+ messages)
` [PATCH v5 1/4] commit test: Use test_config instead of git-config
` [PATCH v5 2/4] commit test: Use write_script
` [PATCH v5 3/4] commit test: test_set_editor in each test
` [PATCH v5 4/4] commit: Add commit.verbose configuration

[PATCH 0/15] store length of commit->buffer
 2014-06-13  6:32 UTC  (12+ messages)
` [PATCH v2 0/17] "
  ` [PATCH 08/17] provide a helper to free commit buffer
  ` [PATCH 15/17] commit-slab: provide a static initializer
  ` [PATCH v2] reuse cached commit buffer when parsing signatures

bug: git merge --no-commit loses track of file modes in the index
 2014-06-13  6:26 UTC  (3+ messages)

Re: [PATCH 0/5] First part of Unicode console support for msysgit
 2014-06-13  6:10 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 5/6] Win32: Thread-safe windows console output

[PATCH v7 0/1] refs.c: SSE4.2 optimizations for check_refname_component
 2014-06-13  4:11 UTC  (6+ messages)

[PATCH v4 0/1] receive-pack: optionally deny case clone refs
 2014-06-13  4:03 UTC  (6+ messages)
` [PATCH v4 1/1] "

[PATCH v2 00/19] add strbuf_set operations
 2014-06-12 23:59 UTC  (10+ messages)
` [PATCH v2 01/19] "

[PATCH v15 00/48] Use ref transactions
 2014-06-12 22:15 UTC  (2+ messages)

[PATCH v4 0/4] commit: support commit.verbose and --no-verbose
 2014-06-12 19:23 UTC  (15+ messages)
` [PATCH v4 1/4] commit test: Use test_config instead of git-config
` [PATCH v4 2/4] commit test: Use write_script
` [PATCH v4 3/4] commit test: test_set_editor in each test
` [PATCH v4 4/4] commit: support commit.verbose and --no-verbose

[PATCH] completion: Handle '!f() { ... }; f' aliases
 2014-06-12 18:49 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v2] completion: Handle '!f() { ... }; f' and "!sh -c '...'" aliases

[PATCH v5 00/11] add performance tracing facility
 2014-06-12 18:30 UTC  (2+ messages)

[PATCH] l10n: de.po: fix typo
 2014-06-12 18:21 UTC  (3+ messages)
  ` [PATCH] l10n: de.po: improve message when switching branches

Relative submodule URLs, and forks that haven't forked the submodule
 2014-06-12 18:05 UTC  (4+ messages)
    `  "

[PATCH v16 00/48] Use ref transactions
 2014-06-12 17:21 UTC  (49+ messages)
` [PATCH v16 01/48] refs.c: remove ref_transaction_rollback
` [PATCH v16 02/48] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v16 03/48] refs.c: constify the sha arguments for ref_transaction_create|delete|update
` [PATCH v16 04/48] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v16 05/48] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v16 06/48] lockfile.c: add a new public function unable_to_lock_message
` [PATCH v16 07/48] lockfile.c: make lock_file return a meaningful errno on failurei
` [PATCH v16 08/48] refs.c: add an err argument to repack_without_refs
` [PATCH v16 09/48] refs.c: make sure log_ref_setup returns a meaningful errno
` [PATCH v16 10/48] refs.c: verify_lock should set errno to something meaningful
` [PATCH v16 11/48] refs.c: make remove_empty_directories alwasy set errno to something sane
` [PATCH v16 12/48] refs.c: commit_packed_refs to return a meaningful errno on failure
` [PATCH v16 13/48] refs.c: make resolve_ref_unsafe set errno to something meaningful on error
` [PATCH v16 14/48] refs.c: log_ref_write should try to return meaningful errno
` [PATCH v16 15/48] refs.c: make ref_update_reject_duplicates take a strbuf argument for errors
` [PATCH v16 16/48] refs.c: add an err argument to delete_ref_loose
` [PATCH v16 17/48] refs.c: make update_ref_write update a strbuf on failure
` [PATCH v16 18/48] update-ref: use err argument to get error from ref_transaction_commit
` [PATCH v16 19/48] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v16 20/48] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v16 21/48] refs.c: change ref_transaction_create "
` [PATCH v16 22/48] refs.c: update ref_transaction_delete to check for error "
` [PATCH v16 23/48] refs.c: make ref_transaction_begin take an err argument
` [PATCH v16 24/48] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v16 25/48] tag.c: use ref transactions when doing updates
` [PATCH v16 26/48] replace.c: use the ref transaction functions for updates
` [PATCH v16 27/48] commit.c: use ref transactions "
` [PATCH v16 28/48] sequencer.c: use ref transactions for all ref updates
` [PATCH v16 29/48] fast-import.c: change update_branch to use ref transactions
` [PATCH v16 30/48] branch.c: use ref transaction for all ref updates
` [PATCH v16 31/48] refs.c: change update_ref to use a transaction
` [PATCH v16 32/48] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v16 33/48] fast-import.c: use a ref transaction when dumping tags
` [PATCH v16 34/48] walker.c: use ref transaction for ref updates
` [PATCH v16 35/48] refs.c: make lock_ref_sha1 static
` [PATCH v16 36/48] refs.c: remove the update_ref_lock function
` [PATCH v16 37/48] refs.c: remove the update_ref_write function
` [PATCH v16 38/48] refs.c: remove lock_ref_sha1
` [PATCH v16 39/48] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v16 40/48] refs.c: make delete_ref use a transaction
` [PATCH v16 41/48] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v16 42/48] refs.c: pass NULL as *flags to read_ref_full
` [PATCH v16 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v16 44/48] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH v16 45/48] refs.c: pass a skip list to name_conflict_fn
` [PATCH v16 46/48] refs.c: propagate any errno==ENOTDIR from _commit back to the callers
` [PATCH v16 47/48] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v16 48/48] refs.c: make write_ref_sha1 static

Git autocorrect bug
 2014-06-12 17:11 UTC  (5+ messages)
` [PATCH] Fix "t0001: test git init when run via an alias"

What's cooking in git.git (Jun 2014, #03; Tue, 10)
 2014-06-12 16:30 UTC  (2+ messages)

Git for Windows 1.9.4
 2014-06-12 14:37 UTC 

[PATCH v5] Add an explicit GIT_DIR to the list of excludes
 2014-06-12  6:19 UTC  (6+ messages)
      ` [PATCH v6] "

[PATCH 00/10] Zsh prompt tests
 2014-06-11 23:46 UTC  (7+ messages)
` [PATCH v2 00/11] "

[PATCH] Add no-git-links option to ls-files
 2014-06-11 23:37 UTC 

[PATCH] rebase -i: Remember merge options beyond continue actions
 2014-06-11 21:13 UTC  (3+ messages)

[PATCH] pull: Do not abuse 'break' inside a shell 'case'
 2014-06-11 20:13 UTC  (2+ messages)

[PATCH v14 00/40] Use ref transactions
 2014-06-11 18:44 UTC  (7+ messages)
` [PATCH v14 08/40] refs.c: add an err argument to delete_ref_loose
` [PATCH v14 24/40] receive-pack.c: use a reference transaction for updating the refs

[PATCH] l10n: de.po: fix typo
 2014-06-11 16:17 UTC 

[PATCH] docs: Explain the purpose of fetch's and pull's <refspec> parameter
 2014-06-11 14:24 UTC  (2+ messages)

[PATCH v1] Git config cache & special querying api utilizing the cache
 2014-06-11 14:01 UTC  (2+ messages)

[PATCH] git-p4: Do not include diff in spec file when just preparing p4
 2014-06-11 13:36 UTC  (12+ messages)
            ` [PATCH] Fix git-p4 submit in non --prepare-p4-only mode

How to merge only existing files but not delete missing files
 2014-06-11 11:39 UTC 

Potential bug in git client
 2014-06-11 11:09 UTC  (3+ 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).