git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-02-02 18:15:21 to 2014-02-04 22:48:22 UTC [more...]

[PATCH 0/3] improved out-of-the-box color settings
 2014-02-04 22:48 UTC  (10+ messages)
` [PATCH 2/3] setup_pager: set MORE=R

[PATCH] blame.c: prepare_lines should not call xrealloc for every line
 2014-02-04 22:48 UTC  (16+ messages)

splitting a commit that adds new files
 2014-02-04 22:25 UTC  (10+ messages)
` [PATCH 1/2] t7101, t7014: rename test files to indicate what that file is for
  ` [PATCH 2/2] reset: support "--mixed --intent-to-add" mode

[PATCH 0/9] remerge diff proof of concept/RFC
 2014-02-04 22:17 UTC  (10+ messages)
` [PATCH 1/9] merge-recursive: remove dead conditional in update_stages()
` [PATCH 2/9] merge-recursive: internal flag to avoid touching the worktree
` [PATCH 3/9] merge-recursive: -Xindex-only to leave worktree unchanged
` [POC PATCH 4/9] pretty: refactor add_merge_info() into parts
` [POC PATCH 5/9] log: add a merge base inspection option
` [PATCH 6/9] combine-diff: do not pass revs->dense_combined_merges redundantly
` [PATCH 7/9] Fold all merge diff variants into an enum
` [PATCH 8/9] merge-recursive: allow storing conflict hunks in index
` [RFC PATCH 9/9] log --remerge-diff: show what the conflict resolution changed

[PATCH] blame.c: prepare_lines should not call xrealloc for every line
 2014-02-04 21:46 UTC 

[PATCH] blame.c: prepare_lines should not call xrealloc for every line
 2014-02-04 21:40 UTC 

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

git log history simplification problem
 2014-02-04 20:11 UTC  (5+ messages)

[PATCH v4 0/4] Handling of in-tree symlinks for absolute paths
 2014-02-04 20:07 UTC  (25+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] t0060: Add test for manipulating symlinks via "
  ` [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 v6 0/6] Handling of "
    ` [PATCH v6 1/6] t3004: Add test for ls-files on symlinks via "
    ` [PATCH v6 2/6] t0060: Add test for prefix_path "
    ` [PATCH v6 3/6] t0060: Add test for prefix_path when path == work tree
    ` [PATCH v6 4/6] t0060: Add tests for prefix_path when path begins with "
    ` [PATCH v6 5/6] setup: Add 'abspath_part_inside_repo' function
    ` [PATCH v6 6/6] setup: Don't dereference in-tree symlinks for absolute paths

[PATCH 0/8] `log -c` speedup (part 2)
 2014-02-04 18:37 UTC  (18+ 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

[PATCH] git-tag.txt: <commit> for --contains is optional
 2014-02-04 18:36 UTC  (2+ messages)

bug? git push triggers auto pack when gc.auto = 0
 2014-02-04 18:32 UTC  (14+ 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

Bug: relative core.worktree is resolved from symlink and not its target
 2014-02-04 10:20 UTC 

What's cooking in git.git (Feb 2014, #01; Mon, 3)
 2014-02-04  0:41 UTC 

[PATCH] fast-import.c: always honor the filename case
 2014-02-04  0:14 UTC  (6+ messages)

What's cooking in git.git (Jan 2014, #01; Mon, 6)
 2014-02-04  0:11 UTC  (22+ 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

Broken link on Git SCM E-Book
 2014-02-03 23:44 UTC 

[PATCH] gitk: use single blamestuff for all show_line_source{} calls
 2014-02-03 23:20 UTC  (7+ 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

[PATCH v3 0/9] add --gpg-sign to rebase and pull
 2014-02-03 21:42 UTC  (7+ messages)
` [PATCH v3 1/9] cherry-pick, revert: add the --gpg-sign option
` [PATCH v3 8/9] rebase: "
` [PATCH v3 9/9] pull: "

[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

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  (9+ 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  (3+ 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)


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