git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-05-23 21:40:52 to 2014-05-27 20:29:11 UTC [more...]

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

[PATCH] t9138-git-svn-authors-prog.sh fixups
 2014-05-27 19:53 UTC  (3+ messages)

[PATCH v2] wording fixes in the user manual and glossary
 2014-05-27 19:52 UTC  (2+ messages)

[PATCH v10 00/44] Use ref transactions for all ref updates
 2014-05-27 19:30 UTC  (14+ messages)
` [PATCH v10 04/44] refs.c: add an err argument to repack_without_refs
` [PATCH v10 22/44] fetch.c: clear errno before calling functions that might set it
` [PATCH v10 25/44] receive-pack.c: use a reference transaction for updating the refs

[PATCH v10 11/12] Documentation: add documentation for 'git interpret-trailers'
 2014-05-27 19:18 UTC  (7+ messages)

[PATCH v1 0/3] Add --graft option to git replace
 2014-05-27 19:05 UTC  (9+ messages)
` [PATCH v1 1/3] replace: add --graft option

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-27 19:05 UTC  (11+ messages)
` [PATCH v8 41/44] refs.c: add a new flag for transaction delete for refs we know are packed only
` [PATCH v8 42/44] refs.c: pass a skip list to name_conflict_fn

[PATCH/RFC] clean: add a flag to back up cleaned files
 2014-05-27 18:48 UTC  (4+ messages)

git-rebase-todo gets popped prematurely
 2014-05-27 18:47 UTC  (9+ messages)
` [RFC 1/3] sequencer: Signal failed ff as an aborted, not a conflicted merge
` [RFC 2/3] rebase -i: Reschedule tasks that failed before the index was touched
` [RFC 3/3] tests: Add 'rebase -i commits that overwrite untracked files'

commit: support commit.verbose and --no-verbose
 2014-05-27 18:10 UTC  (4+ messages)

[BUG] auto-repack exits prematurely, locking other processing out
 2014-05-27 18:09 UTC  (8+ messages)
    ` [PATCH] gc --auto: do not lock refs in the background

[PATCH v3] Add an explicit GIT_DIR to the list of excludes
 2014-05-27 18:04 UTC  (6+ messages)

[PATCH 0/2] remote: optimize rm/prune ref deletion
 2014-05-27 16:55 UTC  (8+ messages)
` [PATCH 1/2] remote: defer repacking packed-refs when deleting refs

Git chokes on large file
 2014-05-27 16:47 UTC 

[PATCH] sideband.c: Get rid of ANSI sequence for non-terminal shell
 2014-05-27 16:47 UTC 

[PATCH] config: respect '~' and '~user' in mailmap.file
 2014-05-27 16:09 UTC  (2+ messages)

[PATCH/RFC] Gitweb: Convert UTF-8 encoded file names
 2014-05-27 14:22 UTC  (14+ messages)
            ` [PATCH] gitweb: Harden UTF-8 handling in generated links

Help with subtree pull / push
 2014-05-27 13:55 UTC 

[RFC/PATCH 0/2] Git config cache & special querying api utilizing the cache
 2014-05-27 13:54 UTC  (5+ messages)
` [RFC/PATCH 1/2] config: Add cache for config value querying
` [RFC/PATCH 2/2] config: Add new query functions to the api

Best practices/conventions for tags and references in commit message
 2014-05-27 13:49 UTC  (2+ messages)

gitk's truncated tags
 2014-05-27 12:12 UTC 

[PATCH 00/15] Rearrange xcalloc arguments
 2014-05-27 11:32 UTC  (22+ messages)
