git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-21 04:25:37 to 2014-05-23 10:03:14 UTC [more...]

[PATCH 0/2] remote: optimize rm/prune ref deletion
 2014-05-23 10:03 UTC  (5+ messages)
` [PATCH 1/2] remote: defer repacking packed-refs when deleting refs

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

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

[PATCH v1 0/3] Add --graft option to git replace
 2014-05-22 21:33 UTC  (4+ 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 v2] Add an explicit GIT_DIR to the list of excludes
 2014-05-23  4:39 UTC  (2+ messages)

[PATCH 0/9] handle alternate charsets for remote http errors
 2014-05-23  2:02 UTC  (37+ messages)
` [PATCH 1/9] test-lib: preserve GIT_CURL_VERBOSE from the environment
` [PATCH 2/9] strbuf: add strbuf_tolower function
` [PATCH 3/9] daemon/config: factor out duplicate xstrdup_tolower
` [PATCH 4/9] http: normalize case of returned content-type
` [PATCH 5/9] t/lib-httpd: use write_script to copy CGI scripts
` [PATCH 6/9] t5550: test display of remote http error messages
` [PATCH 7/9] remote-curl: recognize text/plain with a charset parameter
` [PATCH 8/9] strbuf: add strbuf_reencode helper
` [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

(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 v8 00/44] Use ref transactions for all ref updates
 2014-05-22 23:53 UTC  (59+ messages)
` [PATCH v8 25/44] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v8 27/44] walker.c: use ref transaction for ref updates
` [PATCH v8 28/44] refs.c: make write_ref_sha1 static
` [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

[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

[RFC/PATCH v4 1/3] add high resolution timer function to debug performance issues
 2014-05-22  9:59 UTC  (15+ messages)
` [RFC/PATCH v4 2/3] add trace_performance facility "
` [RFC/PATCH v4 3/3] add command performance tracing to debug scripted commands

[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  (9+ messages)

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

[PATCH v7 0/2] format-patch --signature-file <file>
 2014-05-21 21:59 UTC  (5+ messages)
` [PATCH v7 1/2] format-patch: make newline after signature conditional
` [PATCH v7 2/2] format-patch --signature-file <file>

git push rejected due being behind after git svn dcommit without any changes local/remote
 2014-05-21 21:33 UTC  (2+ messages)

[PATCH v5] format-patch --signature-file <file>
 2014-05-21 21:14 UTC  (14+ messages)

[PATCH] Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues
 2014-05-21 19:16 UTC  (4+ messages)

[PATCH 0/4] ack recoding in commit log
 2014-05-21 18:30 UTC  (9+ messages)
` [PATCH 3/4] rebase: test ack

[PATCH v3 0/5] Reroll patches. Pretty print truncate does not work
 2014-05-21 18:11 UTC  (9+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
` [PATCH v4 2/5] t4041, t4205, t6006, t7102: Don't hardcode tested encoding value
` [PATCH v4 3/5] t4205 (log-pretty-format): Use `tformat` rather than `format`
` [PATCH v4 4/5] t4205, t6006: Add failing tests for the case when i18n.logOutputEncoding is set
` [PATCH v4 5/5] pretty.c: format string with truncate respects logOutputEncoding

Slight inconsistency between ref delete commands
 2014-05-21 16:49 UTC  (2+ messages)

[PATCH] t6006-*.sh: Fix truncation tests
 2014-05-21 12:59 UTC  (3+ messages)
` [PATCH] t6006 (rev-list-format): quote format strings to avoid error on some shells

untracked file deleted from the master branch, when checked out to it from a local branch
 2014-05-21 10:21 UTC  (5+ messages)


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 NNTP newsgroup(s).