messages from 2007-05-30 05:49:56 to 2007-06-02 17:36:02 UTC [more...]
[PATCH] Let .git/config specify the url for submodules
2007-06-02 17:35 UTC (23+ messages)
[PATCH] Allow CFLAGS to be overridden while preserving VERSION
2007-06-02 17:14 UTC
[PATCH] Create a new manpage for the gitignore format, and reference it elsewhere
2007-06-02 17:08 UTC
[PATCH] Create a new manpage for the gitignore format, and reference it elsewhere
2007-06-02 16:54 UTC (5+ messages)
[PATCH (tig)] Infrastructure for tig rpm builds
2007-06-02 16:12 UTC (9+ messages)
` [PATCH 1/3] Remove PDF version of manual from being build and installed
` [PATCH 2/3] Include documentation sources for rpmbuild with '--without docs'
` [PATCH 3/3] Refresh VERSION file when building distribution tarball in "make dist"
[PATCH] always start looking up objects in the last used pack first
2007-06-02 15:00 UTC (6+ messages)
[PATCH] Add option -L to git-tag
2007-06-02 14:49 UTC (2+ messages)
[PATCH] Add option -L to git-tag
2007-06-02 13:09 UTC (3+ messages)
How to use git-svn to clone from a mirror?
2007-06-02 12:54 UTC
[RFH] QGit: how to cram a patch in a crowded screen
2007-06-02 11:37 UTC (12+ messages)
Improved git-gui blame viewer
2007-06-02 10:44 UTC (2+ messages)
[PATCH] gitweb: use decode_utf8 directly
2007-06-02 8:22 UTC (13+ messages)
[PATCH 1/2] gitview: Use new-style classes
2007-06-02 9:38 UTC (2+ messages)
git-svn adding too many blank lines during git-cherry-pick, and git-cherry getting confused
2007-06-02 4:50 UTC
[PATCH] Unify write_index_file functions
2007-06-02 2:04 UTC (2+ messages)
[PATCH] Show html help with git-help --html
2007-06-02 1:53 UTC
[PATCH] Unify write_index_file functions
2007-06-01 21:01 UTC (6+ messages)
[mingw port] git plumbing piping with CR/NL
2007-06-02 1:31 UTC (5+ messages)
[PATCH] Add basic test-script for git-submodule
2007-06-02 1:27 UTC (9+ messages)
[PATCH] Create a new manpage for the gitignore format, and reference it elsewhere
2007-06-02 1:01 UTC
[PATCH] Make the installation target of git-gui a little less chatty
2007-06-01 23:09 UTC (4+ messages)
[PATCH] Make the installation targets a little less chatty
2007-06-01 23:09 UTC (4+ messages)
[PATCH] gitweb: handle non UTF-8 text
2007-06-01 21:05 UTC (5+ messages)
[PATCH] Create a new manpage for the gitignore format, and reference it elsewhere
2007-06-01 22:18 UTC (3+ messages)
[PATCH] Use =20 when rfc2047 encoding spaces
2007-06-01 21:12 UTC (2+ messages)
[MinGW port] Unable to repack on Clearcase dynamic views
2007-06-01 18:11 UTC (14+ messages)
` Fwd: "
[PATCH] gitweb: use decode_utf8 directly
2007-06-01 16:13 UTC
Breaking up repositories
2007-06-01 10:25 UTC (3+ messages)
[PATCH] catch asciidoc failures
2007-06-01 9:46 UTC (7+ messages)
[StGIT PATCH 0/4] Rename detection, take 2
2007-06-01 9:22 UTC (6+ messages)
` [PATCH 1/4] Add 2 new contrib scripts
` [PATCH 2/4] Call external commands without a shell where possible
` [PATCH 3/4] Make diff flags handling more modular
` [PATCH 4/4] Add new --diff-opts/-O flag to diff- and status-related commands
[PATCH] Introduce git-supported-features for porcelain use
2007-06-01 7:13 UTC (12+ messages)
` [PATCH] Introduce git version --list-features "
Fetch from remote A, push to remote B
2007-06-01 3:51 UTC (5+ messages)
[ANNOUNCE] tig 0.7
2007-06-01 1:29 UTC (4+ messages)
[PATCH] fix repack with --max-pack-size
2007-06-01 0:01 UTC (2+ messages)
git-p4import.py robustness changes
2007-05-31 23:53 UTC (2+ messages)
[PATCH] Fix minor grammatical typos in the git-gc man page
2007-05-31 23:00 UTC
[PATCH (tig)] Supply explicit permission bits to 'install'
2007-05-31 19:54 UTC (2+ messages)
[StGIT RFC PATCH] Add contrib/stg-k script
2007-05-31 18:54 UTC
Breaking up repositories
2007-05-31 13:55 UTC (2+ messages)
Yet another Perforce importer
2007-05-31 9:23 UTC (4+ messages)
[PATCH] git-config: Various small fixes to asciidoc documentation
2007-05-31 0:35 UTC (2+ messages)
` [PATCH] git-config: Improve documentation of git-config file handling
gitk bug
2007-05-30 23:31 UTC
[PATCH] Makefile: Use generic rule to build test programs
2007-05-30 23:27 UTC (2+ messages)
[PATCH] Don't ignore write failure from git-diff, git-log, etc
2007-05-30 19:43 UTC (23+ messages)
[PATCH] missing return
2007-05-30 19:16 UTC (3+ messages)
[PATCH] fix signed range problems with hex conversions
2007-05-30 18:20 UTC (4+ messages)
[PATCH] keep .mailmap sorted
2007-05-30 15:07 UTC
[PATCH 0/4] Make MINGW port cross-compilable from Linux
2007-05-30 13:43 UTC (5+ messages)
` [PATCH 4/4] Don't link with libsocket in MINGW port
[PATCH] cvsimport: add support for new style remote layout
2007-05-30 13:24 UTC (2+ messages)
[RFC] super indexes to span multiple packfiles
2007-05-30 9:40 UTC (5+ messages)
GIT on MinGW problem
2007-05-30 7:06 UTC (13+ messages)
` [PATCH] Make git-k an alias to gitk
[PATCH] Test for recent rev-parse $abbrev_sha1 regression
2007-05-30 6:28 UTC (4+ messages)
[PATCH] diff-delta: use realloc instead of xrealloc
2007-05-30 6:17 UTC (4+ messages)
[PATCH 3/3] Style nit - don't put space after function names
2007-05-30 6:13 UTC
[PATCH 2/3] Ensure the pack index is opened before access
2007-05-30 6:13 UTC
[PATCH 1/3] Simplify index access condition in count-objects, pack-redundant
2007-05-30 6:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).