git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-01-18 22:49:35 to 2014-01-22 20:30:45 UTC [more...]

What's cooking in git.git (Jan 2014, #03; Thu, 16)
 2014-01-22 20:30 UTC  (9+ messages)
` [ANNOUNCE] Git v1.9-rc0

[PATCH v2] improve git svn performance
 2014-01-22 20:25 UTC  (2+ messages)

[PATCH] t3030-merge-recursive: Test known breakage with empty work tree
 2014-01-22 20:11 UTC 

gitk next/prev buttons
 2014-01-22 20:18 UTC  (5+ messages)
` [PATCHv2] gitk: Replace "next" and "prev" buttons with down and up arrows

[PATCH/RFC] Makefile: Fix compilation of windows resource file
 2014-01-22 20:14 UTC  (10+ messages)

Anomalous AUTHOR and DOCUMENTATION sections in manpages
 2014-01-22 20:15 UTC  (7+ messages)

libz and RHEL 5.9 compile of Git
 2014-01-22 19:59 UTC  (3+ messages)

git repack --max-pack-size broken in git-next
 2014-01-22 19:58 UTC  (6+ messages)
  ` [PATCH v2 0/2] Fix "repack --window-memory=4g" regression in 1.8.4
    ` [PATCH v2 1/2] parse-options: refactor human-friendly-integer parser out of pack-objects
    ` [PATCH v2 2/2] repack: accept larger window-memory and max-pack-size

first parent, commit graph layout, and pull merge direction
 2014-01-22 19:08 UTC  (11+ messages)
        ` [PATCH] pull: require choice between rebase/merge on non-fast-forward pull
                ` [PATCH v2] "

Problem importing from SVN repository with branches/tags at multiple levels using git-svn
 2014-01-22 19:03 UTC  (2+ messages)

[PATCH] Add cross-references between docs for for-each-ref and show-ref
 2014-01-22 15:58 UTC  (2+ messages)

Conceptual Question for git usage 
 2014-01-22 15:23 UTC  (3+ messages)

Workflow on git with 2 branch with specifc code
 2014-01-22 15:00 UTC 

Git for Windows 1.8.5.2 (preview)
 2014-01-22 14:58 UTC  (2+ messages)

[PATCH v2] gitk: Comply with XDG base directory specification
 2014-01-22 11:08 UTC  (2+ messages)

[PATCH 0/6] Make 'git help everyday' work
 2014-01-22  8:33 UTC  (10+ messages)
    ` [PATCH 0/6] Make 'git help everyday' work -> relnotes

[PATCH] improve git svn performance
 2014-01-22  2:56 UTC  (2+ messages)

[PATCH 00/11] git p4 tests and a few bug fixes
 2014-01-22  1:26 UTC  (15+ messages)
` [PATCH 01/11] git p4 test: wildcards are supported
` [PATCH 02/11] git p4 test: ensure p4 symlink parsing works
` [PATCH 03/11] git p4: work around p4 bug that causes empty symlinks
` [PATCH 04/11] git p4 test: explicitly check p4 wildcard delete
` [PATCH 05/11] git p4 test: is_cli_file_writeable succeeds
` [PATCH 06/11] git p4 test: run as user "author"
` [PATCH 07/11] git p4 test: do not pollute /tmp
` [PATCH 08/11] git p4: handle files with wildcards when doing RCS scrubbing
` [PATCH 09/11] git p4: fix an error message when "p4 where" fails
` [PATCH 10/11] git p4 test: examine behavior with locked (+l) files
` [PATCH 11/11] git p4 doc: use two-line style for options with multiple spellings

[PATCH 0/2] Two mostly janitorial patches for builtin/blame.c
 2014-01-22  0:20 UTC  (3+ messages)
` [PATCH 1/2] builtin/blame.c: struct blame_entry does not need a prev link
` [PATCH 2/2] Eliminate same_suspect function in builtin/blame.c

[PATCH 0/2] Two janitorial patches for builtin/blame.c
 2014-01-21 23:02 UTC  (17+ messages)
` [PATCH 1/2] builtin/blame.c: struct blame_entry does not need a prev link
` [PATCH 2/2] Eliminate same_suspect function in builtin/blame.c

[PATCH v2 00/16] Add interpret-trailers builtin
 2014-01-21 22:50 UTC  (19+ messages)
` [PATCH v2 01/16] Add data structures and basic functions for commit trailers
` [PATCH v2 02/16] trailer: process trailers from file and arguments
` [PATCH v2 03/16] trailer: read and process config information
` [PATCH v2 04/16] trailer: process command line trailer arguments
` [PATCH v2 05/16] strbuf: add strbuf_isspace()
` [PATCH v2 06/16] trailer: parse trailers from input file
` [PATCH v2 07/16] trailer: put all the processing together and print
` [PATCH v2 08/16] trailer: add interpret-trailers command
` [PATCH v2 09/16] trailer: add tests for "git interpret-trailers"
` [PATCH v2 10/16] trailer: if no input file is passed, read from stdin
` [PATCH v2 11/16] trailer: add new_trailer_item() function
` [PATCH v2 12/16] strbuf: add strbuf_replace()
` [PATCH v2 13/16] trailer: execute command from 'trailer.<name>.command'
` [PATCH v2 14/16] trailer: add tests for trailer command
` [PATCH v2 15/16] trailer: set author and committer env variables
` [PATCH v2 16/16] trailer: add tests for commands using "

[PATCH 0/2] performance regression in mark_edges_uninteresting
 2014-01-21 22:49 UTC  (13+ messages)
` [PATCH 1/2] t/perf: time rev-list with UNINTERESTING commits
` [PATCH 2/2] list-objects: only look at cmdline trees with edge_hint
` [PATCH v2 0/2] performance regression in mark_edges_uninteresting
  ` [PATCH v2 1/2] t/perf: time rev-list with UNINTERESTING commits
  ` [PATCH v2 2/2] list-objects: only look at cmdline trees with edge_hint

