git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-01-31 03:10:05 to 2014-02-03 23:10:29 UTC [more...]

[PATCH 0/8] `log -c` speedup (part 2)
 2014-02-03 23:10 UTC  (11+ messages)
` [PATCH 1/8] fixup! combine_diff: simplify intersect_paths() further
` [PATCH 2/8] tests: add checking that combine-diff emits only correct paths
` [PATCH 3/8] tree-diff: no need to manually verify that there is no mode change for a path
` [PATCH 4/8] tree-diff: no need to pass match to skip_uninteresting()
` [PATCH 5/8] combine-diff: move show_log_first logic/action out of paths scanning
` [PATCH 6/8] combine-diff: Move changed-paths scanning logic into its own function
` [PATCH 7/8] combine-diff: Fast changed-to-all-parents paths scanning
` [PATCH 8/8] combine-diff: bail out early, if num_paths=0

What's cooking in git.git (Jan 2014, #01; Mon, 6)
 2014-02-03 23:01 UTC  (20+ 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 5/9] Teach bisect--helper "
      ` [WIP/PATCH 6/9] Teach bisect "
      ` [WIP/PATCH 7/9] submodule: teach unpack_trees() to remove submodule contents
      ` [WIP/PATCH 8/9] submodule: teach unpack_trees() to repopulate submodules
      ` [WIP/PATCH 9/9] submodule: teach unpack_trees() to update submodules

[PATCH] gitk: use single blamestuff for all show_line_source{} calls
 2014-02-03 22:48 UTC  (6+ messages)
` [PATCH 0/3] gitk: show latest change to region
  ` [PATCH 1/3] gitk: refactor: separate generic hunk parsing out of find_hunk_blamespecs{}
  ` [PATCH 2/3] gitk: refactor: separate io from logic in the searching origin of line
  ` [PATCH 3/3] gitk: pick selection for region blame
    ` [PATCH 3/3 v2] gitk: show latest change to region

[RFC/PATCH] howto/maintain-git.txt: new version numbering scheme
 2014-02-03 22:03 UTC  (2+ messages)

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

[PATCH v2 2/2] setup: Don't dereference in-tree symlinks for absolute paths
 2014-02-03 21:00 UTC  (34+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v4 0/4] Handling of "
    ` [PATCH v4 1/4] t0060: Add test for manipulating symlinks via "
    ` [PATCH v4 2/4] t0060: Add test for prefix_path when path == work tree
    ` [PATCH v4 3/4] setup: Add 'abspath_part_inside_repo' function
    ` [PATCH v4 4/4] setup: Don't dereference in-tree symlinks for absolute paths
    ` [PATCH v5 0/5] Handling of "
      ` [PATCH v5 1/5] t0060: Add test for manipulating symlinks via "
      ` [PATCH v5 2/5] t0060: Add test for prefix_path when path == work tree
      ` [PATCH v5 3/5] t0060: Add tests for prefix_path when path begins with "
      ` [PATCH v5 4/5] setup: Add 'abspath_part_inside_repo' function
      ` [PATCH v5 5/5] setup: Don't dereference in-tree symlinks for absolute paths
` [PATCH v3 1/4] t0060: Add test for manipulating symlinks via "
` [PATCH v3 2/4] t0060: Add test for prefix_path when path == work tree
` [PATCH v3 3/4] setup: Add 'abspath_part_inside_repo' function
` [PATCH v3 4/4] setup: Don't dereference in-tree symlinks for absolute paths

[PATCH] fast-import.c: always honor the filename case
 2014-02-03 20:21 UTC  (5+ messages)

[PATCH v2] userdiff: update Ada patterns
 2014-02-03 20:05 UTC  (2+ messages)

[PATCH] userdiff: update Ada patterns
 2014-02-03 20:00 UTC  (5+ messages)
  ` [PATCH v2] "

Bug: git repack keeps temps on ENOSPC
 2014-02-03 19:55 UTC 

[PATCH 0/5] git-blame: further performance preview
 2014-02-03 19:14 UTC  (6+ messages)
` [PATCH 1/5] builtin/blame.c: struct blame_entry does not need a prev link
` [PATCH 2/5] Eliminate same_suspect function in builtin/blame.c
` [PATCH 3/5] builtin/blame.c: large-scale rewrite
` [PATCH 4/5] Performance improvement: don't drop origin blobs that are going to get tested next
` [PATCH 5/5] Avoid queuing commits multiple times for the same origin

splitting a commit that adds new files
 2014-02-03 18:11 UTC  (4+ messages)

Running "make rpm" fails on a CentOS 6.3 machine
 2014-02-03 18:08 UTC  (10+ messages)

Creating own hierarchies under $GITDIR/refs ?
 2014-02-02 23:44 UTC  (11+ messages)

[PATCH v2 0/9] add --gpg-sign to rebase and pull
 2014-02-03 18:04 UTC  (5+ messages)
` [PATCH v2 9/9] pull: add the --gpg-sign option

A few contributor's questions
 2014-02-03 17:35 UTC  (8+ messages)

