git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-02-03 08:51:37 to 2015-02-08 13:16:48 UTC [more...]

[PATCH/RFD 0/3] worktree.* config keys and submodule and multiple worktrees
 2015-02-08 13:16 UTC  (3+ messages)
` [PATCH 1/3] config.c: new config namespace worktree.* stored in $GIT_DIR/config.worktree
` [PATCH 2/3] setup: add worktree.path to shadow core.worktree

read() MAX_IO_SIZE bytes, more than SSIZE_MAX?
 2015-02-08 12:05 UTC  (15+ messages)

[PATCH 00/21] nd/list-files updates
 2015-02-08  9:01 UTC  (22+ messages)
` [PATCH 01/21] ls_colors.c: add $LS_COLORS parsing code
` [PATCH 02/21] ls_colors.c: parse color.ls.* from config file
` [PATCH 03/21] ls_colors.c: add a function to color a file name
` [PATCH 04/21] ls_colors.c: highlight submodules like directories
` [PATCH 05/21] ls-files: buffer full item in strbuf before printing
` [PATCH 06/21] ls-files: add --color to highlight file names
` [PATCH 07/21] ls-files: add --column
` [PATCH 08/21] ls-files: support --max-depth
` [PATCH 09/21] list-files: a user friendly version of ls-files and more
` [PATCH 10/21] list-files: make alias 'ls' default to 'list-files'
` [PATCH 11/21] list-files: -u does not imply showing stages
` [PATCH 12/21] list-files: add -R/--recursive short for --max-depth=-1
` [PATCH 13/21] list-files: add -1 short for --no-column
` [PATCH 14/21] list-files: add -t back
` [PATCH 15/21] list-files: sort output and remove duplicates
` [PATCH 16/21] list-files: do not show duplicate cached entries
` [PATCH 17/21] list-files: show directories as well as files
` [PATCH 18/21] list-files: add -F/--classify
` [PATCH 19/21] list-files -F: show submodules with the new indicator '&'
` [PATCH 20/21] list-files: -M aka diff-cached
` [PATCH 21/21] t3080: tests for git-list-files

[PATCH 00/24] nd/untracked-cache updates
 2015-02-08  8:55 UTC  (25+ messages)
` [PATCH 01/24] dir.c: optionally compute sha-1 of a .gitignore file
` [PATCH 02/24] untracked cache: record .gitignore information and dir hierarchy
` [PATCH 03/24] untracked cache: initial untracked cache validation
` [PATCH 04/24] untracked cache: invalidate dirs recursively if .gitignore changes
` [PATCH 05/24] untracked cache: make a wrapper around {open,read,close}dir()
` [PATCH 06/24] untracked cache: record/validate dir mtime and reuse cached output
` [PATCH 07/24] untracked cache: mark what dirs should be recursed/saved
` [PATCH 08/24] untracked cache: don't open non-existent .gitignore
` [PATCH 09/24] ewah: add convenient wrapper ewah_serialize_strbuf()
` [PATCH 10/24] untracked cache: save to an index extension
` [PATCH 11/24] untracked cache: load from UNTR "
` [PATCH 12/24] untracked cache: invalidate at index addition or removal
` [PATCH 13/24] read-cache.c: split racy stat test to a separate function
` [PATCH 14/24] untracked cache: avoid racy timestamps
` [PATCH 15/24] untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
` [PATCH 16/24] untracked cache: mark index dirty if untracked cache is updated
` [PATCH 17/24] untracked-cache: temporarily disable with $GIT_DISABLE_UNTRACKED_CACHE
` [PATCH 18/24] status: enable untracked cache
` [PATCH 19/24] update-index: manually enable or disable "
` [PATCH 20/24] update-index: test the system before enabling "
` [PATCH 21/24] t7063: tests for "
` [PATCH 22/24] mingw32: add uname()
` [PATCH 23/24] untracked cache: guard and disable on system changes
` [PATCH 24/24] git-status.txt: advertisement for untracked cache

[PATCH 1/3] trailer: add a trailer.trimEmpty config option
 2015-02-07 22:19 UTC  (3+ messages)

'git rebase' silently drops changes?
 2015-02-07 21:32 UTC  (2+ messages)

Please respond!!!
 2015-02-05 18:12 UTC 

hang in git-upload-pack
 2015-02-07 16:48 UTC  (2+ messages)

[PATCH 3/3] Documentation: add trailer.trimEmpty config variable
 2015-02-07 13:11 UTC 

[PATCH 2/3] trailer: add tests for trailer.trimEmpty
 2015-02-07 13:11 UTC 

BUG: 'error: invalid key: pager.show_ref' on 'git show_ref'
 2015-02-07  5:01 UTC  (11+ messages)

[RFH] "diff -B -M"
 2015-02-06 23:39 UTC  (4+ messages)
` [PATCH] apply: do not allow reversing a 'copy' patch

