git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-04-25 07:42:19 to 2007-04-27 08:35:20 UTC [more...]

What's in git.git (stable)
 2007-04-27  8:34 UTC  (2+ messages)

[PATCH] Teach mailsplit about Maildir's
 2007-04-27  8:30 UTC  (2+ messages)

git-svn failure when symlink added in svn
 2007-04-26 23:07 UTC  (4+ messages)

What's cooking in git.git (topics)
 2007-04-27  8:24 UTC  (12+ messages)

[PATCH 0/2] Fixing up names in blame output
 2007-04-27  7:54 UTC  (3+ messages)
` [PATCH 1/2] Split out mailmap handling out of shortlog
` [PATCH 2/2] Apply mailmap in git-blame output

[PATCH 1/8] Removing -n option from git-diff-files documentation
 2007-04-27  5:10 UTC  (8+ messages)
` [PATCH 2/8] Document additional options for git-fetch
` [PATCH 3/8] Update git-fmt-merge documentation
` [PATCH 4/8] Update git-grep documentation
` [PATCH 5/8] Update -L documentation for git-blame/git-annotate
` [PATCH 6/8] Update git-http-push documentation
` [PATCH 7/8] Update git-local-fetch documentation
` [PATCH 8/8] Update git-http-fetch documentation

[PATCH 1/4] Git.pm: config_boolean() -> config_bool()
 2007-04-27  4:39 UTC  (8+ messages)
` [PATCH 2/4] Git.pm: Add remote_refs() git-ls-remote frontend
` [PATCH 3/4] [PATCH] git-mirror - exactly mirror another repository
` [PATCH 4/4] server info: Add HEAD to info/refs

[PATCH] [PATCH] git-mirror - exactly mirror another repository
 2007-04-27  4:38 UTC  (4+ messages)

[PATCH] gitweb: Add support for grep searches
 2007-04-27  4:34 UTC  (6+ messages)

[PATCH] A utility to perform merges between Subversion branches using git
 2007-04-27  4:30 UTC  (2+ messages)

git submodule support feedback
 2007-04-26 21:49 UTC  (7+ messages)

[PATCH 3/2] post-receive-email example hook: sed command for getting description was wrong
 2007-04-26 21:37 UTC 

[PATCH 2/2] post-receive-email example hook: detect rewind-only updates and output sensible message
 2007-04-26 21:36 UTC 

[PATCH 1/2] post-receive-email example hook: fastforward should have been fast_forward
 2007-04-26 21:35 UTC 

[PATCH 0/5] RFC: for_each_revision() helper
 2007-04-26 21:21 UTC  (13+ messages)
` [PATCH 1/5] Introduces "
` [PATCH 2/5] builtin-fmt-merge-msg.c: Use "
` [PATCH 3/5] reachable.c: "
` [PATCH 4/5] builtin-shortlog.c: "
` [PATCH 5/5] builtin-log.c: "

git died
 2007-04-26 20:55 UTC  (5+ messages)

[RFH] git-svn: sanitizing refnames
 2007-04-26 19:49 UTC 

[PATCH 0/5] RFC: for_each_revision() helper
 2007-04-26 19:29 UTC 

[PATCH] Avoid excessive rewrites in merge-recursive
 2007-04-26 19:13 UTC  (4+ messages)
` [PATCH] Ignore merged status of the file-level merge

git-fetch and unannotated tags
 2007-04-26 17:09 UTC  (22+ messages)
    ` [PATCH 0/2] bookmarks (was: Re: git-fetch and unannotated tags)
      ` [PATCH 1/2] refs.c: change do_one_ref to not discard any of base
        ` [PATCH 2/2] Add basic support for bookmarks (create/edit/delete/list)
      ` [PATCH 0/2] bookmarks

speeding up git-svn when directories are copied?
 2007-04-26 15:45 UTC  (4+ messages)

suggested feature: completely expunge a file (or just a delta) a la rebase
 2007-04-26 15:17 UTC  (4+ messages)

