git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-09-06 19:47:46 to 2012-09-10 12:25:50 UTC [more...]

[PATCH 0/9] new git check-ignore sub-command
 2012-09-10 12:25 UTC  (20+ messages)
` [PATCH 5/9] Refactor excluded and path_excluded
` [PATCH 9/9] Add git-check-ignores

[PATCH] Makefile: quiet shell commands when "make --silent"
 2012-09-10 12:16 UTC  (3+ messages)

[PATCH v2 0/8] Fix some bugs in abspath.c
 2012-09-10 11:52 UTC  (14+ 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
` [PATCH 9/8] t0060: split absolute path test in two to exercise some of it on Windows

[PATCH 0/4] Add some string_list-related functions
 2012-09-10 11:48 UTC  (15+ messages)
` [PATCH 1/4] Add a new function, string_list_split_in_place()
` [PATCH 2/4] Add a new function, filter_string_list()
` [PATCH 3/4] Add a new function, string_list_remove_duplicates()
` [PATCH 4/4] Add a function string_list_longest_prefix()

[BUG?] git rebase not accepting :/ syntax
 2012-09-10  8:29 UTC  (4+ messages)

[PATCH/RFC] blame: respect "core.ignorecase"
 2012-09-10  5:57 UTC  (5+ messages)

checkout extra files
 2012-09-10  0:24 UTC  (16+ messages)

[PATCH/RFC] grep: optionally show only the match
 2012-09-09 21:58 UTC 

[PATCHv2 00/12] git p4: submit conflict handling
 2012-09-09 20:16 UTC  (13+ messages)
` [PATCHv2 01/12] git p4 test: remove bash-ism of combined export/assignment
` [PATCHv2 02/12] git p4: gracefully fail if some commits could not be applied
` [PATCHv2 03/12] git p4: remove submit failure options [a]pply and [w]rite
` [PATCHv2 04/12] git p4: move conflict prompt into run, add [q]uit input
` [PATCHv2 05/12] git p4: standardize submit cancel due to unchanged template
` [PATCHv2 06/12] git p4: test clean-up after failed submit, fix added files
` [PATCHv2 07/12] git p4: rearrange submit template construction
` [PATCHv2 08/12] git p4: revert deleted files after submit cancel
` [PATCHv2 09/12] git p4: accept -v for --verbose
` [PATCHv2 10/12] git p4: add submit --dry-run option
` [PATCHv2 11/12] git p4: add submit --prepare-p4-only option
` [PATCHv2 12/12] git-p4: add submit --conflict option and config varaiable

[PATCH v3 00/14] Clean up how fetch_pack() handles the heads list
 2012-09-09 18:15 UTC  (18+ messages)
` [PATCH v3 01/14] t5500: add tests of error output for missing refs
` [PATCH v3 02/14] t5500: add tests of fetch-pack --all --depth=N $URL $REF
` [PATCH v3 03/14] Rename static function fetch_pack() to http_fetch_pack()
` [PATCH v3 04/14] fetch_pack(): reindent function decl and defn
` [PATCH v3 05/14] Change fetch_pack() and friends to take string_list arguments
` [PATCH v3 06/14] filter_refs(): do not check the same sought_pos twice
` [PATCH v3 07/14] fetch_pack(): update sought->nr to reflect number of unique entries
` [PATCH v3 08/14] filter_refs(): delete matched refs from sought list
` [PATCH v3 09/14] filter_refs(): build refs list as we go
` [PATCH v3 10/14] filter_refs(): simplify logic
` [PATCH v3 11/14] cmd_fetch_pack(): return early if finish_connect() fails
` [PATCH v3 12/14] fetch-pack: report missing refs even if no existing refs were received
` [PATCH v3 13/14] cmd_fetch_pack(): simplify computation of return value
` [PATCH v3 14/14] fetch-pack: eliminate spurious error messages

Probable bug in file run-command.c function clear_child_for_cleanup
 2012-09-09 14:44 UTC 

Binary file-friendly merge -Xours or -Xtheirs?
 2012-09-09 14:30 UTC  (6+ messages)
    ` [PATCH 0/2] Teaching -Xours/-Xtheirs to binary ll-merge driver
      ` [PATCH 1/2] merge: teach "
      ` [PATCH 2/2] attr: "binary" attribute should choose built-in "binary" merge driver

git checkout -b following git reset --hard pitfall
 2012-09-09 13:57 UTC  (2+ messages)

Keeping two repos in sync
 2012-09-09  9:03 UTC  (4+ messages)

[PATCH 0/7] Fix some bugs in abspath.c
 2012-09-09  5:27 UTC  (17+ 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
            `  "

gitk does not reload tag messages
 2012-09-09  5:11 UTC  (6+ messages)
    ` [PATCH] gitk: Teach "Reread references" to reload tags
      ` [PATCH] gitk: Rename 'tagcontents' to 'cached_tagcontent'

[PATCH v4] Support for setitimer() on platforms lacking it
 2012-09-09  4:47 UTC  (2+ messages)

Restore hostname logging in inetd mode
 2012-09-08 19:20 UTC  (9+ messages)
` [PATCH] daemon: restore getpeername(0,...) use

[BUG] 'git show' gives duplicate errors for ambiguous args
 2012-09-08 18:43 UTC 

[PATCH v2] Document MKDIR_WO_TRAILING_SLASH in Makefile
 2012-09-08 17:01 UTC 

[PATCH] doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt
 2012-09-08 16:11 UTC  (4+ messages)

[PATCH v3] Support for setitimer() on platforms lacking it
 2012-09-08 15:31 UTC 

[PATCH] Document MKDIR_WO_TRAILING_SLASH in Makefile
 2012-09-08 15:23 UTC  (5+ messages)

[PATCH] cherry-pick: Append -x line on separate paragraph
 2012-09-08 14:10 UTC  (2+ messages)

[PATCH v4 4/4] make poll() work on platforms that can't recv() on a non-socket
 2012-09-08 13:53 UTC  (3+ messages)

[RFC] i18n.pathencoding
 2012-09-08 10:09 UTC  (3+ messages)

What's cooking in git.git (Sep 2012, #02; Fri, 7)
 2012-09-08  5:47 UTC  (2+ messages)

Encrypted repositories
 2012-09-08  4:10 UTC  (4+ messages)

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

help doing a hotfix bisect: cherry-pick -m ??
 2012-09-07 21:55 UTC  (3+ messages)

[PATCH/RFC] l10n: de.po: translate 2 new messages
 2012-09-07 21:20 UTC  (15+ messages)
        ` [PATCH 0/2] multiline prefixes on messages
          ` [PATCH 1/2] advice: extract function to print messages with prefix
          ` [PATCH 2/2] i18n: mark prefix "warning:" for translation

[PATCH v2 3/3] checkout: reorder option handling
 2012-09-07 20:19 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 2/5] path.c: Don't discard the return value of vsnpath()
 2012-09-07 19:52 UTC  (3+ messages)

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

[ANNOUNCE] tig-1.0
 2012-09-07 18:48 UTC  (3+ messages)

[PATCH v3] Support for setitimer() on platforms lacking it
 2012-09-07 18:29 UTC  (3+ messages)

[PATCH] ls-remote: document the '--get-url' option
 2012-09-07 17:57 UTC  (6+ messages)

[PATCH] fetch --all: pass --tags/--no-tags through to each remote
 2012-09-07 17:07 UTC  (3+ messages)
` [PATCHv2] "

approxidate parsing for bad time units
 2012-09-07 13:54 UTC  (4+ 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 0/3] pre-merge-hook
 2012-09-07 10:00 UTC  (5+ messages)

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

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

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

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  (3+ messages)

[PATCH 0/2] Add --expand to 'git notes get-ref'
 2012-09-06 19:47 UTC  (6+ messages)
` [PATCH 1/2] notes get-ref: --expand expands the output notes ref


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