git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-01-12 16:15:49 to 2011-01-18 21:43:51 UTC [more...]

[PATCH] fast-import: Allow filemodify to set the root
 2011-01-18 21:43 UTC  (6+ messages)
  ` [PATCH] Documentation/fast-import: put explanation of M 040000 <dataref> "" in context

[PATCH 1/3] t/t5400-send-pack.sh: use the canonical test_expect_success syntax
 2011-01-18 21:41 UTC  (3+ messages)
` [PATCH 2/3] t/t5400-send-pack.sh: add test_when_finished commands
` [PATCH 3/3] t/t5400-send-pack.sh: re-indent subshell invocation

gitk "find commit adding/removing string"/possible pickaxe bug?
 2011-01-18 21:33 UTC  (9+ messages)

BUG: gitk fails to parse 1.7.4-rc0 version string
 2011-01-18 21:26 UTC  (7+ messages)
` [PATCH] gitk: Take only numeric version components when computing $git_version

core.whitespace space-in-indent feature request
 2011-01-18 20:31 UTC  (3+ messages)

[PATCH 00/47] nd/setup updates on pu
 2011-01-18 19:41 UTC  (5+ messages)
` [PATCH 39/47] setup: limit get_git_work_tree()'s to explicit setup case only

git bisect problems/ideas
 2011-01-18 18:34 UTC  (10+ messages)

[PATCH v2 0/4] --word-regex sanity checking and such
 2011-01-18 18:00 UTC  (5+ messages)
` [PATCH v2 4/4] t4034: bulk verify builtin word regex sanity
  ` [RFC/PATCH 0/3] "
    ` [PATCH 1/3] "
      ` Re*: "

filter-branch --env-filter GIT_AUTHOR_DATE
 2011-01-18 16:43 UTC 

problem with cherry-picking a commit which comes before introducing a new submodule
 2011-01-18 16:20 UTC  (9+ messages)

Black smoke from git rebase -i exec
 2011-01-18 15:05 UTC  (7+ messages)
` [PATCH 1/2 (fix broken test)] rebase -i: add exec command to launch a shell command
  ` [PATCH 0/2] rebase -i: in-editor documentation nits
    ` [PATCH 1/2] rebase -i: reword in-editor documentation of "exec"
    ` [PATCH 2/2] rebase -i: explain how to discard all commits

git submodule vs git mergetool
 2011-01-18  9:04 UTC 

[PATCH 1/3] fix git-gui russian translation typos
 2011-01-18  7:48 UTC  (5+ messages)
  ` [PATCH 2/3] git-gui: spelling fixes in russian translation
    ` [PATCH 3/3] git-gui: update "

Git Rebase blows away GIT_AUTHOR_NAME
 2011-01-18  3:55 UTC  (29+ messages)

git diff
 2011-01-17 22:30 UTC  (2+ messages)

[PATCH] gitk: spelling fixes in russian translation
 2011-01-17 21:23 UTC 

[PATCH 0/3] git-gui: update russian translation
 2011-01-17 21:16 UTC  (2+ messages)

EOL strangeness
 2011-01-17 19:56 UTC 

panic recovery
 2011-01-17 18:42 UTC  (4+ messages)

Best practice for merging
 2011-01-17 16:16 UTC 

Creating remote branch called HEAD corrupts remote clones
 2011-01-17 10:02 UTC 

git top links: 2011-1
 2011-01-16 23:09 UTC 

[BUG] blame -M not finding that some lines were moved
 2011-01-16 20:56 UTC 

cannot fetch arm git tree
 2011-01-16 13:42 UTC  (2+ messages)

multiple group access to update repo
 2011-01-16 12:27 UTC  (2+ messages)

[RFC PATCH v7 0/3] git-remote-fd & git-remote-ext
 2011-01-16  3:49 UTC  (3+ messages)
` [RFC PATCH v7 3/3] git-remote-ext
  ` [PATCH] remote-ext: do not segfault for blank lines

working with a large repository and git svn
 2011-01-16  3:32 UTC  (12+ messages)
            ` [PATCH] Optionally parse author information

[PATCHv2] Add support for subversion dump format v3
 2011-01-16  2:16 UTC  (5+ messages)
` [PATCH 1/5] fast-import: Let importers retrieve blobs
  ` [PATCH/RFC v3 resend 0/4] "
    ` [PATCH 3/4] fast-import: let "
      ` [PATCH] Documentation/fast-import: capitalize beginning of sentence

Resumable clone/Gittorrent (again)
 2011-01-16  2:11 UTC  (12+ messages)

