git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-11-18 20:11:04 to 2007-11-21 03:20:42 UTC [more...]

gitweb: kernel versions in the history (feature request, probably)
 2007-11-21  3:20 UTC  (3+ messages)

[PATCH] git-p4: Fix typo in --detect-labels
 2007-11-21  3:01 UTC 

[PATCH] Fix start_command closing cmd->out/in regardless of cmd->close_out/in
 2007-11-21  2:38 UTC  (3+ messages)

quilt/0.46-1 misbehaviour
 2007-11-21  0:06 UTC  (6+ messages)

Partial checkouts / submodules
 2007-11-21  0:04 UTC  (13+ messages)

Git in a Nutshell guide
 2007-11-20 23:57 UTC  (31+ messages)
          ` [PATCH] Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys

git-daemon
 2007-11-20 22:04 UTC  (7+ messages)

[PATCH] Improve documentation of git-filter-branch rev-list specification
 2007-11-20 22:28 UTC  (3+ messages)
` Ideas for improving the filter-branch workflow

[PATCH] Don't add To: recipients to the Cc: header
 2007-11-20 20:21 UTC  (7+ messages)

[PATCH] Fix Solaris Workshop Compiler issues
 2007-11-20 20:09 UTC  (10+ messages)
` [PATCH] Fix "identifier redeclared" compilation error with SUN cc

! [rejected] master -> master (non-fast forward)
 2007-11-20 18:24 UTC  (14+ messages)
        ` [PATCH 1/2] send-pack: cluster ref status reporting
        ` [PATCH 2/2] send-pack: print "maybe you need to pull" hint

[PATCH] autoconf: Add tests for memmem, strtoumax and mkdtemp functions
 2007-11-20 18:12 UTC  (2+ messages)

stgit: another way of storing patches
 2007-11-20 14:53 UTC 

[BUG] encoding problem with format-patch + send-email
 2007-11-20 13:49 UTC  (7+ messages)
      ` [PATCH] send-email: add transfer encoding header with content-type

[user] git-svn and svn cp
 2007-11-20 13:06 UTC  (11+ messages)

[PATCH] Documentation: fix git-clone manpage not to refer to itself
 2007-11-20 11:28 UTC  (6+ messages)

[RFC/PATCH] gitweb: Try to sanitize mimetype for 'blob_plain' view
 2007-11-20 10:58 UTC  (3+ messages)

[PATCH] git-send-email: Don't add To: recipients to the Cc: header too
 2007-11-20  9:34 UTC 

t9106 failure, bisect weirdness
 2007-11-20  6:13 UTC  (3+ messages)

[PATCH] Bisect reset: do nothing when not bisecting
 2007-11-20  5:39 UTC 

[PATCH] git-send-email: show all headers when sending mail
 2007-11-20  1:53 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH] Don't print an empty Cc header in SMTP mode when there's no cc recipient defined

git merge no longer handles add/add
 2007-11-20  1:15 UTC  (8+ messages)

[PATCH] Fix warning about bitfield in struct ref
 2007-11-19 23:58 UTC  (2+ messages)

[PATCH] git-svn: add a show-externals command
 2007-11-19 22:56 UTC 

[ANNOUNCE] Guilt v0.28
 2007-11-19 22:43 UTC 

What's cooking in git.git (topics)
 2007-11-19 22:29 UTC  (18+ messages)
` [PATCH 1/2] push: Add '--matching' option and print warning if it should be used
  ` [PATCH 2/2] push: Add '--current', which pushes only the current branch
                ` [PATCH] push: Add "--current", "

[RFH] Flush progress message buffer in display()
 2007-11-19 22:09 UTC  (4+ messages)

[PATCH] builtin-commit: Fix git-commit honoring status.color
 2007-11-19 18:26 UTC  (4+ messages)
  ` [PATCH] builtin-commit: run commit-msg hook with correct message file

StGIT 0.13 recognizes but not list packed StGIT controlled branches
 2007-11-19 18:26 UTC  (8+ messages)

[PATCH] config: correct and clarify core.*compression documentation
 2007-11-19 17:30 UTC  (8+ messages)
      ` [PATCH 1/2] config: correct core.loosecompression documentation
        ` [PATCH 2/2] config: clarify compression defaults

[PATCH] file_exists(): dangling symlinks do exist
 2007-11-19 16:47 UTC  (5+ messages)
` [PATCH] Export three helper functions from ls-files
  ` [PATCH] Fix add_files_to_cache() to take pathspec, not user specified list of files
    ` [PATCH] builtin-commit: fix partial-commit support

[PATCH 0/2] gitweb: CSS cleanup, part 1
 2007-11-19 15:08 UTC  (5+ messages)
` [PATCH 1/2] gitweb: Style all tables using CSS
` [PATCH 2/2] gitweb: Put project README in div.readme, fix its padding

preserving mtime
 2007-11-19 14:38 UTC  (9+ messages)

[PATCH] gitview: import only one of gtksourceview and gtksourceview2
 2007-11-19 10:37 UTC 

[Newbie] How to *actually* get rid of remote tracking branch?
 2007-11-19  9:49 UTC  (8+ messages)
          ` [PATCH] Improve description of git-branch -d and -D in man page

[PATCH/RFC] parse-options: allow to define hidden synonym options
 2007-11-19  9:22 UTC  (3+ messages)
` [PATCH Illustration] branch --contains=<commit>

[PATCH] Fix start_command closing cmd->out/in regardless of cmd->close_out/in
 2007-11-19  8:46 UTC  (3+ messages)

[PATCH] Further clarify clean.requireForce changes
 2007-11-19  8:06 UTC 

[PATCH] Deprecate git-lost-found
 2007-11-19  7:44 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH] Remove deprecated commands from command list and update manpages
      ` [PATCH] Drop deprecated commands from git(7) and update deprecation notices
          ` [PATCH] Remove non-existing commands from git(7) and delete their manpages
            ` [PATCH 3/3] Documentation: remove documentation for removed tools
              ` [PATCH] Documentation: Fix references to deprecated commands

[PATCH] user-manual: Talk about tracking third-party snapshots
 2007-11-19  1:17 UTC  (4+ messages)

git-daemon fatal error running with monit
 2007-11-19  1:09 UTC 

[PATCH v3] user-manual: add advanced topic "bisecting merges"
 2007-11-18 23:18 UTC  (5+ messages)
` [PATCH v4] user-manual: Add section "Why bisecting merge commits can be harder ..."

[ANNOUNCE] GIT 1.5.3.5
 2007-11-18 23:14 UTC  (2+ messages)
` [ANNOUNCE] GIT 1.5.3.6

[RFC] Alternates and broken repos: A pack and prune scheme to avoid them
 2007-11-18 20:10 UTC  (4+ 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).