git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-10-31 18:45:55 to 2015-11-03 15:00:51 UTC [more...]

[PATCH 0/1] gitk: add --cwd=path commandline parameter to change path
 2015-11-03 15:00 UTC  (2+ messages)
` [PATCH 1/1] "

git gc/prune runs again and again
 2015-11-03 12:44 UTC 

Automatic download at git-scm.com does not work (Was: Cant download Git)
 2015-11-03 13:15 UTC  (2+ messages)

[PATCH] Update japanese translation
 2015-11-03 12:47 UTC 

When a file was locked by some program, git will work stupidly
 2015-11-03 11:54 UTC  (4+ messages)

git fsck failure on OS X with files >= 4 GiB
 2015-11-03 11:51 UTC  (16+ messages)
` [PATCH] Limit the size of the data block passed to SHA1_Update()
            ` [PATCH 1/2] "

git log --author=me
 2015-11-03 10:26 UTC  (6+ messages)

[PATCH 0/5] Use watchman to reduce index refresh time
 2015-11-03 10:26 UTC  (12+ messages)
` [PATCH 1/5] read-cache: add watchman 'WAMA' extension
` [PATCH 2/5] Add watchman support to reduce index refresh cost
` [PATCH 3/5] read-cache: allow index-helper to prepare shm before git reads it
` [PATCH 4/5] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH 5/5] update-index: enable/disable watchman support

[PATCH 1/2] http: allow selection of proxy authentication method
 2015-11-03  9:31 UTC  (8+ messages)
` [PATCH v3 0/2]
  ` [PATCH 2/2] http: use credential API to handle proxy authentication

[PATCH v4] Add git-grep threads param
 2015-11-03  8:36 UTC  (4+ messages)

[PATCH v2 0/4] Improve hideRefs when used with namespaces
 2015-11-03  7:58 UTC  (5+ messages)
` [PATCH v2 1/4] Document the semantics of hideRefs "
` [PATCH v2 2/4] upload-pack: strip refs before calling ref_is_hidden()
` [PATCH v2 3/4] Add support for matching full refs in hideRefs
` [PATCH v2 4/4] t5509: add basic tests for hideRefs

[PATCH v5 00/26] refs backend pre-vtable
 2015-11-03  7:40 UTC  (35+ messages)
` [PATCH v5 16/26] refs.c: move ref iterators to the common code
` [PATCH v5 18/26] refs: move transaction functions into "
` [PATCH v5 25/26] refs: break out ref conflict checks
` [PATCH v6 00/25] refs backend pre-vtable
  ` [PATCH v6 01/25] refs: make is_branch public
  ` [PATCH v6 02/25] refs/files-backend.c: new file, renamed from refs.c
  ` [PATCH v6 03/25] refs: add a new file, refs/refs.c, to hold common refs code
  ` [PATCH v6 04/25] refs: move update_ref to refs/refs.c
  ` [PATCH v6 05/25] refs: move delete_pseudoref and delete_ref to the common code
  ` [PATCH v6 06/25] refs: move read_ref_at to the common refs file
  ` [PATCH v6 07/25] refs: move the hidden refs functions to the common code
  ` [PATCH v6 08/25] refs: move dwim and friend functions to the common refs code
  ` [PATCH v6 09/25] refs: move warn_if_dangling_symref* to the common code
  ` [PATCH v6 10/25] refs: move read_ref, read_ref_full and ref_exists "
  ` [PATCH v6 11/25] refs: move resolve_refdup to common
  ` [PATCH v6 12/25] refs: move check_refname_format to the common code
  ` [PATCH v6 13/25] refs: move is_branch "
  ` [PATCH v6 14/25] refs: move prettify_refname "
  ` [PATCH v6 15/25] refs: move ref iterators "
  ` [PATCH v6 16/25] refs: move head_ref_namespaced "
  ` [PATCH v6 17/25] refs: move transaction functions "
  ` [PATCH v6 18/25] refs: move refname_is_safe "
  ` [PATCH v6 19/25] refs: move copy_msg "
  ` [PATCH v6 20/25] refs: move peel_object "
  ` [PATCH v6 21/25] refs: move should_autocreate_reflog to "
  ` [PATCH v6 22/25] initdb: make safe_create_dir public
  ` [PATCH v6 23/25] files_log_ref_write: new function
  ` [PATCH v6 24/25] refs: create a shared version of verify_refname_available
  ` [PATCH v6 25/25] refs: break out ref conflict checks

Watchman/inotify support and other ways to speed up git status
 2015-11-03  7:09 UTC  (6+ messages)

git.git as of tonight
 2015-11-03  6:34 UTC  (5+ messages)

What's the ".git/gitdir" file?
 2015-11-03  5:48 UTC  (7+ messages)
