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

approxidate parsing for bad time units
 2012-09-10 21:07 UTC  (5+ messages)

[PATCH v3 00/14] Clean up how fetch_pack() handles the heads list
 2012-09-10 20:56 UTC  (20+ 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

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

checkout extra files
 2012-09-10 20:34 UTC  (24+ messages)
                        ` [PATCH 1/2] gitcli: formatting fix
                          ` [PATCH 2/2] gitcli: contrast wildcard given to shell and to git

[PATCH 0/2] Add --expand to 'git notes get-ref'
 2012-09-10 20:21 UTC  (7+ messages)
` [PATCH 1/2] notes get-ref: --expand expands the output notes ref

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

[RFC] Add "edit" action for interactive rebase?
 2012-09-10 20:13 UTC  (11+ messages)
` [PATCH] rebase -i: Teach "--edit" action

Probable bug in file run-command.c function clear_child_for_cleanup
 2012-09-10 20:12 UTC  (7+ messages)

[PATCH 0/4] Add some string_list-related functions
 2012-09-10 19:21 UTC  (20+ 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()
            ` Using doxygen (or something similar) to generate API docs [was [PATCH 4/4] Add a function string_list_longest_prefix()]

Gitweb characters not encoded/decoded properly
 2012-09-10 17:57 UTC 

Confirm my false error suspicions of Gitweb query injection
 2012-09-10 17:41 UTC  (4+ messages)

Problems with repack during push
 2012-09-10 16:54 UTC  (3+ messages)

[PATCH/RFC] grep: optionally show only the match
 2012-09-10 16:43 UTC  (2+ messages)

[PATCH 0/9] new git check-ignore sub-command
 2012-09-10 16:30 UTC  (12+ messages)
` [PATCH 9/9] Add git-check-ignores

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

[BUG?] git rebase not accepting :/ syntax
 2012-09-10 16:19 UTC  (5+ messages)

Binary file-friendly merge -Xours or -Xtheirs?
 2012-09-10 14:03 UTC  (7+ 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

receive.denyNonNonFastForwards not denying force update
 2012-09-10 13:24 UTC 

[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  (7+ messages)
` [PATCH v2 3/8] absolute_path(): reject the empty string
` [PATCH 9/8] t0060: split absolute path test in two to exercise some of it on Windows

[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

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  (6+ messages)
` [PATCH 5/7] t0000: verify that real_path() works correctly with absolute paths

gitk does not reload tag messages
 2012-09-09  5:11 UTC  (4+ 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)

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

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


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