` [PATCH 01/15] builtin/add.c: rearrange "
` [PATCH 02/15] builtin/ls-remote.c: "
` [PATCH 03/15] builtin/remote.c: "
` [PATCH 04/15] commit.c: "
` [PATCH 05/15] config.c: "
` [PATCH 06/15] diff.c: "
` [PATCH 07/15] hash.c: "
` [PATCH 08/15] hash.h: "
` [PATCH 09/15] http-push.c: "
` [PATCH 10/15] imap-send.c: "
` [PATCH 11/15] notes.c: "
` [PATCH 12/15] pack-revindex.c: "
` [PATCH 13/15] reflog-walk.c: "
` [PATCH 14/15] remote.c: "
` [PATCH 15/15] transport-helper.c: "

Kedves felhasználók e-mailben;
 2014-05-27  9:04 UTC 

[PATCH] git-prompt.sh: don't assume the shell expands the value of PS1
 2014-05-27  7:41 UTC  (12+ messages)
` [PATCH 00/10] Zsh prompt tests
  ` [PATCH 01/10] t9903: remove Zsh test from the suite of Bash "
  ` [PATCH 02/10] t9903: put the Bash pc mode prompt test cases in a function
  ` [PATCH 03/10] t9903: move test name prefix to a separate variable
  ` [PATCH 04/10] t9903: run pc mode tests again with PS1 expansion disabled
  ` [PATCH 05/10] t9903: include "Bash" in test names via new $shellname var
  ` [PATCH 06/10] t9903: move PS1 color code variable definitions to lib-bash.sh
  ` [PATCH 07/10] t9903: move prompt tests to a new lib-prompt-tests.sh file
  ` [PATCH 08/10] lib-prompt-tests.sh: put all tests inside a function
  ` [PATCH 09/10] lib-prompt-tests.sh: add variable for string that encodes percent in PS1
  ` [PATCH 10/10] t9904: new __git_ps1 tests for Zsh

[PATCH v2] commit: support commit.verbose and --no-verbose
 2014-05-27  7:35 UTC  (22+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] commit test: Use test_config instead of git-config
  ` [PATCH v3 2/5] commit test: Change $PWD to $(pwd)
  ` [PATCH v3 3/5] commit test: Use write_script
  ` [PATCH v3 4/5] commit test: test_set_editor in each test
  ` [PATCH v3 5/5] commit: support commit.verbose and --no-verbose

Can we stage all files using "git add" command, except some specific files ?
 2014-05-27  3:04 UTC  (7+ messages)

[PATCH v4] Add an explicit GIT_DIR to the list of excludes
 2014-05-27  3:56 UTC 

[PATCH] git-instaweb: add support for Apache 2.4
 2014-05-27  1:18 UTC 

[PATCH] wording fixes in the user manual and glossary
 2014-05-26  8:11 UTC  (5+ messages)

[PATCH v12 00/11] Add interpret-trailers builtin
 2014-05-25  5:32 UTC  (12+ messages)
` [PATCH v12 01/11] trailer: add data structures and basic functions
` [PATCH v12 02/11] trailer: process trailers from input message and arguments
` [PATCH v12 03/11] trailer: read and process config information
` [PATCH v12 04/11] trailer: process command line trailer arguments
` [PATCH v12 05/11] trailer: parse trailers from file or stdin
` [PATCH v12 06/11] trailer: put all the processing together and print
` [PATCH v12 07/11] trailer: add interpret-trailers command
` [PATCH v12 08/11] trailer: add tests for "git interpret-trailers"
` [PATCH v12 09/11] trailer: execute command from 'trailer.<name>.command'
` [PATCH v12 10/11] trailer: add tests for commands in config file
` [PATCH v12 11/11] Documentation: add documentation for 'git interpret-trailers'

[PATCH] git-p4: Do not include diff in spec file when just preparing p4
 2014-05-24 17:40 UTC  (8+ messages)

[ANNOUNCE] git reintegrate v0.3; manager of integration branches
 2014-05-24  4:24 UTC  (9+ messages)

[PATCH v9 0/2] format-patch --signature-file=<file>
 2014-05-24  4:08 UTC  (3+ messages)
` [PATCH v9 1/2] format-patch: make newline after signature conditional
` [PATCH v9 2/2] format-patch --signature-file=<file>

What's cooking in git.git (May 2014, #05; Fri, 23)
 2014-05-23 23:17 UTC  (2+ messages)

more concerns about '--git-dir'
 2014-05-23 23:02 UTC  (3+ messages)

[PATCH 0/9] handle alternate charsets for remote http errors
 2014-05-23 22:34 UTC  (9+ messages)
` [PATCH 2/9] strbuf: add strbuf_tolower function

[PATCH v2 0/9] handle alternate charsets for remote http errors
 2014-05-23 22:00 UTC  (5+ messages)
` [PATCH v2 4/8] http: extract type/subtype portion of content-type

[PATCH v2] Get rid of the non portable shell export VAR=VALUE costruct
 2014-05-23 21:56 UTC  (4+ 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).