git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-08-14 22:38:45 to 2008-08-17 20:15:25 UTC [more...]

git submodules
 2008-08-17 20:13 UTC  (9+ messages)

Install on opensolaris 2008.05
 2008-08-17 20:03 UTC  (2+ messages)

[QGIT RFC] Unit tests for QGit
 2008-08-17 19:58 UTC  (5+ messages)

[StGit] kha/{safe,experimental} updated
 2008-08-17 20:18 UTC  (3+ messages)

git clone operation
 2008-08-17 19:38 UTC  (3+ messages)

Git and Scmbug integration
 2008-08-13  9:23 UTC  (7+ messages)

[PATCH 0/7] prefix discovery at runtime (on Windows)
 2008-08-17 18:01 UTC  (9+ messages)
` [PATCH 1/7] Windows: Add workaround for MSYS' path conversion
  ` [PATCH 2/7] system_path(): Add prefix computation at runtime if RUNTIME_PREFIX set
    ` [PATCH 3/7] Refactor git_set_argv0_path() to git_extract_argv0_path()
      ` [PATCH 4/7] Glean libexec path from argv[0] for git-upload-pack and git-receive-pack
        ` [PATCH 5/7] Add calls to git_extract_argv0_path() in programs that call git_config_*
          ` [PATCH 6/7] Modify setup_path() to only add git_exec_path() to PATH
            ` [PATCH 7/7] Windows: Revert to default paths and convert them by RUNTIME_PREFIX

[PATCH 6/6] Always provide a fallback when hardlinks fail
 2008-08-17 17:51 UTC  (4+ messages)

[PATCH 4/6] Don't use struct stat's st_blocks member on Haiku
 2008-08-17 17:27 UTC  (4+ messages)
` [PATCH] compat: introduce stat_to_kilobytes

[BUG] minor: wrong handling of GIT_AUTHOR_DATE
 2008-08-17 16:07 UTC  (10+ messages)

[RFC PATCH 0/9] Narrow/Sparse checkout round 3: "easy mode"
 2008-08-17 13:36 UTC  (7+ messages)
        ` [RFC PATCH 0/9] Narrow/Sparse checkout round 3:

[PATCH 2/6] Only define NEEDS_SOCKET if libsocket is usable
 2008-08-17 11:40 UTC  (3+ messages)

What's cooking in git.git (Aug 2008, #04; Sun, 17)
 2008-08-17 11:44 UTC  (2+ messages)

SeLinux integration
 2008-08-17 10:44 UTC 

Git+ssh, which config file should I use for ssh settings?
 2008-08-17  9:26 UTC 

Converting from svn to git
 2008-08-17  9:11 UTC  (8+ messages)

[PATCH 5/6] Link to libbsd for getpass on Haiku
 2008-08-17  8:59 UTC 

[PATCH 3/6] Link to libnetwork on Haiku
 2008-08-17  8:57 UTC 

[PATCH 1/6] Disable IPv6 support for Haiku
 2008-08-17  8:56 UTC 

[PATCH 0/6] Add support for Haiku hosts
 2008-08-17  8:56 UTC 

[PATCH] Improve error output of git-rebase without any arguments
 2008-08-17  5:55 UTC  (6+ messages)
  ` [PATCH try2] Improve error output of git-rebase
      ` [PATCH try3] "

[GSoC] What is status of Git's Google Summer of Code 2008 projects?
 2008-08-17  5:26 UTC  (13+ messages)

Problem with --work-tree
 2008-08-17  5:24 UTC  (2+ messages)

[PATCH 1/2] Allow configure to override CC_LD_DYNPATH
 2008-08-17  4:56 UTC  (2+ messages)

[JGIT RFC] JGit mavenization done right
 2008-08-17  4:52 UTC 

What's cooking in git.git (Aug 2008, #03; Thu, 14)
 2008-08-17  3:29 UTC  (3+ messages)

BUG simple "revert" fails
 2008-08-16 23:21 UTC 

[JGIT PATCH] On error in DirCache.lock, do not leave the index locked
 2008-08-16 21:36 UTC 

Install on Solaris 2008.05
 2008-08-16 20:51 UTC 

[JGIT PATCH] On error in DirCache.lock, do not leave the index locked
 2008-08-16 20:29 UTC 

[PATCH 2/2] Add tests for runpath switches in configure
 2008-08-16 19:03 UTC  (2+ messages)

Casting and dereferencing of pointer
 2008-08-16 18:24 UTC  (2+ messages)

[PATCH] Make push more verbosive about illegal combination of options
 2008-08-16 17:58 UTC 

[PATCH] t9300: replace '!' with test_must_fail
 2008-08-16 15:17 UTC 

[RFC] Plumbing-only support for storing object metadata
 2008-08-16 15:07 UTC  (14+ messages)

[PATCH] Documentation: document the pager.* configuration setting
 2008-08-16 13:43 UTC  (5+ messages)

pack operation is thrashing my server
 2008-08-16 12:47 UTC  (28+ messages)

[PATCH] add boolean diff.suppress-blank-empty config option
 2008-08-16 11:07 UTC  (3+ messages)

[PATCH] git-stash: improve synopsis in help and manual page
 2008-08-16  9:49 UTC  (2+ messages)

[PATCH] bash-completion: Add non-command git help files to bash-completion
 2008-08-16  9:30 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] git-p4: chdir now properly sets PWD environment variable in msysGit
 2008-08-16  5:56 UTC  (5+ messages)
    ` Fwd: "

