git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-05-27 11:12:44 to 2011-05-31 17:07:01 UTC [more...]

diff: --quiet does not imply --exit-code if --diff-filter is present
 2011-05-31 17:06 UTC  (5+ messages)
      ` Re* "

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

gitosis asking for password
 2011-05-31 16:01 UTC  (2+ messages)

gitosis asking for password
 2011-05-31 15:42 UTC 

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  (8+ 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 "

[PATCH 0/2] Tests for some submodule corner cases
 2011-05-30 21:51 UTC  (3+ 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

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

[PATCH maint 0/3] do not write files outside of work-dir
 2011-05-30 20:23 UTC  (12+ messages)
` [PATCH 1/3] A Windows path starting with a backslash is absolute
` [PATCH 2/3] real_path: do not assume '/' is the path seperator
` [PATCH 3/3] verify_path: consider dos drive prefix

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)

combined diff does not detect binary files and ignores -diff attribute
 2011-05-30 19:32 UTC  (6+ messages)
` [PATCH 3/5] combine-diff: handle binary files as binary

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  (14+ messages)
                ` [PATCH 1/3] ws.c: add a helper to format comma separated messages
                ` [PATCH 2/3] War on nbsp: a bit of retreat
                ` [PATCH 3/3] War on nbsp: Add "nbsp" whitespace breakage class
                ` [PATCH 4/3] War on nbsp: teach "git apply" to check and fix nbsp

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

[PATCH] rebase: learn --discard subcommand
 2011-05-30  8:44 UTC  (17+ 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  (11+ messages)
` [PATCHv3 0/3] diff.c: --stat-count=<n>
  ` [PATCHv3 1/3] diff.c: omit hidden entries from namelen calculation with --stat
  ` [PATCHv3 2/3] diff: introduce --stat-lines to limit the stat lines
  ` [PATCHv3 3/3] diff-options.txt: describe --stat-{width,name-width,count}

[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

[PATCH] Embed an application manifest on MinGW
 2011-05-28 21:50 UTC  (5+ messages)
` [msysGit] "

What's cooking in git.git (May 2011, #10; Mon, 23)
 2011-05-28 21:04 UTC  (4+ messages)
  ` What's cooking and todo in gitweb (27 May 2011)

git send-email --body <file> ?
 2011-05-28 18:22 UTC  (2+ messages)

Log is always empty in OSX
 2011-05-27 20:28 UTC  (2+ messages)

git symbolic-ref vs. reflog (vs. rebase)
 2011-05-27 20:16 UTC  (3+ messages)
` [PATCH 1/2] rebase: create HEAD reflog entry when aborting
` [PATCH 2/2] rebase: write a reflog entry when finishing

git commit -a reports untracked files after a clone
 2011-05-27 18:13 UTC  (10+ messages)

error 'cannot create thread' doing clone or fetch
 2011-05-27 16:21 UTC  (3+ messages)

[PATCH] git-gui: deal with unknown files when pressing the "Stage Changed" button
 2011-05-27 15:40 UTC 

[PATCH 0/3] gitweb: Improving blame_incremental.js
 2011-05-27 14:04 UTC  (5+ messages)
` [PATCH 1/3] gitweb.js: No need for inProgress in blame_incremental.js
` [PATCH 2/3] gitweb.js: No need for loop in blame_incremental's handleResponse()
` [PATCH 3/3] gitweb.js: use setTimeout rather than setInterval in blame_incremental.js

[BUG] realloc failed
 2011-05-27 13:59 UTC  (3+ messages)

[PATCH/RFC] contrib: git-c2t converts tag creating commits to tags
 2011-05-27 13:55 UTC  (2+ messages)

Git-Mediawiki : Question about Jeff King's import script
 2011-05-27 12:45 UTC  (2+ 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).