git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-06-29 07:49:25 to 2012-07-04 19:26:53 UTC [more...]

[PATCH/RFC] Replace ce_namelen() with a ce_namelen field
 2012-07-04 19:26 UTC  (5+ messages)

[PATCH 0/3] git p4: notice Jobs: section in submit
 2012-07-04 13:49 UTC  (5+ messages)
` [PATCH 1/3] git p4: remove unused P4Submit interactive setting
` [PATCH 2/3] git p4 test: refactor marshal_dump
` [PATCH 3/3] git p4: notice Jobs lines in git commit messages

[PATCH 0/2] git p4: use "move" command for renames
 2012-07-04 13:40 UTC  (3+ messages)
` [PATCH 1/2] git p4: refactor diffOpts calculation
` [PATCH 2/2] git p4: add support for 'p4 move' in P4Submit

[PATCH 5/5 v3] git-remote-mediawiki: import "File:" attachments
 2012-07-04 12:53 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] t3404: make test 57 work with dash and others
 2012-07-04 11:32 UTC 

[Q] Branch aliases (synonyms)?
 2012-07-04  9:55 UTC  (10+ messages)

[RFC] l10n: de.po: translate 29 new messages
 2012-07-04  8:22 UTC  (4+ messages)

How do I delete a remote branch with a period in the name?
 2012-07-04  7:37 UTC  (13+ messages)
    ` [PATCH] push: don't guess at qualifying remote refs on deletion

What's cooking in git.git (Jul 2012, #01; Tue, 3)
 2012-07-04  7:28 UTC  (2+ messages)

[BUG] serious inflate inconsistency on master
 2012-07-04  7:24 UTC  (7+ messages)

[PATCH v4 00/18] Extending the shelf-life of "git describe" output
 2012-07-04  7:12 UTC  (31+ messages)
` [PATCH v4 01/18] sha1_name.c: indentation fix
` [PATCH v4 02/18] sha1_name.c: hide get_sha1_with_context_1() ugliness
` [PATCH v4 03/18] sha1_name.c: get rid of ugly get_sha1_with_mode_1()
` [PATCH v4 04/18] sha1_name.c: get rid of get_sha1_with_mode()
` [PATCH v4 05/18] sha1_name.c: clarify what "fake" is for in find_short_object_filename()
` [PATCH v4 06/18] sha1_name.c: rename "now" to "current"
` [PATCH v4 07/18] sha1_name.c: refactor find_short_packed_object()
` [PATCH v4 08/18] sha1_name.c: correct misnamed "canonical" and "res"
` [PATCH v4 09/18] sha1_name.c: restructure disambiguation of short names
` [PATCH v4 10/18] sha1_name.c: allow get_short_sha1() to take other flags
` [PATCH v4 11/18] sha1_name.c: teach get_short_sha1() a commit-only option
` [PATCH v4 12/18] sha1_name.c: get_describe_name() by definition groks only commits
` [PATCH v4 13/18] sha1_name.c: get_sha1_1() takes lookup flags
` [PATCH v4 14/18] sha1_name.c: many short names can only be committish
` [PATCH v4 15/18] sha1_name.c: teach lookup context to get_sha1_with_context()
` [PATCH v4 16/18] sha1_name.c: introduce get_sha1_committish()
` [PATCH v4 17/18] revision.c: allow handle_revision_arg() to take other flags
` [PATCH v4 18/18] revision.c: the "log" family, except for "show", takes committish

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-07-04  6:44 UTC  (4+ messages)

[PATCH v2 1/3] gitweb: Cleanup git_print_log()
 2012-07-04  2:47 UTC  (3+ messages)
` [PATCH v2 2/3] gitweb: Handle other types of tag in git_print_log
` [PATCH v2 3/3] gitweb: Add support to Link: tag

[PATCH 0/3] gitweb changes
 2012-07-04  1:54 UTC  (10+ messages)
