git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-15 16:18:52 to 2013-04-16 18:33:30 UTC [more...]

[PATCH v6] Add "core.eol" config variable
 2013-04-16 18:26 UTC  (11+ messages)
` [PATCH master] convert: The native line-ending is \r\n on MinGW

[RFC/PATCH 0/2] Test the Git version string
 2013-04-16 18:24 UTC  (7+ messages)

[PATCH] Extend runtime prefix computation
 2013-04-16 18:23 UTC  (7+ messages)

[PATCH 0/8] Improve git-status --ignored
 2013-04-16 18:17 UTC  (25+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] dir.c: git-status --ignored: don't drop ignored directories
  ` [PATCH v2 02/14] dir.c: git-status --ignored: don't list files in "
    ` [PATCH] read_revisions_from_stdin: make copies for handle_revision_arg
  ` [PATCH v2 03/14] dir.c: git-status --ignored: don't list empty ignored directories
  ` [PATCH v2 04/14] dir.c: git-ls-files --directories: don't hide empty directories
  ` [PATCH v2 05/14] dir.c: git-status --ignored: don't list empty directories as ignored
  ` [PATCH v2 06/14] dir.c: make 'git-status --ignored' work within leading directories
  ` [PATCH v2 07/14] dir.c: git-clean -d -X: don't delete tracked directories
  ` [PATCH v2 08/14] dir.c: factor out parts of last_exclude_matching for later reuse
  ` [PATCH v2 09/14] dir.c: move prep_exclude
  ` [PATCH v2 10/14] dir.c: unify is_excluded and is_path_excluded APIs
  ` [PATCH v2 11/14] dir.c: replace is_path_excluded with now equivalent is_excluded API
  ` [PATCH v2 12/14] dir.c: git-status: avoid is_excluded checks for tracked files
  ` [PATCH v2 13/14] dir.c: git-status --ignored: don't scan the work tree three times
  ` [PATCH v2 14/14] dir.c: git-status --ignored: don't scan the work tree twice

Ensimag students projects, version 2013
 2013-04-16 18:16 UTC  (14+ messages)

[Resend PATCH] t3903 (stash): add failing test for ref of form ^{/message}
 2013-04-16 18:09 UTC 

git log - crash and core dump
 2013-04-16 18:09 UTC  (3+ messages)

[PATCH 00/33] Various cleanups around reference packing and peeling
 2013-04-16 18:08 UTC  (30+ messages)
` [PATCH 03/33] refs: document do_for_each_ref() and do_one_ref()
` [PATCH 10/33] refs: extract a function ref_resolves_to_object()
` [PATCH 12/33] peel_object(): give more specific information in return value
` [PATCH 13/33] peel_ref(): fix return value for non-peelable, not-current reference
` [PATCH 14/33] refs: extract a function peel_entry()
` [PATCH 15/33] refs: change the internal reference-iteration API
` [PATCH 16/33] t3210: test for spurious error messages for dangling packed refs
` [PATCH 17/33] repack_without_ref(): silence errors "
` [PATCH 21/33] repack_without_ref(): write peeled refs in the rewritten file
` [PATCH 32/33] refs: change do_for_each_*() functions to take ref_cache arguments

[PATCH] t3903 (stash): add failing test for ref of form ^{/message}
 2013-04-16 18:07 UTC 

[PATCH v2 0/3] Introduce pull.autostash
 2013-04-16 17:42 UTC  (39+ messages)
` [PATCH 3/3] pull: introduce --[no-]autostash and pull.autostash

[RFC/PATCH] clone: introduce clone.submoduleGitDir to relocate $GITDIR
 2013-04-16 17:28 UTC  (23+ messages)

What's cooking in git.git (Apr 2013, #05; Mon, 15)
 2013-04-16 17:18 UTC  (14+ messages)

[PATCH v2 00/12] Layout control placeholders for pretty format
 2013-04-16 14:47 UTC  (17+ messages)
