git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-09-12 14:48:51 to 2008-09-15 18:28:59 UTC [more...]

[FYI] How I compile on SunOS 5.7 with the SUNWspro compiler and ksh
 2008-09-15 18:27 UTC  (9+ messages)
` [PATCH FYI] t9700/test.pl: backwards compatibility improvements
    ` [PATCH 1/3] t9700/test.pl: no longer requires File::Basename
      ` [PATCH 2/3] t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()
        ` [PATCH 3/3] t9700/test.pl: remove File::Temp requirement

[ANNOUNCE] GIT 1.6.0-rc2
 2008-09-15 18:25 UTC  (6+ messages)

[StGit PATCH] Convert "sink" to the new infrastructure
 2008-09-15 16:44 UTC  (5+ messages)

How to replace a single corrupt, packed object?
 2008-09-15 16:34 UTC  (5+ messages)

git-clone: path or ssh problem with git-upload-pack in 1.6.0?
 2008-09-15 16:25 UTC  (4+ messages)
  ` [PATCH] help git-upload-pack find git

[PATCH] Optional shrinking of RCS keywords in git-p4
 2008-09-15 15:27 UTC  (2+ messages)

Help using Git(-svn) for specific use case
 2008-09-15 15:12 UTC  (2+ messages)

Git Gui does not want to work on chunk level
 2008-09-15 14:24 UTC  (9+ messages)

[GSoC] Git projects for Google Summer of Code 2008 final evaluation
 2008-09-15 14:08 UTC  (4+ messages)

[PATCH 15/16] checkout: add new options to support narrow checkout
 2008-09-15 14:01 UTC  (2+ messages)

git+ssh using 'plink' on windows
 2008-09-15 13:41 UTC  (2+ messages)

Git User's Survey 2008 partial summary
 2008-09-15 11:51 UTC  (11+ messages)
` Git User's Survey 2008 partial summary, part 5 - other SCM

bad links on git homepage
 2008-09-15 11:36 UTC  (2+ messages)

[RFC] origin link for cherry-pick and revert
 2008-09-15 12:21 UTC  (18+ messages)

[PATCH] Optional shrinking of RCS keywords in git-p4
 2008-09-15 11:02 UTC  (4+ messages)

[PATCH] Documentation: Quote ~(s) causing subscript
 2008-09-15  9:19 UTC  (3+ messages)
` [PATCH] Documenation: git-bundle: quote tildes that cause subscript
  ` [PATCH] Documentation: replace [^~] with escapes everywhere

[ANN] mtn2git v0.1
 2008-09-15  9:07 UTC  (6+ messages)
        ` [Monotone-devel] "

[ANNOUNCE] TopGit v0.3
 2008-09-15  8:01 UTC  (7+ messages)

[PATCH 10/16] grep: skip files that have not been checked out
 2008-09-15  7:48 UTC 

[PATCH 14/16] clone: support narrow checkout with --path option
 2008-09-15  7:40 UTC 

[PATCH] Optional shrinking of RCS keywords in git-p4
 2008-09-15  7:21 UTC 

[StGit PATCH] Autosign newly created patches
 2008-09-15  7:43 UTC  (4+ messages)

[PATCH] Optional shrinking of RCS keywords in git-p4
 2008-09-15  6:31 UTC 

[PATCH] Optional shrinking of RCS keywords in git-p4
 2008-09-15  6:17 UTC  (3+ messages)

[PATCH] Modifying RCS keywords prevents submitting to p4 from git due to missing hunks. Optional shrinking of RCS keywords in git-p4. New option git-p4.kwstrip set to true or false controls the behavior
 2008-09-15  6:02 UTC 

git+ssh using 'plink' on windows
 2008-09-15  4:53 UTC  (3+ messages)

[PATCH] Modifying RCS keywords prevents submitting to p4 from git due to missing hunks. Optional shrinking of RCS keywords in git-p4. New option git-p4.kwstrip set to true or false controls the behavior
 2008-09-15  4:16 UTC 

Git at Better SCM Initiative comparison of VCS (long)
 2008-09-15  0:37 UTC  (8+ messages)

[PATCH] git-svn: Always create a new RA when calling do_switch for svn://
 2008-09-14 21:14 UTC  (3+ messages)
` [PATCH] git-svn: factor out svnserve test code for later use

[PATCH 00/16] Narrow/Partial/Sparse checkout
 2008-09-14 21:12 UTC  (24+ messages)
