git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-07-11 15:08:18 to 2007-07-13 06:40:49 UTC [more...]

What's in git.git (stable)
 2007-07-13  6:40 UTC  (13+ messages)
                    ` What's in git.git
                      ` Draft release notes for v1.5.3, as of -rc1

[PATCH] make git-send-email.perl handle email addresses with no names when Email::Valid is present
 2007-07-13  6:34 UTC  (3+ messages)

Lump commit HOWTO?
 2007-07-13  6:09 UTC  (3+ messages)

[PATCH] escape tilde in Documentation/git-rev-parse.txt
 2007-07-13  5:53 UTC  (8+ messages)
      ` pull-fetch-param.txt (was Re: [PATCH] escape tilde in Documentation/git-rev-parse.txt)
          ` pull-fetch-param.txt

sharing between local "work" and "nightly build" git repos
 2007-07-13  5:11 UTC  (5+ messages)

mtimes of working files
 2007-07-13  0:37 UTC  (11+ messages)

[PATCH] reduce git-pack-objects memory usage a little more
 2007-07-13  3:10 UTC  (5+ messages)
    ` [PATCH] forgot to clear the depth value

Volume of commits
 2007-07-13  0:40 UTC  (10+ messages)

git-update-server-info may be required,cannot clone and pull from a remote repository
 2007-07-13  0:17 UTC  (9+ messages)

[PATCH] gitweb: New cgi parameter: filter
 2007-07-13  0:03 UTC  (8+ messages)
  ` [PATCH] gitweb: new cgi parameter: option
      ` [PATCH] gitweb: new cgi parameter: opt

[PATCH 1/3] Document GIT_MERGE_VERBOSITY environmental variable
 2007-07-12 23:54 UTC  (3+ messages)
` [PATCH 2/3] Document long options '--message=<msg>' and '--no-commit'
` [PATCH 3/3] Document git commit --untracked-files and --verbose

[PATCH] Fix git-rebase -i to allow squashing of fast-forwardable commits
 2007-07-12 22:30 UTC 

[PATCH 1/3] rebase -i: handle --continue more like non-interactive rebase
 2007-07-12 22:26 UTC  (2+ messages)

[PATCH] Add to gitk an --argscmd flag to get the list of refs to draw at refresh time
 2007-07-12 22:04 UTC 

[PATCH 2/2] Make git-tag a builtin
 2007-07-12 21:01 UTC  (3+ messages)

Better handling of local changes in 'gitk'?
 2007-07-12 21:01 UTC  (4+ messages)

git .pack expansion question
 2007-07-12 20:58 UTC  (2+ messages)

[ANNOUNCE] GIT 1.5.2.2
 2007-07-12 20:57 UTC  (2+ messages)
` [ANNOUNCE] GIT 1.5.2.4

[PATCH 0/6] Add git-rewrite-commits v2
 2007-07-12 19:06 UTC  (7+ messages)
` [PATCH 1/6] revision: allow selection of commits that do not match a pattern
` [PATCH 2/6] export get_short_sha1
` [PATCH 3/6] Define ishex(x) in git-compat-util.h
` [PATCH 4/6] refs.c: lock cached_refs during for_each_ref
` [PATCH 5/6] revision: mark commits that didn't match a pattern for later use
` [PATCH 6/6] Add git-rewrite-commits

[BUG (or misfeature?)] git checkout and symlinks
 2007-07-12 19:01 UTC  (8+ messages)
` Teach read-tree 2-way merge to ignore intermediate symlinks
  ` git-log --follow?

[PATCH] Documentation for git-log --follow
 2007-07-12 18:48 UTC  (2+ messages)

[PATCH 0/4] Make --decorate more useful
 2007-07-12 18:45 UTC  (6+ messages)
` [PATCH 2/4] Move the --decorate option from builtin-log.c to revision.c
` [PATCH 3/4] --decorate now decorates ancestors, too

Perforce support
 2007-07-12 18:34 UTC 

[PATCH] apply delta depth bias to already deltified objects
 2007-07-12 18:33 UTC  (6+ messages)

git-svn+cygwin failed fetch
 2007-07-12 18:27 UTC  (6+ messages)

git-svn and renames
 2007-07-12 16:51 UTC  (4+ messages)

memory inefficiency in builtin-commit-tree.c - add_buffer() - in git version 1.5.2
 2007-07-12 16:35 UTC 

[PATCH 0/6] Pack window memory limit, take 2
 2007-07-12 15:46 UTC  (12+ messages)
