git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-19 05:51:39 to 2013-05-21 07:19:28 UTC [more...]

What's cooking in git.git (May 2013, #05; Mon, 20)
 2013-05-21  7:19 UTC  (4+ messages)

What's cooking in git.git (May 2013, #04; Wed, 15)
 2013-05-21  7:13 UTC  (5+ messages)

Contributing to git: cleaner git -rm & add configuration options
 2013-05-21  5:42 UTC 

[PATCH 0/2] remote-hg: fix configuration notes
 2013-05-21  3:47 UTC  (3+ messages)
` [PATCH 1/2] remote-hg: trivial configuration note cleanup
` [PATCH 2/2] remote-hg: fix order of configuration comments

[PATCH v2] transport-helper: check if the dry-run is supported
 2013-05-21  1:32 UTC 

[PATCH] transport-helper: barf when user tries --dry-run
 2013-05-21  1:31 UTC  (2+ messages)

[PATCH] transport-helper: barf when user tries old:new
 2013-05-21  1:02 UTC 

Workflow Help
 2013-05-21  0:59 UTC 

[PATCH] completion: trivial fix for zsh
 2013-05-21  0:38 UTC  (2+ messages)

[PATCH 0/2] remote-helpers: test fixes
 2013-05-20 23:22 UTC  (10+ messages)
` [PATCH 1/2] remote-helpers: tests: use python directly

[PATCH] git-svn: introduce --parents parameter for commands branch and tag
 2013-05-20 23:10 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto
 2013-05-20 22:52 UTC  (5+ messages)
` [PATCH v8 1/3] Makefile: add support for Apple CommonCrypto facility
` [PATCH v8 2/3] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
` [PATCH v8 3/3] imap-send: eliminate HMAC "

[PATCH v11 00/15] *** Interactive git-clean ***
 2013-05-20 22:48 UTC  (3+ messages)
` [PATCH v12 00/15] Interactive git-clean

[PATCH 0/6] t5000: add test for pax extended header generation
 2013-05-20 22:48 UTC  (15+ messages)
` [PATCH 1/6] t5000: integrate export-subst tests into regular tests
` [PATCH 2/6] t5000, t5003: create directories for extracted files lazily
` [PATCH 3/6] t5000: factor out check_tar
` [PATCH 4/6] t5000: use check_tar for prefix test
` [PATCH 5/6] t5000: simplify tar-tree tests
` [PATCH 6/6] t5000: test long filenames
      ` (unknown),

git-diff-index man page
 2013-05-20 22:48 UTC  (7+ messages)

[PATCH v2] describe: Add --first-parent option
 2013-05-20 22:47 UTC  (2+ messages)

[PATCH] contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash
 2013-05-20 22:36 UTC  (2+ messages)

[RFC/PATCH 0/2] Improve rebase documenation
 2013-05-20 22:29 UTC  (8+ messages)
` [RFC/PATCH 1/2] Doc rebase: Describe rebase as excluding merge commits
` [RFC/PATCH 2/2] Doc rebase: describe the priority of published work

[RFC/PATCH 0/2] Extend dot repository documentation
 2013-05-20 22:22 UTC  (11+ messages)