` [PATCH 01/16] Extend index to save more flags
  ` [PATCH 02/16] Introduce CE_NO_CHECKOUT bit
    ` [PATCH 03/16] update-index: refactor mark_valid() in preparation for new options
      ` [PATCH 04/16] update-index: add --checkout/--no-checkout to update CE_NO_CHECKOUT bit
        ` [PATCH 05/16] ls-files: add --narrow-checkout option to "will checkout" entries
          ` [PATCH 06/16] Add tests for updating no-checkout entries in index
            ` [PATCH 07/16] Prevent diff machinery from examining worktree outside narrow checkout
              ` [PATCH 08/16] checkout_entry(): CE_NO_CHECKOUT on checked out entries
                ` [PATCH 09/16] ls-files: apply --deleted on narrow area only
                  ` [PATCH 10/16] grep: skip files that have not been checked out
                    ` [PATCH 11/16] unpack_trees(): add support for narrow checkout
                      ` [PATCH 12/16] narrow spec: put '+' before a spec will change semantic of '*'
                        ` [PATCH 13/16] ls-files: add --narrow-match=spec option for testing narrow matching
                          ` [PATCH 14/16] clone: support narrow checkout with --path option
                            ` [PATCH 15/16] checkout: add new options to support narrow checkout
                              ` [PATCH 16/16] ls-files: add --overlay option

TopGit: how to deal with upstream inclusion
 2008-09-14 21:03 UTC  (2+ messages)

[StGit PATCH] Do not crash if a patch log ref is missing
 2008-09-14 21:01 UTC  (3+ messages)

configuring git public repository
 2008-09-14 18:01 UTC  (25+ messages)
      ` CGit and repository list
                    ` [CGIT PATCH] parsing.c: handle unexpected commit/tag content

[PATCH] filter-branch: be more helpful when an annotated tag changes
 2008-09-14 16:29 UTC  (3+ messages)
` [TOY PATCH] filter-branch: add option --delete-unchanged

externals program, way to do svn:externals-like subproject management without git-submodule
 2008-09-14  4:21 UTC  (4+ messages)

[PATCH] Start conforming code to "git subcmd" style part 3
 2008-09-13 17:18 UTC 

[PATCH] Start conforming code to "git subcmd" style part 3
 2008-09-13 17:13 UTC  (3+ messages)

[PATCH] Cosmetical command name fix
 2008-09-13 16:31 UTC 

[RFC PATCH] Documentation: new upstream rebase recovery section in git-rebase
 2008-09-13 16:11 UTC  (9+ messages)
` [PATCH 0/2.5] "
  ` [PATCH 1/2] "
      ` [PATCH 0/3] Documentation: rebase and workflows
        ` [PATCH 1/3] Documentation: new upstream rebase recovery section in git-rebase
          ` [PATCH 2/3] Documentation: Refer to git-rebase(1) to warn against rewriting
            ` [PATCH 3/3] Documentation: add manpage about workflows
              ` Interdiff: [3/3] "

O(#haves*...) behaviour in "have <sha>" processing in upload-pack
 2008-09-13 12:18 UTC  (2+ messages)

[PATCH 0/6] Submodule support for git mv and git rm
 2008-09-13 11:32 UTC  (18+ messages)
` [PATCH 1/6] submodule.*: Introduce simple C interface for submodule lookup by path
` [PATCH 2/6] git rm: Support for removing submodules
` [PATCH 3/6] git mv: Support moving submodules
  ` [PATCH] "
` [PATCH 4/6] t7403: Submodule git mv, git rm testsuite
` [PATCH 5/6] t7400: Add short "git submodule add" testsuite
` [PATCH 6/6] git submodule add: Fix naming clash handling

[PATCH] git-gui: Updated German translation
 2008-09-13  8:25 UTC 

[ANNOUNCE] GIT 1.6.0.2
 2008-09-13  6:13 UTC 

[RFC Redux] strbuf: Add method to convert byte-size to human readable form
 2008-09-13  4:26 UTC 

StGit question
 2008-09-12 22:18 UTC  (6+ messages)

[PATCH] Fix some manual typos
 2008-09-12 19:10 UTC 

[RFC PATCH (GIT-GUI)] git-gui: Add more integration options to citool
 2008-09-12 18:43 UTC 

[PATCH] Update RPM spec for the new location of git-cvsserver
 2008-09-12 16:22 UTC 

git-gui: more issues with diff parsing
 2008-09-12 18:01 UTC  (4+ messages)

RFC: perhaps a "new file" should not be deleted by "git reset --hard"
 2008-09-12 15:41 UTC  (8+ messages)

[PATCH] git-gui: I18n fix sentence parts into full sentences for translation again
 2008-09-12 15:39 UTC  (4+ messages)

[StGit PATCH] add option to import series directly from a tar archive
 2008-09-12 15:44 UTC  (6+ messages)

Git on server
 2008-09-12 14:55 UTC  (2+ messages)

[JGIT PATCH 1/2] Issue 23: Resolve tag^0 as tag^{commit}
 2008-09-12 14:47 UTC  (6+ messages)
      ` [JGIT PATCH] Configure the maven surefire plugin to specifically include all tests


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 NNTP newsgroup(s).