git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-05-29 13:41:54 to 2011-06-01 19:24:16 UTC [more...]

[PATCH 1/1] git-am: provide configuration to enable signoff by default
 2011-06-01 19:23 UTC  (6+ messages)

What's cooking in git.git (May 2011, #14; Tue, 31)
 2011-06-01 19:21 UTC  (3+ messages)

Unable to fork off sideband demultiplexer
 2011-06-01 19:10 UTC  (4+ messages)

[RFC PATCH] revert: Implement --abort processing
 2011-06-01 19:00 UTC  (4+ messages)

unable to get type of object
 2011-06-01 18:18 UTC  (5+ messages)

gitosis asking for password
 2011-06-01 18:24 UTC  (2+ messages)

[PATCH 0/2] Tests for some submodule corner cases
 2011-06-01 17:44 UTC  (16+ messages)
` [PATCH 1/2] Added a test for "submodule add" using a ../relative/path/to/the/submodule/repo
` [PATCH 2/2] Added a test for "submodule status" when the submodule's working directory has deleted files
  ` [PATCH] submodule add: improve message when resolving a relative url fails
      ` [PATCH v2] "
        ` [PATCH] Clarified how "git submodule add" handles relative paths

Configuring diff --color-words using git-config?
 2011-06-01 16:51 UTC  (2+ messages)

git annotate with date option not working?
 2011-06-01 16:49 UTC  (8+ messages)

[PATCH v3 00/10] Sequencer Foundations
 2011-06-01 15:28 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH 08/10] revert: Introduce HEAD, TODO files to persist state, plan

Created branch in wrong place... how to fix?
 2011-06-01 13:32 UTC  (3+ messages)

[PATCH] commit: use generic sha1_pos()
 2011-06-01 13:20 UTC 

diff: --quiet does not imply --exit-code if --diff-filter is present
 2011-06-01  9:41 UTC  (8+ messages)
      ` Re* "

Git svn dcommit -> ignore one commit
 2011-06-01  8:44 UTC  (2+ messages)

How to make fetch get everything?
 2011-06-01  6:59 UTC  (2+ messages)

[PATCH maint 0/3] do not write files outside of work-dir
 2011-06-01  6:31 UTC  (9+ messages)
` [PATCH 3/3] verify_path: consider dos drive prefix

gitosis asking for password
 2011-06-01  2:23 UTC  (3+ messages)

speed of git reset -- file
 2011-06-01  1:14 UTC  (7+ messages)

[PATCHv4 1/4] Refactor for_each_ref variants to use for_each_ref_in and avoid magic numbers
 2011-06-01  0:24 UTC  (4+ messages)
` [PATCHv4 2/4] Add infrastructure for ref namespaces
` [PATCHv4 3/4] Support ref namespaces for remote repositories via upload-pack and receive-pack
` [PATCHv4 4/4] Add documentation for ref namespaces

combined diff does not detect binary files and ignores -diff attribute
 2011-05-31 22:42 UTC  (7+ messages)
` [PATCH 3/5] combine-diff: handle binary files as binary

weird rename
 2011-05-31 19:19 UTC  (3+ messages)

[PATCH] config.c: Remove unused git_config_global() function
 2011-05-31 18:51 UTC  (5+ messages)
  ` Effectively navigating branch history (was: Re: [PATCH] config.c: Remove unused git_config_global() function)
    ` Effectively navigating branch history

[PATCH/RFC db/text-delta 0/4] vcs-svn: avoid hangs for corrupt deltas
 2011-05-31 16:32 UTC  (4+ messages)
        ` [PATCH 1/4] test-svn-fe: split off "test-svn-fe -d" into a separate function

Git global usage and tests
 2011-05-31 15:04 UTC  (9+ messages)

Git EOL Normalization
 2011-05-31 15:01 UTC  (2+ messages)

[JGIT] Problem using API to create a repository in Amazon S3
 2011-05-31 13:56 UTC  (2+ messages)

[RFD] Proposal for git-svn: storing SVN metadata (git-svn-id) in notes
 2011-05-31  8:25 UTC  (4+ messages)

What's cooking in git.git (May 2011, #13; Mon, 30)
 2011-05-31  6:21 UTC  (7+ messages)

merging bare repository
 2011-05-31  2:01 UTC  (3+ messages)

Git fast-import : Warning duplicated ref: refs/remotes/origin/master
 2011-05-30 23:09 UTC  (15+ messages)
        ` [PATCH] Documentation: do not misinterpret refspecs as bold text (Re: Git fast-import : Warning duplicated ref: refs/remotes/origin/master)
          ` remote helpers: best practices for using the "refspec" capability

[PATCH 1/3] gitk: Remove unused $cdate array
 2011-05-30 22:41 UTC  (14+ messages)
` [PATCH 3/3] gitk: Allow displaying time zones from author and commit timestamps
      ` [PATCH v2 "
            ` [PATCH v3 "
                ` [PATCH v4 "

Non-error messages appears in STDERR
 2011-05-30 20:29 UTC 

Using really empty start prefixes for git-format-patch numbered patches?
 2011-05-30 20:23 UTC  (5+ messages)

blame --reverse selecting wrong commit
 2011-05-30 20:01 UTC  (6+ messages)

tag format and tests
 2011-05-30 16:09 UTC  (3+ messages)

git version numbers
 2011-05-30 14:40 UTC  (5+ messages)

Whitespace and '&nbsp'
 2011-05-30 12:52 UTC  (10+ messages)

git: 'daemon' is not a git command. See 'git --help'
 2011-05-30 11:27 UTC  (2+ messages)

How would Git chapter look like in "The Architecture of Open Source Applications"?
 2011-05-30 10:30 UTC  (3+ messages)

git show and the --quiet option
 2011-05-30  9:32 UTC  (4+ messages)

[PATCH] rebase: learn --discard subcommand
 2011-05-30  8:44 UTC  (12+ messages)

Documentation doesn't build anymore on old asciidoc due to i18n series
 2011-05-30  8:09 UTC  (3+ messages)
` [PATCH] git-sh-i18n--envsubst: add SYNOPSIS section to the documentation

[PATCHv2 1/2] diff: introduce --stat-lines to limit the stat lines
 2011-05-30  7:36 UTC  (6+ messages)
` [PATCHv3 0/3] diff.c: --stat-count=<n>
  ` [PATCHv3 2/3] diff: introduce --stat-lines to limit the stat lines

[PATCH] Interix catch-ups for recent changes/releases
 2011-05-30  6:51 UTC  (6+ messages)
` [PATCH 2/2] Include unistd.h

[RFC/PATCHv2 0/2] Starting work on man pages for gitweb and gitweb.conf (WIP)
 2011-05-29 20:58 UTC  (5+ messages)
` [RFC/PATCHv2 1/2] Starting work on a man page for /etc/gitweb.conf (WIP)
` [RFC/PATCHv2 2/2] gitweb: Starting work on a man page for gitweb (WIP)

Notes in fast import stream
 2011-05-29 21:10 UTC  (3+ messages)

[PATCH] t3703, t4208: add test cases for magic pathspec
 2011-05-29 20:36 UTC  (6+ messages)
` [PATCH 0/9] magic pathspec updates
  ` [PATCH 9/9] t3703, t4208: add test cases for magic pathspec

[PATCH v0 0/3] git add a-Big-file
 2011-05-29 20:29 UTC  (4+ messages)
` [PATCH v0 3/3] Bigfile: teach "git add" to send a large file straight to a pack


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