GIT_WORK_TREE and GIT_DIR with git clone
 2014-01-21 21:37 UTC  (3+ messages)

REQUEST-PULL: Please pull from git-gui
 2014-01-21 21:17 UTC  (2+ messages)

[PATCH] Fix safe_create_leading_directories() for Windows
 2014-01-21 20:09 UTC  (9+ messages)

Verifiable git archives?
 2014-01-21 19:38 UTC  (4+ messages)

[PATCH v2] safe_create_leading_directories(): on Windows, \ can separate path components
 2014-01-21 19:35 UTC  (3+ messages)

[PATCH 0/3] improved out-of-the-box color settings
 2014-01-21 19:28 UTC  (12+ messages)
` [PATCH 2/3] setup_pager: set MORE=R

[PATCH] gitk: Comply with XDG base directory specification
 2014-01-21 17:40 UTC  (3+ messages)

Consecutive git gc fails on Windows network share
 2014-01-21 17:03 UTC  (6+ messages)
      ` [msysGit] "

[PATCH] Bulgarian translation of gitk
 2014-01-21 11:02 UTC  (3+ messages)
` [PATCH] gitk i18n: Added Bulgarian translation (304t)

[PATCH] gitk: fix mistype
 2014-01-21 10:58 UTC  (2+ messages)

[PATCH] gitk: chmod +x po2msg
 2014-01-21 11:13 UTC  (2+ messages)

[PATCH v2 0/2] Propagating flags carefully from the command line
 2014-01-21  5:27 UTC  (2+ messages)

Diagnosing stray/stale .keep files -- explore what is in a pack?
 2014-01-21  5:19 UTC  (9+ messages)

[PATCH 0/6] inotify support
 2014-01-20 21:51 UTC  (14+ messages)
` [PATCH/WIP v2 00/14] "
  ` [PATCH/WIP v2 02/14] read-cache: new extension to mark what file is watched
  ` [PATCH/WIP v2 05/14] read-cache: put some limits on file watching
  ` [PATCH/WIP v2 08/14] read-cache: add GIT_TEST_FORCE_WATCHER for testing

Bug archive
 2014-01-20 18:58 UTC  (3+ messages)

problematic git log submodule-dir/
 2014-01-20 18:25 UTC 

git-remote-hg
 2014-01-20 17:18 UTC 

No local cloning for insteadOf URLs
 2014-01-20 17:06 UTC 

[PATCH 0/4] `log -c` speedup
 2014-01-20 16:20 UTC  (5+ messages)
` [PATCH 1/4] diffcore-order: Export generic ordering interface
` [PATCH 2/4] diff test: Add tests for combine-diff with orderfile
` [PATCH 3/4] combine-diff: Optimize combine_diff_path sets intersection
` [PATCH 4/4] combine-diff: combine_diff_path.len is not needed anymore

git-p4: exception when cloning a perforce repository
 2014-01-20 14:01 UTC  (11+ messages)

[PATCH] improve git svn performance Hi, I am trying to improve git svn's performance according to some profiling data.As the data showed,_rev_list subroutine and rebuild subroutine are consuming a large proportion of time.So I improve _rev_list's performance by memoize its results,and avoid subprocess invocation by memoize rebuild subroutine's key data.Here's my patch:
 2014-01-20  4:36 UTC 

[PATCH v2 00/17] Fix some mkdir/rmdir races
 2014-01-19 20:31 UTC  (6+ messages)
` [PATCH v2 03/17] safe_create_leading_directories(): add explicit "slash" pointer

[Question] Usercase about git clone
 2014-01-19 14:44 UTC  (2+ messages)

Error in documentation for @{-n} in gitrevisions
 2014-01-19  7:01 UTC  (2+ messages)
` [PATCH] Documentation: @{-N} can refer to a commit

[PATCH v3 00/17] Fix some mkdir/rmdir races
 2014-01-18 22:49 UTC  (18+ messages)
` [PATCH v3 01/17] safe_create_leading_directories(): fix format of "if" chaining
` [PATCH v3 02/17] safe_create_leading_directories(): reduce scope of local variable
` [PATCH v3 03/17] safe_create_leading_directories(): add explicit "slash" pointer
` [PATCH v3 04/17] safe_create_leading_directories(): rename local variable
` [PATCH v3 05/17] safe_create_leading_directories(): split on first of multiple slashes
` [PATCH v3 06/17] safe_create_leading_directories(): always restore slash at end of loop
` [PATCH v3 07/17] safe_create_leading_directories(): introduce enum for return values
` [PATCH v3 08/17] cmd_init_db(): when creating directories, handle errors conservatively
` [PATCH v3 09/17] safe_create_leading_directories(): add new error value SCLD_VANISHED
` [PATCH v3 10/17] lock_ref_sha1_basic(): on SCLD_VANISHED, retry
` [PATCH v3 11/17] lock_ref_sha1_basic(): if locking fails with ENOENT, retry
` [PATCH v3 12/17] remove_dir_recurse(): tighten condition for removing unreadable dir
` [PATCH v3 13/17] remove_dir_recurse(): handle disappearing files and directories
` [PATCH v3 14/17] rename_ref(): extract function rename_tmp_log()
` [PATCH v3 15/17] rename_tmp_log(): handle a possible mkdir/rmdir race
` [PATCH v3 16/17] rename_tmp_log(): limit the number of remote_empty_directories() attempts
` [PATCH v3 17/17] rename_tmp_log(): on SCLD_VANISHED, retry


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