git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-11-15 13:39:08 to 2009-11-18 05:03:44 UTC [more...]

Re:
 2009-11-18  5:03 UTC 

[PATCH] (to improve gitosis support) CVS Server: Support reading base and roots from environment
 2009-11-18  4:11 UTC  (2+ messages)

[PATCH v4 00/12] Reroll of the remote-vcs-helper series
 2009-11-18  1:42 UTC  (13+ messages)
` [PATCH v4 01/12] Fix memory leak in helper method for disconnect
  ` [PATCH v4 02/12] Allow programs to not depend on remotes having urls
    ` [PATCH v4 03/12] Use a function to determine whether a remote is valid
      ` [PATCH v4 04/12] Allow fetch to modify refs
        ` [PATCH v4 05/12] Add a config option for remotes to specify a foreign vcs
          ` [PATCH v4 06/12] Allow specifying the remote helper in the url
            ` [PATCH v4 07/12] Add support for "import" helper command
              ` [PATCH v4 08/12] Allow helper to map private ref names into normal names
                ` [PATCH v4 09/12] Fix various memory leaks in transport-helper.c
                  ` [PATCH v4 10/12] Allow helpers to report in "list" command that the ref is unchanged
                    ` [PATCH v4 11/12] Basic build infrastructure for Python scripts
                      ` [PATCH v4 12/12] Add Python support library for remote helpers

excerpts from tomorrow's "What's cooking" draft
 2009-11-18  0:59 UTC  (15+ messages)
` ks/precompute-completion
        ` [PATCH] Speed up bash completion loading
                  ` [PATCH v2] "
                      ` [PATCH v3] "

Make Gitweb behave like Apache mod_userdir
 2009-11-18  0:16 UTC  (18+ messages)

[PATCH] Expand ~ and ~user in core.excludesfile, commit.template
 2009-11-18  0:42 UTC  (17+ messages)
` [PATCH v2] "

Add branch management for releases to gitworkflows
 2009-11-18  0:19 UTC  (5+ messages)
` [PATCHv3] "

[PATCH v2 0/2] user-manual: new "getting started" section
 2009-11-18  0:05 UTC  (20+ messages)

[PATCH] Document git-svn's first-parent rule
 2009-11-17 18:25 UTC  (5+ messages)

[PATCH] Define $PERL_PATH in test-lib.sh
 2009-11-17 18:25 UTC  (12+ messages)
      ` [PATCH] Make sure $PERL_PATH is defined when the test suite is run

gitk does not show path file list
 2009-11-17 12:09 UTC 

[ANNOUNCE] GIT 1.6.5.3
 2009-11-17 10:25 UTC  (2+ messages)

bash completion on 4.0 broken?
 2009-11-17  9:54 UTC  (2+ messages)

[PATCH 1/2] replace: use a GIT_NO_REPLACE_OBJECTS env variable
 2009-11-17  9:33 UTC  (3+ messages)

[PATCH] Doc: mention the crlf attribute in config autocrlf section
 2009-11-17  7:43 UTC  (5+ messages)

[PATCH] RFC Allow case insensitive search flag with git-grep for fixed-strings
 2009-11-17  7:38 UTC  (8+ messages)

[PATCH 0/2] Migrate ls-tree to parse-opts
 2009-11-17  7:02 UTC  (8+ messages)
` [PATCH 1/2] t3101: test more ls-tree options
` [PATCH 2/2] ls-tree: migrate to parse-options

[PATCH 2/2] gitk: add --no-replace-objects option
 2009-11-17  5:11 UTC 

[PATCH 1/2] http-backend: Fix access beyond end of string
 2009-11-17  4:46 UTC  (7+ messages)
` [PATCH 2/2] http-backend: Let gcc check the format of more printf-type functions

[ANNOUNCE] for TortoiseGit 1.2.1.0
 2009-11-17  4:17 UTC 

git-svn of both trunk and tags while having no access to the 'parent' of those
 2009-11-17  2:59 UTC 