[PATCH] Change git-rev-parse --show-cdup to output an absolute path
 2007-04-26 12:14 UTC  (6+ messages)
    ` [PATCH] Use PATH_MAX rather than a hardwired constant maximum length

[PATCH] Add date format --local-zone
 2007-04-26  6:54 UTC  (11+ messages)
  ` [PATCH 1/2] Add --date={local,relative,default}

git-send-email fixes, cleanups and improvements
 2007-04-26  4:53 UTC  (13+ messages)
` [PATCH 1/9] Document --dry-run parameter to send-email
  ` [PATCH 2/9] Prefix Dry- to the message status to denote dry-runs
    ` [PATCH 3/9] Debugging cleanup improvements
      ` [PATCH 4/9] Change the scope of the $cc variable as it is not needed outside of send_message
        ` [PATCH 5/9] Perform correct quoting of recipient names
          ` [PATCH 6/9] Validate @recipients before using it for sendmail and Net::SMTP
            ` [PATCH 7/9] Ensure clean addresses are always used with Net::SMTP
              ` [PATCH 8/9] Allow users to optionally specify their envelope sender
                ` [PATCH 9/9] Document --dry-run and envelope-sender for git-send-email
              ` [PATCH 10/9] Sanitize @to recipients

[PATCH 2/2] Fine-tune relative-date output
 2007-04-26  5:23 UTC 

[PATCH] git-svn: Don't rely on $_ after making a function call
 2007-04-26  2:11 UTC  (5+ messages)

[BUG] git gui and my ö
 2007-04-25 22:48 UTC 

GIT vs Other: Need argument
 2007-04-25 22:39 UTC  (41+ messages)
                                ` Making git disappear when talking about my code (was: Re: GIT vs Other: Need argument)
                                            ` Making git disappear when talking about my code

[PATCH] Fix handle leak in write_tree
 2007-04-25 22:28 UTC  (7+ messages)

[PATCH] Convert t6022 to use git-merge instead of git-pull
 2007-04-25 22:12 UTC  (3+ messages)

using stgit/guilt for public branches
 2007-04-25 21:37 UTC  (5+ messages)

[PATCH] git-svn: Ignore usernames in URLs in find_by_url
 2007-04-25 21:01 UTC  (2+ messages)

git-ls-files -m lists the same file multiple times
 2007-04-25 20:47 UTC  (5+ messages)

[PATCH] Add a test for merging changed and rename-changed branches
 2007-04-25 20:07 UTC 

[EGIT PATCH] Fix layout problems in history view
 2007-04-25 19:54 UTC 

[PATCH 0/5]
 2007-04-25 19:36 UTC  (6+ messages)

Gittorrent
 2007-04-25 17:01 UTC 

Problem with git-daemon and mmap
 2007-04-25 16:13 UTC  (7+ messages)

[PATCH 4/5] core-tutorial: minor fixes
 2007-04-25 14:18 UTC 

[PATCH 3/5] read_cache_from(): small simplification
 2007-04-25 14:18 UTC 

[PATCH 5/5] init_buffer(): Kill buf pointer
 2007-04-25 14:18 UTC 

[PATCH 2/5] entry.c: Use const qualifier for 'struct checkout' parameters
 2007-04-25 14:18 UTC 

[PATCH 1/5] remove_subtree(): Use strerror() when possible
 2007-04-25 14:17 UTC 

[PATCH 0/5]: Minor fixes
 2007-04-25 14:17 UTC 

[Feature Request] Download transfer rate display
 2007-04-25 13:11 UTC  (3+ messages)

unnecessary check in builtin-add.c ?
 2007-04-25 12:53 UTC 

basic question
 2007-04-25 10:40 UTC  (2+ messages)

Pushing to a non-bare repository, round 2
 2007-04-25  8:04 UTC 

[PATCH] Actually handle some-low memory conditions
 2007-04-25  8:02 UTC 


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