` [PATCH] setup: do not create $X/gitdir unnecessarily when accessing git file $X

[PATCH 0/4] diff-highlight: make a few improvements
 2015-11-03  3:12 UTC  (7+ messages)
` [PATCH 1/4] diff-highlight: add `less -r` to cmd in README
` [PATCH 2/4] diff-highlight: factor out prefix/suffix functions
` [PATCH 3/4] diff-highlight: match up lines before highlighting
` [PATCH 4/4] diff-highlight: add maxhunksize config option

Strange diff-index output
 2015-11-03  1:00 UTC  (3+ messages)

Cant download Git for Mac
 2015-11-02 23:45 UTC  (2+ messages)

[PATCH v3] http.c: use CURLOPT_RANGE for range requests
 2015-11-02 22:45 UTC  (6+ messages)

[PATCH v4 0/9] Reduce index load time
 2015-11-02 22:14 UTC  (11+ messages)
` [PATCH v4 1/9] trace.c: add GIT_TRACE_PACK_STATS for pack usage statistics
` [PATCH v4 2/9] read-cache.c: fix constness of verify_hdr()
` [PATCH v4 3/9] read-cache: allow to keep mmap'd memory after reading
` [PATCH v4 4/9] index-helper: new daemon for caching index and related stuff
` [PATCH v4 5/9] trace.c: add GIT_TRACE_INDEX_STATS for index statistics
` [PATCH v4 6/9] index-helper: add --strict
` [PATCH v4 7/9] daemonize(): set a flag before exiting the main process
` [PATCH v4 8/9] index-helper: add --detach
` [PATCH v4 9/9] index-helper: add Windows support

[PATCH v4] http.c: use CURLOPT_RANGE for range requests
 2015-11-02 21:53 UTC  (2+ messages)

announcing git-svnsync (server-side GIT↔SVN sync)
 2015-11-02 18:11 UTC 

git filter-branch and merging of signed tags
 2015-11-02 17:13 UTC  (3+ messages)

Anonymous commit (empty Author and Committer)
 2015-11-02 16:42 UTC  (8+ messages)
            ` [Savannah-users] "

configure: -lpthread doesn't belong in CFLAGS
 2015-11-02  8:27 UTC  (2+ messages)

Cloning of submodule with --depth should follow the branch option
 2015-11-02  7:55 UTC 

[PATCH 0/4] Improve hideRefs when used with namespaces
 2015-11-02  7:30 UTC  (10+ messages)
` [PATCH 1/4] Document the semantics of hideRefs "
` [PATCH 2/4] upload-pack: strip refs before calling ref_is_hidden()
` [PATCH 3/4] Add support for matching full refs in hideRefs
` [PATCH 4/4] t5509: add basic tests for hideRefs

[PATCH v2] http.c: use CURLOPT_RANGE for range requests
 2015-11-02  7:05 UTC  (5+ messages)

Git potential bug with fork-point
 2015-11-02  6:27 UTC 

[PATCH v8] checkout: add --progress option
 2015-11-01 21:19 UTC 

[PATCH v7] checkout: add --progress option
 2015-11-01 21:16 UTC  (3+ messages)

[PATCH v6] checkout: add --progress option
 2015-11-01 21:12 UTC  (3+ messages)

[PATCH v4] checkout: add --progress option
 2015-11-01 20:26 UTC  (8+ messages)

[PATCH v2] ls-files: Add eol diagnostics
 2015-11-01 20:17 UTC  (7+ messages)

[PATCH v5] checkout: add --progress option
 2015-11-01 19:17 UTC  (3+ messages)

[PATCH] mailinfo: fix passing wrong address to git_mailinfo_config
 2015-11-01 18:29 UTC  (2+ messages)

[PATCH/RFC] receive-pack: allow for hiding refs outside the namespace
 2015-11-01 18:18 UTC  (8+ messages)
` [PATCH] Allow hideRefs to match "

[PATCH 0/5] wt-status: fix an invalid memory read, clean up
 2015-11-01 18:11 UTC  (7+ messages)
` [PATCH 3/5] wt-status: avoid building bogus branch name with detached HEAD
` [PATCH 4/5] wt-status: don't skip a magical number of characters blindly

[PATCH v3] checkout: add --progress option
 2015-11-01 17:43 UTC  (2+ messages)

[PATCH] checkout: add --progress option
 2015-11-01 16:50 UTC  (13+ messages)

[PATCH 0/6] Miscellaneous platform-independent patches from Git for Windows
 2015-11-01 13:37 UTC  (6+ messages)
` [PATCH 3/6] Facilitate debugging Git executables in tests with gdb

[PATCH 0/9] Expose the submodule parallelism to the user
 2015-11-01  8:58 UTC  (4+ messages)
` [PATCHv2 0/8] "
  ` [PATCHv2 8/8] clone: allow an explicit argument for parallel submodule clones

[BUG, RFC] git stash drop --help
 2015-11-01  8:17 UTC  (5+ messages)
` [PATCH] stash: complain about unknown flags
  ` [PATCH 2/1] stash: recognize "--help" for subcommands

[PATCH v2 0/3] daemon: plug memory leak
 2015-10-31 20:32 UTC  (3+ messages)

[PATCH] show-branch: use argv_array for default arguments
 2015-10-31 19:06 UTC 

[PATCH v2] checkout: refactor of --progress option
 2015-10-31 18:47 UTC 

[PATCH] checkout: refactor of --progress option
 2015-10-31 18:45 UTC  (4+ 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).