git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-02 20:23:35 to 2010-07-06 15:31:55 UTC [more...]

Why is "git tag --contains" so slow?
 2010-07-06 15:31 UTC  (19+ messages)
                ` [RFC/PATCH 1/4] tag: speed up --contains calculation
                ` [RFC/PATCH 2/4] limit "contains" traversals based on commit timestamp
                ` [RFC/PATCH 3/4] default core.clockskew variable to one day
                ` [RFC/PATCH 4/4] name-rev: respect core.clockskew

[PATCH] guilt: Make sure the commit time is increasing
 2010-07-06 15:09 UTC  (13+ messages)

global hooks - once again
 2010-07-06 15:00 UTC  (11+ messages)

fatal: internal error in diff-resolve-rename-copy
 2010-07-06 14:47 UTC  (3+ messages)

[PATCH] rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option
 2010-07-06 14:46 UTC 

[PATCH 0/4] implement automatic submodule merge strategy when possible
 2010-07-06 14:40 UTC  (4+ messages)
` [PATCH 2/4] teach ref iteration module about submodules
    `  "

[PATCH v2 01/13] parse-options: stop when encounter a non-option
 2010-07-06 14:21 UTC  (5+ messages)
` [PATCH v2 03/13] add the basic data structure for line level history

[PATCH v4 0/7] Improvements for t/README
 2010-07-06 13:19 UTC  (7+ messages)
` [PATCH v4 7/7] t/README: Document the do's and don'ts of tests

messages confusing
 2010-07-06 12:47 UTC  (6+ messages)
  ` [PATCH] use "up-to-date" in messages instead of "uptodate" for consistency

'git commit --short' without touching index?
 2010-07-06 12:10 UTC  (7+ messages)

help moving boost.org to git
 2010-07-06 10:34 UTC  (14+ messages)

[PATCH 1/2] Fix MSVC build
 2010-07-06 10:12 UTC  (4+ messages)
` [PATCH 2/2] Modify MSVC wrapper script
  ` [msysGit] Re: [PATCH 1/2] Fix MSVC build

Make author and committer available to pre-commit hook
 2010-07-06  9:22 UTC  (7+ messages)

[PATCH 1/2] t0006: test timezone parsing
 2010-07-06  7:54 UTC  (6+ messages)
` [PATCH 2/2] parse_date: fix signedness in timezone calculation

[PATCH 0/2] rebase-i minifixes
 2010-07-06  6:27 UTC  (3+ messages)
` [PATCH 1/2] rebase-i: style fix
` [PATCH 2/2] rebase-i: do not get fooled by a log message ending with backslash

[PATCH] pack-refs: remove newly empty directories
 2010-07-06  6:15 UTC  (5+ messages)

Commit ending in \ breaks rebase commitlog parsing
 2010-07-06  5:57 UTC  (2+ messages)

[PATCH] xdiff: optimise for no whitespace difference when ignoring whitespace
 2010-07-06  3:11 UTC  (7+ messages)

installation issue when building with NO_CURL=YesPlease
 2010-07-06  2:36 UTC  (12+ messages)
` [PATCH 2/2] Makefile: work around ksh's failure to handle missing list argument to for loop

[PATCH/RFC] git submodule: add submodules with git add -f <path>
 2010-07-06  2:36 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] Add a string_list_foreach macro
 2010-07-06  2:35 UTC  (5+ messages)
  ` [PATCH 1/2] Add a for_each_string_list_item macro
    ` [PATCH 2/2] Convert the users of for_each_string_list to "

git repository setup
 2010-07-05 21:50 UTC  (2+ messages)

[PATCH] gitweb: Move evaluate_gitweb_config out of run_request
 2010-07-05 18:52 UTC 

[RFC/PATCH 0/3] Documentation: Improve revision documentation
 2010-07-05 17:26 UTC  (5+ messages)
` [RFC/PATCH 1/3] Documentation: split off rev doc into include file
` [RFC/PATCH 2/3] Documentation: gitrevisions
` [RFC/PATCH 3/3] Documentation: link to gitrevisions rather than git-rev-parse

[BUG] Spurious leading '/' in filename in "git diff --raw --relative=<subdirectory>"
 2010-07-05 15:44 UTC  (2+ messages)

[PATCH] rerere.txt: Document forget subcommand
 2010-07-05 13:15 UTC  (2+ messages)
` [PATCHv2] "

Print last time and committer a file was touched by for a whole repo
 2010-07-05  9:53 UTC  (5+ messages)

Patching bad commits
 2010-07-05  8:37 UTC  (3+ messages)

[RFC] Git User's Survey 2010 (resend)
 2010-07-05  7:19 UTC  (9+ messages)

*Non*-interactive squash a range ?
 2010-07-05  7:00 UTC  (3+ messages)

[RFC PATCH] rerere: fix overeager gc
 2010-07-05  6:02 UTC  (7+ messages)

git log and cherry-picks
 2010-07-05  5:39 UTC  (4+ messages)

Is there a way to enforce '-x' when running git cherry-pick?
 2010-07-05  5:11 UTC  (2+ messages)

SVN migration
 2010-07-04 22:01 UTC  (5+ messages)

[PATCH git-gui] git-gui--askpass: Do not hang on exit
 2010-07-04 21:24 UTC  (2+ messages)
  ` [PATCH v2 "

[PATCH] string-list.h: Add STRING_LIST_INIT macro and make use of it
 2010-07-04 19:46 UTC  (6+ messages)
` [PATCH] string_list: "

[PATCH] gitk: Let the ttk theme be controllable via preferences
 2010-07-04 15:17 UTC 

[PATCH 1/4] git-cvsserver: implement script based pserver authentication
 2010-07-04 12:22 UTC  (4+ messages)

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-07-04  7:22 UTC  (9+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit

[PATCH 4/4] git-cvsserver: break from loop after a successful hit
 2010-07-03 22:20 UTC  (2+ messages)

[PATCH 2/4] git-cvsserver: simplify control flow in pserver authentication
 2010-07-03 22:16 UTC  (2+ messages)

what is the test target of t9400-git-cvsserver-server.sh
 2010-07-03 21:28 UTC  (3+ messages)

[PATCH 3/4] git-cvsserver: do not try to descramble empty password
 2010-07-03 21:23 UTC 

how do I exclude a commit from set of commits to be pushed
 2010-07-03 20:39 UTC  (4+ messages)

Issues with line-endings and autocrlf setting after SVN to Git transition
 2010-07-03 20:09 UTC  (2+ messages)

[RFC] Git User's Survey 2010
 2010-07-03 19:46 UTC 

[GSoC update extra!] git-remote-svn: Week 9
 2010-07-03 19:47 UTC  (3+ messages)

[OT?] Executing Git from bash script invoked by cron
 2010-07-03 17:19 UTC  (3+ messages)

[PATCH] git-cvsserver: pserver-auth-script
 2010-07-03 10:49 UTC  (6+ messages)

[PATCH] Bugfix: grep: Do not colorize output when -O is set
 2010-07-03  7:59 UTC  (5+ messages)
    ` [PATCH v2] grep -O: Do not pass color sequences as filenames to pager

[PATCH 2/2] Convert the users for of for_each_string_list to string_list_for_each
 2010-07-03  6:49 UTC  (4+ messages)

BUG ? git-log omits changesets if the file is identical between revs
 2010-07-02 23:24 UTC  (3+ messages)

[PATCH v6 0/3] Merge renormalization, config renamed
 2010-07-02 22:46 UTC  (2+ messages)

"recursive" merge strategy fails when renaming a file into a subdirectory: fatal: git write-tree failed to write a tree
 2010-07-02 21:03 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).