git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-08 00:04:45 to 2008-07-09 10:29:53 UTC [more...]

[PATCH] better git-submodule status output
 2008-07-09 10:25 UTC  (3+ messages)

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

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

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] Fix problem with authentification on http repository
 2008-07-09  8:56 UTC  (11+ messages)

[PATCH] Correct pack memory leak causing git gc to try to exceed ulimit
 2008-07-09  7:10 UTC 

[PATCH 1/3] cherry: cache patch-ids to avoid repeating work
 2008-07-09  6:24 UTC  (4+ messages)

[PATCH] fix "git-submodule add a/b/c/repository"
 2008-07-09  6:04 UTC  (13+ messages)
                ` [PATCH] git-submodule - make "submodule add" more strict, and document it

[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  (5+ 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  (10+ 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 2/4] git-imap-send: Add support for SSL
 2008-07-09  2:28 UTC  (3+ messages)

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

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

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

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 

Merging a foreign tree into a bare repository
 2008-07-09  0:40 UTC  (2+ messages)

[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  (15+ messages)
          ` [PATCH] Documentation: mention ORIG_HEAD in am, merge, and rebase

GiT and CentOS 5.2
 2008-07-08 19:23 UTC  (4+ messages)

[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 

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

[PATCH] better git-submodule status output
 2008-07-08 13:12 UTC  (15+ messages)

Migration of builtin-blame to parse-option
 2008-07-08 12:48 UTC  (15+ messages)
` [PATCH 1/6] revisions: refactor init_revisions and setup_revisions
  ` [PATCH 2/6] revisions: split the pure option parsing out from parse_revisions
    ` [PATCH 3/6] revisions: parse_revisions refactor
      ` [PATCH 4/6] revisions: split handle_revision_args from parse_revisions
        ` [PATCH 5/6] git-blame: migrate to incremental parse-option [1/2]
          ` [PATCH 6/6] git-blame: migrate to incremental parse-option [2/2]

[PATCH] builtin-rerere: fix conflict markers parsing
 2008-07-08 10:42 UTC  (5+ messages)
    ` Re* "

[ANNOUNCE] GIT 1.5.6.2
 2008-07-08  9:47 UTC  (4+ messages)
` Test breakage [Re: [ANNOUNCE] GIT 1.5.6.2]

PATCH] Documentation: Tweak use case in "git stash save --keep-index"
 2008-07-08  7:40 UTC  (3+ messages)

Cloning marks pack for .keep
 2008-07-08  6:57 UTC  (3+ messages)

uninstalling Git
 2008-07-08  6:28 UTC  (3+ messages)

An alternate model for preparing partial commits
 2008-07-08  4:58 UTC  (6+ messages)

[StGit PATCH] Discard stderr output from git apply
 2008-07-08  4:39 UTC  (3+ messages)

[PATCH] avoid null SHA1 in oldest reflog
 2008-07-08  4:38 UTC 

[StGit PATCH 0/2] push optimizations
 2008-07-08  4:36 UTC  (3+ messages)

[StGit PATCH] Remove --undo flags from stg commands and docs
 2008-07-08  4:21 UTC  (3+ messages)

Can I remove stg sync --undo ?
 2008-07-08  4:14 UTC  (7+ messages)

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

[StGit PATCH 0/2] Test improvements
 2008-07-08  4:03 UTC  (3+ messages)
` [StGit PATCH 1/2] Test for specific exit code
` [StGit PATCH 2/2] Test for "stg edit"

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

[ANNOUNCE] GIT 1.5.5
 2008-07-08  2:46 UTC  (18+ messages)
` What's in git.git (stable)

[PATCH] install-doc-quick - use git --exec-path to find git-sh-setup
 2008-07-08  2:37 UTC 

[PATCH] git-submodule - Fix bugs in adding an existing repo as a module
 2008-07-08  2:36 UTC 

[PATCH 14/14] Build in merge
 2008-07-08  1:41 UTC  (8+ messages)
` [PATCH] "

Two quick patches for guilt v0.30
 2008-07-08  1:28 UTC  (8+ messages)
` [PATCH 1/2] must_commit_first: Make sure the index is up to date
  ` [PATCH 2/2] Make guilt work even after git-sh-setup is moved out of the user's path


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).