[PATCH v3] git remote: Separate usage strings for subcommands
 2009-11-17  2:23 UTC 

Script to tie git and Jira
 2009-11-17  1:44 UTC 

[PATCH RFC] git remote: Separate usage strings for subcommands
 2009-11-17  1:39 UTC  (3+ messages)

[PATCH RFC v2] git remote: Separate usage strings for subcommands
 2009-11-17  0:59 UTC 

git multisite setup
 2009-11-17  0:50 UTC  (4+ messages)

git gc - out of memory
 2009-11-16 23:10 UTC  (4+ messages)

git pull --rebase and losing commits
 2009-11-16 23:04 UTC  (25+ messages)
` [PATCH] Clarify documentation on the "ours" merge strategy
  ` [PATCH] "
        ` [PATCH 0/3] Document and refuse rebase -s ours
          ` [PATCH 1/3] Documentation: clarify 'ours' merge strategy
          ` [PATCH 2/3] rebase docs: clarify --merge and --strategy
          ` [PATCH 3/3] rebase: refuse to rebase with -s ours

Advice/help needed
 2009-11-16 22:46 UTC  (3+ messages)

serf causing "temp file with moniker 'svn_delta' already in use"?
 2009-11-16 21:55 UTC 

Manipulating existing revisions by push or pull?
 2009-11-16 21:53 UTC  (2+ messages)

[PATCH 0/2] diffcore-break optimizations
 2009-11-16 21:20 UTC  (4+ messages)
` [PATCH 1/2] diffcore-break: free filespec data as we go
` [PATCH 2/2] diffcore-break: save cnt_data for other phases

pushing remote branches
 2009-11-16 20:05 UTC  (6+ messages)

[PATCH] gitweb: Refactor project list routines
 2009-11-16 17:56 UTC  (3+ messages)

[PATCH] gitweb: Support for no project list on gitweb front page
 2009-11-16 17:52 UTC  (3+ messages)

Git graph with branch labels for all paths in text environment
 2009-11-16 15:27 UTC  (4+ messages)

Question about "git pull --rebase"
 2009-11-16 12:17 UTC  (10+ messages)

git am and CRLF files
 2009-11-16 11:43 UTC  (5+ messages)

Idea for git-touch
 2009-11-16 10:57 UTC  (6+ messages)

how to make gitk to use specified history information
 2009-11-16 10:58 UTC  (4+ messages)
  ` dirty code to get an outline of commit history with gitk [Was: how to make gitk to use specified history information]

[RFC] format-patch: Ensure that author and commit time are not lost
 2009-11-16  5:20 UTC  (4+ messages)

Preserving empty directories when doing a git-svn clone/rebase
 2009-11-16  3:32 UTC  (2+ messages)

[PATCH] gitk: Use git-difftool for external diffs
 2009-11-16  3:12 UTC 

[PATCH 1/2] git-svn: add (failing) test for SVN 1.5+ merge with intervening commit
 2009-11-16  1:30 UTC  (4+ messages)

What's cooking in git.git (Nov 2009, #03; Sun, 15)
 2009-11-16  0:30 UTC  (8+ messages)

.gitignore polution
 2009-11-16  0:22 UTC  (3+ messages)

[PATCH v2] Update 'git remote update' usage string to match man page
 2009-11-15 21:04 UTC  (2+ messages)

git svn fetch loses data
 2009-11-15 20:52 UTC  (6+ messages)

[PATCH] pull: refuse complete src:dst fetchspec arguments
 2009-11-15 20:22 UTC  (3+ messages)

[PATCH] Update 'git remote' usage and man page to match
 2009-11-15 19:29 UTC  (5+ messages)

Bugs ignoring submodules?
 2009-11-15 14:57 UTC 

[PATCH] Check the format of more printf-type functions
 2009-11-15 14:17 UTC  (2+ messages)

GNU patch: new 2.6 release
 2009-11-15 14:02 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).