git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-05-21 21:51:57 to 2014-05-23 22:34:48 UTC [more...]

[BUG] auto-repack exits prematurely, locking other processing out
 2014-05-23 22:34 UTC  (3+ messages)

[PATCH 0/9] handle alternate charsets for remote http errors
 2014-05-23 22:34 UTC  (36+ messages)
` [PATCH 2/9] strbuf: add strbuf_tolower function
` [PATCH 7/9] remote-curl: recognize text/plain with a charset parameter
` [PATCH 9/9] remote-curl: reencode http error messages
` [PATCH v2 0/9] handle alternate charsets for remote http errors
  ` [PATCH v2 1/8] test-lib: preserve GIT_CURL_VERBOSE from the environment
  ` [PATCH v2 2/8] t/lib-httpd: use write_script to copy CGI scripts
  ` [PATCH v2 3/8] t5550: test display of remote http error messages
  ` [PATCH v2 4/8] http: extract type/subtype portion of content-type
  ` [PATCH v2 5/8] http: optionally extract charset parameter from content-type
  ` [PATCH v2 6/8] strbuf: add strbuf_reencode helper
  ` [PATCH v2 7/8] remote-curl: reencode http error messages
  ` [PATCH v2 8/8] http: default text charset to iso-8859-1

What's cooking in git.git (May 2014, #05; Fri, 23)
 2014-05-23 22:31 UTC 

[PATCH v2] Get rid of the non portable shell export VAR=VALUE costruct
 2014-05-23 21:56 UTC  (10+ messages)

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-23 21:45 UTC  (54+ messages)
` [PATCH v8 30/44] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v8 31/44] refs.c: remove the update_ref_lock function
` [PATCH v8 32/44] refs.c: remove the update_ref_write function
` [PATCH v8 33/44] refs.c: remove lock_ref_sha1
` [PATCH v8 34/44] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v8 35/44] refs.c: make delete_ref use a transaction
` [PATCH v8 36/44] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v8 37/44] refs.c: pass NULL as *flags to read_ref_full
` [PATCH v8 38/44] refs.c: pack all refs before we start to rename a ref
` [PATCH v8 39/44] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v8 40/44] refs.c: call lock_ref_sha1_basic directly from commit
` [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

commit: support commit.verbose and --no-verbose
 2014-05-23 21:22 UTC 

[PATCH v1 0/3] Add --graft option to git replace
 2014-05-23 21:22 UTC  (12+ messages)
` [PATCH v1 1/3] replace: add --graft option
` [PATCH v1 2/3] replace: add test for --graft
` [PATCH v1 3/3] Documentation: replace: add --graft option

[PATCH v10 00/44] Use ref transactions for all ref updates
 2014-05-23 21:02 UTC  (7+ messages)
` [PATCH v10 25/44] receive-pack.c: use a reference transaction for updating the refs

[PATCH v3] Add an explicit GIT_DIR to the list of excludes
 2014-05-23 20:42 UTC  (2+ messages)

No Ensimag students working on Git this year
 2014-05-23 20:22 UTC  (2+ messages)

[RFC/PATCH v4 1/3] add high resolution timer function to debug performance issues
 2014-05-23 20:21 UTC  (10+ messages)
` [RFC/PATCH v4 3/3] add command performance tracing to debug scripted commands

Plumbing to rename a ref?
 2014-05-23 19:41 UTC  (8+ messages)

[PATCH 0/2] remote: optimize rm/prune ref deletion
 2014-05-23 19:25 UTC  (13+ messages)
` [PATCH 1/2] remote: defer repacking packed-refs when deleting refs
` [PATCH v2 0/3] remote: optimize rm/prune ref deletion
  ` [PATCH v2 1/3] remote rm: delete remote configuration as the last
  ` [PATCH v2 2/3] remote: repack packed-refs once when deleting multiple refs
  ` [PATCH v2 3/3] remote prune: optimize "dangling symref" check/warning

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

[PATCH v8 0/2] format-patch --signature-file <file>
 2014-05-23 16:56 UTC  (9+ messages)
` [PATCH v8 1/2] format-patch: make newline after signature conditional
` [PATCH v8 2/2] format-patch --signature-file <file>

git svn dcommit error 1
 2014-05-23 16:09 UTC 

[PATCH] git-remote-testgit.sh: cleaned up the logic for setting the refspec variable
 2014-05-23 16:17 UTC 

git push rejected due being behind after git svn dcommit without any changes local/remote
 2014-05-23 10:14 UTC  (3+ messages)

[RFC/PATCH] replace: add --graft option
 2014-05-23  6:39 UTC  (3+ messages)

[PATCH v2] Add an explicit GIT_DIR to the list of excludes
 2014-05-23  4:39 UTC  (2+ messages)

(unknown),
 2014-05-22 22:35 UTC 

Bash completion: merge --abort
 2014-05-22 23:59 UTC  (4+ messages)
` [PATCH 1/2] completion: add a note that merge options are shared
  ` [PATCH 2/2] completion: add missing options for git-merge

[PATCH] Get rid of the non portable shell export VAR=VALUE costruct
 2014-05-22 23:42 UTC  (7+ messages)

git reset for index restoration?
 2014-05-22 23:37 UTC  (22+ messages)

[PATCH 0/2] tolower cleanups
 2014-05-22 23:17 UTC  (5+ messages)
` [PATCH 1/2] daemon/config: factor out duplicate xstrdup_tolower
` [PATCH 2/2] strbuf: add strbuf_tolower function

[PATCH 00/32] Split index mode for very large indexes
 2014-05-22 16:38 UTC  (4+ messages)
` [PATCH 0/8] Speed up cache loading time
  ` [PATCH 8/8] read-cache: inform the daemon that the index has been updated

[PATCHv2 10/19] git-submodule.sh: convert test -a/-o to && and ||
 2014-05-22  9:10 UTC  (4+ messages)

[ANNOUNCE] Git v2.0.0-rc4
 2014-05-22  3:45 UTC  (4+ messages)

[PATCH v6] format-patch --signature-file <file>
 2014-05-21 23:18 UTC  (12+ messages)

[PATCH v7 0/2] format-patch --signature-file <file>
 2014-05-21 21:59 UTC  (3+ messages)
` [PATCH v7 2/2] "


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