` [PATCH v3 00/13] nd/pretty-formats
  ` [PATCH v3 01/13] pretty: save commit encoding from logmsg_reencode if the caller needs it
  ` [PATCH v3 02/13] pretty: get the correct encoding for --pretty:format=%e
  ` [PATCH v3 03/13] pretty-formats.txt: wrap long lines
  ` [PATCH v3 04/13] pretty: share code between format_decoration and show_decorations
  ` [PATCH v3 05/13] utf8.c: move display_mode_esc_sequence_len() for use by other functions
  ` [PATCH v3 06/13] utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences
  ` [PATCH v3 07/13] utf8.c: add reencode_string_len() that can handle NULs in string
  ` [PATCH v3 08/13] pretty: two phase conversion for non utf-8 commits
  ` [PATCH v3 09/13] pretty: split color parsing into a separate function
  ` [PATCH v3 10/13] pretty: add %C(auto) for auto-coloring
  ` [PATCH v3 11/13] pretty: support padding placeholders, %< %> and %><
  ` [PATCH v3 12/13] pretty: support truncating in %>, %< "
  ` [PATCH v3 13/13] pretty: support %>> that steal trailing spaces

[PATCH] cherry-pick: better error message when the parameter is a non-commit
 2013-04-16 14:22 UTC  (11+ messages)
  ` [PATCH v2] cherry-pick: make sure all input objects are commits
          ` [PATCH v3] "

[PATCH 0/3] avoid bogus "recursion detected in die handler" message
 2013-04-16 14:13 UTC  (16+ messages)
` [PATCH 1/3] usage: refactor die-recursion checks
` [PATCH 2/3] run-command: factor out running_main_thread function
` [PATCH 3/3] usage: do not check die recursion outside main thread

[PATCH v4] submodule: add 'deinit' command
 2013-04-16 13:32 UTC  (7+ messages)
        ` [PATCH] submodule deinit: clarify work tree removal message

[PATCH] Various typofixes
 2013-04-16 12:52 UTC  (15+ messages)
` [PATCH v2] Fix various typos and grammaros
    ` [RFC/PATCH maint 0/10] "
      ` [PATCH 01/10] doc: various spelling fixes
          ` [PATCH] gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM
                  ` [PATCH] gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibility

Remote helpers and signed tags
 2013-04-16  8:42 UTC  (8+ messages)
` [PATCH 0/3] Handle signed tags with 'export' remote helpers
  ` [PATCH 1/3] fast-export: add --signed-tags=warn-strip mode

[PATCH/RFC] l10n: de.po: translate 39 new messages
 2013-04-16  8:34 UTC  (3+ messages)

[PATCH v3 0/4] Some small fixes to glossary-content.txt
 2013-04-16  7:10 UTC  (10+ messages)
` [PATCH v3 1/4] glossary: remove outdated/misleading/irrelevant entries
` [PATCH v3 2/4] glossary: improve description of SHA-1 related topics
` [PATCH v3 3/4] The name of the hash function is "SHA-1", not "SHA1"
` [PATCH v3 4/4] glossary: improve definitions of refspec and pathspec
  ` Aw: "

[PATCH] i18n: branch: mark strings for translation
 2013-04-16  4:18 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[RFC/PATCH] push: introduce implicit push
 2013-04-16  2:13 UTC  (17+ messages)

[PATCH 0/2] transport-helper: general fixes
 2013-04-16  0:56 UTC  (11+ messages)
` [PATCH 2/2] transport-helper: update remote helper namespace

[PATCH] remote-bzr: fix prefix of tags
 2013-04-15 21:47 UTC 

gitweb commitdiff page - binary files with ampersands in filename?
 2013-04-15 21:42 UTC  (2+ messages)

cvsps: bad usage: invalid argument --norc
 2013-04-15 20:43 UTC  (5+ messages)
  ` State of CVS-to-git conversion tools (Was: Re: cvsps: bad usage: invalid argument --norc)


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