git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-07-08 13:13:30 to 2008-07-10 08:33:08 UTC [more...]

[PATCH] Teach merge.log to "git-merge" again
 2008-07-10  8:32 UTC  (2+ messages)
` [PATCH] Add testcase for merge.log

THREADED_DELTA_SEARCH
 2008-07-10  8:01 UTC  (2+ messages)

Bug: /usr/local/bin/git-daemon starts /usr/sbin/git-upload-pack?
 2008-07-10  7:38 UTC  (4+ messages)

[PATCH] git-shortlog: migrate to parse-options partially
 2008-07-10  7:40 UTC  (6+ messages)
` [PATCH] revisions: refactor handle_revision_opt into parse_revision_opt

[PATCH] Fix problem with authentification on http repository
 2008-07-10  7:32 UTC  (14+ messages)

[PATCH 2/4] git-imap-send: Add support for SSL
 2008-07-10  6:39 UTC  (8+ messages)

[JGIT PATCH 0/5] Yet another round of transport fixes
 2008-07-10  6:13 UTC  (6+ 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
    ` [JGIT PATCH 3/5] Reuse the same SSH connection when automatically fetching tags
      ` [JGIT PATCH 4/5] Report remote SSH execution errors during push via TransportException
        ` [JGIT PATCH 5/5] Explicitly capture the stderr from a failed SSH fetch or push

[PATCH] Correct pack memory leak causing git gc to try to exceed ulimit
 2008-07-10  5:37 UTC  (2+ messages)

[PATCH 2/4] git-imap-send: Add support for SSL
 2008-07-10  5:33 UTC  (5+ messages)

[PATCH] apply: fix copy/rename breakage
 2008-07-10  4:21 UTC  (3+ messages)

[PATCH] bisect: test merge base if good rev is not an ancestor of bad rev
 2008-07-10  3:41 UTC 

[PATCH 1/3] cherry: cache patch-ids to avoid repeating work
 2008-07-10  3:34 UTC  (6+ messages)
      ` [PATCH] "

What's cooking in git.git (topics)
 2008-07-10  2:32 UTC  (22+ messages)

git protocol specification
 2008-07-10  2:32 UTC  (4+ messages)

[PATCH 3/4] imap-send.c: Clean up coding style to better match the rest of the git codebase
 2008-07-10  2:18 UTC  (2+ messages)

[PATCH] fix "git-submodule add a/b/c/repository"
 2008-07-10  1:05 UTC  (14+ messages)
                ` [PATCH] git-submodule - make "submodule add" more strict, and document it
                      ` [PATCH] git-submodule - register submodule URL if adding in place

[RFC/PATCH (WIP)] Git.pm: Add get_config() method and related subroutines
 2008-07-09 23:33 UTC  (7+ messages)

[PATCH] git-send-email: Fix authenticating on some servers when using TLS
 2008-07-09 22:51 UTC  (2+ messages)

[PATCH 4/4] Documentation: Improve documentation for git-imap-send(1)
 2008-07-09 21:29 UTC 

[PATCH 1/4] git-imap-send: Allow the program to be run from subdirectories of a git tree
 2008-07-09 21:28 UTC 

Merging "merge-in-c" to next
 2008-07-09 21:20 UTC 

Merging a foreign tree into a bare repository
 2008-07-09 21:04 UTC  (6+ messages)

[PATCH] git-blame: fix lapsus
 2008-07-09 20:47 UTC 

[PATCH] Provide fallback definitions of PRIu32 and PRIx32
 2008-07-09 20:38 UTC 

git over rsync+ssh
 2008-07-09 20:33 UTC  (5+ messages)

[PATCH] better git-submodule status output
 2008-07-09 18:48 UTC  (8+ messages)

[PATCH] git-rerere.txt: Mention rr-cache directory
 2008-07-09 18:25 UTC  (11+ messages)
    ` [PATCH] rerere: Separate libgit and builtin functions
          ` [PATCHv2] "

[PATCH/RFC] git-request-pull: replace call to deprecated peek-remote
 2008-07-08 23:32 UTC 

[PATCH] t9100-git-svn-basic.sh: Fix determination of utf-8 locale
 2008-07-08 22:59 UTC 

[PATCH] t9113-*.sh: provide user feedback when test skipped
 2008-07-08 23:18 UTC 

"make test" works again (sort-of) on cygwin
 2008-07-08 22:27 UTC  (5+ messages)

[PATCH/RFC] Fix some warnings (on cygwin) to allow -Werror
 2008-07-08 22:21 UTC  (5+ messages)

Idea: "live branches"?
 2008-07-09 17:00 UTC  (3+ messages)

GiT and CentOS 5.2
 2008-07-09 13:25 UTC  (5+ messages)

clever(er) file merging tools?
 2008-07-09 13:16 UTC 

submodules and interaction with GIT
 2008-07-09 13:07 UTC 

[PATCH 1/4] git-imap-send: Allow the program to be run from subdirectories of a git tree
 2008-07-09 12:08 UTC  (4+ messages)

[PATCH 4/4] Documentation: Improve documentation for git-imap-send(1)
 2008-07-09 12:05 UTC  (3+ messages)

[GSoC] What is status of Git's Google Summer of Code 2008 projects?
 2008-07-09 11:36 UTC  (16+ messages)

What should "git branch --merged master" do?
 2008-07-09  9:13 UTC  (9+ messages)
  ` [PATCH] parse-options: add PARSE_OPT_FAKELASTARG flag
      ` [PATCH 1/2] branch --contains: default to HEAD
      ` [PATCH 2/2] branch --merged/--not-merged: allow specifying arbitrary commit

[PATCH 2/3] cached-sha1-map: refactoring hash traversal code
 2008-07-09  5:27 UTC  (2+ messages)

[RFC/PATCH 2/4] Add git-sequencer prototype documentation
 2008-07-09  5:20 UTC  (4+ messages)
` [PATCH v2 "

[JGIT PATCH 0/4] Misc. push transport fixes
 2008-07-09  4:15 UTC  (5+ messages)
` [JGIT PATCH 1/4] Avoid deadlock while fetching from local repository
  ` [JGIT PATCH 2/4] Fix pushing of annotated tags to actually include the tag object
    ` [JGIT PATCH 3/4] Automatically initialize a new dumb repository during push
      ` [JGIT PATCH 4/4] Use a singleton for the NullProgressMonitor implementation

stgit error on status command
 2008-07-09  4:05 UTC  (7+ messages)
` [StGit PATCH 0/2] stg status rename fix (stable)
  ` [StGit PATCH 1/2] Test "stg status" with renames
  ` [StGit PATCH 2/2] Don't allow extra diff options with "stg status"
` [StGit PATCH] stg status rename fix (safe+experimental)
  ` [StGit PATCH] Test "stg status" with -M in stgit.diff-opts

[PATCH 3/3] cherry: add cherry.cachepatchids option
 2008-07-09  3:57 UTC 

git push to amazon s3 [was: [GSoC] What is status of Git's Google Summer of Code 2008 projects?]
 2008-07-09  3:26 UTC  (4+ messages)

[PATCH] git-svn: find-rev and rebase for SVN::Mirror repositories
 2008-07-09  2:08 UTC 

Git, merging, and News/Relnotes files
 2008-07-09  1:14 UTC  (3+ messages)

Breakage caused by 2fe403e7 git-svn.perl: workaround assertions in svn library 1.5.0
 2008-07-09  0:41 UTC 

[PATCH] git-submodule - register module url if adding in place
 2008-07-09  0:11 UTC  (4+ messages)

[PATCH] completion: add branch options --contains --merged --no-merged
 2008-07-09  0:06 UTC  (12+ messages)
      ` [PATCH] bash: offer only paths after '--'

[git-p4] Cannot submit to perforce
 2008-07-08 23:30 UTC 

[PATCH 3/3] imap-send.c: Clean up coding style to better match the rest of the git codebase
 2008-07-08 23:21 UTC  (5+ messages)

[take 2] revision parsing made incremental
 2008-07-08 22:57 UTC  (6+ messages)
` [PATCH 1/3] revisions: split handle_revision_opt from setup_revisions
  ` [PATCH 2/3] git-blame: migrate to incremental parse-option [1/2]
    ` [PATCH 3/3] git-blame: migrate to incremental parse-option [2/2]

[PATCH 3/4] imap-send.c: Clean up coding style to better match the rest of the git codebase
 2008-07-08 22:18 UTC 

[JGIT PATCH] Egit move/delete bugfix, do not lose files when moving folders
 2008-07-08 21:51 UTC 

git submodules or, how do we share code between unrelated projects?
 2008-07-08 21:11 UTC 

remote does not support deleting refs
 2008-07-08 20:04 UTC  (5+ messages)
` error: unlink(.git/refs/remotes/origin/testbranch) failed: was "

[FIXED PATCH] Make rebase save ORIG_HEAD if changing current branch
 2008-07-08 19:28 UTC  (4+ messages)
` [PATCH] Documentation: mention ORIG_HEAD in am, merge, and rebase

[Fwd: Re: GiT and CentOS 5.2]
 2008-07-08 19:15 UTC  (4+ messages)

[PATCH] Git.pm: Add remote_refs() git-ls-remote frontend
 2008-07-08 17:48 UTC 

git-svn dcommit and setting svn properties
 2008-07-08 17:30 UTC 

[HACK] gitweb: Support hiding of chosen repositories from project list
 2008-07-08 16:56 UTC 

[FIXED PATCH] Make rebase save ORIG_HEAD if changing current branch
 2008-07-08 14:32 UTC  (9+ messages)

git-rebase eats empty commits
 2008-07-08 13:59 UTC 

[PATCH] better git-submodule status output
 2008-07-08 13:12 UTC  (11+ 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).