git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-02-04 19:44:48 to 2009-02-05 20:52:55 UTC [more...]

[PATCH] valgrind: do not require valgrind 3.4.0 or newer
 2009-02-05 20:51 UTC  (5+ messages)

"git revert" feature suggestion: revert the last commit to a file
 2009-02-05 20:50 UTC  (3+ messages)

[ANNOUNCE] tig-0.14
 2009-02-05 20:44 UTC 

[PATCH] fix crash in path.c on Windows
 2009-02-05 20:41 UTC  (7+ messages)
` [PATCH] fix t1504 "

[JGIT] Questions about binary right shifting
 2009-02-05 20:32 UTC  (3+ messages)

[PATCH v4 0/4] Extend mailmap functionality
 2009-02-05 20:22 UTC  (8+ messages)
` [PATCH v4 1/4] Add log.mailmap as configurational option for mailmap location
  ` [PATCH v4 2/4] Add find_insert_index, insert_at_index and clear_func functions to string_list
    ` [PATCH v4 3/4] Add map_user() and clear_mailmap() to mailmap
      ` [PATCH v4 4/4] Change current mailmap usage to do matching on both name and email of author/committer

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

Bram Cohen speaks up about patience diff
 2009-02-05 20:19 UTC 

[PATCH] filter-branch: do not consider diverging submodules a 'dirty worktree'
 2009-02-05 18:19 UTC  (3+ messages)
    ` [PATCH v3] "

how to find all changes since last push?
 2009-02-05 18:09 UTC  (2+ messages)

[PATCH/RFC v3 0/9] git checkout: more cleanups, optimisation, less lstat() calls
 2009-02-05 17:45 UTC  (13+ messages)
` [PATCH/RFC v3 4/9] unlink_entry(): introduce schedule_dir_for_removal()
` [PATCH/RFC v3 7/9] write_entry(): use fstat() instead of lstat() when file is open

[PATCH] filter-branch: do not consider diverging submodules a 'dirty worktree'
 2009-02-05 17:39 UTC  (8+ messages)

Comments on "Understanding Version Control" by Eric S. Raymond
 2009-02-05 17:36 UTC  (16+ messages)
` Tests for "

RFH: git show HEAD:$SUBMODULE
 2009-02-05 17:35 UTC  (2+ messages)

026fa0d5ad Breaks installs with absolue $(gitexecdir) and $(template_dir) variables using older GNU makes
 2009-02-05 17:19 UTC  (12+ messages)
` [PATCH] Makefile: fix misdetection of relative pathnames

Article about "git bisect run" on LWN
 2009-02-05 16:23 UTC  (4+ messages)

[EGIT PATCH] Resurrect group filtering options in history pane
 2009-02-05 16:14 UTC  (4+ messages)
` [EGIT PATCH] Resurrect group filtering options in history view

[PATCH JGIT] Compute the author/commiter name and email from the git configuration
 2009-02-05 15:38 UTC  (2+ messages)

[PATCH] git-p4: avoid syncing duplicate changes
 2009-02-05 15:24 UTC  (2+ messages)

[wishlist] git-archive -L
 2009-02-05 15:04 UTC  (4+ messages)

simple git use case
 2009-02-05 14:57 UTC  (3+ messages)

What is not in git.git
 2009-02-05 14:02 UTC  (5+ messages)

Question about --tree-filter
 2009-02-05 13:57 UTC  (6+ messages)

[PATCH] git-svn: Print revision while searching for earliest use of path
 2009-02-05 13:42 UTC  (3+ messages)

How to use git-fmt-merge-msg?
 2009-02-05 13:35 UTC  (4+ messages)

git-svn doesn't fetch anything
 2009-02-05 11:08 UTC  (5+ messages)
    ` Fwd: "

[PATCH/RFC v3 7/9] write_entry(): use fstat() instead of lstat() when file is open
 2009-02-05 10:46 UTC 

What's cooking in git.git (Feb 2009, #02; Wed, 04)
 2009-02-05  9:42 UTC  (2+ messages)