git-draw - draws nearly the full content of a tiny git repository as a graph
 2014-02-03  9:14 UTC  (2+ messages)

[PATCH/WIP v2 00/14] inotify support
 2014-02-03  4:29 UTC  (28+ messages)
` [PATCH v3 00/26] "
  ` [PATCH v3 01/26] pkt-line.c: rename global variable buffer[] to something less generic
  ` [PATCH v3 02/26] pkt-line.c: add packet_write_timeout()
  ` [PATCH v3 03/26] pkt-line.c: add packet_read_line_timeout()
  ` [PATCH v3 04/26] unix-socket: make unlink() optional in unix_stream_listen()
  ` [PATCH v3 05/26] Add git-file-watcher and basic connection handling logic
  ` [PATCH v3 06/26] file-watcher: check socket directory permission
  ` [PATCH v3 07/26] file-watcher: remove socket on exit
  ` [PATCH v3 08/26] file-watcher: add --detach
  ` [PATCH v3 09/26] read-cache: save trailing sha-1
  ` [PATCH v3 10/26] read-cache: new flag CE_WATCHED to mark what file is watched
  ` [PATCH v3 11/26] Clear CE_WATCHED when set CE_VALID alone
  ` [PATCH v3 12/26] read-cache: basic hand shaking to the file watcher
  ` [PATCH v3 13/26] read-cache: ask file watcher to watch files
  ` [PATCH v3 14/26] read-cache: put some limits on file watching
  ` [PATCH v3 15/26] read-cache: get changed file list from file watcher
  ` [PATCH v3 16/26] git-compat-util.h: add inotify stubs on non-Linux platforms
  ` [PATCH v3 17/26] file-watcher: inotify support, watching part
  ` [PATCH v3 18/26] file-watcher: inotify support, notification part
  ` [PATCH v3 19/26] Wrap CE_VALID test with ce_valid()
  ` [PATCH v3 20/26] read-cache: new variable to verify file-watcher results
  ` [PATCH v3 21/26] Support running file watcher with the test suite
  ` [PATCH v3 22/26] file-watcher: quit if $WATCHER/socket is gone
  ` [PATCH v3 23/26] file-watcher: tests for the daemon
  ` [PATCH v3 24/26] ls-files: print CE_WATCHED as W (or "w" with CE_VALID)
  ` [PATCH v3 25/26] file-watcher: tests for the client side
  ` [PATCH v3 26/26] Disable file-watcher with system inotify on some tests

Determining update/merge/current state of a workspace
 2014-02-03  0:50 UTC  (4+ messages)

[PATCH 1/2] init-db.c: honor case on case preserving fs
 2014-02-02 18:08 UTC  (6+ messages)
` [PATCH 2/2] init-db.c: factor out probe_case_sensitivity func

Re: [PATCH v2] repack.c: Use move_temp_to_file() instead of rename()
 2014-02-02 15:17 UTC 

[PATCH v3 00/17] Add interpret-trailers builtin
 2014-02-02 11:22 UTC  (5+ messages)
` [PATCH v3 17/17] Documentation: add documentation for 'git interpret-trailers'

[PATCH v4 00/17] Add interpret-trailers builtin
 2014-02-02 10:10 UTC  (19+ messages)
` [PATCH v4 02/17] trailer: process trailers from file and arguments
` [PATCH v4 03/17] trailer: read and process config information
` [PATCH v4 04/17] trailer: process command line trailer arguments
` [PATCH v4 05/17] strbuf: add strbuf_isspace()
` [PATCH v4 06/17] trailer: parse trailers from input file
` [PATCH v4 08/17] trailer: add interpret-trailers command
` [PATCH v4 10/17] trailer: if no input file is passed, read from stdin
` [PATCH v4 11/17] trailer: add new_trailer_item() function
` [PATCH v4 12/17] strbuf: add strbuf_replace()

Performance regression in git fetch between 1.8.3.4 and 1.8.5.3
 2014-02-01  0:41 UTC  (3+ messages)

[ANNOUNCE] Git v1.9-rc2
 2014-01-31 23:03 UTC 

git add -A fails in empty repository since 1.8.5
 2014-01-31 18:10 UTC  (8+ messages)
` [PATCH] add: don't complain when adding empty project root

Having Git follow symlinks
 2014-01-31 17:56 UTC  (8+ messages)

Git variable expansion when pulling ?
 2014-01-31 17:43 UTC 

[PATCH] Cleanly redefine (v)snprintf when needed
 2014-01-31 17:36 UTC  (3+ messages)

[PATCH] pager: set LV=-c alongside LESS=FRSX
 2014-01-31 17:07 UTC  (4+ messages)
        ` [PATCH jn/pager-lv-default-env] pager test: make fake pager consume all its input

[PATCH 3/3] diff: turn off skip_stat_unmatch on "diff --cached"
 2014-01-31 16:17 UTC  (8+ messages)
` [PATCH v2 3/3] diff: turn skip_stat_unmatch on selectively

git pull does no longer work due to a Cr-Lf issue
 2014-01-31 15:01 UTC 

[GIT PULL] l10n updates for 1.9 round 1
 2014-01-31 12:47 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).