git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-02-07 09:15:16 to 2014-02-12 01:57:35 UTC [more...]

[PATCH] Make the global packed_git variable static to sha1_file.c
 2014-02-12  1:57 UTC 

Make the git codebase thread-safe
 2014-02-12  1:54 UTC 

git-note -C changes commit type?
 2014-02-12  0:06 UTC  (3+ messages)

[PATCH 0/6] Fix the shallow deepen bug with no-done
 2014-02-11 23:58 UTC  (21+ messages)
` [PATCH 2/6] t5538: fix default http port
              ` [PATCH] tests: turn on network daemon tests by default
` [PATCH 6/6] fetch-pack: fix deepen shallow over smart http with no-done cap

Profiling support?
 2014-02-11 20:53 UTC  (6+ messages)

[PATCH 00/11] More preparatory work for multiparent tree-walker
 2014-02-11 19:59 UTC  (15+ messages)
` [PATCH 01/11] tree-diff: show_tree() is not needed
` [PATCH 02/11] tree-diff: consolidate code for emitting diffs and recursion in one place
` [PATCH 03/11] tree-diff: don't assume compare_tree_entry() returns -1,0,1
` [PATCH 04/11] tree-diff: move all action-taking code out of compare_tree_entry()
` [PATCH 05/11] tree-diff: rename compare_tree_entry -> tree_entry_pathcmp
` [PATCH 06/11] tree-diff: show_path prototype is not needed anymore
` [PATCH 07/11] tree-diff: simplify tree_entry_pathcmp
` [PATCH 08/11] tree-diff: remove special-case diff-emitting code for empty-tree cases
` [PATCH 09/11] tree-diff: rework diff_tree interface to be sha1 based
` [PATCH 10/11] tree-diff: no need to call "full" diff_tree_sha1 from show_path()
` [PATCH 11/11] tree-diff: reuse base str(buf) memory on sub-tree recursion

[RFH] hackday and GSoC topic suggestions
 2014-02-11 19:38 UTC  (6+ messages)

[PATCH] contrib/diff-highlight: multibyte characters diff
 2014-02-11 19:30 UTC  (2+ messages)

[PATCH] Introduce experimental remote object access mode
 2014-02-11 19:29 UTC  (2+ messages)

[PATCH] bash completion: Add --recurse-submodules
 2014-02-11 19:18 UTC  (3+ messages)

bug? git push triggers auto pack when gc.auto = 0
 2014-02-11 18:08 UTC  (19+ messages)
` [PATCH 1/2] receive-pack: update $GIT_DIR/info before auto garbage collection
  ` [PATCH/RFC 2/2] receive-pack: hint that the user can stop "git push" at auto gc time
        ` [PATCH/RFC 2/2] receive-pack: hint that the user can stop
        ` [PATCH v2 1/2] daemon: move daemonize() to libgit.a
          ` [PATCH v2 2/2] gc: config option for running --auto in background

[PATCH v5 00/14] Add interpret-trailers builtin
 2014-02-11 18:07 UTC  (27+ messages)
` [PATCH v5 01/14] Add data structures and basic functions for commit trailers
` [PATCH v5 02/14] trailer: process trailers from file and arguments
` [PATCH v5 04/14] trailer: process command line trailer arguments
` [PATCH v5 07/14] trailer: add interpret-trailers command
` [PATCH v5 10/14] trailer: execute command from 'trailer.<name>.command'
` [PATCH v5 14/14] Documentation: add documentation for 'git interpret-trailers'

[PATCH] fast-import.c: always honor the filename case
 2014-02-11 17:29 UTC  (6+ messages)

feature request: text=input option in .gitattributes
 2014-02-11 14:57 UTC 

[PATCH v4 0/9] add --gpg-sign to rebase and pull
 2014-02-11  0:32 UTC  (12+ messages)
` [PATCH v4 1/9] cherry-pick, revert: add the --gpg-sign option
` [PATCH v4 2/9] git-sh-setup.sh: add variable to use the stuck-long mode
` [PATCH v4 3/9] am: parse options in "
` [PATCH v4 4/9] am: add the --gpg-sign option
` [PATCH v4 5/9] rebase: remove useless arguments check
` [PATCH v4 6/9] rebase: don't try to match -M option
` [PATCH v4 7/9] rebase: parse options in stuck-long mode
` [PATCH v4 8/9] rebase: add the --gpg-sign option
` [PATCH v4 9/9] pull: "

[PATCH 1/4] docs/merge-strategies: remove hyphen from mis-merges
 2014-02-11  0:21 UTC  (7+ messages)
