git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-07-10 15:36:53 to 2008-07-11 21:53:12 UTC [more...]

[GitStats] Bling bling or some statistics on the git.git repository
 2008-07-11 21:52 UTC  (4+ messages)

[EGIT PATCH 0/2] Quickdiff improvement
 2008-07-11 21:50 UTC  (6+ messages)
` [EGIT PATCH 1/2] Make quick diff aware of changes in the repository
  ` [EGIT PATCH 2/2] Provide the ability to configure the quickdiff baseline
  ` [PATCH] Fix nullpointer exceptions in Quickdiff
    ` EGIT, was "

Should we discuss Windows-related changes on git@vger.kernel.org?
 2008-07-11 21:38 UTC  (10+ messages)

[StGIT] Failure to install on RHELWS4
 2008-07-11 21:35 UTC  (6+ messages)
    ` [PATCH] setup.py: fix error message when running with python-2.3
    ` [PATCH] setup.py: don't try to import stgit.run before the python version check

[PATCH] git-rebase.sh: Display error output from git-checkout when detaching HEAD fails
 2008-07-11 21:26 UTC 

Install GIT?
 2008-07-11 21:00 UTC  (2+ messages)

[PATCH 07/12] Fixed text file auto-detection: treat EOF character 032 at the end of file as printable
 2008-07-11 20:40 UTC  (5+ messages)
` [PATCH] "

feature request: git-log should accept sth like v2.6.26-rc8-227
 2008-07-11 20:35 UTC  (19+ messages)

[PATCH] Added --export option to git-send-email
 2008-07-11 19:53 UTC  (3+ messages)

how to undo a git merge?
 2008-07-11 18:55 UTC  (8+ messages)

git cherry-pick before archive
 2008-07-11 18:53 UTC  (10+ messages)

[PATCH] We need to check for msys as well as Windows in add--interactive
 2008-07-11 16:52 UTC 

[msysGit] [PATCH 03/12] MinGW: Convert CR/LF to LF in tag signatures
 2008-07-11 16:55 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/3] Git::Repo API and gitweb caching
 2008-07-11 16:27 UTC  (8+ messages)
` [PATCH 1/3 v9] gitweb: add test suite with Test::WWW::Mechanize::CGI
` [PATCH 2/3] add new Git::Repo API
` [PATCH 3/3] gitweb: use new Git::Repo API, and add optional caching

[PATCH 0/5] Extend make remove-dashes
 2008-07-11 16:01 UTC  (7+ messages)
` [PATCH 1/5] t0001-init.sh: change confusing directory name
  ` [PATCH 2/5] t1007-hash-object.sh: use quotes for the test description
    ` [PATCH 3/5] git-bisect: use dash-less form on git bisect log
      ` [PATCH 4/5] make remove-dashes: apply to scripts and programs as well, not just to builtins
        ` [PATCH] git-bisect: use dash-less form on git bisect log

[PATCH 1/3] cherry: cache patch-ids to avoid repeating work
 2008-07-11 15:48 UTC  (14+ messages)
      ` [PATCH] "

[PATCH] Fix backwards-incompatible handling of core.sharedRepository
 2008-07-11 15:07 UTC  (4+ messages)

git pull is slow
 2008-07-11 14:04 UTC  (9+ messages)

Ext4 patchqueue corrupted ?
 2008-07-11 13:13 UTC  (5+ messages)

[EGIT PATCH 0/9] Repository change listeners
 2008-07-11 12:24 UTC  (19+ messages)
