git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2005-11-15 04:17:14 to 2005-11-16 23:44:15 UTC [more...]

[PATCH] git-commit: Having $GIT_COMMITTER_NAME implies -s
 2005-11-16 23:38 UTC 

[PATCH] daemon.c: fix arg parsing bugs
 2005-11-16 23:38 UTC 

A case for tailor
 2005-11-16 23:40 UTC  (4+ messages)

[PATCH] Fix git_config_set() for mean cases
 2005-11-16 23:26 UTC  (5+ messages)

recent patch breaks the build ?
 2005-11-16 23:25 UTC  (7+ messages)

[RFC] git email submissions
 2005-11-16 23:20 UTC  (6+ messages)

git-pack-redundant returns the most containing pack
 2005-11-16 23:23 UTC  (2+ messages)

[PATCH 3/3] git --help COMMAND brings up the git-COMMAND man-page., take two
 2005-11-16 23:17 UTC  (9+ messages)
    ` [PATCH] git wrapper: basic fixes

Sourceforge doesn't like git cvsimport
 2005-11-16 23:05 UTC  (4+ messages)

stgit truncates binary files to zero length when applying patches
 2005-11-16 22:15 UTC  (7+ messages)
    ` [PATCH] git-apply: fail if a patch cannot be applied

fix git-pack-redundant crashing sometimes
 2005-11-16 21:37 UTC  (15+ messages)
` [PATCH] Fix llist_sorted_difference_inplace in git-pack-redundant

Disallow empty pattern in "git grep"
 2005-11-16 21:18 UTC  (2+ messages)

[PATCH 1/3] C implementation of the 'git' program, take two
 2005-11-16 21:04 UTC  (9+ messages)

[QUESTION] Access to a huge GIT repository
 2005-11-16 20:35 UTC  (6+ messages)

[PATCH] symref support for import scripts
 2005-11-16 20:26 UTC  (4+ messages)

[PATCH] Documentation/git-log.txt: trivial typo fix
 2005-11-16 19:06 UTC 

Cogito and --exclude vs --exclude-per-directory
 2005-11-16 19:01 UTC  (3+ messages)

[RFC] Add support for short help to Cogito commands
 2005-11-16 17:18 UTC  (3+ messages)
  ` [PATCH] Add "

[PATCH] Stgit - gitmergeonefile.py: handle removal vs. changes
 2005-11-16 14:44 UTC  (3+ messages)

[PATCH] Add option USE_INPLACE to Makefile
 2005-11-16 11:04 UTC  (5+ messages)

[PATCH 0/4] reworking git-rebase
 2005-11-16  9:26 UTC  (6+ messages)
` [PATCH 1/4] Rewrite rebase to use git-format-patch piped to git-am
` [PATCH 2/4] apply: allow-binary-replacement
` [PATCH 3/4] diff: --full-index
` [PATCH 4/4] rebase: make it usable for binary files as well
` [PATCH] git-am: --resolved

Deprecate --cache.* ?
 2005-11-16  9:18 UTC  (3+ messages)

[PATCH] Give python a chance to find "backported" modules
 2005-11-16  8:02 UTC  (3+ messages)

[PATCH] Fix compilation of git.c
 2005-11-16  6:54 UTC  (3+ messages)

pushing patches to an imap folder
 2005-11-16  3:45 UTC  (9+ messages)

latest stg/git commandline completions code
 2005-11-16  3:35 UTC  (7+ messages)

[PATCH] Add missing '--summary' to cg-log usage
 2005-11-16  3:13 UTC 

[PATCH] Disable USE_SYMLINK_HEAD by default
 2005-11-16  3:13 UTC  (24+ messages)

[PATCH] Fix tests with new git in C
 2005-11-16  3:01 UTC  (2+ messages)

[PATCH] Small script to patch .spec for Suse
 2005-11-16  1:32 UTC  (8+ messages)

[PATCH 0/3] Support setting SymrefsOnly=true from scripts
 2005-11-16  1:09 UTC  (4+ messages)

[PATCH 3/3] git --help COMMAND brings up the git-COMMAND man-page
 2005-11-16  0:24 UTC  (3+ messages)

[ANNOUNCE] GIT 0.99.9i aka 1.0rc2
 2005-11-15 23:48 UTC  (3+ messages)

[PATCH 0/3] C implementation of git, take two
 2005-11-15 23:40 UTC 

[PATCH 2/3] Update git(7) man-page for the C wrapper
 2005-11-15 23:31 UTC 

[PATCH] Re: Make "gitk" work better with dense revlists
 2005-11-15 22:57 UTC 

[PATCH 0/2] Two more small clean-ups
 2005-11-15 22:52 UTC  (3+ messages)
` [PATCH 1/2] Cleanup: remove unused variable
` [PATCH 2/2] Clean up StGIT's "branch --delete" command

[PATCH 3/3] Add option --only-use-symrefs to git-init-db
 2005-11-15 21:37 UTC 

[PATCH 2/3] Add git-config-set, a simple helper for scripts to set config variables
 2005-11-15 21:36 UTC 

[PATCH 1/3] Add function git_config_set()
 2005-11-15 21:36 UTC 

[PATCH] Add config variable core.symrefsonly
 2005-11-15 18:54 UTC  (3+ messages)

[PATCH] git-core-foo -> git-foo, except the core package
 2005-11-15 18:38 UTC  (6+ messages)

[Question] info/grafts file
 2005-11-15 17:16 UTC  (5+ messages)

[PATCH] Rework object refs tracking to reduce memory usage
 2005-11-15 16:08 UTC 

[PATCH] git-fsck-objects: Free tree entries after use
 2005-11-15 16:07 UTC 

Comments on recursive merge
 2005-11-15 15:29 UTC  (11+ messages)
          ` [PATCH] GIT commit statistics

[PATCH] Fix git(1) link to git-index-pack
 2005-11-15 12:29 UTC 

[PATCH] Introduce cg-version.in template
 2005-11-15 12:23 UTC 

[PATCH] Fix cg-version -h by sourcing cg-Xlib
 2005-11-15 12:03 UTC 

[PATCH] archimport improvements
 2005-11-15  8:07 UTC  (8+ messages)
        ` [PATCH 1/2] archimport: allow for old style branch and public tag names
          ` [PATCH 2/2] archimport: sync_to_ps() messages for tracking tla methods

[PATCH 1/2] Add expat and expat-devel dependencies (for http-push) to RPM spec
 2005-11-14 17:25 UTC  (7+ messages)

Getting rid of symlinks in .git?
 2005-11-15  7:13 UTC  (5+ messages)

eth
 2005-11-15  5:10 UTC  (6+ messages)
` [PATCH 1/1] git-cvsexportcommit.perl: Fix usage() output


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