` [fsck] "

[PATCH JGIT] Compute the author/commiter name and email from the git configuration
 2009-02-05  9:27 UTC 

[PATCH] urls.txt: document optional port specification in git URLS
 2009-02-05  9:12 UTC  (4+ messages)

Confused about diff-tree --cc output
 2009-02-05  8:57 UTC  (5+ messages)

[PATCH v3] contrib git-resurrect: find traces of a branch name and resurrect it
 2009-02-05  8:38 UTC  (3+ messages)
` [PATCH v4] "

[RFC PATCH] add -p: prompt for single characters
 2009-02-05  8:28 UTC  (11+ messages)
` [PATCH 3/4] add -p: optionally "
      ` [PATCH v2 3/4] add -p: "
      ` [PATCH v2 4/4] add -p: print errors in separate color
      ` [PATCH v3 3/4] add -p: prompt for single characters
      ` [PATCH v3 4/4] add -p: print errors in separate color
        ` [PATCH v4 3/4] add -p: prompt for single characters
        ` [PATCH v4 4/4] add -p: print errors in separate color

[PATCH] Support various HTTP authentication methods
 2009-02-05  8:11 UTC  (8+ messages)
  ` [PATCH 1/2] http.c: fix various style violations
    ` [PATCH 2/2] Support various HTTP authentication methods
      `  "

[PATCH] t3411: Fix ambiguous filename/tagname in setup
 2009-02-05  7:45 UTC  (3+ messages)

is gitosis secure?
 2009-02-05  8:04 UTC  (9+ messages)

revert committed and pushed tag
 2009-02-05  8:02 UTC  (3+ messages)

"git svn fetch" slow
 2009-02-05  8:02 UTC  (8+ messages)
` [PATCH] git-svn: allow disabling expensive broken symlink checks

git diff and getting a list of files which have diffs
 2009-02-05  7:40 UTC  (3+ messages)

[PATCH] Fix Git install directory
 2009-02-05  7:37 UTC 

[PATCH] Makefile: minor improvements for Mac OS X (Darwin)
 2009-02-05  6:50 UTC  (2+ messages)

[PATCH 1/2] fix typo in Documentation
 2009-02-05  6:27 UTC  (3+ messages)

git gtk+/GNOME gui application: gitg
 2009-02-05  5:46 UTC  (2+ messages)

[BUG] 'git log --quiet' doesn't suppress the output
 2009-02-05  2:19 UTC 

libexec path
 2009-02-05  2:17 UTC  (2+ messages)

[PATCHv2 0/6] gitweb: feed metadata enhancements
 2009-02-05  2:03 UTC  (13+ messages)
` [PATCHv2 1/6] gitweb: channel image in rss feed
  ` [PATCHv2 2/6] gitweb: feed generator metadata
    ` [PATCHv2 3/6] gitweb: rss feed managingEditor
      ` [PATCHv2 4/6] gitweb: rss channel date
        ` [PATCHv2 5/6] gitweb: last-modified time should be commiter, not author
          ` [PATCHv2 6/6] gitweb: check if-modified-since for feeds

[PATCH] config: Add new option to open an editor
 2009-02-04 23:49 UTC  (6+ messages)
` [PATCH v3] "

[JGIT PATCH 1/3] Allow RefUpdate callers to control the PersonIdent recorded
 2009-02-04 23:15 UTC  (3+ messages)
` [JGIT PATCH 2/3] Allow the reflog identity to be set in ReceivePack
  ` [JGIT PATCH 3/3] Record pushes done over anonymous git:// using peer IP

[PATCH,v2] git-bundle(1): add no references required simplest case
 2009-02-04 22:44 UTC  (5+ messages)
    ` [PATCH] git-bundle doc: update examples

[RFC/PATCH] shortstatus v0
 2009-02-04 22:17 UTC  (2+ messages)

segfault during clone via http
 2009-02-04 21:39 UTC  (5+ messages)

[PATCH] urls.txt: document optional port specification in git URLS
 2009-02-04 21:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/3] Missing && in t/t7001.sh
 2009-02-04 20:54 UTC  (4+ messages)
` [PATCH 2/3] [BUG] Add a testcase for "git mv -f" on untracked files
  ` [PATCH 3/3] builtin-mv.c: check for unversionned files before looking at the destination

[RFC PATCH 1/1] git-tag: Add --regex option
 2009-02-04 20:23 UTC  (6+ messages)

hot to fix git svn import or just discard 'branches' folder
 2009-02-04 20:21 UTC  (5+ 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).