git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-14 12:56:00 to 2013-04-15 20:20:13 UTC [more...]

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

[PATCH 0/8] Improve git-status --ignored
 2013-04-15 20:06 UTC  (19+ 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 v2 03/14] dir.c: git-status --ignored: don't list empty "
  ` [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

[PATCH/RFC] l10n: de.po: translate 39 new messages
 2013-04-15 19:26 UTC  (2+ messages)

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

[RFC/PATCH] clone: introduce clone.submoduleGitDir to relocate $GITDIR
 2013-04-15 18:50 UTC  (20+ messages)

[PATCH v3 0/4] Some small fixes to glossary-content.txt
 2013-04-15 18:41 UTC  (9+ 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 v2 0/3] Introduce pull.autostash
 2013-04-15 18:15 UTC  (28+ messages)
` [PATCH 3/3] pull: introduce --[no-]autostash and pull.autostash

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

[PATCH 00/33] Various cleanups around reference packing and peeling
 2013-04-15 17:40 UTC  (39+ messages)
` [PATCH 01/33] refs: document flags constants REF_*
` [PATCH 03/33] refs: document do_for_each_ref() and do_one_ref()
` [PATCH 04/33] refs: document how current_ref is used
` [PATCH 05/33] refs: define constant PEELED_LINE_LENGTH
` [PATCH 06/33] do_for_each_ref_in_dirs(): remove dead code
` [PATCH 07/33] get_packed_ref(): return a ref_entry
` [PATCH 09/33] repack_without_ref(): use function get_packed_ref()
` [PATCH 10/33] refs: extract a function ref_resolves_to_object()
` [PATCH 11/33] refs: extract function peel_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 18/33] search_ref_dir(): return an index rather than a pointer
` [PATCH 21/33] repack_without_ref(): write peeled refs in the rewritten file
` [PATCH 23/33] pack-refs: rename handle_one_ref() to pack_one_ref()
` [PATCH 24/33] pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
` [PATCH 25/33] pack_one_ref(): rename "path" parameter to "refname"
` [PATCH 26/33] refs: use same lock_file object for both ref-packing functions
` [PATCH 27/33] pack_refs(): change to use do_for_each_entry()
` [PATCH 28/33] refs: inline function do_not_prune()
` [PATCH 29/33] pack_one_ref(): use function peel_entry()
` [PATCH 30/33] pack_one_ref(): use write_packed_entry() to do the writing
` [PATCH 31/33] pack_one_ref(): do some cheap tests before a more expensive one
` [PATCH 32/33] refs: change do_for_each_*() functions to take ref_cache arguments
` [PATCH 33/33] refs: handle the main ref_cache specially

[RFC/PATCH] push: introduce implicit push
 2013-04-15 17:18 UTC  (18+ messages)

Ensimag students projects, version 2013
 2013-04-15 16:32 UTC  (12+ messages)

[PATCH v1 00/45] nd/parse-pathspec and :(glob) pathspec magic
 2013-04-15 16:17 UTC  (7+ messages)
` [PATCH v1 23/45] check-ignore: convert to use parse_pathspec

[BUG] git-clone fails due to GnuTLS recv error (-9), then deletes entire local repo
 2013-04-15 15:58 UTC  (2+ messages)

[PATCH] bisect: Store first bad commit as comment in log file
 2013-04-15 15:00 UTC  (5+ messages)

[PATCH v3] branch: colour upstream branches
 2013-04-15 12:16 UTC  (3+ messages)

[PATCH 00/12] Layout control placeholders for pretty format
 2013-04-15  9:54 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/12] pretty: add %C(auto) for auto-coloring on the next placeholder

No "What's cooking" yet, but
 2013-04-15  7:26 UTC 

[PATCH] rebase-am: fix regression with new cover-letter config
 2013-04-15  2:57 UTC  (5+ messages)

[PATCH v2] branch: colour upstream branches
 2013-04-15  2:27 UTC  (4+ messages)

[RFC/PATCH 0/2] Test the Git version string
 2013-04-15  1:39 UTC  (6+ messages)
` [RFC/PATCH 1/2] test git "
` [RFC/PATCH 2/2] Doc: State the exact "

[PATCH] branch: colour upstream branches
 2013-04-15  1:35 UTC  (10+ messages)

[PATCH 0/3] Using commit slab to replace indegree
 2013-04-15  1:32 UTC  (12+ messages)
` [PATCH 1/3] commit: allow associating auxiliary info on-demand
` [PATCH 2/3] commit-slab: avoid large realloc
` [PATCH 3/3] commit-slab: introduce a macro to define a slab for new type

git send-pack: protocol error: bad band #50
 2013-04-15  1:04 UTC  (3+ messages)
` Fwd: "

[PATCH 0/3] Remove ~25 lines of duplicate code
 2013-04-14 20:14 UTC  (4+ messages)
` [PATCH v2 1/3] Add public function read_blob_data_from_index_path()

[PATCH] t/test-lib.sh: fix TRASH_DIRECTORY handling
 2013-04-14 19:44 UTC  (3+ messages)

Why does "git config" output nothing instead of the default value for unset variables?
 2013-04-14 19:05 UTC  (7+ messages)

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

[PATCH/RFC] Changing submodule foreach --recursive to be depth-first, --parent option to execute command in supermodule as well
 2013-04-14 18:52 UTC  (3+ messages)
` [PATCH] submodule foreach: Added in --post-order=<command> and adjusted code per Jens Lehmann's suggestions

[PATCH v5 0/2] reporting transport helper errors
 2013-04-14 15:54 UTC  (11+ messages)
` [PATCH 1/2] transport-helper: report errors properly


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