` [PATCH 2/4] docs/git-remote: capitalize first word of initial blurb
` [PATCH 3/4] docs/git-clone: clarify use of --no-hardlinks option
` [PATCH 4/4] docs/git-blame: explain more clearly the example pickaxe use

[PATCH/WIP v2 00/14] inotify support
 2014-02-10 23:34 UTC  (8+ messages)
` [PATCH v3 00/26] "

[GIT PULL] l10n updates for 1.9.0 round 2
 2014-02-10 21:08 UTC  (2+ messages)

What's cooking in git.git (Feb 2014, #03; Fri, 7)
 2014-02-10 19:48 UTC  (3+ messages)
` [PATCH] hashmap.h: make sure map entries are tightly packed

Documentation about "push.default=upstream" is confusing
 2014-02-10 19:06 UTC  (2+ messages)

bash completion patch
 2014-02-10 18:38 UTC  (5+ messages)

attr.c doesn't honor --work-tree option
 2014-02-10 12:57 UTC  (3+ messages)

gitweb.cgi bug
 2014-02-10 12:45 UTC  (5+ messages)

[BUG] git-stash confused when directory replaced with symlink
 2014-02-10 10:54 UTC 

Fwd: Git Directory Diff for submodule
 2014-02-10  7:33 UTC  (3+ messages)

[PATCH 0/2] Ignore trailing spaces in .gitignore
 2014-02-10  5:04 UTC  (13+ messages)
` [PATCH 1/2] dir: warn about trailing spaces in exclude pattern
` [PATCH 2/2] dir: ignore trailing spaces in exclude patterns
` [PATCH v2 0/2] Ignore trailing spaces in .gitignore
  ` [PATCH v2 1/2] dir: warn about trailing spaces in exclude patterns
  ` [PATCH v2 2/2] dir: ignore "

[PATCH/RFC 0/13] makefile refactoring
 2014-02-10  1:15 UTC  (4+ messages)
` [PATCH 12/13] Makefile: teach scripts to include make variables

Bug: Problem with CRLF line ending in git-diff with coloring
 2014-02-09 18:30 UTC  (2+ messages)

[PATCH] saa7134: Add support for SnaZio TvPVR PRO
 2014-02-09 16:11 UTC 

[PATCH v4 00/17] Add interpret-trailers builtin
 2014-02-09 13:55 UTC  (4+ messages)
` [PATCH v4 10/17] trailer: if no input file is passed, read from stdin

Bug: relative core.worktree is resolved from symlink and not its target
 2014-02-09  9:08 UTC  (2+ messages)

[PATCH] builtin/blame.c::prepare_lines: fix allocation size of sb->lineno
 2014-02-08 21:34 UTC  (4+ messages)

[PATCH] l10n: de.po: translate 27 new messages
 2014-02-08 21:29 UTC  (9+ messages)
              ` [PATCH] l10n: de.po: correct message when hiding commits by craft

[PATCH] l10n: de.po: correct message when hiding commits by craft
 2014-02-08 21:27 UTC 

[PATCH v3] l10n: de.po: translate 28 new messages
 2014-02-08 20:41 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

Bug tracker (again)
 2014-02-08 18:18 UTC  (2+ messages)

Confusing git log --- First time bug submission please advise on best practices
 2014-02-08 13:50 UTC  (7+ messages)
          ` [PATCH] log: add --show-linear-break to help see non-linear history

[PATCH v3 0/9] add --gpg-sign to rebase and pull
 2014-02-08 13:04 UTC  (5+ messages)
` [PATCH v3 8/9] rebase: add the --gpg-sign option

git best strategy for two version development
 2014-02-08 12:09 UTC  (4+ messages)

git: problematic git status output with some translations (such as fr_FR)
 2014-02-08  9:51 UTC  (4+ messages)

[PATCH] diff: Document --staged over --cached
 2014-02-08  5:42 UTC 

[PATCH] gitweb: Added syntax highlight support for golang
 2014-02-07 23:10 UTC  (6+ messages)

What's cooking in git.git (Jan 2014, #01; Mon, 6)
 2014-02-07 22:08 UTC  (27+ messages)
    ` [WIP/PATCH 0/9] v2 submodule recursive checkout]
      ` [WIP/PATCH 1/9] submodule: prepare for recursive checkout of submodules
      ` [WIP/PATCH 2/9] Teach reset the --[no-]recurse-submodules option
      ` [WIP/PATCH 3/9] Teach checkout "
      ` [WIP/PATCH 4/9] Teach merge "
              `  "
      ` [WIP/PATCH 7/9] submodule: teach unpack_trees() to remove submodule contents
      ` [WIP/PATCH 9/9] submodule: teach unpack_trees() to update submodules

[ANNOUNCE] Git v1.9.0-rc3
 2014-02-07 20:57 UTC 

[PATCH] gitweb: Avoid overflowing page body frame with large images
 2014-02-07 15:02 UTC  (5+ messages)


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