git Archives By messages with attachments
1197 messages
:
Starting
01 Jan 2006,
Ending
31 Jan 2006
sort by
: [
thread
] [
author
] [
date
] [
subject
]
Mail actions
: [
mail a new topic
]
Other periods
:[
Previous, Attachment view
] [
Next, Attachment view
] [
List of Folders
]
Re: [RFC] shallow clone
Simon Richter
(31 Jan 2006)
signature.asc
(308 bytes)
Re: [RFC] shallow clone
Simon Richter
(30 Jan 2006)
signature.asc
(308 bytes)
Re: No merge strategy handled the merge (git version 1.1.GIT)
Radoslaw Szkodzinski
(29 Jan 2006)
signature.asc
(253 bytes)
Re: No merge strategy handled the merge (git version 1.1.GIT)
Radoslaw Szkodzinski
(29 Jan 2006)
signature.asc
(253 bytes)
Re: [Census] So who uses git?
Radoslaw Szkodzinski
(29 Jan 2006)
signature.asc
(253 bytes)
Re: [Census] So who uses git?
Keith Packard
(29 Jan 2006)
signature.asc
(190 bytes)
Re: LCA06 Cogito/GIT workshop - (Re: git-whatchanged: exit out early on errors)
Keith Packard
(28 Jan 2006)
signature.asc
(190 bytes)
[PATCH] Cogito: Handle push over http
Beber
(23 Jan 2006)
push-for-cg.patch
(427 bytes)
Re: /etc in git?
Ryan Anderson
(21 Jan 2006)
signature.asc
(257 bytes)
Re: /etc in git?
Ryan Anderson
(19 Jan 2006)
signature.asc
(190 bytes)
Re: Joining Repositories
Ryan Anderson
(19 Jan 2006)
signature.asc
(190 bytes)
"git cat" and "git ls"
Santi Béjar
(19 Jan 2006)
part
(1012 bytes)
part
(336 bytes)
Re: Joining Repositories
Ryan Anderson
(19 Jan 2006)
signature.asc
(257 bytes)
Re: [QUESTION] What is a tag for?
Petr Baudis
(18 Jan 2006)
part
(190 bytes)
[PATCH] "sleep 1" sleeps too little on cygwin
Alex Riesen
(17 Jan 2006)
sleeps-too-little.patch
(531 bytes)
Re: git-diff-files and fakeroot
Ryan Anderson
(17 Jan 2006)
signature.asc
(257 bytes)
git-diff-files and fakeroot
Ryan Anderson
(17 Jan 2006)
signature.asc
(257 bytes)
Re: git pull request email's
Jeff Garzik
(13 Jan 2006)
mkmsg.sh
(525 bytes)
Re: [PATCH] stgit: fix clone
Chuck Lever
(13 Jan 2006)
cel.vcf
(452 bytes)
Re: [PATCH] stgit: fix clone
Catalin Marinas
(12 Jan 2006)
fix.diff
(4168 bytes)
Re: [PATCH] stgit: fix clone
Chuck Lever
(12 Jan 2006)
cel.vcf
(452 bytes)
Re: [PATCH] stgit: fix clone
Chuck Lever
(12 Jan 2006)
cel.vcf
(452 bytes)
Re: RFC: Subprojects
Simon Richter
(12 Jan 2006)
signature.asc
(308 bytes)
Re: RFC: Subprojects
Simon Richter
(12 Jan 2006)
signature.asc
(308 bytes)
RFC: Subprojects
Simon Richter
(12 Jan 2006)
signature.asc
(308 bytes)
Re: undoing changes with git-checkout -f
Joel Becker
(10 Jan 2006)
tunnel.pl
(2716 bytes)
Re: undoing changes with git-checkout -f
Joel Becker
(10 Jan 2006)
tunnel.pl
(2668 bytes)
Re: [PATCH] Stgit - gitmergeonefile.py: handle removal vs. changes
Chuck Lever
(08 Jan 2006)
cel.vcf
(466 bytes)
Re: [ANNOUNCE] GIT 1.0.7
Sergey Vlasov
(07 Jan 2006)
part
(191 bytes)
Re: trivial: .gitignore precompiled pyhton modules
Alex Riesen
(06 Jan 2006)
ignore-precompiled-python-modules.txt
(403 bytes)
trivial: check, if t/trash directory was successfully created
Alex Riesen
(05 Jan 2006)
Check-if-trash-directory-was-successfully-created.txt
(816 bytes)
trivial: .gitignore precompiled pyhton modules
Alex Riesen
(05 Jan 2006)
ignore-precompiled-pyhton-modules.txt
(396 bytes)
trivial: use git-repo-config to detect how to run tests in the test repository
Alex Riesen
(05 Jan 2006)
use-git-repo-config-to-detect-how-to-run-the-test-in-the-test-repository.txt
(1873 bytes)
trivial: use git-repo-config to detect if the test can be run on the repository
Alex Riesen
(05 Jan 2006)
use-git-repo-config-to-detect-if-the-test-can-be-run-on-the-repository.txt
(801 bytes)
Use testlib to skip t3300-funny-names
Alex Riesen
(05 Jan 2006)
Use-testlib-to-skip-the-test-it-cannot-be-run-on-cygwin.txt
(1077 bytes)
use GIT_DIR instead of /var/tmp
Alex Riesen
(05 Jan 2006)
use-GIT_DIR-instead-of-var-tmp.txt
(531 bytes)
[PATCH] git-mv.perl: use stderr for error output and cleanup
Alex Riesen
(05 Jan 2006)
use-stderr-for-error-output-and-cleanup.txt
(3458 bytes)
trivial: remove the dots at the end of file names
Alex Riesen
(05 Jan 2006)
Remove-the-dots-at-the-end-of-file-names-to-make-the-output-more-mouse-copy-paste-friendly.txt
(868 bytes)
trivial: typo
Alex Riesen
(05 Jan 2006)
typo.txt
(624 bytes)
trivial: clarify, what are the config's user.name and user.email about
Alex Riesen
(05 Jan 2006)
clarify-what-are-the-config-s-user.name-and-user.email-about.txt
(762 bytes)
use result of open(2) to check for presence
Alex Riesen
(05 Jan 2006)
use-result-of-open-2-to-check-for-presence-of-the-old-config-file.txt
(1714 bytes)
fix potential deadlock in create_one_file
Alex Riesen
(05 Jan 2006)
fix-potential-deadlock-in-create_one_file.txt
(573 bytes)
trivial: O_EXCL makes O_TRUNC redundant
Alex Riesen
(05 Jan 2006)
O_EXCL-makes-O_TRUNC-redundant.txt
(1128 bytes)
trivial: retval of waitpid is not errno
Alex Riesen
(05 Jan 2006)
retval-of-waitpid-is-not-errno.txt
(624 bytes)
[PATCH] Ignore tags that contain colons in their names
Simon Richter
(05 Jan 2006)
signature.asc
(308 bytes)
Re: [OT] Shameless troll ;o)
Chuck Lever
(04 Jan 2006)
cel.vcf
(255 bytes)
Proposta de Limpeza
jfterceirizacao
(03 Jan 2006)
JF.DOC
(34304 bytes)
Last message date
:
31 Jan 2006
Archived on
: 18 Oct 2007 EST
1197 messages
sort by
: [
thread
] [
author
] [
date
] [
subject
]
Mail actions
: [
mail a new topic
]
Other periods
:[
Previous, Attachment view
] [
Next, Attachment view
] [
List of Folders
]
This archive was generated by
hypermail 2.1.8
: 18 Oct 2007 EST