git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-11 02:47:59 to 2009-10-13 02:23:33 UTC [more...]

quote in help code example
 2009-10-13  2:16 UTC  (4+ messages)

Git: "No you can't handle my root!" (?)
 2009-10-13  1:43 UTC  (14+ messages)

[JGit-io-RFC-PATCH v2 1/4] Introduce a new module for IO SPI of JGit
 2009-10-13  1:30 UTC  (6+ messages)
` [JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation
  ` [JGit-io-RFC-PATCH v2 3/4] Incorporate current FileSystem Util implementations to the SPI
    ` [JGit-io-RFC-PATCH v2 4/4] Add locking capability to the IO SPI based on Java Concurrency Lock API

[RFC/PATCH] gitweb: linkify author/committer names with search
 2009-10-13  0:31 UTC  (3+ messages)

[PATCH] git: add --no-replace-objects option to disable replacing
 2009-10-12 23:42 UTC  (2+ messages)

[PATCH] git-add--interactive: never skip files included in index
 2009-10-12 23:42 UTC  (8+ messages)

[RFC PATCH] bash completion: complete refs for git-grep
 2009-10-12 23:42 UTC  (4+ messages)
` [PATCH] "

[PATCH] bisect reset: Allow resetting to any commit, not just a branch
 2009-10-12 23:41 UTC  (4+ messages)

[PATCH] disallow refs containing successive slashes
 2009-10-12 23:36 UTC  (16+ messages)
  ` [PATCH/RFC 0/4] plumbing to help fix git-gui
    ` [PATCH 1/4] Add tests for git check-ref-format
    ` [PATCH 2/4] Documentation: describe check-ref-format --branch
    ` [PATCH/RFC 3/4] git check-ref-format --print
    ` [PATCH/RFC 4/4] check-ref-format: simplify --print implementation

gitweb - bare repos integration - owner info in description file
 2009-10-12 23:19 UTC  (9+ messages)

git-pack-objects gitattributes?
 2009-10-12 23:00 UTC 

What's cooking in git.git (Oct 2009, #02; Sun, 11)
 2009-10-12 22:52 UTC  (4+ messages)

Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
 2009-10-12 22:49 UTC  (4+ messages)
  `  "

Filesystem has no item: Working copy path [...] does not exist in repository at /usr/bin/git-svn line 3856
 2009-10-12 22:45 UTC  (4+ messages)

git stash list with more than 10 items?
 2009-10-12 21:52 UTC  (12+ messages)
  ` [PATCH] git-stash documentation: mention default options for 'list'
  ` [RFC PATCH 0/5] Pretty formats for reflog data
    ` [RFC PATCH 1/5] reflog-walk: refactor the branch@{num} formatting
    ` [RFC PATCH 2/5] Introduce new pretty formats %g and %G for reflog information
    ` [RFC PATCH 3/5] stash: Use new %g/%G formats instead of sed
    ` [RFC PATCH 4/5] stash list: drop the default limit of 10 stashes
    ` [RFC PATCH 5/5] stash: change built-in ref to 'stash' instead of 'refs/stash'

Questions about the new
 2009-10-12 21:54 UTC  (7+ messages)

[PATCH] Let --decorate show HEAD position
 2009-10-12 21:11 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/2] user-manual: reorganize the configuration steps
 2009-10-12 21:06 UTC  (7+ messages)
` [PATCH 1/2] user-manual: add global config section
  ` [PATCH 2/2] user-manual: simplify the user configuration

Supressing sorting of trees
 2009-10-12 20:24 UTC  (8+ messages)

backup git repo on every commit
 2009-10-12 18:37 UTC  (8+ messages)

git refuses to work with gvim
 2009-10-12 18:29 UTC  (8+ messages)

Merge (or maybe rebase) question
 2009-10-12 18:13 UTC  (2+ messages)

[PATCH 0/3] Trivial patches
 2009-10-12 17:14 UTC  (13+ messages)
` [PATCH 1/3] Fix a bunch of pointer declarations (codestyle)
  ` [PATCH 2/3] git config: clarify bool types
    ` [PATCH 3/3] user-manual: use 'fast-forward'

[PATCH v5 2/2] gitweb: append short hash ids to snapshot files
 2009-10-12 15:34 UTC  (3+ messages)

[PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
 2009-10-12 14:34 UTC  (4+ messages)

meaning of HEAD in context of filter-branch
 2009-10-12 10:41 UTC  (3+ messages)

can't create a branch on remote
 2009-10-12  7:19 UTC  (3+ messages)

git log --graph
 2009-10-12  6:54 UTC  (7+ messages)

[RFC/PATCH] git: add --no-replace option to disable replacing
 2009-10-12  6:32 UTC  (2+ messages)

[PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
 2009-10-12  3:18 UTC 

[PATCH] Aggressive three-way merge: fix D/F case
 2009-10-12  2:53 UTC 

Script to convert git patches to Hg format
 2009-10-11 22:56 UTC 

Git 1.6.5-rc git clone unhandled exception using http protocol
 2009-10-11 21:12 UTC  (7+ messages)

[PATCH] Documentation: add 'git replace' to main git manpage
 2009-10-11 21:08 UTC 

[ANN] gitsharp version 0.1.3 released
 2009-10-11 21:10 UTC 

git svn with non-standard svn layout
 2009-10-11 19:00 UTC  (3+ messages)

[ANNOUNCE] GIT 1.6.5
 2009-10-11 18:57 UTC  (5+ messages)

ident pattern match is incorrect
 2009-10-11 16:52 UTC 

Installing full fledged git on solaris? - solved
 2009-10-11 16:38 UTC 

Merging non-git releases of a project
 2009-10-11 15:32 UTC  (6+ messages)

combine git repo historically
 2009-10-11 14:29 UTC  (11+ messages)

[Sample-Conversion-PATCH 1/2] Add JGit IO module as dependency to the main module
 2009-10-11 14:10 UTC  (2+ messages)
` [Sample-Conversion-PATCH 2/2] Introduce IO SPI usage in RepositoryConfig

[PATCH] Makefile: clean block-sha1/ directory instead of mozilla-sha1/
 2009-10-11 13:32 UTC 

Installing full fledged git on solaris?
 2009-10-11 13:38 UTC  (6+ messages)

What's cooking in git.git (Oct 2009, #01; Wed, 07)
 2009-10-11 11:58 UTC  (7+ messages)
        ` [Vcs-fast-import-devs] "

git-svn very slow on fetch (shared git-svn repo)
 2009-10-11  9:37 UTC  (5+ messages)


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