git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-10 23:52:58 to 2009-02-12 00:20:06 UTC [more...]

[PATCH 0/3] remote HEAD improvements
 2009-02-12  0:18 UTC  (6+ messages)
` [PATCH 1/3] builtin-remote: move duplicated cleanup code its own function
  ` [PATCH 2/3] builtin-remote: teach show to display remote HEAD
    ` [PATCH 3/3] builtin-remote: add sethead verb

[EGIT PATCH v2 00/12] Support customizable label decorations
 2009-02-12  0:02 UTC  (16+ messages)
` [EGIT PATCH v2 01/12] Add support code to handle plugin property changes
  ` [EGIT PATCH v2 02/12] Use Set instead of array to keep track of change listeners
    ` [EGIT PATCH v2 03/12] Add a specialized team exception for Git
      ` [EGIT PATCH v2 04/12] Add new class ExceptionCollector for grouping exceptions
        ` [EGIT PATCH v2 05/12] Add new class SWTUtils with helper-methods for creating controls
          ` [EGIT PATCH v2 06/12] Implement basic customizable label decorations with preferences
            ` [EGIT PATCH v2 07/12] Add binding for name of the current branch
              ` [EGIT PATCH v2 08/12] Add icon decoration for tracked and untracked resources
                ` [EGIT PATCH v2 09/12] Implement icon and text decorations of various resource states
                  ` [EGIT PATCH v2 10/12] Don't decorate every single resource on repository change
                    ` [EGIT PATCH v2 11/12] Expose the underlying resource entries in ContainerTreeIterator
                      ` [EGIT PATCH v2 12/12] Implement label decorations for folders and projects
                  ` [EGIT PATCH 08/12 v3] Add icon decoration for tracked and untracked resources

[JGIT PATCH] Make the Eclipse plugin resource locking more friendly
 2009-02-11 23:35 UTC 

[PATCH] git-svn: Fix for rewriteRoot URL containing username
 2009-02-11 23:14 UTC 

RFC: Flat directory for notes, or fan-out? Both!
 2009-02-11 23:05 UTC  (25+ messages)

[JGIT PATCH] Add --export-all to jgit daemon
 2009-02-11 22:59 UTC 

[RFC/RFH] Fun things with git-notes, or: patch tracking backwards
 2009-02-11 22:58 UTC  (5+ messages)

[PATCH] git-filter-branch: Add more error-handling
 2009-02-11 22:28 UTC  (13+ messages)
` [PATCH v2] filter-branch: "
    ` [PATCHv3] "
        ` [PATCHv4] "

[PATCH 0/4] completion: Fixes and better non-work-tree support
 2009-02-11 22:25 UTC  (18+ messages)
` [PATCH 1/4] completion: For consistency, changed "git rev-parse" to __gitdir calls
  ` [PATCH 2/4] completion: Use consistent if [...] convention. No test
    ` [PATCH 3/4] completion: Better __git_ps1 support when not in working directory
      ` [PATCH 4/4] completion: More fixes to prevent unbound variable errors
      ` [PATCH 0/4] completion fixes: Acks, whitespace, and r=""

[PATCH] stash: --keep option just saves
 2009-02-11 22:10 UTC  (2+ messages)

[PATCH] Make 'remote show' distinguish between merged and rebased remote branches
 2009-02-11 21:35 UTC  (8+ messages)

[RFC/PATCH] shortstatus v1
 2009-02-11 21:24 UTC  (5+ messages)

How to use path limiting (using a glob)?
 2009-02-11 21:09 UTC  (4+ messages)

Git push failure in the case of SSH to localhost
 2009-02-11 21:03 UTC  (17+ messages)

[RFC] New command: 'git snapshot'
 2009-02-11 20:40 UTC  (12+ messages)

[PATCH JGIT] Deal with the signed-off in the commit text dialog
 2009-02-11 19:40 UTC  (4+ messages)
  ` [PATCH JGIT] In the commit dialog, deal with Signed-off-by not on the last line (WAS: [PATCH JGIT] Deal with the signed-off in the commit text dialog)

[PATCH 0/6] Deleting the "current" branch in a remote repository
 2009-02-11 18:42 UTC  (9+ messages)
` [PATCH 1/6] builtin-receive-pack.c: do not initialize statics to 0
  ` [PATCH 2/6] t5400: allow individual tests to fail
    ` [PATCH 3/6] receive-pack: receive.denyDeleteCurrent
      ` [PATCH 4/6] remote prune: warn dangling symrefs

[PATCH] test case for regression caused by git-svn empty symlink fix
 2009-02-11 18:41 UTC  (4+ messages)
` [PATCH] git-svn: fix broken symlink workaround when switching branches

