[Prev Page][Next Page]
- Praise for the checkout improvements,
Johannes Schindelin
- [PATCH] Add a -z option to 'git status' to safely feed shell programs with path names,
Sebastien Gross
- [PATCH] perl/Makefile.PL: teach makefiles about possible old Error.pm files,
Chris Frey
- [BUG] make test fails on osx (t7502-commit.sh),
Rhodes, Kate
- partial globbing in fetch refspecs broken in v1.5.5,
Nikolaus Schulz
- [PATCH] git-filter-branch: Clarify file removal example.,
Jon Loeliger
- git-svn goes into infinite loop rebuilding rev_map,
Daniel Berlin
- git-svn, merging et al.,
Nigel Magnay
- [PATCH] git-send-email: add option for output in mbox format,
Robert Richter
- What am I doing wrong?,
Paul Gardiner
- [PATCH] submodule update: add convenience option --init,
Johannes Schindelin
- git bug: rebase fatal failure,
Tommy Thorn
- Why do git submodules require manual checkouts and commits?,
skillzero
- [PATCH] Documentation/git-repack.txt: document new -A behaviour,
Chris Frey
- [PATCH] git-read-tree: document -v option.,
Miklos Vajna
- Migrating a git repository to subversion,
Alf Mikula
- [PATCH] git-fast-import: rename cmd_*() functions to parse_*(),
Miklos Vajna
- [PATCH] Documentation: mention how to define multiple strategies,
Miklos Vajna
- How can I tell if a SHA1 is a submodule reference?,
Robin Luckey
- [PATCH] Updated status to show 'Not currently on any branch' in red,
Chris Parsons
- [PATCH v3] Add support for GIT_CEILING_DIRS,
David Reiss
- [PATCH] Documentation/git-web--browse.txt: fix small typo,
Teemu Likonen
- [BUG] git add -u ignores --dry-run flag,
Gustaf Hendeby
- Submodule on Debian breaks,
Peter Bengtson
- git-svn condenses history when dcommit is interrupted,
João Abecasis
- [PATCH] Use '-f' option to point to the .gitmodules file,
imyousuf
- Problems cloning on Mac OS,
Peter Karlsson
- [PATCH 0/3] git-cvsserver: Add support for some binary files,
Matthew Ogilvie
- git clone broken in next,
Kevin Ballard
- [PATCH] Documentation/git-filter-branch: Fix word usage for --commit-filter,
Kevin Ballard
- [PATCH] Fix sed syntax in t7502-commit for OSX,
Marcel Koeppen
- [PATCH v2] Add support for GIT_CEILING_DIRS,
David Reiss
- [PATCH] Export GIT_DIR after setting it,
martin f. krafft
- [PATCH] Documentation/git-prune.txt: document unpacked logic,
Chris Frey
- Newbie question: Is it possible to undo a stash?,
Iván V.
- [PATCH 0/2] Fix two pet peeves of mine,
Johannes Schindelin
- [PATCH 0/3] sane rebase/stash support with submodules,
Johannes Schindelin
- Confused about recovering from a merge conflict,
D. Stuart Freeman
- [PATCH 1/2] cvsexportcommit: chomp only removes trailing whitespace,
Johannes Schindelin
- [PATCH] graph.c: fix padding,
Johannes Schindelin
- [PATCH] Rephrased git-describe description,
Ian Hilt
- mergetool feature request - select remote or local,
Caleb Cushing
- Bug: git cherry-pick and autocrlf,
Kristian Amlie
- [PATCH] Updating documentation to match Brandon Casey's proposed git-repack patch.,
Chris Frey
- git-svn and svn:mime-type,
Kevin Ballard
- [PATCH 2/2] Add support for GIT_CEILING_DIRS,
David Reiss
- [PATCH 1/2] chdir after computing new cwd in check_repository_format_gently,
David Reiss
- [PATCH 2/2] let pack-objects do the writing of unreachable objects as loose objects,
Nicolas Pitre
- [PATCH 1/2] add a force_object_loose() function,
Nicolas Pitre
- Re: + wireless-fix-iwlwifi-unify-init-driver-flow.patch added to -mm tree,
Andrew Morton
- StGit: kha/{safe,experimental} updated,
Karl Hasselström
- [Fwd: a question on moving git repository],
alenoosh
- (no subject),
ghq7613
- [PATCH] Documentation/git-gc.txt: change --aggressive description,
Pieter de Bie
- [PATCH 0/4] freebsd portability fixes,
Jeff King
- abouy git reset command,
amishera
- [PATCH] Documentation: rev-parse: add a few "--verify" and "--default" examples,
Christian Couder
- multiple files for the same hook,
Thomas Hunger
- [JGIT PATCH v2 0/24] Implementation of a file tree iteration using ignore rules.,
Florian Koeberle
- [JGIT PATCH v2 01/24] Start of an implementation of a git like command line tool.,
Florian Koeberle
- [JGIT PATCH v2 03/24] Formatted Constats class.,
Florian Koeberle
- [JGIT PATCH v2 13/24] Added the class ComplexFilePattern.,
Florian Koeberle
- [JGIT PATCH v2 14/24] Added the class IgnoreRuleListFactory.,
Florian Koeberle
- [JGIT PATCH v2 15/24] Added a Rules interface implementation and a factory for it.,
Florian Koeberle
- [JGIT PATCH v2 23/24] Added the test class AddCommandIterationTest.,
Florian Koeberle
- [JGIT PATCH v2 24/24] Added a "add" command to the git like command line tool.,
Florian Koeberle
- [JGIT PATCH v2 22/24] Added class LightFileTreeIterable.,
Florian Koeberle
- [JGIT PATCH v2 21/24] Added the class LightFileTreeIterator and a test for it.,
Florian Koeberle
- [JGIT PATCH v2 20/24] Added class AddRulesFactory.,
Florian Koeberle
- [JGIT PATCH v2 19/24] Added the class AddRuleListFactory.,
Florian Koeberle
- [JGIT PATCH v2 16/24] Added test class OverallIgnoreRulestest.,
Florian Koeberle
- [JGIT PATCH v2 18/24] Added InvalidPatternException and PathNotInProjectDirectoryException,
Florian Koeberle
- [JGIT PATCH v2 17/24] Added the class TreeFilePattern.,
Florian Koeberle
- [JGIT PATCH v2 11/24] Added the class FNMatchPattern.,
Florian Koeberle
- [JGIT PATCH v2 12/24] Added the class GlobalFilePattern,
Florian Koeberle
- [JGIT PATCH v2 10/24] Added the iterface Rules.,
Florian Koeberle
- [JGIT PATCH v2 09/24] Added the class Rule.,
Florian Koeberle
- [JGIT PATCH v2 08/24] Added the interface FilePattern.,
Florian Koeberle
- [JGIT PATCH v2 07/24] Added findWorkTree method to Repository class.,
Florian Koeberle
- [JGIT PATCH v2 06/24] Added a "init" command to the git like command line tool.,
Florian Koeberle
- [JGIT PATCH v2 05/24] Added WorkTree class which can be constructed over Repository.,
Florian Koeberle
- [JGIT PATCH v2 02/24] Formatted Repository class.,
Florian Koeberle
- [JGIT PATCH v2 04/24] Added path related constats to Constats class.,
Florian Koeberle
- Re: [JGIT PATCH v2 0/24] Implementation of a file tree iteration using ignore rules.,
Miklos Vajna
- [PATCH] Documentation: Add missing git svn commands,
Gustaf Hendeby
- [PATCH] git-merge: exclude unnecessary options from OPTIONS_SPEC,
Miklos Vajna
- [PATCH] git-merge: include missing options in OPTIONS_SPEC,
Miklos Vajna
- [user confusion] git-config error messages,
Ingo Molnar
- Why repository grows after "git gc"? / Purpose of *.keep files?,
Teemu Likonen
- [PATCH 0/3] Aggregate testcase results,
Sverre Rabbelier
- how to backup git,
bill lam
- [PATCH] Fast forward strategies allow, never, and only,
Sverre Hvammen Johansen
- git-svn blame change- doc confusion,
Dan McGee
- [PATCH 1/3 v2] rev-parse: add test script for "--verify",
Christian Couder
- Problems getting git-send-email to work,
Sverre Hvammen Johansen
- git-bundle question.,
Govind Salinas
- [PATCH] Add alloc_ref_from_str() to replace pattern of alloc_ref() from strings.,
kkowalczyk
- [PATCH v2] instaweb: make it compatible with Mac OS X 10.5's apache installation.,
nathan spindel
- Re: [GIT] CIFS fixes,
Steve French
- [PATCH 3/3] rev-parse --verify: do not output anything on error,
Christian Couder
- [PATCH 2/3] rev-parse: fix using "--default" with "--verify",
Christian Couder
- [PATCH 1/3] rev-parse: add test script for "--verify",
Christian Couder
- [PATCH 1/4] git-init: autodetect core.ignorecase,
Steffen Prohaska
- git-svn feature requests,
Dennis Schridde
- Git branches - confusing behavior,
Dima Kagan
- [PATCH] instaweb: if no httpd is specified and lighttpd doesn't exist, fall back on apache2.,
nathan spindel
- Verilog/ASIC development support is insufficient in git , help!,
Justin Leung
- Re: Verilog/ASIC development support is insufficient in git , help!,
Kevin Ballard
- Re: Verilog/ASIC development support is insufficient in git , help!,
Christian MICHON
- Re: Verilog/ASIC development support is insufficient in git , help!,
Jakub Narebski
- Re: Verilog/ASIC development support is insufficient in git , help!,
Daniel Barkalow
- <Possible follow-ups>
- Re: Verilog/ASIC development support is insufficient in git , help!,
Justin Leung
- "git log --first-parent" shows parents that are not first,
しらいしななこ
- [PATCH] Optimize common pattern of alloc_ref from string,
kkowalczyk
- ciabot_git.pl fails to send notification for 1st ever commit to a repo,
Christoph Berg
- [PATCH] Add svn-compatible "blame" output format to git-svn,
Steven Grimm
- [PATCH] git-repack: re-enable parsing of -n command line option,
A Large Angry SCM
- git-instaweb should 'just work' on Mac OS X,
nathan spindel
- filter-branch --subdirectory-filter fails on a branch,
v s
- Safe to manually copy git repository?,
skillzero
- [JGIT PATCH 0/m] Implementation of a file tree iteration using ignore rules.,
Florian Koeberle
- [JGIT PATCH 02/22] Replaced Java 6 API useage with Java 5 equivalent.,
Florian Koeberle
- [JGIT PATCH 01/22] Start of an implementation of a git like command line tool.,
Florian Koeberle
- [JGIT PATCH 06/22] Added the interface FilePattern.,
Florian Koeberle
- [JGIT PATCH 05/22] Added ProjectSeeker class.,
Florian Koeberle
- [JGIT PATCH 04/22] Added a "init" command to the git like command line tool.,
Florian Koeberle
- [JGIT PATCH 03/22] Added a class Project which represents a project directory and it's repository.,
Florian Koeberle
- [JGIT PATCH 08/22] Added the iterface Rules.,
Florian Koeberle
- [JGIT PATCH 07/22] Added the class Rule.,
Florian Koeberle
- [JGIT PATCH 14/22] Added the class IgnoreRuleListFactory.,
Florian Koeberle
- [JGIT PATCH 13/22] Added the class ComplexFilePattern.,
Florian Koeberle
- [JGIT PATCH 12/22] Added the class GlobalFilePattern,
Florian Koeberle
- [JGIT PATCH 11/22] Added the class StarPattern.,
Florian Koeberle
- [JGIT PATCH 10/22] Added class FileTreeIterable.,
Florian Koeberle
- [JGIT PATCH 09/22] Added the class FileTreeIterator and a test for it.,
Florian Koeberle
- [JGIT PATCH 15/22] Added a Rules interface implementation and a factory for it.,
Florian Koeberle
- [JGIT PATCH 17/22] Added the class TreeFilePattern.,
Florian Koeberle
- [JGIT PATCH 16/22] Added test class OverallIgnoreRulestest.,
Florian Koeberle
- [JGIT PATCH 18/22] Added InvalidPatternException and PathNotInProjectDirectoryException,
Florian Koeberle
- [JGIT PATCH 19/22] Added the class AddRuleListFactory.,
Florian Koeberle
- [JGIT PATCH 20/22] Added class FileIterableFactoryForAddCommand.,
Florian Koeberle
- [JGIT PATCH 21/22] Added test class FileIterableFactoryForAddCommandTest.,
Florian Koeberle
- [JGIT PATCH 22/22] Added a "add" command to the git like command line tool.,
Florian Koeberle
- Re: [JGIT PATCH 0/m] Implementation of a file tree iteration using ignore rules.,
Robin Rosenberg
- git-remote questions: --reference? Plus a git-clone --remote observation.,
Ingo Molnar
- worktree: incorrect handling of directory argument,
martin f krafft
- [offtopic] mail greylisting [was Re: mismatch between doc and program in git commit -u (--untracked-files),
Sitaram Chamarty
- [PATCH] builtin-commit.c: add -u as short name for --untracked-files,
Sitaram Chamarty
- [PATCH 0/2] Soem core git optimizations,
Linus Torvalds
- [egit / jgit] Implementation of a file tree iteration using ignore rules.,
Florian Köberle
- git-svn: expand svn:keywords, or how else to deal with them?,
martin f krafft
- [PATCH] wt-status.h: declare global variables as extern,
Johannes Sixt
- git pull/merge master on other branch,
SungHyun Nam