git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-01 18:16:52 to 2010-07-05 12:34:27 UTC [more...]

Why is "git tag --contains" so slow?
 2010-07-05 12:34 UTC  (13+ messages)
                ` [RFC/PATCH 1/4] tag: speed up --contains calculation
                ` [RFC/PATCH 2/4] limit "contains" traversals based on commit timestamp

fatal: internal error in diff-resolve-rename-copy
 2010-07-05 12:05 UTC 

Make author and committer available to pre-commit hook
 2010-07-05 11:46 UTC  (2+ messages)

[PATCH] guilt: Make sure the commit time is increasing
 2010-07-05 11:06 UTC  (5+ messages)

global hooks - once again
 2010-07-05 10:03 UTC  (7+ messages)

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

installation issue when building with NO_CURL=YesPlease
 2010-07-05  9:31 UTC  (9+ messages)
` [PATCH 1/2] Makefile: remove some unnecessary curly braces
` [PATCH 2/2] Makefile: work around ksh's failure to handle missing list argument to for loop

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

[PATCH] xdiff: optimise for no whitespace difference when ignoring whitespace
 2010-07-05  8:34 UTC  (2+ messages)

[BUG] Spurious leading '/' in filename in "git diff --raw --relative=<subdirectory>"
 2010-07-05  8:15 UTC 

[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 1/2] t0006: test timezone parsing
 2010-07-04 11:00 UTC  (2+ messages)
` [PATCH 2/2] parse_date: fix signedness in timezone calculation

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-07-04  7:22 UTC  (16+ 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 1/2] Add a string_list_foreach macro
 2010-07-03 12:41 UTC  (4+ messages)
  ` [PATCH 1/2] Add a for_each_string_list_item macro
    ` [PATCH 2/2] Convert the users of for_each_string_list to "

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

'git commit --short' without touching index?
 2010-07-03 10:08 UTC  (3+ messages)

[PATCH] Bugfix: grep: Do not colorize output when -O is set
 2010-07-03  7:59 UTC  (6+ 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  (5+ messages)
` [PATCH v6 1/3] Avoid conflicts when merging branches with mixed normalization
` [PATCH v6 2/3] Try normalizing files to avoid delete/modify conflicts when merging
` [PATCH v6 3/3] Don't expand CRLFs when normalizing text during merge

"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 

[PATCH/RFC] git submodule: add submodules with git add -f <path>
 2010-07-02 19:22 UTC 

valgrind hits in t9400 and t9401 (git cvsserver)
 2010-07-02 19:06 UTC 

Improved autocrlf description in RelNotes-1.7.2.txt
 2010-07-02 17:28 UTC  (3+ messages)

[GSoC 2010] The 6th week
 2010-07-02 15:05 UTC 

[PATCH v4 0/7] Improvements for t/README
 2010-07-02 14:59 UTC  (8+ messages)
` [PATCH v4 1/7] t/README: The trash is in 't/trash directory.$name'
` [PATCH v4 2/7] t/README: Typo: paralell -> parallel
` [PATCH v4 3/7] t/README: Document the prereq functions, and 3-arg test_*
` [PATCH v4 4/7] t/README: Document test_external*
` [PATCH v4 5/7] t/README: Document test_expect_code
` [PATCH v4 6/7] t/README: Add a section about skipping tests
` [PATCH v4 7/7] t/README: Document the do's and don'ts of tests

Purpose of "struct object_entry *oe = oe;"?
 2010-07-02  9:28 UTC  (4+ messages)

git cherry not marking commits with equivalent upstream
 2010-07-02  9:23 UTC  (13+ messages)
` [PATCH] Documentation: 'cherry' does not cope well with merges from upstream

Git checkout: difference in behavior and what is in the documentation
 2010-07-02  8:29 UTC  (3+ messages)

[PATCH v2 0/8] Improvements for t/README
 2010-07-02  7:28 UTC  (14+ messages)
` [PATCH v2 1/8] t/README: Tests are all +x, ./test, not sh ./test
` [PATCH v2 2/8] t/README: The trash is in 't/trash directory.$name'
` [PATCH v2 3/8] t/README: Typo: paralell -> parallel
` [PATCH v2 4/8] t/README: Document the prereq functions, and 3-arg test_*
` [PATCH v2 5/8] t/README: Document test_external*
    ` [PATCH v3 "
` [PATCH v2 6/8] t/README: Document test_expect_code
` [PATCH v2 7/8] t/README: Add a section about skipping tests
` [PATCH v2 8/8] t/README: Document the do's and don'ts of tests

Poor status output during conflicted merge
 2010-07-02  1:51 UTC  (3+ messages)

[GSoC update] git-remote-svn: Week 9
 2010-07-02  1:40 UTC  (2+ messages)

A minor typo in the RelNotes for 1.7.2
 2010-07-02  0:52 UTC  (2+ messages)
` [PATCH] Documentation/RelNotes-1.7.2.txt: Fix typo

[PATCH 4/4] Makefile: Don't pass $(ALL_CFLAGS) to the linker
 2010-07-01 21:27 UTC  (6+ messages)

[PATCH v5 0/4] Re-rolled merge normalization
 2010-07-01 20:25 UTC  (10+ messages)
` [PATCH v5 2/4] Introduce "double conversion during merge" more gradually


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