` [PATCH 1/6] Don't try to delta if target is much smaller than source
` [PATCH 2/6] Support fetching the memory usage of a delta index
` [PATCH 3/6] Add functions for parsing integers with size suffixes
    ` [PATCH] "
` [PATCH 4/6] Add pack-objects window memory usage limit
    ` [PATCH] "
` [PATCH 5/6] Add --window-memory option to git-repack
` [PATCH 6/6] Add documentation for --window-memory, pack.windowMemory

Getting version output for a file
 2007-07-12 14:48 UTC  (3+ messages)
  ` [PATCH] Add missing functions to contrib/emacs/vc-git.el

[PATCH] Correct shebang line for contrib/stats/packinfo.pl
 2007-07-12 14:16 UTC 

Installation failure caused by CDPATH environment variable
 2007-07-12 11:52 UTC  (8+ messages)

[PATCH] gitweb: snapshot cleanups & support for offering multiple formats
 2007-07-12 11:07 UTC  (6+ messages)

[PATCH 0/5] Memory-limited pack-object window support
 2007-07-12 10:02 UTC  (10+ messages)
` [PATCH 1/5] Don't try to delta if target is much smaller than source
` [PATCH 2/5] Support fetching the memory usage of a delta index
` [PATCH 3/5] Add pack-objects window memory usage limit
` [PATCH 4/5] Add --window-bytes option to git-repack
` [PATCH 5/5] Add documentation for --window-bytes, pack.windowBytes

finding the right remote branch for a commit
 2007-07-12  9:33 UTC  (4+ messages)

[PATCH] git-merge: run commit hooks when making merge commits
 2007-07-12  8:03 UTC  (4+ messages)

[PATCH] script to display a distribution of longest common hash prefixes
 2007-07-12  7:40 UTC 

What's new in git-gui
 2007-07-12  7:10 UTC 

[PATCH] Work around a bad interaction between Tcl and cmd.exe with "^{tree}"
 2007-07-12  6:47 UTC  (2+ messages)

Preferring shallower deltas on repack
 2007-07-12  3:02 UTC  (8+ messages)
        ` [PATCH] Shoddy pack information tool
            ` [PATCH] Pack "

[PATCH 0/4] The rest of builtin-fetch
 2007-07-12  1:49 UTC  (3+ messages)

[PATCH 4/4] Make fetch a builtin
 2007-07-12  1:37 UTC 

[PATCH 2/4] Add matching and parsing for fetch-side refspec rules
 2007-07-12  1:37 UTC 

[PATCH 3/4] Add fetch methods to transport library
 2007-07-12  1:37 UTC 

[PATCH 1/4] Add uploadpack configuration info to remote
 2007-07-12  1:37 UTC 

[PATCH 1/2] Function stripspace now gets a buffer instead file descriptors
 2007-07-12  0:14 UTC  (7+ messages)

how to do directory renames in fast-import
 2007-07-11 23:11 UTC  (8+ messages)
` [PATCH] Support wholesale "

Per-file, possibly even per-hunk cherry picking
 2007-07-11 22:00 UTC  (4+ messages)
  ` [PATCH] Fix --cherry-pick with given paths

test suite fails if sh != bash || tar != GNU tar
 2007-07-11 21:57 UTC  (10+ messages)

[PATCH] git-cvsserver: detect/diagnose write failure, etc
 2007-07-11 21:52 UTC  (2+ messages)

--ignore-invalid flag to git log et al.?
 2007-07-11 21:26 UTC  (2+ messages)

Hook after pull ?
 2007-07-11 21:26 UTC  (5+ messages)

git-rm isn't the inverse action of git-add
 2007-07-11 21:26 UTC  (6+ messages)

pushing changes to a remote branch
 2007-07-11 21:26 UTC  (8+ messages)

'git log FILE' slow
 2007-07-11 21:03 UTC  (2+ messages)

cg switch -l doesn't work when branches point to the same commit
 2007-07-11 20:44 UTC  (4+ messages)

Build error with qgit4
 2007-07-11 20:33 UTC  (2+ messages)

how to combine two clones in a collection
 2007-07-11 19:22 UTC  (4+ messages)

[PATCH] gitweb: configurable width for the projects list Description column
 2007-07-11 18:28 UTC  (2+ messages)

[PATCH] revision: allow selection of commits that do not match a pattern
 2007-07-11 17:42 UTC  (8+ messages)
          ` [PATCH v3] "

[PATCH] Document git-filter-branch
 2007-07-11 17:03 UTC  (5+ messages)

git-cvsimport newbie question
 2007-07-11 15:45 UTC  (2+ messages)

user manual wrong about remote branches?
 2007-07-11 15:34 UTC  (3+ 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).