[Prev Page][Next Page]
- Re: How can a custom merge tool get access to file shell variables?, (continued)
- [PATCH] add a 'pre-push' hook,
Scott Chacon
- [PATCH] two doc fixes,
Jim Meyering
- [PATCH] * remote.c (valid_fetch_refspec): remove useless if-before-free test,
Jim Meyering
- Stange diff in "mailinfo: re-fix MIME multipart boundary parsing",
Marco Costalba
- [PATCH] mailinfo: avoid violating strbuf assertion,
Jeff King
- [PATCH] Add hints to revert documentation about other ways to undo changes,
Tarmigan
- git am with MIME,
Lea Wiemann
- Remote to a clone,
Alexander E Genaud
- Problem with git-svn,
Boaz Stuller
- [PATCH] git format-patch: avoid underrun when format.headers is empty or all NLs,
Jim Meyering
- [BUG] git completion do sed on binary file,
Nguyen Thai Ngoc Duy
- What's cooking in git.git (Aug 2008, #05; Tue, 19),
Junio C Hamano
- What's in git.git (Aug 2008, #04; Tue, 19),
Junio C Hamano
- git-cvsimport - losing changes in subsequent pulls of a CVS branch that I thought I wasn't modifying in the GIT repo.,
Pete/Piet Delaney
- Dumb "continuous" commit dumb question,
Pat LeSmithe
- [JGIT PATCH 00/14] TreeWalk D/F conflict detection,
Shawn O. Pearce
- [FYI] How I compile on SunOS 5.7 with the SUNWspro compiler and ksh,
Brandon Casey
- [PATCH] Makefile: configuration for SunOS 5.7,
Brandon Casey
- [PATCH] dir.c: avoid c99 array initialization,
Brandon Casey
- [PATCH FYI] reset,cat-file: remove const declaration from array,
Brandon Casey
- [PATCH FYI] test-lib.sh: work around ksh's trap shortcomings,
Brandon Casey
- [PATCH FYI] t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0',
Brandon Casey
- [PATCH FYI] Work around sed issues,
Brandon Casey
- [PATCH FYI] t9301-fast-export.sh: don't unset config variable while we're skipping test 4,
Brandon Casey
- Re: [FYI] How I compile on SunOS 5.7 with the SUNWspro compiler and ksh,
Jeff King
- [PATCH FYI] t9700/test.pl: backwards compatibility improvements,
Brandon Casey
- Re: [FYI] How I compile on SunOS 5.7 with the SUNWspro compiler and ksh,
Alex Riesen
- [FYI] How I compile on IRIX 6.5 with the MIPSpro compiler and ksh,
Brandon Casey
- [PATCH] Documentation: setup-git-server-over-http: Mention davfs2,
Giovanni Funchal
- fetch problem or was master on kernel.org reset?,
Alex Riesen
- Merging repositories and their histories,
Peter Waller
- [EGIT PATCH 1/4] Detect path names which overflow the name length field in the index,
Shawn O. Pearce
- [PATCH] Update t/.gitignore to ignore all trash directories,
Marcus Griep
- [PATCH] adapt git-cvsserver manpage to dash-free syntax,
Robert Schiele
- [PATCH] add definitions for global variables to shell.c,
Robert Schiele
- [JGIT PATCH 0/3] jgit: Verbase branch command,
Charles O'Farrell
- [StGit] Debian packaging update,
Daniel White
- [RFC] Using git-p4 on project with branches,
Tor Arvid Lund
- Best method of detecting if list of commit refs is a parent,
Thomas Harning Jr.
- Call Me Gitless,
Trans
- [PATCH] Note the use of "rebase -i" to squash consecutive commits into one.,
Eric Hanchrow
- [newbe question]: why is git-upload-archive a copy and not hardlink?,
Phpbb Git
- [ANNOUNCE] GIT 1.6.0,
Junio C Hamano
- [EGIT PATCH 00/31] Push GUI, GUI improvements, various jgit stuff,
Marek Zawirski
- git clone operation,
Mike Gant
- Re: Git and Scmbug integration,
Kristis Makris
- Install on opensolaris 2008.05,
Sean Brandt
- [PATCH 0/7] prefix discovery at runtime (on Windows),
Steffen Prohaska
- SeLinux integration,
Jens Neuhalfen
- What's cooking in git.git (Aug 2008, #04; Sun, 17),
Junio C Hamano
- Git+ssh, which config file should I use for ssh settings?,
Ravi Chhabra
- [PATCH 6/6] Always provide a fallback when hardlinks fail,
Andreas Färber
- [PATCH 5/6] Link to libbsd for getpass on Haiku,
Andreas Färber
- [PATCH 4/6] Don't use struct stat's st_blocks member on Haiku,
Andreas Färber
- [PATCH 3/6] Link to libnetwork on Haiku,
Andreas Färber
- [PATCH 2/6] Only define NEEDS_SOCKET if libsocket is usable,
Andreas Färber
- [PATCH 1/6] Disable IPv6 support for Haiku,
Andreas Färber
- [PATCH 0/6] Add support for Haiku hosts,
Andreas Färber
- [JGIT RFC] JGit mavenization done right,
Imran M Yousuf
- [PATCH] Improve error output of git-rebase without any arguments,
Stephan Beyer
- BUG simple "revert" fails,
Anthony Booker
- Problem with --work-tree,
Сергей Шарыбин
- [BUG] minor: wrong handling of GIT_AUTHOR_DATE,
Hermann Gausterer
- Install on Solaris 2008.05,
Sean Brandt
- [JGIT PATCH] On error in DirCache.lock, do not leave the index locked.,
John J. Franey
- [PATCH] Make push more verbosive about illegal combination of options,
Marek Zawirski
- [PATCH] t9300: replace '!' with test_must_fail,
Miklos Vajna
- [PATCH 2/2] Add tests for runpath switches in configure,
Giovanni Funchal
- [PATCH 1/2] Allow configure to override CC_LD_DYNPATH,
Giovanni Funchal
- Casting and dereferencing of pointer,
sed
- [PATCH] git-stash: improve synopsis in help and manual page,
Stephan Beyer
- [PATCH] Documentation: document the pager.* configuration setting,
Miklos Vajna
- Empty Directories,
Trans
- Ignoring whitespace for diff and rebase,
Lars Noschinski
- [EGIT PATCH] Silently permit invalid ObjectIds during RefUpdate,
Shawn O. Pearce
- [EGIT PATCH 1/2] Refactor SSH key loading so we don't duplicate keys,
Shawn O. Pearce
- [BUG] git rebase is confuse if conflict resolution doesn't produce diff,
Guillaume Desmottes
- [PATCH] bash-completion: Add non-command git help files to bash-completion,
Marcus Griep
- [EGIT PATCH] Enable diff=java for all *.java source files,
Shawn O. Pearce
- [PATCH] Makefile: building git in cygwin 1.7.0,
Eric Blake
- [PATCH