git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-02-18 02:10:35 to 2007-02-20 18:46:36 UTC [more...]

[PATCH] Teach git-diff{,-files} the new option `--no-index`
 2007-02-20 18:46 UTC 

[BUG] diff -B does not (always?) use colors
 2007-02-20 18:35 UTC  (4+ messages)
` [PATCH] Teach diff -B about colours

git installation (as private user) should NEVER write site_perl
 2007-02-20 18:21 UTC  (6+ messages)

Unresolved issues
 2007-02-20 17:41 UTC  (3+ messages)

git-blame.el won't run
 2007-02-20 17:34 UTC  (7+ messages)

[PATCH] Change "refs/" references to symbolic constants
 2007-02-20 15:46 UTC  (28+ messages)
  ` [PATCH] Replace literal STRLEN_ #defines in refs.h with compiler evaluated expressions
    ` [PATCH 1/4] Add prefixcmp()
    ` [PATCH 2/4] Mechanical conversion to use prefixcmp()
    ` [PATCH 3/4] prefixcmp(): fix-up mechanical conversion
    ` [PATCH 4/4] prefixcmp(): fix-up leftover strncmp()

[PATCH] Teach git-remote to update existing remotes by fetching from them
 2007-02-20 15:24 UTC  (8+ messages)

Numeric constants as strings
 2007-02-20 13:06 UTC  (11+ messages)

[PATCH] Obey NO_C99_FORMAT in fast-import.c
 2007-02-20 12:57 UTC  (2+ messages)

[PATCH/RFC 0/3] Split fetch and merge logic
 2007-02-20 11:21 UTC  (12+ messages)
` [PATCH/RFC 2/3] git-fetch: "

[CFT] git-svn - almost a rewrite
 2007-02-20  9:45 UTC  (2+ messages)

[PATCH] disable t4016-diff-quote.sh on some filesystems
 2007-02-20  9:27 UTC 

PATCH: disable t4016-diff-quote.sh on some filesystems
 2007-02-20  9:07 UTC 

What's cooking in git.git (topics)
 2007-02-20  8:35 UTC  (4+ messages)

What's in git.git (stable)
 2007-02-20  7:32 UTC 

[PATCH] Add a compat/strtoumax.c for Solaris 8
 2007-02-20  3:00 UTC  (8+ messages)

[PATCH] Teach core.autocrlf to 'git apply'
 2007-02-20  2:45 UTC  (41+ messages)
` [PATCH] Teach 'git apply' to look at $GIT_DIR/config
                    ` [PATCH] git-apply: require -p<n> when working in a subdirectory
                      ` [PATCH] apply: fix memory leak in prefix_one()
                    ` [PATCH] git-apply: do not lose cwd when run from a subdirectory

[PATCH] fetch & clone: do not output progress when not on a tty
 2007-02-20  2:01 UTC 

[PATCH 0/5] stgit rebasing fixes
 2007-02-20  0:14 UTC  (6+ messages)
` [PATCH 1/5] Factorize rebasing behaviour
` [PATCH 2/5] Move stack-base querying into Series class
` [PATCH 3/5] Various cleanups for clarity
` [PATCH 4/5] Keep track of safe base changes
` [PATCH 5/5] Refuse to pull/rebase when rendered unsafe by (un)commits

StGIT discards local commits on "stg pull"
 2007-02-20  0:00 UTC  (11+ messages)

[PATCH] rev-list --max-age, --max-count: support --boundary
 2007-02-20  0:27 UTC  (3+ messages)

[PATCH] Support for pre-1.5 git in stgit tests
 2007-02-19 22:22 UTC 

[PATCH] name-rev: avoid "^0" when unneeded
 2007-02-20  0:08 UTC 

removal of "percent done" messages from git pull
 2007-02-19 23:53 UTC  (6+ messages)

Where/how to create tracking branches?
 2007-02-19 21:09 UTC  (4+ messages)

[PATCH/RFC] Have git-cvsserver call hooks/update before really altering the ref
 2007-02-19 20:59 UTC  (5+ messages)

Publishing Question: First time Pushing to nonexsiting directory
 2007-02-19 20:10 UTC  (6+ messages)

2 things about branches
 2007-02-19 18:37 UTC  (2+ messages)

Optimizing repository speed
 2007-02-19 15:14 UTC  (2+ messages)

[PATCH] Add git-bundle: move objects and references by archive
 2007-02-19 15:03 UTC  (8+ messages)

[PATCH] git grep: use pager
 2007-02-19 14:56 UTC 

Rebasing a branch that contains merges
 2007-02-19 14:39 UTC  (4+ messages)

[PATCH] Allow passing of an alternative CVSROOT via -d
 2007-02-19 11:54 UTC  (6+ messages)

darcs2git.py - convert darcs repository using gfi
 2007-02-19  8:25 UTC  (4+ messages)
  ` git-fast-export ?

[PATCH] Work around missing strtoumax on Solaris
 2007-02-19  7:36 UTC 

[PATCH] Support for large files on 32bit systems
 2007-02-19  2:44 UTC  (5+ messages)

[ANNOUNCE] GIT 1.5.0.1
 2007-02-19  2:07 UTC 

/etc/gitconfig
 2007-02-19  1:47 UTC  (12+ messages)
  ` [PATCH] config: read system-wide defaults from /etc/gitconfig

[PATCH] Add git-unbundle - unpack objects and references for disconnected transfer
 2007-02-18 22:47 UTC  (3+ messages)
` [PATCH] Add git-bundle: move objects and references by archive

CURL_MULTI doesn't work on Mac OS X darwinports
 2007-02-18 20:11 UTC 

git checkout won't detach head when a reference equals the detach point
 2007-02-18 18:41 UTC 

format-patch and send-email
 2007-02-18 18:17 UTC  (3+ messages)

[PATCH 1/2] Add `struct object_hash`
 2007-02-18 16:48 UTC  (4+ messages)

[PATCH] diff --check: use colour
 2007-02-18 16:27 UTC  (8+ messages)
            ` [PATCH for "master"] "

[PATCH 2/2] Teach name-rev to identify revisions containing a certain blob
 2007-02-18 15:41 UTC  (4+ messages)

[PATCH] Add `git diff2`, a GNU diff workalike
 2007-02-18 11:44 UTC  (2+ messages)

[PATCH 1/3] Wrap the log text in some nice HTML to highlight the commit message
 2007-02-18 10:44 UTC  (3+ messages)

[PATCH] Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding
 2007-02-18  9:36 UTC 

[PATCH] Read the config in rev-list
 2007-02-18  9:36 UTC 

[PATCH] builtin-update-index.c (add_file_to_cache): Don't leak a cache entry
 2007-02-18  9:10 UTC  (3+ messages)

[PATCH] New autoconf test for iconv
 2007-02-18  8:44 UTC 

Error.pm: add configuration variable in Makefile
 2007-02-18  8:45 UTC  (3+ messages)

exception in git-gui when saving options
 2007-02-18  7:14 UTC  (2+ messages)

how to speed up "git log"?
 2007-02-18  6:33 UTC  (3+ messages)

[PATCH] Attempt to improve git-rebase lead-in description
 2007-02-18  6:31 UTC  (3+ 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).