Git aliases executed from wrong dir
 2008-08-16  3:46 UTC  (2+ messages)

[PATCH] git-am: ignore --binary option
 2008-08-16  2:27 UTC  (2+ messages)

Empty Directories
 2008-08-16  1:53 UTC  (4+ messages)

[PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
 2008-08-15 19:53 UTC  (5+ messages)
` [PATCH] Git.pm: Make File::Spec and File::Temp requirement lazy
  ` [PATCH v2] "

Git tree/blob and corresponding commit
 2008-08-15 19:39 UTC  (5+ messages)

Ignoring whitespace for diff and rebase
 2008-08-15 18:59 UTC 

[BUG] git rebase is confuse if conflict resolution doesn't produce diff
 2008-08-15 18:41 UTC  (3+ messages)

[TopGit PATCH] tg redepend: New command
 2008-08-15 18:20 UTC  (3+ messages)

[EGIT PATCH] Silently permit invalid ObjectIds during RefUpdate
 2008-08-15 17:44 UTC 

[EGIT PATCH 1/2] Refactor SSH key loading so we don't duplicate keys
 2008-08-15 17:35 UTC  (2+ messages)
` [EGIT PATCH 2/2] Honor ~/.ssh/config whenever possible during SSH based transport

Why doesn't git-apply remove empty file
 2008-08-15 15:53 UTC  (13+ messages)

[PATCH v2 0/3] count-objects size and strbuf human-readable
 2008-08-15 15:47 UTC  (18+ messages)
` [PATCH v2 1/3] count-objects: Add total pack size to verbose output
  ` [PATCH v2 2/3] strbuf: Add method to convert byte-size to human readable form
    ` [PATCH v2 3/3] count-objects: add human-readable size option
` [PATCH v3 1/3] count-objects: Add total pack size to verbose output
  ` [PATCH v3 2/3] strbuf: Add method to convert byte-size to human readable form
    ` [PATCH v3 3/3] count-objects: add human-readable size option
  ` [PATCH v3.1 1/3] count-objects: Add total pack size to verbose output

[EGIT PATCH] Enable diff=java for all *.java source files
 2008-08-15 15:40 UTC 

git-filter-branch behavior
 2008-08-15 15:32 UTC  (3+ messages)

[TopGit PATCH] tg-create.sh: Introduce --add option to add a dependency
 2008-08-15 15:25 UTC  (4+ messages)

Issues when changing submodule URLs
 2008-08-15 15:01 UTC  (2+ messages)

[PATCH] Makefile: building git in cygwin 1.7.0
 2008-08-15 15:01 UTC 

[PATCH 1/9] Introduce CE_NO_CHECKOUT bit
 2008-08-15 14:27 UTC  (9+ messages)
` [PATCH 2/9] update-index: add --checkout/--no-checkout options to update "
` [PATCH 3/9] ls-files: add --checkout option to show checked out files
` [PATCH 4/9] Prevent diff machinery from examining worktree outside narrow checkout
` [PATCH 5/9] Clear CE_NO_CHECKOUT on checked out entries
` [PATCH 6/9] Add support for narrow checkout in unpack_trees()
` [PATCH 7/9] ls-files: add --narrow-match=spec option to test narrow matching
` [PATCH 8/9] clone: support narrow checkout with --path option
` [PATCH 9/9] checkout: add new options to support narrow checkout

[PATCH] count-objects: Add total pack size to verbose output
 2008-08-15  9:22 UTC  (6+ messages)
` [PATCH 2] count-objects: add human-readable size option

[PATCH] Fix t3700 on filesystems which do not support question marks in names
 2008-08-15  9:01 UTC  (7+ messages)

[PATCH 0/7] jgit: Branch command now supports deletion
 2008-08-15  0:25 UTC  (3+ messages)
` [JGIT PATCH v2 2/7] Refactor of RefUpdate force to call common updateImpl instead of duplication
  ` [JGIT PATCH v2 6/7] Added ref deletion to RefUpdate

[PATCH 0/2] Helpful completions for merging
 2008-08-15  0:18 UTC  (6+ messages)
` [PATCH 1/2] bash completion: Add completion for 'git mergetool'
  ` [PATCH 2/2] bash completion: Add '--merge' long option for 'git log'

[JGIT PATCH] Paper bag fix 'jgit glog' handling of commit-ish arguments
 2008-08-14 23:26 UTC 

[PATCH 1/2] Add p4 read_pipe and write_pipe wrappers
 2008-08-14 22:40 UTC  (2+ messages)
  ` [PATCH 2/2] Utilise our new p4_read_pipe and p4_write_pipe wrappers

[PATCH] Add some new icons, and apply them where appropriate
 2008-08-14 22:52 UTC  (3+ messages)
` [EGIT PATCH] "

does anything like cvs export exist in git?
 2008-08-14 22:44 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).