` [RFC/PATCH 1/2] config doc: add dot-repository note
` [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery

[PATCH 00/17] Remove assumptions about refname lifetimes
 2013-05-20 21:34 UTC  (29+ messages)
` [PATCH 01/17] describe: make own copy of refname
` [PATCH 02/17] fetch: make own copies of refnames
` [PATCH 03/17] add_rev_cmdline(): make a copy of the name argument
` [PATCH 04/17] builtin_diff_tree(): make it obvious that function wants two entries
` [PATCH 05/17] cmd_diff(): use an object_array for holding trees
` [PATCH 06/17] cmd_diff(): rename local variable "list" -> "entry"
` [PATCH 07/17] cmd_diff(): make it obvious which cases are exclusive of each other
` [PATCH 08/17] revision: split some overly-long lines
` [PATCH 09/17] gc_boundary(): move the check "alloc <= nr" to caller
` [PATCH 10/17] get_revision_internal(): make check less mysterious
` [PATCH 11/17] object_array: add function object_array_filter()
` [PATCH 12/17] object_array_remove_duplicates(): rewrite to reduce copying
` [PATCH 13/17] fsck: don't put a void*-shaped peg in a char*-shaped hole
` [PATCH 14/17] find_first_merges(): initialize merges variable using initializer
` [PATCH 15/17] find_first_merges(): remove unnecessary code
` [RFC 16/17] object_array_entry: copy name before storing in name field
` [RFC 17/17] refs: document the lifetime of the refname passed to each_ref_fn

English/German terminology, git.git's de.po, and pro-git
 2013-05-20 19:41 UTC  (16+ messages)
  ` AW: "

Storing refs in the odb (was: Re: [PATCH 00/17] Remove assumptions about refname lifetimes)
 2013-05-20 18:44 UTC  (5+ messages)
` Storing refs in the odb

[PATCH] remote-hg: set stdout to binary mode on win32
 2013-05-20 18:18 UTC  (3+ messages)

git-submodule nested subrepo bug (Segmentation fault)
 2013-05-20 10:29 UTC  (2+ messages)

[RFC/PATCH] patch-ids: check modified paths before calculating diff
 2013-05-20  8:16 UTC  (6+ messages)

Outdated and broken online versions of user-manual.html
 2013-05-20  7:24 UTC  (4+ messages)

[RFC/PATCH 0/2] merge-base: add --merge-child option
 2013-05-20  6:43 UTC  (10+ messages)
              ` log --cherry and merges (was [RFC/PATCH 0/2] merge-base: add --merge-child option)

[PATCH/WIP 0/9] for-each-ref format improvements
 2013-05-20  4:29 UTC  (30+ messages)
` [PATCH 1/9] quote.c: make sq_quote_print a slight wrapper of sq_quote_buf
` [PATCH 2/9] for-each-ref: convert to use *_quote_buf instead of _quote_print
` [PATCH 3/9] for-each-ref: avoid printing each element directly to stdout
` [PATCH 4/9] for-each-ref: add %(current) for current branch marker
` [PATCH 5/9] for-each-ref: add %(tracking[:upstream]) for tracking info
` [PATCH 6/9] for-each-ref: add %(color:...)
` [PATCH 7/9] for-each-ref: prepoplulate all atoms before show_ref()
` [PATCH 8/9] for-each-ref: merge show_ref into show_refs
` [PATCH 9/9] for-each-ref: support %(...:aligned) for left alignment

Random thoughts on "upstream"
 2013-05-20  4:28 UTC  (15+ messages)

[PATCH v6] Add new git-related helper to contrib
 2013-05-20  1:47 UTC  (2+ messages)

[PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
 2013-05-19 21:51 UTC  (10+ messages)

[PATCH v5 00/15] New git-related helper
 2013-05-19 21:14 UTC  (14+ messages)
` [PATCH v5 01/15] Add new git-related helper to contrib

[PATCH 0/3] fetch: fix '.' fetching
 2013-05-19 14:27 UTC  (18+ messages)
` [PATCH 1/3] fetch: add --allow-local option
                        ` About overzealous compatibility

[PATCH] fetch: add new fetch.default configuration
 2013-05-19 12:37 UTC  (7+ messages)

[PATCH] for-each-ref: introduce color format
 2013-05-19 12:05 UTC  (2+ messages)

[PATCH] git-remote-hg: set stdout to binary mode on win32
 2013-05-19 11:23 UTC  (3+ messages)

.gitignore behavior on Mac
 2013-05-19 10:54 UTC  (8+ messages)

[RFC] New kind of upstream branch: base branch
 2013-05-19  8:12 UTC  (6+ messages)

[PATCH v2 0/2] Improve diffcore-pickaxe documentation
 2013-05-19  7:33 UTC  (4+ messages)
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly


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