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

Fwd: git-reviewed: linking commits to review discussion in git
 2014-02-22 16:47 UTC  (3+ messages)

[PATCH] builtin/blame.c::find_copy_in_blob: no need to scan for line end
 2014-02-22 15:52 UTC  (2+ messages)

[PATCH] builtin/blame.c::find_copy_in_blob: no need to scan for region end
 2014-02-22 16:02 UTC 

[PATCH] sha1_file: fix delta_stack memory leak in unpack_entry
 2014-02-22 15:44 UTC  (5+ messages)

git gc --aggressive led to about 40 times slower "git log --raw"
 2014-02-22 13:00 UTC  (30+ messages)

git diff, external diff tool, and submodules
 2014-02-22 11:27 UTC  (4+ messages)
` [PATCH] diff: do not reuse_worktree_file for submodules

[PATCH v2 0/8] log --remerge-diff
 2014-02-22  9:17 UTC  (9+ messages)
` [PATCH v2 1/8] merge-recursive: remove dead conditional in update_stages()
` [PATCH v2 2/8] merge-recursive: internal flag to avoid touching the worktree
` [PATCH v2 3/8] merge-recursive: -Xindex-only to leave worktree unchanged
` [PATCH v2 4/8] combine-diff: do not pass revs->dense_combined_merges redundantly
` [PATCH v2 5/8] Fold all merge diff variants into an enum
` [PATCH v2 6/8] merge-recursive: allow storing conflict hunks in index
` [PATCH v2 7/8] name-hash: allow dir hashing even when !ignore_case
` [PATCH v2 8/8] log --remerge-diff: show what the conflict resolution changed

[PATCH] tag: support --sort=version
 2014-02-22  9:07 UTC  (11+ messages)
` [PATCH v2] tag: support --sort=<spec>

[PATCH 1/4] config: disallow relative include paths from blobs
 2014-02-22  8:37 UTC  (5+ messages)
` [PATCH 2/4] builtin/config.c: rename check_blob_write() -> check_write()
` [PATCH 3/4] config: change git_config_with_options() interface
` [PATCH 4/4] config: teach "git config --file -" to read from the standard input

[PATCH] demonstrate git-commit --dry-run exit code behaviour
 2014-02-22  8:34 UTC  (3+ messages)

[PATCH 0/3] make commit --verbose work with --no-status
 2014-02-22  8:31 UTC  (6+ messages)
` [PATCH 1/3] rename STATUS_FORMAT_NONE to STATUS_FORMAT_DEFAULT
  ` [PATCH 2/3] extract setting of wt_status.commitable flag out of wt_status_print_updated()
    ` [PATCH 3/3] make commit --verbose work with --no-status

Cygwin + git log = no pager!
 2014-02-22  7:39 UTC  (2+ messages)

[PATCH] rm: Accept --staged as a synonym of --cached
 2014-02-22  5:30 UTC 

[PATCH] index-pack: show chain length histogram as graph for better visual
 2014-02-22  1:28 UTC 

[PATCH 0/3] commit --cleanup=<scissors marker>
 2014-02-22  0:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] commit: add --cleanup=scissors

What's cooking in git.git (Feb 2014, #06; Wed, 19)
 2014-02-22  0:55 UTC  (8+ messages)

Adding back empty sample hooks
 2014-02-21 23:32 UTC 

[PATCH 0/3] Wider exposure for index-v4
 2014-02-21 22:02 UTC  (6+ messages)
` [PATCH 1/3] introduce GIT_INDEX_VERSION environment variable
` [PATCH 2/3] test-lib: allow setting the index format version

[PATCH 0/6] Add a bunch of docstrings and make a few minor cleanups
 2014-02-21 18:23 UTC  (12+ messages)
` [PATCH 1/6] Add docstrings for lookup_replace_object() and do_lookup_replace_object()
` [PATCH 2/6] replace_object: use struct members instead of an array
` [PATCH 3/6] find_pack_entry(): document last_found_pack
` [PATCH 4/6] sha1_file_name(): declare to return a const string
` [PATCH 5/6] Document a bunch of functions defined in sha1_file.c
` [PATCH 6/6] Document some functions defined in object.c

[PATCH] stash doc: mention short form -k in save description
 2014-02-21 17:25 UTC 

git-svn fetch after tag conversion?
 2014-02-21 15:53 UTC  (2+ messages)

[PATCH] git-remote-hg : Enable use of, $GIT_DIR/hg/origin/clone/.hg/hgrc
 2014-02-21 15:17 UTC 

[PATCH] i18n: mark all progress lines for translation
 2014-02-21 12:50 UTC 

difftool sends malformed path to exernal tool on Windows
 2014-02-21 10:38 UTC  (2+ messages)

Fwd: Git Directory Diff for submodule
 2014-02-21  9:27 UTC  (6+ messages)