` [EGIT PATCH 1/9] Create a listener structure for changes to refs and index
  ` [EGIT PATCH 2/9] Cached modification times for symbolic refs too
    ` [EGIT PATCH 3/9] Connect the history page to the refs update subscription mechanism
      ` [EGIT PATCH 4/9] Add a method to listen to changes in any repository
        ` [EGIT PATCH 5/9] Add a job to periodically scan for repository changes
          ` [EGIT PATCH 6/9] Change GitHistoryPage to listen on any repository
            ` [EGIT PATCH 7/9] Add a job to refresh projects when the index changes
              ` [EGIT PATCH 8/9] Make git dectected changes depend on the automatic refresh setting
                ` [EGIT PATCH 9/9] Attach the resource decorator to the repository change event mechanism
                ` [PATCH 7/7] Add a job to refresh projects when the index changes
          ` [PATCH 4/4] Add a method to listen to changes in any repository
            ` jgit (was: [PATCH 4/4] Add a method...)
    ` [PATCH] Create a listener structure for changes to refs and index

Errors importing Apache Synapse SVN using Git
 2008-07-11 11:54 UTC  (4+ messages)

[PATCH] bisect: test merge base if good rev is not an ancestor of bad rev
 2008-07-11 11:21 UTC  (15+ messages)

[EGIT PATCH 0/6] RevObject selection handler
 2008-07-11 11:14 UTC  (10+ messages)
` [EGIT PATCH 1/6] Create a selection handler for the revision graph
  ` [EGIT PATCH 2/6] Using the page site selection turned out to be cumbersome
    ` [EGIT PATCH 3/6] Adapt Git team operations to non-resouce objects
      ` [EGIT PATCH 4/6] Teach the revision selection handler about the active repository
        ` [EGIT PATCH 5/6] Create baseclasses for actions and operations on RevObjects
          ` [EGIT PATCH 6/6] Add actions in history view to perform reset actions

[JGIT PATCH 1/1] jgit: create a tag command
 2008-07-11 10:50 UTC  (8+ messages)
      ` Differences between git-applu and GNU patch (was: [JGIT PATCH 1/1] jgit: create a tag command)

[PATCH 05/12] Windows(msysgit): Per default, display help as HTML in default browser
 2008-07-11  9:02 UTC  (11+ messages)
` [PATCH 1/2] help.c: Add support for htmldir relative to git_exec_path()
        ` [PATCH 1/3] Move code interpreting path relative to exec-dir to new function system_path()
          ` [PATCH 2/3] help.c: Add support for htmldir relative to git_exec_path()
            ` [PATCH 3/3] help (Windows): Display HTML in default browser using Windows' shell API
                ` [PATCH 3/3 FIXED] "

[JGIT PATCH 0/5] Yet another round of transport fixes
 2008-07-11  8:30 UTC  (9+ messages)
` [JGIT PATCH 1/5] Include a progress meter for large uploads to Amazon S3
  ` [JGIT PATCH 2/5] Don't display passwords on the console in fetch/push output

THREADED_DELTA_SEARCH
 2008-07-11  7:41 UTC  (11+ messages)

[PATCH] tutorial: prefix the prompts with names alice or bob, to make it clear who is doing what
 2008-07-11  2:41 UTC  (5+ messages)
            ` [PATCH] tutorial: clarify "pull" is "fetch + merge"

[PATCH] git-mailinfo: Fix getting the subject from the body
 2008-07-10 23:43 UTC  (5+ messages)
      ` [PATCH] Add some useful functions for strbuf manipulation
        ` [PATCH/RFC] git-mailinfo: use strbuf's instead of fixed buffers

[CFH] Broken permissions in repo.or.cz repositories
 2008-07-10 23:19 UTC  (2+ messages)

[EGIT PATCH 0/3] Resource decorator improvements
 2008-07-10 22:41 UTC  (4+ messages)
` [EGIT PATCH 1/3] Use a job for the resource decorator
  ` [EGIT PATCH 2/3] Avoid errors by allowing phantoms during traversal in "
    ` [EGIT PATCH 3/3] Log decoration problems more silently

[PATCH] git-mailinfo: document the -n option
 2008-07-10 21:36 UTC 

[PATCH] apply: fix copy/rename breakage
 2008-07-10 15:43 UTC  (4+ 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).