messages from 2009-08-22 01:00:15 to 2009-08-24 20:11:10 UTC [more...]
[PATCH] remove ARM and Mozilla SHA1 implementations
2009-08-24 20:10 UTC (7+ messages)
What's cooking in git.git (Aug 2009, #04; Sun, 23)
2009-08-24 19:44 UTC (8+ messages)
` sr/gfi-options, was "
[PATCH v2] Add script for importing bits-and-pieces to Git
2009-08-24 19:10 UTC (2+ messages)
Pulling one commit at a time
2009-08-24 19:08 UTC (20+ messages)
Possible regression: overwriting untracked files in a fresh repo
2009-08-24 19:07 UTC (2+ messages)
[PATCH] import-tars: Allow per-tar author and commit message
2009-08-24 18:54 UTC (5+ messages)
gitosis-lite
2009-08-24 18:44 UTC (6+ messages)
[PATCH] Add script for importing bits-and-pieces to Git
2009-08-24 18:37 UTC (4+ messages)
[PATCH] send-email: confirm on empty mail subjects
2009-08-24 18:19 UTC (4+ messages)
[PATCH v2] import-tars: Allow per-tar author and commit message
2009-08-24 17:55 UTC
git fetch --depth=* broken?
2009-08-24 16:26 UTC (6+ messages)
` [PATCH] fix simple deepening of a repo
Git workflow: Managing topic branches
2009-08-24 14:44 UTC
Announcement: cvs2svn 2.3.0 released
2009-08-24 14:43 UTC (3+ messages)
rebase hint unmerged file removed
2009-08-24 14:42 UTC (3+ messages)
[PATCH] Makefile: Add NEEDS_CRYPTO_WITH_SSL
2009-08-24 14:22 UTC (3+ messages)
Help/Advice needed on diff bug in xutils.c
2009-08-24 14:13 UTC (39+ messages)
` [PATCH 0/6 RFC] Series to correct xutils incomplete line handling
` [PATCH-v2/RFC 0/6] improvements for trailing-space processing on incomplete lines
` [PATCH-v2/RFC 1/6] Add supplemental test for trailing-whitespace "
` [PATCH-v2/RFC 2/6] xutils: fix hash with whitespace on incomplete line
` [PATCH-v2/RFC 3/6] xutils: fix ignore-all-space "
` [PATCH] Teach mailinfo to ignore everything before -- >8 -- mark
` [PATCH] "
` [PATCH-v2/RFC 4/6] xutils: fix ignore-space-change on incomplete line
` [PATCH-v2/RFC 5/6] xutils: fix ignore-space-at-eol "
` [PATCH-v2/RFC 6/6] t4015: add tests for trailing-space "
[PATCH] block-sha1: Use mozilla-sha1 copyright and license information
2009-08-24 13:52 UTC (3+ messages)
[RFC/PATCH 3/3] gitweb: add test cases for snapshot settings
2009-08-24 12:36 UTC (2+ messages)
[PATCH] remove ARM and Mozilla SHA1 implementations
2009-08-24 11:42 UTC
[RFC/PATCH 00/14] Build git with MSVC
2009-08-24 9:42 UTC (34+ messages)
` [PATCH 01/14] Fix non-constant array creation
` [msysGit] "
` [PATCH 03/14] Define SNPRINTF_SIZE_CORR=1 for Microsoft Visual C++
` [PATCH 04/14] Add define guards to compat/win32.h
` [PATCH 05/14] Change regerror() declaration from K&R style to ANSI C (C89)
` [PATCH 06/14] mingw.c: Use the O_BINARY flag to open files
` [PATCH 07/14] Fix __stdcall/WINAPI placement and function prototype
` [PATCH 08/14] Test for WIN32 instead of __MINGW32_
` [PATCH 09/14] Avoid including windows.h in winansi.c for MSVC build
` [PATCH 10/14] Add empty header files for MSVC port
` [PATCH 11/14] Add MinGW header files to build git with MSVC
` [PATCH 12/14] Add platform files for MSVC porting
` [PATCH v2 05/14] Change regerror() definition from K&R style to ANSI C (C89)
` [PATCH 13/14] Add MSVC project files
` [PATCH 14/14] Add README and gitignore file for MSVC build
` [msysGit] "
[RFC/PATCH 1/3] gitweb: make suspenders more useful
2009-08-24 3:09 UTC (5+ messages)
` [RFC/PATCH 1/3] gitweb: improve snapshot error handling
What's a good setup for submitting patches to the list properly?
2009-08-23 23:41 UTC (8+ messages)
` git-mail-commits (Re: What's a good setup for submitting patches to the list properly?)
` git-mail-commits (Re:What's "
[PATCH] gitweb: pull ref markes pull out of subject <a> tag
2009-08-23 22:31 UTC (4+ messages)
[RFC/PATCH 2/3] gitweb: break test suite into library and tests
2009-08-23 21:52 UTC
bundles with multiple branches
2009-08-23 21:04 UTC (3+ messages)
What's cooking in git.git (Aug 2009, #03; Thu, 20)
2009-08-23 15:29 UTC (7+ messages)
` [RFC] gitweb.perl t9500 t9501
[PATCH 2/2 (v2)] reset: make the output more user-friendly
2009-08-23 11:45 UTC (8+ messages)
` [PATCH 1/2] Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN
` [PATCH 2/2 (v3)] reset: make the output more user-friendly
Lowlevel documentation
2009-08-23 11:34 UTC (4+ messages)
Continue git clone after interruption
2009-08-23 10:37 UTC (12+ messages)
hitting home directory's parent
2009-08-23 5:12 UTC (9+ messages)
Commit performance, or lack thereof
2009-08-23 2:20 UTC (2+ messages)
[PATCH] post-receive-email: allow customizing of subject/intro/footer
2009-08-23 3:51 UTC
git svn pointing at svn branch instead of trunk?
2009-08-23 2:51 UTC (4+ messages)
Improve on 'approxidate'
2009-08-23 2:08 UTC (3+ messages)
` Further 'approxidate' improvements
Issue with gitweb + tag + branch of the same name from master branch commit
2009-08-22 20:12 UTC (3+ messages)
[PATCH v3 0/9] more changes to port rebase -i to C using sequencer code
2009-08-22 20:15 UTC (13+ messages)
` [PATCH v3 1/9] sequencer: add "do_fast_forward()" to perform a fast forward
` [PATCH v3 2/9] sequencer: add "--fast-forward" option to "git sequencer--helper"
` [PATCH v3 3/9] sequencer: let "git sequencer--helper" callers set "allow_dirty"
` [PATCH v3 4/9] rebase -i: use "git sequencer--helper --fast-forward"
` [PATCH v3 5/9] revert: libify pick
` [PATCH v3 6/9] pick: libify "pick_help_msg()"
` [PATCH v3 7/9] sequencer: add "do_commit()" and related functions
` [PATCH v3 8/9] sequencer: add "--cherry-pick" option to "git sequencer--helper"
` [PATCH v3 9/9] rebase -i: use "git sequencer--helper --cherry-pick"
[RFC PATCH] ce_uptodate(): discriminate lstat()-based and assume-unchanged uptodate
2009-08-22 12:43 UTC
[RFC PATCH v4 00/19] Sparse checkout
2009-08-22 11:56 UTC (8+ messages)
` [RFC PATCH v4 01/19] update-index: refactor mark_valid() in preparation for new options
` [RFC PATCH v4 02/19] Add test-index-version
` [RFC PATCH v4 03/19] Introduce "skip-worktree" bit in index, teach Git to get/set this bit
` [RFC PATCH v4 04/19] Teach Git to respect skip-worktree bit (reading part)
[PATCH JGIT] Ensure created test repositories use canonical paths
2009-08-22 10:15 UTC (4+ messages)
[ANNOUNCE] GIT 1.6.4.1
2009-08-22 7:44 UTC
How to recover from "reset --hard"
2009-08-22 6:06 UTC (2+ messages)
[PATCH v2 0/9] more changes to port rebase -i to C using sequencer code
2009-08-22 4:35 UTC (4+ messages)
` [PATCH v2 5/9] revert: libify pick
git diffall, open all diff files immediatly (eg tabbed window in BC)
2009-08-22 2:10 UTC (5+ messages)
` git diffall, open all diff files immediatly (eg tabbed window?in BC)
how to do "git merge --abort"
2009-08-22 1:56 UTC (4+ messages)
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).