[PATCH v2] git-merge: ignore space support
 2011-01-16  1:08 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH 2/4] ll-merge: replace flag argument with options struct
      ` [PATCH v1.7.4-rc2] ll-merge: simplify opts == NULL case

[PATCH] svndump.c: Fix a printf format compiler warning
 2011-01-15 18:06 UTC  (3+ messages)

[Bug] Gitweb corrupting files?
 2011-01-15 15:39 UTC  (4+ messages)
  ` [Not a] "

[PATCH] git-p4: Fix 'p4 opened' in git-p4 for names with spaces
 2011-01-15 14:35 UTC  (5+ messages)
` [PATCH] git-p4: Fixed handling of file "

[RFC PATCH 0/3] Towards a Git-to-SVN bridge
 2011-01-15  8:11 UTC  (8+ messages)
` [PATCH 1/3] date: Expose the time_to_tm function
` [PATCH 2/3] vcs-svn: Start working on the dumpfile producer
` [PATCH 3/3] Build an svn-fi target in contrib/svn-fe

[PATCH] fast-import: Don't barf if import-marks file is missing
 2011-01-15  6:31 UTC  (2+ messages)
` [PATCH] fast-import: Introduce --import-marks-if-exists

clone breaks replace
 2011-01-15  5:27 UTC  (9+ messages)
            ` small downloads and immutable history (Re: clone breaks replace)

Merge two different repositories (v2.4 + v2.5) into the one (v2.4 -> v2.5). Possible?
 2011-01-15  0:04 UTC  (11+ messages)
  ` [RFC/PATCH] Documentation: start to explain what git replace is for
      ` [RFC/PATCH 2/1] fixup! "
            ` how multiple roots happen (Re: [RFC/PATCH 2/1] fixup! Documentation: start to explain what git replace is for)

cvsimport still not working with cvsnt
 2011-01-14 21:49 UTC  (9+ messages)

noob question
 2011-01-14 21:32 UTC  (3+ messages)

Forcing re-reading files with unchanged stats
 2011-01-14 21:03 UTC  (5+ messages)

bug: request-pull broken when remote name contains a slash
 2011-01-14 19:55 UTC  (3+ messages)
` [PATCH] fix git-parse-remote.sh for remotes that contain slashes

weird github capitalization problem
 2011-01-14 15:30 UTC  (4+ messages)

[PATCH] handle rename of case only, for windows
 2011-01-14 14:22 UTC  (2+ messages)

[PATCH] handle rename of case only, for windows
 2011-01-14 14:17 UTC  (2+ messages)

[PATCH] handle rename of case only, for windows (resend)
 2011-01-14 13:54 UTC 

Presenting myself to the community and GSoC 2011
 2011-01-14 12:18 UTC  (2+ messages)

How does 'git notes --ref' work?
 2011-01-14 11:14 UTC  (3+ messages)

Applying .gitattributes text/eol changes
 2011-01-14  9:05 UTC  (10+ messages)

[ANNOUNCE] Git 1.7.4-rc2
 2011-01-14  6:33 UTC 

Git SRV support for clients
 2011-01-14  4:57 UTC 

unpack-trees: fix D/F conflict bugs in verify_absent
 2011-01-13 20:20 UTC  (8+ messages)
` [PATCH 1/3] unpack-trees: handle failure "
  ` [RFC/PATCH 0/2] unpack-trees: handle lstat failures "
    ` [PATCH 1/2] unpack-trees: handle lstat failure for existing directory
    ` [PATCH 2/2] unpack-trees: handle lstat failure for existing file

Git unpack-objects on Windows
 2011-01-13 19:40 UTC  (4+ messages)

[PATCH] t0000: quote TAP snippets in test code
 2011-01-13 11:30 UTC 

[PATCH 1/2] RelNotes/1.7.4: minor fixes
 2011-01-13  9:35 UTC  (2+ messages)
` [PATCH 2/2] RelNotes/1.7.4: remove helper script traces

git-repack & big files
 2011-01-13  8:00 UTC  (5+ messages)

What's cooking in git.git (Jan 2011, #03; Wed, 12)
 2011-01-13  5:52 UTC 

HTTP push not respecting .netrc
 2011-01-13  0:48 UTC  (4+ messages)

[PATCH] commit: suggest --amend --reset-author to fix commiter identity
 2011-01-12 18:39 UTC  (3+ messages)
` [PATCH v2] "

I want to report a bug/anomaly in Git
 2011-01-12 18:35 UTC  (2+ messages)

bug? in checkout with ambiguous refnames
 2011-01-12 18:19 UTC  (14+ 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).