` [PATCH 1/3] gitweb: Get rid of unnecessary check of $signoff
` [PATCH 2/3] gitweb: Handle a few other tags in git_print_log
` [PATCH 3/3] gitweb: Add support to Link: tag

[PATCH] add test case for rebase of empty commit
 2012-07-03 23:40 UTC  (7+ messages)

[PATCH v5 00/25] Extending the shelf-life of "git describe" output
 2012-07-03 21:37 UTC  (26+ messages)
` [PATCH v5 01/25] sha1_name.c: indentation fix
` [PATCH v5 02/25] sha1_name.c: hide get_sha1_with_context_1() ugliness
` [PATCH v5 03/25] sha1_name.c: get rid of get_sha1_with_mode_1()
` [PATCH v5 04/25] sha1_name.c: get rid of get_sha1_with_mode()
` [PATCH v5 05/25] sha1_name.c: clarify what "fake" is for in find_short_object_filename()
` [PATCH v5 06/25] sha1_name.c: rename "now" to "current"
` [PATCH v5 07/25] sha1_name.c: refactor find_short_packed_object()
` [PATCH v5 08/25] sha1_name.c: correct misnamed "canonical" and "res"
` [PATCH v5 09/25] sha1_name.c: restructure disambiguation of short names
` [PATCH v5 10/25] get_sha1(): fix error status regression
` [PATCH v5 11/25] sha1_name.c: allow get_short_sha1() to take other flags
` [PATCH v5 12/25] sha1_name.c: teach get_short_sha1() a commit-only option
` [PATCH v5 13/25] sha1_name.c: get_describe_name() by definition groks only commits
` [PATCH v5 14/25] sha1_name.c: get_sha1_1() takes lookup flags
` [PATCH v5 15/25] sha1_name.c: many short names can only be committish
` [PATCH v5 16/25] sha1_name.c: teach lookup context to get_sha1_with_context()
` [PATCH v5 17/25] sha1_name.c: introduce get_sha1_committish()
` [PATCH v5 18/25] revision.c: allow handle_revision_arg() to take other flags
` [PATCH v5 19/25] revision.c: the "log" family, except for "show", takes committish
` [PATCH v5 20/25] sha1_name.c: add support for disambiguating other types
` [PATCH v5 21/25] apply: --build-fake-ancestor expects blobs
` [PATCH v5 22/25] commit-tree: the command wants a tree and commits
` [PATCH v5 23/25] reset: the command takes committish
` [PATCH v5 24/25] rev-parse: A and B in "rev-parse A..B" refer to committish
` [PATCH v5 25/25] rev-parse --disambiguate=<prefix>

[PATCH] Fix formatting in git-config(1)
 2012-07-03 19:23 UTC  (2+ messages)

git_getpass regression?
 2012-07-03 17:37 UTC  (8+ messages)

bug: "fatal: cannot pread pack file", version 1.7.5.4
 2012-07-03 17:16 UTC  (9+ messages)

can I always ignore a file during a merge?
 2012-07-03  7:38 UTC  (2+ messages)

Does "git config --local core.excludefiles" exclude files in a single repository?
 2012-07-03  7:30 UTC  (2+ messages)

New git.pot generated with 29 new l10n messages
 2012-07-03  2:58 UTC 

Please pull git-po maint branch with Swedish update
 2012-07-02 22:37 UTC  (2+ messages)

[PATCH v7] git on Mac OS and precomposed unicode
 2012-07-02 22:21 UTC  (2+ messages)

Incorrect v1.7.10.4 tag on github?
 2012-07-02 21:58 UTC  (8+ messages)

corner case with rename tracking and reverts
 2012-07-02 21:07 UTC  (2+ messages)

[GSoC] Designing a faster index format - Progress report week 11
 2012-07-02 19:55 UTC 

MERGE_RR droppings
 2012-07-02 19:36 UTC  (6+ messages)

[RFC 0/4]
 2012-07-02 11:07 UTC  (7+ messages)
` [RFC 0/4 v2]
  ` [RFC 1/4 v2] Implement a basic remote helper for svn in C
  ` [RFC 2/4 v2] Integrate remote-svn into svn-fe/Makefile
  ` [RFC 3/4 v2] Add svndump_init_fd to allow reading dumps from arbitrary FDs
  ` [RFC 4/4 v2] Add cat-blob report fifo from fast-import to remote-helper

Fwd: [bug report, possibly] Multiple pushes with passwords in URL
 2012-07-02  9:09 UTC  (3+ messages)
    `  "

git submodule vs GIT_WORK_TREE
 2012-07-02  8:22 UTC  (13+ messages)

git blame gives an ambiguous short revision
 2012-07-02  7:54 UTC  (5+ messages)

[PATCH] contrib/subtree: fix Makefile to respect non-configure `make`
 2012-07-01 18:55 UTC 

git clone submodules recursive and reference
 2012-06-29 20:19 UTC  (3+ messages)

Apostrophe at the end of author name
 2012-06-29 19:59 UTC  (8+ messages)

git rebase keeps saying local changes would conflict..what changes?
 2012-06-29 17:55 UTC  (5+ messages)

[PATCH] Fix git-svn in non-MakeMaker builds
 2012-06-29  8:55 UTC  (5+ messages)
    ` [PATCH] perl/Makefile: move "mkdir -p" to module installation loop for maintainability
      ` [PATCH jn/perl-makemaker-leading-paths] perl/Makefile: Fix a missing double-quote


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