git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-09-04 19:07:29 to 2012-09-07 16:45:44 UTC [more...]

[PATCH 0/9] new git check-ignore sub-command
 2012-09-07 16:45 UTC  (24+ messages)
` [PATCH 5/9] Refactor excluded and path_excluded
` [PATCH 6/9] For each exclude pattern, store information about where it came from
` [PATCH 9/9] Add git-check-ignores

[PATCH v3] Support for setitimer() on platforms lacking it
 2012-09-07 16:40 UTC  (2+ messages)

[PATCH/RFC] l10n: de.po: translate 2 new messages
 2012-09-07 16:36 UTC  (6+ messages)

[PATCH v4 4/4] make poll() work on platforms that can't recv() on a non-socket
 2012-09-07 15:43 UTC 

Binary file-friendly merge -Xours or -Xtheirs?
 2012-09-07 14:48 UTC 

approxidate parsing for bad time units
 2012-09-07 13:54 UTC  (4+ messages)

[BUG?] git rebase not accepting :/ syntax
 2012-09-07 13:54 UTC  (2+ messages)

[ANNOUNCE] tig-1.0
 2012-09-07 13:41 UTC  (2+ messages)

What's cooking in git.git (Sep 2012, #01; Tue, 4)
 2012-09-07 13:08 UTC  (2+ messages)

[PATCH v3 4/4] make poll() work on platforms that can't recv() on a non-socket
 2012-09-07 12:57 UTC 

[PATCH v3 3/4] fix some win32 specific dependencies in poll.c
 2012-09-07 12:55 UTC 

[PATCH v3 2/4] make poll available for other platforms lacking it
 2012-09-07 12:54 UTC 

[PATCH v3 1/4] poll() exits too early with EFAULT if 1st arg is NULL
 2012-09-07 12:52 UTC 

[PATCH v3 0/4] Support non-WIN32 systems lacking poll()
 2012-09-07 12:51 UTC 

[PATCH] Document MKDIR_WO_TRAILING_SLASH in Makefile
 2012-09-07 12:10 UTC 

[PATCH 0/3] pre-merge-hook
 2012-09-07 10:00 UTC  (16+ messages)
` [PATCH 1/3] git-merge: Honor pre-merge hook
        ` [PATCHv2 0/4] pre-commit hook for merges
          ` [PATCHv2 1/4] merge: document prepare-commit-msg hook usage
          ` [PATCHv2 2/4] git-merge: Honor pre-commit hook based on config
          ` [PATCHv2 3/4] merge: --no-verify to bypass pre-commit hook
          ` [PATCHv2 4/4] t7503: add tests for pre-commit hook (merge)
` [PATCH 2/3] merge: --no-verify to bypass pre-merge hook
` [PATCH 3/3] t7503: add tests for pre-merge-hook

poll() emulation in git
 2012-09-07  9:40 UTC  (14+ messages)

[PATCH] ls-remote: document the '--get-url' option
 2012-09-07  9:12 UTC  (5+ messages)

[PATCH] doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt
 2012-09-07  8:50 UTC  (2+ messages)

[PATCH/RFC v4 02/13] read-cache.c: Re-read index if index file changed
 2012-09-07  7:22 UTC  (3+ messages)

gitk does not reload tag messages
 2012-09-07  5:18 UTC  (3+ messages)

[PATCH] Prevent git-config from storing section keys that are too long
 2012-09-07  2:34 UTC  (3+ messages)

[PATCH 0/7] Fix some bugs in abspath.c
 2012-09-07  1:18 UTC  (15+ messages)
` [PATCH 5/7] t0000: verify that real_path() works correctly with absolute paths
` [PATCH 7/7] t0000: verify that real_path() removes extra slashes
            `  "

[PATCH v2 0/8] Fix some bugs in abspath.c
 2012-09-06 23:09 UTC  (10+ messages)
` [PATCH v2 1/8] t0060: move tests of real_path() from t0000 to here
` [PATCH v2 2/8] t0060: verify that absolute_path() fails if passed the empty string
` [PATCH v2 3/8] absolute_path(): reject "
` [PATCH v2 4/8] t0060: verify that real_path() fails if passed "
` [PATCH v2 5/8] real_path(): reject "
` [PATCH v2 6/8] t0060: verify that real_path() works correctly with absolute paths
` [PATCH v2 7/8] real_path(): properly handle nonexistent top-level paths
` [PATCH v2 8/8] t0060: verify that real_path() removes extra slashes

send-email and in-reply-to = n
 2012-09-06 21:49 UTC  (9+ messages)
