git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-07-11 09:23:38 to 2012-07-16 07:58:00 UTC [more...]

t1450-fsck (sometimes/often) failes on Mac OS X
 2012-07-16  7:57 UTC  (4+ messages)

What's cooking in git.git (Jul 2012, #05; Sun, 15)
 2012-07-16  5:33 UTC 

Bug Report - Binary Files as plain files, line endings conversions
 2012-07-16  4:57 UTC 

[RFC/PATCH 0/4] GSOC remote-svn
 2012-07-16  4:33 UTC  (11+ messages)
` [PATCH 1/4] vcs-svn: add fast_export_note to create notes
  ` [PATCH 2/4] Allow reading svn dumps from files via file:// urls
    ` [PATCH 3/4] Create a note for every imported commit containing svn metadata
      ` [PATCH 4/4] When debug==1, start fast-import with "--stats" instead of "--quiet"
` [PATCH] Fix overwritten remote ref on with fast-import

Export from bzr / Import to git results in a deleted file re-appearing
 2012-07-16  0:26 UTC  (9+ messages)
        ` [PATCH] fast-import: catch deletion of non-existent file in input

merge recursive and code movement
 2012-07-16  0:17 UTC  (6+ messages)

[RFC] Add a new email notification script to "contrib"
 2012-07-15 22:45 UTC  (6+ messages)

Support of '^' as alias for 'HEAD^'
 2012-07-15 21:48 UTC  (10+ messages)

[PATCH maint-1.6.5] block-sha1: avoid unaligned accesses on some big-endian systems
 2012-07-15 21:27 UTC  (9+ messages)
            ` [PATCH maint-1.6.5 v2] block-sha1: avoid pointer conversion that violates alignment constraints
                ` [PATCH] block-sha1: put macro arguments in parentheses

Implementing authenticated Smart HTTP - which URLs to secure
 2012-07-15 20:49 UTC  (2+ messages)

[PATCH] doc: A few minor copy edits
 2012-07-15  9:43 UTC  (3+ messages)

(Ab)using filter-branch from a post-receive hook
 2012-07-15  8:17 UTC  (5+ messages)

Complete audit trail for embedded (Linux) system lifecycle with Git
 2012-07-15  8:47 UTC 

bzr->git: keep empty directories
 2012-07-15  4:01 UTC  (3+ messages)

[PATCH] status: default in-progress color to header color
 2012-07-14 20:20 UTC  (3+ messages)

What's cooking in git.git (Jul 2012, #04; Fri, 13)
 2012-07-14 20:00 UTC  (3+ messages)

[PATCH] t3910: give reason for skipping the test
 2012-07-14 18:19 UTC  (2+ messages)

[PATCH 0/3] git p4: notice Jobs: section in submit
 2012-07-14 13:53 UTC  (5+ messages)
` [PATCH 1/3] git p4: remove unused P4Submit interactive setting

[PATCH] revision: avoid work after --max-count is reached
 2012-07-14  8:10 UTC  (6+ messages)

Git Garbage Collect Error
 2012-07-14  3:36 UTC  (4+ messages)

Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
 2012-07-13 23:31 UTC  (7+ messages)

[PATCH] git-am: indicate where a failed patch is to be found
 2012-07-13 23:02 UTC  (16+ messages)
          ` [PATCH v2] "
      ` [PATCH] "

[PATCH v2 0/6] Default remote
 2012-07-13 20:29 UTC  (17+ messages)
` [PATCH 1/6] Rename remote.c's default_remote_name static variables
` [PATCH 2/6] Teach remote.c about the remote.default configuration setting
` [PATCH 3/6] Teach "git remote" about remote.default
` [PATCH 4/6] Teach clone to set remote.default
` [PATCH 5/6] Test that plain "git fetch" uses remote.default when on a detached HEAD
` [PATCH 6/6] Teach get_default_remote to respect remote.default

[PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver
 2012-07-13 19:39 UTC  (2+ messages)

Grammar fix
 2012-07-13 19:26 UTC 

Don't share anything but those files
 2012-07-13 18:19 UTC  (7+ messages)

[PATCHv7 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-07-13 16:49 UTC  (16+ messages)
` [PATCH 0/4 v8] Git configuration directory
  ` [PATCH 1/4 v8] config: read (but not write) from $XDG_CONFIG_HOME/git/config file
      ` [PATCH] config: fix several access(NULL) calls
                ` [PATCH v2] "

Don't share anything but those files
 2012-07-13 14:40 UTC 

git cloning paths
 2012-07-13  8:07 UTC  (2+ messages)

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

[PATCH 3/6] t4012: Actually quote the sed script
 2012-07-12 22:26 UTC  (3+ messages)

[PATCH 0/6] Cleaning up t4012
 2012-07-12 22:25 UTC  (3+ messages)
` [PATCH 7/6?] t4012: use 'printf' instead of 'dd' to generate a binary file

Question: git clone --no-checkout behavior
 2012-07-12 22:02 UTC  (3+ messages)

[PATCH] date.c: Fix off by one error in object-header date parsing
 2012-07-12 20:50 UTC 

[PATCH v2] submodules: don't stumble over symbolic links when cloning recursively
 2012-07-12 17:45 UTC 

How can I append authentication with "git push" ?
 2012-07-12 17:22 UTC  (5+ messages)

[PATCH] submodules: don't stumble over symbolic links when cloning recursively
 2012-07-12 17:12 UTC  (6+ messages)

[PATCH 0/3] A better way of handling upstream information in git-branch
 2012-07-12 16:58 UTC  (26+ messages)
` [PATCH 1/3] branch: introduce --set-upstream-to
` [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
` [PATCH 3/3] branch: add --unset-upstream option

[PATCH 6/6] t4012: Make --shortstat more robust
 2012-07-12  4:44 UTC  (3+ messages)

[PATCH/RFC] git-svn: don't create master if another head exists
 2012-07-11 22:56 UTC  (12+ messages)

What's cooking in git.git (Jul 2012, #03; Wed, 11)
 2012-07-11 22:17 UTC 

[ANNOUNCE] Git v1.7.11.2
 2012-07-11 22:15 UTC 

[PATCH 5/6] t4012: Re-indent test snippets
 2012-07-11 22:13 UTC 

[PATCH 4/6] t4012: Break up pipe into serial redirections
 2012-07-11 22:12 UTC 

[PATCH 2/6] t4012: Unquote git command fragment in test title
 2012-07-11 22:12 UTC 

[PATCH 1/6] t4012: Use different style for quoting
 2012-07-11 22:12 UTC 

[PATCH/RFC] Replace ce_namelen() with a ce_namelen field
 2012-07-11 16:35 UTC  (12+ messages)
` Introduction of "
  ` [PATCH/RFC v2 1/2] Strip namelen out of ce_flags into "
      ` [PATCH v3 0/3] Introduction of "
        ` [PATCH v3 1/3] read-cache.c: Handle long filenames correctly
        ` [PATCH v3 2/3] Strip namelen out of ce_flags into a ce_namelen field
        ` [PATCH v3 3/3] Replace strlen() with ce_namelen()

Subtree in Git
 2012-07-11 16:14 UTC  (11+ 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).