[PATCH] git-compat-util: do not step on MAC_OS_X_VERSION_MIN_REQUIRED
 2015-02-06 22:01 UTC  (6+ messages)

Git for collaboration on RDF data
 2015-02-06 19:43 UTC 

[Qemu-devel] [PATCH v3 0/7] cpu: add device_add foo-x86_64-cpu support
 2015-02-06 19:33 UTC  (5+ messages)

[ANNOUNCE] Git v2.3.0
 2015-02-06 12:56 UTC  (2+ messages)

What's cooking in git.git (Feb 2015, #02; Thu, 5)
 2015-02-05 22:54 UTC 

A note from the maintainer
 2015-02-05 22:53 UTC 

[PATCH 1/2] Makefile: Use the same source directory for "ln -s" as for "ln" / "cp"
 2015-02-05 22:44 UTC  (11+ messages)

Advice on edits to git-rebase man page
 2015-02-05 21:29 UTC  (5+ messages)

[PATCH] config: do not ungetc EOF
 2015-02-05 21:28 UTC  (4+ messages)

[PATCH] decimal_width: avoid integer overflow
 2015-02-05 20:42 UTC  (2+ messages)

[PATCH 1/2] Makefile: Improve wording in a comment
 2015-02-05 20:04 UTC  (5+ messages)

Git gc removes all packs
 2015-02-05 20:03 UTC  (2+ messages)

[PATCH 2/2] check-builtins: Strip any executable suffix to make it work on Windows
 2015-02-05 20:01 UTC  (2+ messages)

Bug report: Folder and files are deleted by git stash -u
 2015-02-05 19:37 UTC  (3+ messages)

[PATCH] Correction to git-p4 "exclude" change
 2015-02-05 19:05 UTC  (4+ messages)

[BUG] Move tracking in git diff is not as good as in git status
 2015-02-05 19:01 UTC  (3+ messages)

[PATCH 2/2] Makefile: Also add a symlink fallback to installing ALL_PROGRAMS
 2015-02-05 17:49 UTC  (2+ messages)

[git-gui] bug report: "Open existing repository" dialog fails on submodules
 2015-02-05 16:20 UTC  (11+ messages)
` [PATCH 1/2] Fixes _is_git
  ` [PATCH 2/2] Makes _do_open2 set _gitdir to actual path
` [PATCH 0/2] gitfile support git git-gui
  ` [PATCH 1/2] Fixes chooser not accepting gitfiles
  ` [PATCH 2/2] Makes chooser set 'gitdir' to the resolved path

git tag --no-merged?
 2015-02-05  9:09 UTC  (6+ messages)

Weird output of git status in pre-commit hook when providing a pathspec on commit
 2015-02-04 22:45 UTC  (3+ messages)

[PATCH] run_diff_files(): clarify computation of sha1 validity
 2015-02-04 22:17 UTC 

Invalid responses to 8bit encoding and In-Reply-To questions
 2015-02-04 18:34 UTC  (2+ messages)

Fwd: [BUG] dos2unix converts french accents to NULL char
 2015-02-04 17:07 UTC  (2+ messages)

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2015-02-04 11:02 UTC  (9+ messages)
` [PATCH v4 00/19] "

[PATCH] ewah: fix building with gcc < 3.4.0
 2015-02-04  8:23 UTC  (4+ messages)
    ` [PATCH v2] "

What's cooking in git.git (Feb 2015, #01; Tue, 3)
 2015-02-04  2:53 UTC 

[PATCH v2 0/4] "git apply" safety
 2015-02-04  0:44 UTC  (24+ messages)
` [PATCH v2 1/4] apply: reject input that touches outside $cwd
` [PATCH v2 3/4] apply: do not read from beyond a symbolic link
` [PATCH v2 4/4] apply: do not touch a file "
` [PATCH v3 0/4] "git apply" safety
  ` [PATCH v3 1/4] apply: reject input that touches outside the working area
  ` [PATCH v3 2/4] apply: do not read from the filesystem under --index
  ` [PATCH v3 3/4] apply: do not read from beyond a symbolic link
  ` [PATCH v3 4/4] apply: do not touch a file "

Relative paths don't work in .gitignore as would be expected
 2015-02-03 20:11 UTC  (5+ messages)

[PATCH] http: support curl < 7.10.7
 2015-02-03 17:30 UTC 

use-after-free leads to git-blame writing garbage in error message
 2015-02-03  9:38 UTC  (3+ messages)

symlinked files
 2015-02-03  9:12 UTC 


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