git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-05-29 22:20:18 to 2008-06-01 15:15:09 UTC [more...]

[PATCH] git-add--interactive: manual hunk editing mode
 2008-06-01 15:14 UTC  (10+ messages)
    ` [RFC PATCH] git-add--interactive: manual hunk editing mode v2
      ` [RFC PATCH] git-add--interactive: manual hunk editing mode v2.1

gitweb forgets to send utf8 header for raw blob views
 2008-06-01 12:16 UTC  (10+ messages)
  ` [PATCH] gitweb: Add charset info to "raw" blob output

[PATCH] Add a --dry-run option to git-svn rebase
 2008-06-01 10:13 UTC  (3+ messages)

[PATCH] Fix path duplication in git svn commit-diff
 2008-06-01  9:48 UTC  (2+ messages)

Commit cce8d6fdb introduces file t/t5100/nul, git tree is now incompatible with Cygwin (and probably Windows)
 2008-06-01  9:42 UTC  (13+ messages)
          ` [PATCH] gitweb: Remove gitweb/test/ directory

[Nikolaus Schulz] Re: [PATCH] git-svn fails in prop_walk if $self->{path} is not empty
 2008-06-01  9:41 UTC  (2+ messages)

[PATCH review] Build: make PERL_PATH = /usr/bin/env perl
 2008-06-01  9:01 UTC  (5+ messages)

[StGIT BUG] StGIT errors out on rebasing patch deleting file with Unicode filename
 2008-06-01  8:46 UTC 

[PATCH 3/3] Make "git-remote rm" delete refs acccording to fetch specs
 2008-06-01  8:28 UTC  (6+ messages)
` [PATCH 3/3 v2] "

[PATCH] gitweb: use Git.pm, and use its parse_rev method for git_get_head_hash
 2008-06-01  8:23 UTC  (8+ messages)
  ` [PATCH v2] "

git-fetch vs ipv6 routing issues
 2008-06-01  7:25 UTC  (2+ messages)

[RFC/PATCH] test suite for Git.pm
 2008-06-01  5:03 UTC  (2+ messages)

[PATCH 2/3] Make "git-remote prune" delete refs according to fetch specs
 2008-06-01  3:58 UTC 

[PATCH 1/3] Remove unused remote_prefix member in builtin-remote
 2008-06-01  3:57 UTC 

[PATCH] perl/Git.pm: add rev_parse method
 2008-06-01  3:17 UTC  (25+ messages)
    ` Merging strategy for extending Git.pm (was: [PATCH] perl/Git.pm: add rev_parse method)
      ` Merging strategy for extending Git.pm
  ` [PATCH] perl/Git.pm: add parse_rev method
              ` Support for old Perl versions
` [PATCH v2] perl/Git.pm: add parse_rev method
  ` [PATCH v3] "

[PATCH] Documentation/git-filter-branch.txt: Fix description of --commit-filter
 2008-05-31 23:50 UTC  (8+ messages)

[PATCH] t/test-lib.sh: add test_external and test_external_without_stderr
 2008-05-31 23:40 UTC  (2+ messages)

[PATCH] Honor git-reset -q by silencing progress updates
 2008-05-31 22:43 UTC  (2+ messages)

[PATCH] Add test cases for git-am
 2008-05-31 22:41 UTC  (9+ messages)
    ` Mutt and Mail-Followup-To
        ` [PATCH v2 1/2] Add test cases for git-am
          ` [PATCH v2 2/2] Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh

[PATCH] t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons
 2008-05-31 21:11 UTC 

unable to push
 2008-05-31 16:52 UTC  (4+ messages)

Why does "git log --reverse -1" print the HEAD commit?
 2008-05-31 14:33 UTC  (3+ messages)

reducing prune sync()s
 2008-05-31 14:19 UTC  (14+ messages)
      ` [PATCH 1/2] Make pack creation always fsync() the result
        ` [PATCH 2/2] Remove now unnecessary 'sync()' calls

whomto.pl -- finding out whom to send patches to
 2008-05-31 10:33 UTC  (7+ messages)

[JGIT PATCH v3 0/23] Implementation of a file tree iteration using ignore rules
 2008-05-31 10:17 UTC  (2+ messages)

Gitweb caching: Google Summer of Code project
 2008-05-31 10:15 UTC  (16+ messages)

[JGIT PATCH v3 23/23] Added the test class AddCommandIterationTest
 2008-05-31 10:09 UTC  (2+ messages)
` [JGIT PATCH v3.1 "

[JGIT PATCH v3 16/23] Added the class LightFileTreeIterator and a test for it
 2008-05-31 10:03 UTC  (2+ messages)
` [JGIT PATCH v3.1 "

git-svn and http client-side certificates
 2008-05-31  7:42 UTC 

[PATCH] Ensure that commit/status don't stat all files when core.ignoreStat = true
 2008-05-31  6:41 UTC  (9+ messages)
` [PATCH 1/3] Clearify the documentation for core.ignoreStat
  ` [PATCH 2/3] Introduce core.showUntrackedFiles to make it possible to disable showing of untracked files
    ` [PATCH 3/3] Add shortcut in refresh_cache_ent() for marked entries

What's cooking in git.git (topics)
 2008-05-31  1:25 UTC  (20+ messages)

[PATCH] Revision walking documentation: document most important functions
 2008-05-31  0:18 UTC  (7+ messages)

gitk / diffcore-rename error message
 2008-05-30 23:10 UTC  (2+ messages)

changing history once public
 2008-05-30 21:37 UTC  (2+ messages)

git-log vs git-rev-list
 2008-05-30 21:34 UTC  (7+ messages)

[ANNOUNCE] GIT 1.5.5
 2008-05-30 20:43 UTC  (9+ messages)
` What's in git.git (stable)

perl/Git.pm: Writing a test suite
 2008-05-30 20:28 UTC  (5+ messages)

encoding bug in git.el
 2008-05-30 20:27 UTC  (5+ messages)

[PATCH] builtin-fast-export: Remove double spaces in author line
 2008-05-30 20:27 UTC  (2+ messages)

Confused about recovering from a merge conflict
 2008-05-30 13:42 UTC  (4+ messages)

using git-push to backup repo...strange behavior
 2008-05-30 13:15 UTC  (3+ messages)
` hooks/post-update does not run

[ANNOUNCE] Java Git (aka jgit) has switched to 3-clause BSD
 2008-05-30 12:07 UTC  (10+ messages)

parsecvs losing files
 2008-05-30 10:08 UTC  (4+ messages)
    ` [WORKAROUND] "

post-receive hook
 2008-05-30  9:43 UTC  (3+ messages)

[PATCH] gitweb: fix "next" link on bottom of commit log page
 2008-05-30  8:12 UTC  (2+ messages)

[PATCH] make commit --interactive lock index
 2008-05-30  7:42 UTC  (3+ messages)

[PATCH 0/5] "best effort" checkout
 2008-05-30  1:09 UTC  (4+ messages)

Listing authors of each file in branch HEAD since given revision
 2008-05-29 22:57 UTC  (4+ messages)

caching commit patch-ids for fast git-cherry
 2008-05-29 22:19 UTC  (4+ 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).