[PATCH v3 00/25] Support multiple checkouts
 2014-02-21  3:38 UTC  (33+ messages)
` [PATCH v3 01/25] path.c: make get_pathname() return strbuf instead of static buffer
` [PATCH v3 02/25] Convert git_snpath() to strbuf_git_path()
` [PATCH v3 14/25] setup.c: convert is_git_directory() to use strbuf
` [PATCH v3 18/25] setup.c: support multi-checkout repo setup
` [PATCH v3 23/25] checkout: detach if the branch is already checked out elsewhere
` [PATCH v3 24/25] prune: strategies for linked checkouts
` [PATCH v3 25/25] gc: support prune --repos

[PATCH v5 02/14] trailer: process trailers from file and arguments
 2014-02-21  0:22 UTC  (7+ messages)

[PATCH] git-contacts: do not fail parsing of good diffs
 2014-02-21  0:07 UTC  (3+ messages)

feature-request: git notes copy --to <ref>
 2014-02-20 21:03 UTC 

error: src refspec refs/heads/master matches more than one
 2014-02-20 18:22 UTC  (13+ messages)

release-notes could be clearer on git-fetch changes
 2014-02-20 17:54 UTC  (6+ messages)

$(git notes merge FETCH_HEAD) doesn't work
 2014-02-20 15:30 UTC 

[PATCH v2 3/3] push: Add the --no-recurse-submodules option
 2014-02-20 13:12 UTC  (2+ messages)

git log omits deleting merges
 2014-02-20  7:35 UTC 

filter clean leaves uncommitted file
 2014-02-20  4:46 UTC 

(unknown)
 2014-02-20  0:55 UTC 

[PATCH 0/6] inotify support
 2014-02-19 23:45 UTC  (3+ messages)

git blame: "Not Committed Yet" with clean WD
 2014-02-19 20:16 UTC  (3+ messages)
` [PATCH] blame: add a failing test for a CRLF issue

[PATCH] revert.c: Allow to specify -x via git-config
 2014-02-19 19:57 UTC  (9+ messages)
      ` [PATCH v2 0/3] Allow to configure cherry-pick's record origin
        ` [PATCH v2 1/3] revert.c: Allow to specify -x via git-config
        ` [PATCH v2 2/3] revert.c: Add --record-origin
        ` [PATCH v2 3/3] revert.c Allow to override cherrypick.recordOrigin

[PATCH] gitweb: Avoid overflowing page body frame with large images
 2014-02-19 19:32 UTC  (4+ messages)

[PATCH] Git release notes man page
 2014-02-19 18:22 UTC  (6+ messages)

Using "git reset" in a pre-commit hook can create an empty commit
 2014-02-19 13:05 UTC 

Git for Windows 1.9.0
 2014-02-19 12:00 UTC  (2+ messages)

Output from "rev-parse --resolve-git-dir" changed: two lines (prints original argument)
 2014-02-19  9:09 UTC  (5+ messages)
` [PATCH] rev-parse: fix --resolve-git-dir argument handling

Want to do some cleanups in this round of l10n
 2014-02-19  4:59 UTC  (5+ messages)

[PATCH 0/5] Miscellaneous fixes from static analysis
 2014-02-19  0:02 UTC  (4+ messages)
` [PATCH 5/5] streaming: simplify attaching a filter

[RFC/PATCH] Supporting non-blob notes
 2014-02-18 23:10 UTC  (2+ messages)

[PATCH 3/3] config: teach "git config --file -" to read from the standard input
 2014-02-18 23:02 UTC  (5+ messages)
` [PATCH] "

[PATCH] provide a Git user-manual man page
 2014-02-18 22:39 UTC  (4+ messages)
` [PATCH] Provide a 'git help user-manual' route to the docbook

[PATCH] Fix documentation AsciiDoc links for external urls
 2014-02-18 21:42 UTC  (3+ messages)

[PATCH] Rename read_replace_refs to check_replace_refs
 2014-02-18 21:30 UTC  (2+ messages)

[PATCH 0/2] Multiparent diff tree-walker + combine-diff speedup
 2014-02-18 21:29 UTC  (7+ messages)
` [PATCH 1/2] tree-diff: rework diff_tree() to generate diffs for multiparent cases as well

Question about the relationship between Star Wars and Git
 2014-02-18 20:42 UTC 

[RFC/PATCH 0/5] <branch>@{publish} shorthand
 2014-02-18 19:52 UTC  (7+ messages)
` [PATCH 5/5] implement @{publish} shorthand

[PATCH/RESEND] attr: allow pattern escape using backslashes
 2014-02-18 19:38 UTC  (2+ messages)

[PATCH 0/4] Good bye fnmatch
 2014-02-18 19:28 UTC  (2+ messages)

diff weirdness (bug?)
 2014-02-18 19:12 UTC  (4+ messages)

Make the git codebase thread-safe
 2014-02-18 18:14 UTC  (20+ 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).