git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-06-10 12:11:55 to 2007-06-12 03:32:10 UTC [more...]

[PATCH 0/3] Support config-based names
 2007-06-12  3:31 UTC  (2+ messages)

[PATCH] Port git-tag.sh to C
 2007-06-12  3:28 UTC  (10+ messages)

[PATCH 3/3] Support branch^[merge] and branch^[push]
 2007-06-12  3:10 UTC 

[PATCH 1/3] Parse and report branch configuration along with remote configuration
 2007-06-12  3:10 UTC 

[PATCH 2/3] Add refspec search for push destinations
 2007-06-12  3:10 UTC 

Please remerge git-gui.git into git.git
 2007-06-12  2:27 UTC  (3+ messages)

Problem with a push
 2007-06-12  1:35 UTC  (6+ messages)

how to properly import perforce history
 2007-06-12  1:19 UTC  (15+ messages)
` Asking again... [Re: how to properly import perforce history?]
        ` [PATCH] git-p4: check for existence of repo dir before trying to create [Was: Asking again... [Re: how to properly import perforce history?]]

git-p4 fails when cloning a p4 depo
 2007-06-12  1:13 UTC  (6+ messages)

[RFC] Teach diff to imply --find-copies-harder upon -C -C
 2007-06-11 23:05 UTC  (2+ messages)

[PATCH 0/5] misc. submodule related changes
 2007-06-11 22:59 UTC  (7+ messages)
` [PATCH 1/5] t7400: barf if git-submodule removes or replaces a file
  ` [PATCH 2/5] git-submodule: remember to checkout after clone
    ` [PATCH 3/5] Rename sections from "module" to "submodule" in .gitmodules
      ` [PATCH 4/5] git-submodule: give submodules proper names
        ` [PATCH 5/5] Add gitmodules(5)

Does anyone have any benchmarks against CVS?
 2007-06-11 22:45 UTC  (8+ messages)

[PATCH] Add --no-reuse-delta, --window, and --depth options to git-gc
 2007-06-11 21:40 UTC  (15+ messages)
` [PATCH] Add --no-reuse-delta, --window, and --depth options to
  ` [PATCH] Add pack.depth option to git-pack-objects and change default depth to 50
    ` [PATCH] Add --no-reuse-delta option to git-gc

Passing **envp around in git.c
 2007-06-11 21:15 UTC 

[PATCH 3/5] Rename sections from "module" to "submodule" in .gitmodules
 2007-06-11 19:55 UTC 

Adding empty directory gives bogus error message
 2007-06-11 19:48 UTC  (12+ messages)
  ` [PATCH 1/3] refactor dir_add_name
  ` [PATCH 2/3] dir_struct: add collect_ignored option
  ` [PATCH 3/3] builtin-add: simplify (and increase accuracy of) exclude handling

[PATCH 0/5] misc. submodule related changes
 2007-06-11 19:06 UTC  (3+ messages)

[RFC] git integrated bugtracking
 2007-06-11 18:51 UTC  (17+ messages)

[PATCH] Unquote From line from patch before comparing with given from address
 2007-06-11 17:04 UTC 

[PATCH 0/3] submodule improvements
 2007-06-11 16:17 UTC  (14+ messages)
` [PATCH 2/3] Add gitmodules(5)

That improved git-gui blame viewer
 2007-06-11 16:05 UTC  (4+ messages)

Please pull mergetool.git
 2007-06-11 13:31 UTC  (7+ messages)

[PATCH]: git-cherry: Document 'limit' command-line option
 2007-06-11 12:56 UTC 

[PATCH] git-svn: cache max revision in rev_db databases
 2007-06-11 11:43 UTC  (3+ messages)

[PATCH] Introduce light weight commit annotations
 2007-06-11 10:25 UTC  (17+ messages)

[PATCH] Avoid double-slash in path names that depend on $(sharedir)
 2007-06-11  9:10 UTC  (3+ messages)

[PATCH] Remove an odd "available" from git-mergetool message regarding no merge tools
 2007-06-11  9:01 UTC 

git-svn set-tree bug
 2007-06-11  8:52 UTC  (12+ messages)

[PATCH] git-svn: use git-log rather than rev-list | xargs cat-file
 2007-06-11  7:34 UTC  (3+ messages)

git-gui 0.7.3
 2007-06-11  6:26 UTC 

[Qgit RFC] commit --amend
 2007-06-11  5:45 UTC  (5+ messages)

git commit --amend -F ?
 2007-06-11  5:05 UTC 

git-svn - creating a tag in a cloned SVN repository
 2007-06-11  4:26 UTC  (2+ messages)

error: char103: premature end of data
 2007-06-11  1:11 UTC  (19+ messages)
` [PATCH] Silence error messages unless 'thorough_verify' is set
  ` [PATCH 0/4] Restructure the tag object
    ` [PATCH 1/4] Make tag names (i.e. the tag object's "tag" line) optional
    ` [PATCH 2/4] Introduce optional "keywords" on tag objects

[PATCH 0/6] gitweb: 'commitdiff' view improvements
 2007-06-11  0:36 UTC  (2+ messages)

[StGIT PATCH 0/4] Cleanups of the Series object
 2007-06-11  0:33 UTC  (5+ messages)
` [StGIT PATCH 1/4] Use get/set_name for a stack's name
` [StGIT PATCH 2/4] Abstract a PatchSet object out of Series
` [StGIT PATCH 3/4] Move stack format-version checks into Stack class
` [StGIT PATCH 4/4] Rename branch.*.stgitformatversion to branch.*.stgit.stackformatversion

[PATCH 5/5] Add gitmodules(5)
 2007-06-11  0:04 UTC 

[PATCH 4/5] git-submodule: give submodules proper names
 2007-06-11  0:03 UTC 

[PATCH 3/5] Rename sections from "module" to "submodule" in .gitmodules
 2007-06-11  0:01 UTC 

[PATCH 2/5] git-submodule: remember to checkout after clone
 2007-06-11  0:01 UTC 

[PATCH 1/5] t7400: barf if git-submodule removes or replaces a file
 2007-06-11  0:00 UTC 

Documentation updates
 2007-06-10 21:43 UTC  (2+ messages)

[StGIT PATCH not for master, v2] Use gitk --argscmd in contrib/stg-gitk
 2007-06-10 21:40 UTC 

[ANNOUNCE] qgit-2.0rc1
 2007-06-10 21:36 UTC  (15+ messages)

Refactoring the tag object; Introducing soft references (softrefs); Git 'notes' (take 2)
 2007-06-10 19:42 UTC  (21+ messages)
` [PATCH 0/7] Introduce soft references (softrefs)
  ` Comment on weak refs
` [PATCH 1/7] Softrefs: Add softrefs header file with API documentation
    ` [PATCH] Teach git-gc to merge unsorted softrefs
` [PATCH] Change softrefs file format from text (82 bytes per entry) to binary (40 bytes per entry)


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 NNTP newsgroup(s).