git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-28 06:57:05 to 2008-01-30 08:33:04 UTC [more...]

What's in git.git (stable frozen)
 2008-01-30  8:32 UTC 

[PATCH] git-relink: avoid hard linking in objects/info directory
 2008-01-30  8:08 UTC  (4+ messages)

[RFC] Authenticate push via PGP signature, not SSH
 2008-01-30  8:00 UTC  (14+ messages)

git gui diff widget (was Re: [msysGit] Re: [cheetah] Questions about NOTES)
 2008-01-30  7:58 UTC  (3+ messages)

kha/safe and kha/experimental updated
 2008-01-30  7:28 UTC  (19+ messages)
` [StGit PATCH 0/5] Various cleanups
  ` [StGit PATCH 1/5] Create index and worktree objects just once
  ` [StGit PATCH 2/5] Wrap excessively long line
  ` [StGit PATCH 3/5] Eliminate temp variable that's used just once
  ` [StGit PATCH 4/5] Simplify editor selection logic
  ` [StGit PATCH 5/5] Let the caller supply the diff text to diffstat()
` [StGit PATCH 0/2] "stg clean" test+bugfix
  ` [StGit PATCH 1/2] Add test to ensure that "stg clean" preserves conflicting patches
  ` [StGit PATCH 2/2] Don't clean away patches with conflicts
` [StGit PATCH 0/4] Rewrite "stg edit" to use new infrastructure
  ` [StGit PATCH 1/4] Teach new infrastructure about the default author and committer
  ` [StGit PATCH 2/4] Teach new infrastructure to apply patches
  ` [StGit PATCH 3/4] Teach new infrastructure to diff two trees
  ` [StGit PATCH 4/4] Convert "stg edit" to the new infrastructure

git-revert is a memory hog
 2008-01-30  7:24 UTC  (18+ messages)
          ` [PATCH] Optimize rename detection for a huge diff

[PATCH 1/7] Use 'printf %s $x' notation in t5401
 2008-01-30  6:48 UTC  (3+ messages)

[PATCH 6/7] Add side-band-64k extension to send-pack/receive-pack for hook output
 2008-01-30  6:22 UTC 

[PATCH 7/7] Redirect receive-pack hook output into sideband channel
 2008-01-30  6:22 UTC 

[PATCH 5/7] Refactor send-pack/receive-pack capability handshake for extension
 2008-01-30  6:22 UTC 

[PATCH 4/7] Refactor packet_write to prepare to integrate with sideband
 2008-01-30  6:22 UTC 

[PATCH 3/7] Automatically close stderr pipes created by run_command
 2008-01-30  6:22 UTC 

[PATCH 2/7] Allow run_command stdout_to_stderr when stderr is a pipe
 2008-01-30  6:22 UTC 

[PATCH] gitweb: Use config file or file for repository owner's name
 2008-01-30  6:16 UTC  (3+ messages)
` [PATCH] gitweb: Update gitweb/README to include the new per-repository configuration

[PATCH] filter-branch.sh: remove temporary directory on failure
 2008-01-30  5:51 UTC  (2+ messages)

[PATCH] gitweb: Make use of the $git_dir variable at sub git_get_project_description
 2008-01-30  5:37 UTC 

[PATCH] gitweb: convert from perl internal to utf8 for commitdiff_plain
 2008-01-30  5:10 UTC  (9+ messages)

simple cvs-like git wrapper
 2008-01-30  4:00 UTC  (4+ messages)

git-clean buglet
 2008-01-30  0:43 UTC  (29+ messages)
` [PATCH] Fix off by one error in prep_exclude
                ` [RFH/PATCH] prefix_path(): disallow absolute paths
                  ` [PATCH] "
                        ` [PATCH] setup: sanitize absolute and funny paths in get_pathspec()

Can git log <file> follow log of its origins?
 2008-01-29 21:40 UTC  (7+ messages)

[PATCH] Added sub get_owner_file which checks if there's a file with project owner name
 2008-01-29 21:36 UTC  (8+ messages)

[EGIT PATCH] History page find toolbar
 2008-01-29 21:39 UTC 

--first-parent plus path limiting
 2008-01-29 20:03 UTC  (6+ messages)

[PATCH] gitweb: Add info about $projectroot and $projects_list to gitweb/README
 2008-01-29 19:52 UTC 

[PATCH] fix doc typos
 2008-01-29 19:38 UTC 

fetch <repo> <branch>:<branch> fetches tags?
 2008-01-29 17:08 UTC  (9+ messages)

[PATCH] git-svn: improve repository URL matching when following parents
 2008-01-29  9:18 UTC 

[PATCH 3/3] instaweb: use 'browser.<tool>.path' config option if it's set
 2008-01-29  8:46 UTC  (2+ messages)

[PATCH] config.c: Expand $HOME and tilde character in core.excludesfile
 2008-01-29  7:51 UTC  (7+ messages)

[ANNOUNCE] GIT 1.5.4-rc3
 2008-01-29  6:06 UTC  (8+ messages)
` [ANNOUNCE] GIT 1.5.4-rc4
  ` [ANNOUNCE] GIT 1.5.4-rc5

[PATCH 1/3] Documentation: config: add "browser.<tool>.path"
 2008-01-29  6:08 UTC 

[PATCH 2/3] Documentation: help: specify supported html browsers
 2008-01-29  6:08 UTC 

[PATCH 1/2] Documentation: config: add "browser.<tool>.path"
 2008-01-29  6:07 UTC  (3+ messages)

[RFC] Secure central repositories by UNIX socket authentication
 2008-01-29  3:11 UTC  (11+ messages)

git-rebase doesn't work when trying to squash changes into commits created with --no-verify
 2008-01-29  2:24 UTC  (3+ messages)
` [PATCH] Add test for rebase -i with commits that do not pass pre-commit

lost history with directory move?
 2008-01-29  2:21 UTC  (2+ messages)

Configuration overrides via environment variable
 2008-01-28 23:11 UTC  (4+ messages)

Is there a reason to keep walker.c ?
 2008-01-28 19:45 UTC  (5+ messages)
    ` http-push as a builtin ? (Was: Is there a reason to keep walker.c ?)

"git add" and absolute paths
 2008-01-28 18:32 UTC  (4+ messages)

git merge with tkdiff fails (extra operand)
 2008-01-28 14:37 UTC  (5+ messages)

How to split a patch
 2008-01-28 12:47 UTC  (11+ messages)

Submodules use case: web development based on modular CMS
 2008-01-28 10:44 UTC  (2+ messages)

[PATCH 2/2] instaweb: use 'browser.<tool>.path' config option if it's set
 2008-01-28  7:38 UTC  (2+ 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).