messages from 2005-11-15 22:34:11 to 2005-11-17 21:32:44 UTC [more...]
[PATCH] Add functions git_config_set() and git_config_set_multivar()
2005-11-17 21:32 UTC
Teach "approxidate" about weekday syntax
2005-11-17 21:27 UTC (2+ messages)
[PATCH] Fix git_config_set() for mean cases
2005-11-17 21:10 UTC (7+ messages)
git-pack-redundant returns the most containing pack
2005-11-17 20:39 UTC (18+ messages)
` fix git-pack-redundant crashing sometimes
` [PATCH] Make git-pack-redundant non-horribly slow on large sets of packs
Question on GIT tutorial
2005-11-17 19:47 UTC (2+ messages)
[PATCH] Add .git/version
2005-11-17 19:35 UTC (14+ messages)
` [PATCH 1/2] Build GIT_VERSION from VERSION, PATCHLEVEL, and SUBLEVEL variables
` [PATCH 2/2] Make init-db record the version in $GIT_DIR/version when creating repo
` [PATCH] Add .git/version (Take 2)
[PATCH 2/5] Server-side support for user-relative paths
2005-11-17 19:37 UTC
[PATCH 3/5] Client side support for user-relative paths
2005-11-17 19:37 UTC
[PATCH 5/5] git-daemon support for user-relative paths
2005-11-17 19:37 UTC
[PATCH 1/5] Library code for user-relative paths, take three
2005-11-17 19:37 UTC
[PATCH 0/5] User-relative paths, take three
2005-11-17 19:36 UTC
[PATCH 4/5] Documentation update for user-relative paths
2005-11-17 19:37 UTC
[PATCH 0/3] Support setting SymrefsOnly=true from scripts
2005-11-17 19:29 UTC (6+ messages)
stgit truncates binary files to zero length when applying patches
2005-11-17 19:29 UTC (20+ messages)
` [PATCH] git-apply: fail if a patch cannot be applied
` master has some toys
[BUG] git-svnimport doesn't import actual code
2005-11-17 17:05 UTC (2+ messages)
git and cogito update, gitweb problem
2005-11-17 17:11 UTC (4+ messages)
[RFC] Using sticky directories to control access to branches
2005-11-17 17:01 UTC
[QUESTION] Access to a huge GIT repository
2005-11-17 16:23 UTC (8+ messages)
recent patch breaks the build ?
2005-11-17 16:22 UTC (15+ messages)
"make test" fails with current HEAD
2005-11-17 16:03 UTC (3+ messages)
[PATCH] 'make clean' forgot about some files
2005-11-17 15:40 UTC
Problem with cg-update
2005-11-17 15:16 UTC
[PATCH] git-repack: Fix variable name
2005-11-17 14:34 UTC
BUG: 'make clean; make' won't rebuilt 'git'
2005-11-17 13:58 UTC
A case for tailor
2005-11-17 12:02 UTC (3+ messages)
[PATCH 0/4] reworking git-rebase
2005-11-17 10:57 UTC (8+ 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
[PATCH] archimport improvements
2005-11-17 9:26 UTC (2+ messages)
[ANNOUNCE] GIT 0.99.9j aka 1.0rc3
2005-11-17 6:36 UTC
[PATCH] git-commit: Having $GIT_COMMITTER_NAME implies -s
2005-11-17 5:27 UTC (3+ messages)
[RFC] git email submissions
2005-11-17 2:49 UTC (8+ messages)
[Question] info/grafts file
2005-11-17 0:57 UTC (4+ messages)
pushing patches to an imap folder
2005-11-16 23:49 UTC (10+ messages)
[PATCH] daemon.c: fix arg parsing bugs
2005-11-16 23:38 UTC
[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)
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)
[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)
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)
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 (12+ 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 (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
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).