git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-01-14 13:43:45 to 2010-01-16 01:41:54 UTC [more...]

[PATCH 0/9] Gitweb caching v5
 2010-01-16  1:41 UTC  (20+ messages)
` [PATCH 1/9] gitweb: Load checking
  ` [PATCH 2/9] gitweb: change die_error to take "extra" argument for extended die information
    ` [PATCH 3/9] gitweb: Add option to force version match
      ` [PATCH 4/9] gitweb: Makefile improvements
        ` [PATCH 5/9] gitweb: add a get function to compliment print_local_time
          ` [PATCH 6/9] gitweb: add a get function to compliment print_sort_th
            ` [PATCH 7/9] gitweb: cleanup error message produced by undefined $site_header
              ` [PATCH 8/9] gitweb: Convert output to using indirect file handle

[ANNOUNCE] Git wiki & repo.or.cz migration, donations and volunteers pledge
 2010-01-16  1:18 UTC  (19+ messages)
` [RFC] Git Wiki Move

Filenames and prefixes in extended diffs
 2010-01-16  1:15 UTC  (9+ messages)
      ` [PATCH] grep: prepare to run outside of a work tree
      ` [PATCH] grep --no-index: allow use of "git grep" outside a git repository

[PATCH v2] Add push --set-upstream
 2010-01-16  1:10 UTC  (11+ messages)

[PATCH] Remove some junk characters from COPYING
 2010-01-16  1:09 UTC  (3+ messages)

[PATCH] Test t5560: Fix test when run with dash
 2010-01-16  1:05 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/3] t7800-difftool.sh: Simplify the --extcmd test
 2010-01-16  1:05 UTC  (8+ messages)
` [PATCH 2/3] difftool: Add '-x' and as an alias for '--extcmd'
` [PATCH 3/3] difftool: Use eval to expand '--extcmd' expressions

[msysGit] [PATCH] Installer: Create builtins as symbolic links on Vista
 2010-01-16  0:41 UTC  (2+ messages)

[PATCH v2 00/14] daemon-win32
 2010-01-15 23:23 UTC  (29+ messages)
` [PATCH v2 01/14] mingw: add network-wrappers for daemon
` [PATCH v2 02/14] mingw: implement syslog
  ` [msysGit] "
` [PATCH v2 03/14] compat: add inet_pton and inet_ntop prototypes
` [PATCH v2 04/14] inet_ntop: fix a couple of old-style decls
` [PATCH v2 05/14] mingw: support waitpid with pid > 0 and WNOHANG
` [PATCH v2 06/14] mingw: use real pid
` [PATCH v2 07/14] mingw: add kill emulation
` [PATCH v2 08/14] daemon: use explicit file descriptor
` [PATCH v2 09/14] daemon: use run-command api for async serving
` [PATCH v2 10/14] daemon: use full buffered mode for stderr
` [PATCH v2 11/14] mingw: compile git-daemon
` [PATCH v2 12/14] Improve the mingw getaddrinfo stub to handle more use cases
` [PATCH v2 13/14] daemon: use select() instead of poll()
` [PATCH v2 14/14] daemon: report connection from root-process

git clone against firewall
 2010-01-15 23:03 UTC  (7+ messages)

[PATCH] Add push --set-upstream
 2010-01-15 22:08 UTC  (9+ messages)

[PATCH v2 1/3] t7800-difftool.sh: Simplify the --extcmd test
 2010-01-15 22:03 UTC  (3+ messages)
` [PATCH v2 2/3] difftool: Add '-x' and as an alias for '--extcmd'
` [PATCH v2 3/3] difftool: Use eval to expand '--extcmd' expressions

[PATCH 0/5] Miscellaneous improvements on Windows
 2010-01-15 20:12 UTC  (15+ messages)
` [PATCH 1/5] MSVC: Windows-native implementation for subset of Pthreads API
` [PATCH v2 0/7] Miscellaneous improvements on Windows
  ` [PATCH v2 1/7] Windows: disable Python
  ` [PATCH v2 2/7] Windows: boost startup by avoiding a static dependency on shell32.dll
  ` [PATCH v2 3/7] Windows: simplify the pipe(2) implementation
  ` [PATCH v2 4/7] Windows: avoid the "dup dance" when spawning a child process
  ` [PATCH v2 5/7] MSVC: Fix an "incompatible pointer types" compiler warning
  ` [PATCH v2 6/7] MSVC: Windows-native implementation for subset of Pthreads API
  ` [PATCH v2 7/7] Do not use date.c:tm_to_time_t() from compat/mingw.c

[PATCH] git push --track
 2010-01-15 18:54 UTC  (29+ messages)

Gitignore matching "git add" wildcard prevents operation
 2010-01-15 18:17 UTC  (12+ messages)

git mv oddities (minor bugs)
 2010-01-15 16:49 UTC 

git checkout -f: What am I missing?
 2010-01-15 15:28 UTC  (2+ messages)

Removal of post-upload-hook
 2010-01-15 14:47 UTC  (10+ messages)

[PATCH 0/2] Improve Git performance on big trees
 2010-01-15 13:36 UTC  (6+ messages)
` [PATCH 1/2] rm: only refresh entries that we may touch
` [PATCH 2/2] status: only touch path we may need to check

[RFC PATCH (WIP)] Show a dirty working tree and a detached HEAD in status for submodule
 2010-01-15 13:32 UTC  (10+ messages)
      ` [PATCH] Show submodules as modified when they contain a dirty work tree

[PATCH 2/2] Fix variable initialization in insert_packed_refs()
 2010-01-15 11:02 UTC  (3+ messages)

[UI issue + BUG] recovering from rebase aborting due to untracked files
 2010-01-15 10:44 UTC 

[PATCH 00/18] rebase -i: For pure fixups, do not start log message editor
 2010-01-15  7:20 UTC  (5+ messages)
` [PATCH 01/18] rebase -i: Make the condition for an "if" more transparent
  ` [PATCH 01/18] rebase -i: Make the condition for an "if" "

[PATCH] git status: display current branch name in color
 2010-01-15  2:23 UTC 

[PATCH] Display author and committer after "git commit"
 2010-01-15  1:21 UTC  (12+ messages)
` [PATCH v2 1/3] strbuf_expand: convert "%%" to "%"
` [PATCH v2 3/3] commit: show interesting ident information in summary

Bug? git-svn clone dies with "fatal: ambiguous argument '...': unknown revision or path not in the working tree."
 2010-01-14 23:57 UTC  (3+ messages)
  ` [spf:guess] "

[PATCH 1/2] Fix uninitialized variable in get_refs_via_rsync()
 2010-01-14 23:28 UTC 

Problem creating commits/trees with commit-tree/mktree
 2010-01-14 23:18 UTC  (3+ messages)

[RFC 0/2] Git-over-TLS (gits://) client side support
 2010-01-14 23:08 UTC  (12+ messages)

[PATCH RESEND2] git gui: Use git diff --submodule when available
 2010-01-14 22:41 UTC 

[RFC PATCH v2 0/2] Imporove remote helper exec failure reporting
 2010-01-14 22:40 UTC  (7+ messages)
` [RFC PATCH v2 1/2] Report exec errors from run-command
  ` [PATCH 0/4] Detect exec errors in start_command early
    ` [PATCH 3/4] start_command: detect execvp failures early

What is the best way to convert a multi module CVS repository to git?
 2010-01-14 20:52 UTC  (2+ messages)

git-svn dcommit to multiple repositories
 2010-01-14 17:26 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).