git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-06-29 13:02:15 to 2010-07-02 03:37:46 UTC [more...]

Print last time and committer a file was touched by for a whole repo
 2010-07-02  3:37 UTC  (6+ messages)

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-07-02  3:20 UTC  (4+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit

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

Purpose of "struct object_entry *oe = oe;"?
 2010-07-02  1:43 UTC  (2+ 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

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

[PATCH v2 0/8] Improvements for t/README
 2010-07-02  1:00 UTC  (13+ 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

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

[PATCH v5 0/4] Re-rolled merge normalization
 2010-07-01 20:25 UTC  (13+ messages)
` [PATCH v5 1/4] Avoid conflicts when merging branches with mixed normalization
` [PATCH v5 2/4] Introduce "double conversion during merge" more gradually
` [PATCH v5 3/4] Try normalizing files to avoid delete/modify conflicts when merging
` [PATCH v5 4/4] Don't expand CRLFs when normalizing text during merge

Beg. Level: Send Radiant CMS w/extensions to Heroku
 2010-07-01 17:47 UTC  (3+ messages)

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

[RFC PATCH] rerere: fix overeager gc
 2010-07-01 16:27 UTC  (12+ messages)
    ` [PATCH v2] "
        ` [PATCH 1/2] mingw: utime() handles NULL times parameter
          ` [PATCH 1/2 fixed] mingw_utime(): handle "
        ` [PATCH 2/2] rerere: fix overeager gc

Why is "git tag --contains" so slow?
 2010-07-01 15:38 UTC  (6+ messages)

Forcing CRLF for files in a directory
 2010-07-01 13:55 UTC  (3+ messages)

git reflog delete / manpage confusion
 2010-07-01 13:09 UTC  (4+ messages)

Test 17 of `t9119-git-svn-info.sh' fails with svn 1.6.9
 2010-07-01 10:36 UTC  (7+ messages)

[PATCH] RelNotes-1.7.2: cherry-pick and revert learned the same things
 2010-07-01  8:09 UTC  (2+ messages)

[GSoC update extra!] git-remote-svn: Week 8
 2010-07-01  3:38 UTC  (7+ messages)

[PATCH v4 1/3] Avoid conflicts when merging branches with mixed normalization
 2010-07-01  3:33 UTC  (9+ messages)
` [PATCH] Clarify text filter merge conflict reduction docs

[ANNOUNCE] Git 1.7.2.rc1
 2010-07-01  0:15 UTC 

[ANNOUNCE] GitTogether '10 (Developer/User Summit Oct 25-27)
 2010-06-30 21:17 UTC 

notify alternative to auto gc?
 2010-06-30 20:41 UTC  (8+ messages)
` [PATCH/RFC] Documentation/git-gc.txt: add reference to githooks
      ` [PATCHv2] "

bug: git-bundle create foo --stdin -> segfault
 2010-06-30 20:37 UTC  (8+ messages)
` [RFC/PATCH 0/8] "
  ` [PATCH 2/8] bundle: use libified rev-list --boundary
  ` [PATCH 3/8] bundle: give list_prerequisites() loop body its own function

[PATCH] Add test for correct coloring of git log --decoration
 2010-06-30 20:37 UTC  (3+ messages)

[PATCH 0/4] implement automatic submodule merge strategy when possible
 2010-06-30 20:37 UTC  (6+ messages)
` [PATCH 1/4] add missing && to submodule-merge testcase
` [PATCH 2/4] teach ref iteration module about submodules
` [PATCH 3/4] extent setup_revisions() so it works with submodules
` [PATCH 4/4] implement automatic fast forward merge for submodules

[PATCH 2/4] msvc: Select the "fast" definition of the {get,put}_be32() macros
 2010-06-30 19:53 UTC  (5+ messages)

[PATCH 1/3] git-instaweb: Fix custom apache log placement
 2010-06-30 16:38 UTC  (7+ messages)
` [PATCH 2/3] git-instaweb: Fix Apache environment variable passing
` [PATCH 3/3] git-instaweb: Don't assume Apache executable is named apache2

Implicit stashes
 2010-06-30 16:12 UTC  (8+ messages)
` Dangers of reset --hard (Re: Implicit stashes)

[PATCH v2 01/13] parse-options: stop when encounter a non-option
 2010-06-30 15:25 UTC  (13+ messages)
` [PATCH v2 02/13] parse-options: add two helper functions
` [PATCH v2 03/13] add the basic data structure for line level history
` [PATCH v2 04/13] refactor parse_loc
` [PATCH v2 05/13] parse the -L options
` [PATCH v2 06/13] export three functions from diff.c
` [PATCH v2 07/13] add range clone functions
` [PATCH v2 08/13] map/take range to parent
` [PATCH v2 09/13] print the line log
` [PATCH v2 10/13] map/print ranges along traversing the history topologically
` [PATCH v2 11/13] add --always-print option
` [PATCH v2 12/13] add two test cases
` [PATCH v2 13/13] some document update

[PATCH 00/12] The first version of line level log browser
 2010-06-30 14:42 UTC  (7+ messages)
` [PATCH 02/12] parse-options: add two helper functions
` [PATCH 03/12] add the basic data structure for line level history

How to Push a range of commits
 2010-06-30 13:47 UTC  (2+ messages)

purpose of -r flag for git-svn fetch
 2010-06-30 13:32 UTC  (3+ messages)

[ANNOUNCE] Git 1.7.1.1
 2010-06-30 10:28 UTC  (2+ messages)

[PATCH 0/5] D/F conflict fixes
 2010-06-30  6:53 UTC  (8+ messages)
` [PATCH 4/5] merge_recursive: Fix renames across paths below D/F conflicts

notify alternative to auto gc?
 2010-06-30  2:27 UTC  (3+ messages)

[PATCH/RFC v2 0/9] Subversion dump parsing library
 2010-06-30  2:09 UTC  (3+ messages)
` [PATCH 9/9] Add a sample user for the svndump library

[ANN] git JSONRPC web service and matching pyjamas front-end
 2010-06-29 23:26 UTC 

origin/branchname and tracking branch pointing to different commits?
 2010-06-29 22:39 UTC  (11+ messages)

Error running/configuring git 1.7.1
 2010-06-29 22:03 UTC 

[PATCH] Update t3508 status
 2010-06-29 17:22 UTC  (5+ messages)

[PATCH 1/4] msvc: Fix some "expr evaluates to function" compiler warnings
 2010-06-29 16:50 UTC  (2+ messages)

[PATCH] Do not decode url protocol
 2010-06-29 16:50 UTC  (3+ messages)

[PATCH] t/t9700/test.pl: don't access private object members, use public access methods
 2010-06-29 16:33 UTC  (4+ messages)

recovering orphaned commit
 2010-06-29 15:29 UTC  (5+ messages)

[PATCH] fast-export: Add a --full-tree option
 2010-06-29 13:02 UTC  (2+ 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).