[PATCH 1/1] git-instaweb: support for apache2/lighttpd by other names
 2009-02-11 18:40 UTC 

[PATCH] fix the installation path for html documentation
 2009-02-11 18:39 UTC  (3+ messages)

fact-import: failed to apply delta
 2009-02-11 18:33 UTC  (17+ messages)

[PATCH] git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
 2009-02-11 18:16 UTC  (7+ messages)
` [RFC PATCH] git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree

[EGIT] [PATCH] Make sure that the commit message has Unix format line
 2009-02-11 18:14 UTC  (4+ messages)

[PATCH 0/3] completion: Convention updates and DIRTYSTATE fix
 2009-02-11 18:01 UTC  (16+ messages)
` [PATCH 1/3] completion: For consistency, changed "git rev-parse" to __gitdir calls
  ` [PATCH 2/3] completion: Change "if [...]" to "if test ..." to match git convention
    ` [PATCH 3/3] completion: Prevents GIT_PS1_DIRTYSTATE from breaking when CWD is .git
      ` [PATCH 4/3] completion: More fixes to prevent unbound variable errors

[PATCH] Add new testcase to show that fast-export can squash merge commits
 2009-02-11 17:53 UTC  (10+ messages)
` [PATCH] fast-export: ensure we traverse commits in topological order

[ANNOUNCE] tig-0.14
 2009-02-11 17:47 UTC  (17+ messages)
        ` showing SHA1 of parent commit in tig [was "

[PATCH] Make repack less likely to corrupt repository
 2009-02-11 17:08 UTC  (8+ messages)

Q: description of file name encoding approach used by git
 2009-02-11 16:08 UTC  (2+ messages)

[PATCH JGIT] Add "compare with index" action
 2009-02-11 15:44 UTC 

[StGit PATCH] Add automatic git-mergetool invocation to the new infrastructure
 2009-02-11 13:11 UTC  (4+ messages)

[PATCH] Disable filemode rebase tests in t3400-rebase.sh if no filesystem mode support
 2009-02-11 11:30 UTC  (6+ messages)

gitk endless loop
 2009-02-11 11:26 UTC 

[PATCH] lis3lv02d: support both one- and two-byte sensors
 2009-02-11 11:22 UTC  (3+ messages)

[PATCH] Fix file mark handling and sort side-effects in git.el
 2009-02-11 10:56 UTC  (2+ messages)

Malformed network data
 2009-02-11 10:23 UTC  (2+ messages)

[RFC] post-commit hook to "fix" patches
 2009-02-11  9:56 UTC  (2+ messages)

[PATCHv2 0/6] gitweb: feed metadata enhancements
 2009-02-11  9:54 UTC  (9+ messages)
` [PATCHv2 5/6] gitweb: last-modified time should be commiter, not author

"repack" when a needed commit object missing "kills" the repo
 2009-02-11  9:27 UTC  (4+ messages)
` repack might cause having when commit objects are missing
    ` [PATCH] revision traversal and pack: notice and die on missing commit

[StGit PATCH] Add mergetool support to the classic StGit infrastructure
 2009-02-11  9:27 UTC  (3+ messages)

[StGit PATCH] Check for local changes with "goto"
 2009-02-11  9:05 UTC  (2+ messages)

[PATCH] builtin-branch: improve output when displaying remote branches
 2009-02-11  6:47 UTC  (2+ messages)

git fast-export issue -- anyone know if this is a bug or a feature?
 2009-02-11  6:12 UTC  (2+ messages)

[PATCH] Rough draft: Split a git repo into superproject and submodule
 2009-02-11  2:36 UTC 

[PATCH] Drop double-semicolon in C
 2009-02-11  1:48 UTC 

[PATCH] Switch receive.denyCurrentBranch to "refuse"
 2009-02-11  1:04 UTC  (5+ messages)

[RFC] New command: 'git snapshot'
 2009-02-11  0:08 UTC  (3+ messages)
` [RFC/PATCH] shortstatus v1

[PATCHv2] lis3lv02d: support both one- and two-byte sensors
 2009-02-10 23:54 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).