` [PATCH] send-email: validate & reconfirm interactive responses
          ` [PATCH] send-email: initial_to and initial_reply_to are both optional

GIT-SVN: Corrupted commits when using --preserve-empty-dirs
 2012-09-06 21:02 UTC  (2+ messages)

[PATCH] Prefix shell test output messages with test id
 2012-09-06 20:29 UTC  (4+ messages)

Encrypted repositories
 2012-09-06 19:49 UTC  (4+ messages)

[PATCH 0/2] Add --expand to 'git notes get-ref'
 2012-09-06 19:47 UTC  (10+ messages)
` [PATCH 1/2] notes get-ref: --expand expands the output notes ref
  ` [PATCH 2/2] notes: don't alter refs starting with 'refs/' in expand_notes_ref

[PATCH] fetch: align new ref summary printout in UTF-8 locales
 2012-09-06 18:08 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] cvsimport: strip question marks from tags
 2012-09-06 17:41 UTC  (11+ messages)
  ` [PATCH] cvsimport: strip all inappropriate tag strings

[PATCH] status: remove i18n legos
 2012-09-06 15:16 UTC 

git blame --follow
 2012-09-06 15:13 UTC  (4+ messages)

splitted directory objects
 2012-09-06 14:02 UTC  (3+ messages)

[PATCH 0/3] v5 index branch breakage on cygwin
 2012-09-06 12:46 UTC  (2+ messages)

Renaming a remote is 'rename', but removing is 'rm'
 2012-09-06 12:25 UTC  (5+ messages)
      ` [PATCH] remote: prefer subcommand name 'remove' to 'rm'

Git-svn not receiving post commit hook text from svn server
 2012-09-06 12:17 UTC 

[PATCH] cherry-pick: Append -x line on separate paragraph
 2012-09-06  3:47 UTC  (3+ messages)

[RFC] i18n.pathencoding
 2012-09-06  3:24 UTC  (9+ messages)

stash -u deletes ignored files
 2012-09-06  0:19 UTC 

[PATCH] fetch --all: pass --tags/--no-tags through to each remote
 2012-09-05 21:22 UTC  (2+ messages)
` [PATCHv2] "

git-repack.sh not server/multiuse safe?
 2012-09-05 21:18 UTC 

[PATCH] git-submodule: respect -q for add/update
 2012-09-05 20:33 UTC  (4+ messages)

Odd issue - The Diffs That WILL NOT DIE
 2012-09-05 19:38 UTC  (9+ messages)

git archive --format zip utf-8 issues
 2012-09-05 19:36 UTC  (8+ messages)

git-svn: memoize cmt_metadata
 2012-09-05 18:25 UTC 

[RFC/PATCH] blame: simplify algorithm
 2012-09-05 11:56 UTC 

[PATCH] Fix path normalization for SMB shares
 2012-09-05 11:28 UTC 

[PATCH 1/2] Support for setitimer() on platforms lacking it
 2012-09-05  9:59 UTC  (16+ messages)

Does or could git handle file licensing information?
 2012-09-05 10:51 UTC  (2+ messages)

[PATCH v4] Thunderbird: fix appp.sh format problems
 2012-09-05  6:30 UTC  (15+ messages)

checkout extra files
 2012-09-04 23:31 UTC  (12+ messages)

Grafting Alternate History
 2012-09-04 22:56 UTC  (3+ messages)

New git.pot generated with 2 new l10n messages
 2012-09-04 22:46 UTC 

[PATCH v2 0/6] describe --contains / name-rev --weight
 2012-09-04 22:29 UTC  (3+ messages)
` [PATCH v2 3/6] name-rev: --weight option
  ` [PATCH 3.5/6] name-rev --weight: trivial optimization

[PATCH 2/5] path.c: Don't discard the return value of vsnpath()
 2012-09-04 20:53 UTC  (2+ messages)

[PATCH 3/5] path.c: Use vsnpath() in the implementation of git_path()
 2012-09-04 20:30 UTC  (2+ messages)

[PATCH 0/5] misc cleanups to path functions
 2012-09-04 19:24 UTC  (2+ messages)

[PATCH 3/3] read-cache.c: Simplify do loop conditional expression
 2012-09-04 19:05 UTC 

[PATCH 2/3] read-cache.c: Pass 'struct stat' parameters by reference
 2012-09-04 18:52 UTC 

[PATCH 1/3] read-cache.c: Fix index reading breakage on cygwin
 2012-09-04 18:47 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).