- Terminology Johannes Schindelin (31 Jul 2005)
- [PATCH 1/3] Add git-send-email-script - tool to send emails from git-format-patch-script Ryan Anderson (31 Jul 2005)
- send-pack question. Junio C Hamano (31 Jul 2005)
- [PATCH] add NO_CURL option to the Makefile Johannes Schindelin (31 Jul 2005)
- Stacked GIT 0.5 Catalin Marinas (31 Jul 2005)
- Re: Making it easier to find which change introduced a bug Linus Torvalds (31 Jul 2005)
- [PATCH] Documentation: Add asciidoc.conf file and gitlink: macro Jonas Fonseca (30 Jul 2005)
- Display of merges in gitk Paul Mackerras (30 Jul 2005)
- [PATCH] git-applymbox: allow retrying after fixing up. Junio C Hamano (30 Jul 2005)
- Status of git.git repository Junio C Hamano (30 Jul 2005)
- Fix interesting git-rev-list corner case Linus Torvalds (30 Jul 2005)
- [PATCH] document git-rev-list better Matthias Urlichs (30 Jul 2005)
- Makefile: COPTS vs CFLAGS Petr Baudis (29 Jul 2005)
- [PACKAGERS] Makefile: DESTDIR vs. dest Petr Baudis (29 Jul 2005)
- [PATCH 0/2] Bits from git-pb Petr Baudis (29 Jul 2005)
- [PATCH] Make git-apply --stat less butt-ugly with long filenames Linus Torvalds (29 Jul 2005)
- [PATCH] server-info: do not complain if a tag points at a non-commit. Junio C Hamano (29 Jul 2005)
- [PATCH] mmap error handling Pavel Roskin (29 Jul 2005)
- Dump http servers still slow? Darrin Thompson (29 Jul 2005)
- Tutorial problem a/a a/b Darrin Thompson (29 Jul 2005)
- [RFD] socklen_t needs to be defined and libssl to be linked on old Mac OS X Johannes Schindelin (29 Jul 2005)
- [PATCH] support bc version 1.04 Johannes Schindelin (29 Jul 2005)
- [PATCH] support older versions of libcurl Johannes Schindelin (29 Jul 2005)
- [PATCH] add "-f" option to git-commit-script to force commit withoutchanges Johannes Schindelin (29 Jul 2005)
- [PATCH] remove "-r" option to xargs Johannes Schindelin (29 Jul 2005)
- [PATCH] stgit: Handle 'A' flag for new files Peter Osterlund (28 Jul 2005)
- [PATCH] gitk: Use GIT_DIR where appropriate. Junio C Hamano (28 Jul 2005)
- Handover, Make Brian O'Mahoney (28 Jul 2005)
- How is working on arbitrary remote heads supposed to work in Cogito (+ PATCH)? Josef Weidendorfer (27 Jul 2005)
- Git 1.0 Synopis (Draft v2) Ryan Anderson (27 Jul 2005)
- [PATCH/RFC] "Recursive Make considered harmful" Ryan Anderson (27 Jul 2005)
- [PATCH] git-status-script was missed during the conversion from N -> A Ryan Anderson (27 Jul 2005)
- Meet the new maintainer.. Linus Torvalds (27 Jul 2005)
- Linux BKCVS kernel history git import.. Linus Torvalds (27 Jul 2005)
- [PATCH] Add git-request-pull-script, a short script that generates a summary of pending changes Ryan Anderson (26 Jul 2005)
- Why pack+unpack? Jeff Garzik (26 Jul 2005)
- [PATCH] git-tag-script updates. Junio C Hamano (26 Jul 2005)
- Fwd: Re: [RFC] extending git-ls-files --exclude. Marco Costalba (26 Jul 2005)
- updating the git documentation on http://www.kernel.org/pub/software/scm/git/docs/ Thomas Glanzmann (26 Jul 2005)
- [PATCH] debian/ binary package dependency fix. Junio C Hamano (25 Jul 2005)
- [PATCH] Update the documentation for git-tag-script to reflect current behavior. Ryan Anderson (25 Jul 2005)
- [PATCH] Add support for directories to git-rename-script. Ryan Anderson (25 Jul 2005)
- Problems Importing a CVS tree into FAUmachine Thomas Glanzmann (25 Jul 2005)
- [PATCH] Add -a option to get-tag-script to annotate but not sign a tag A Large Angry SCM (25 Jul 2005)
- [PATCH] Extend git-ls-files --exclude option to match against directories Marco Costalba (24 Jul 2005)
- [PATCH 6/6] Support cloning packed repo from dumb http servers. Junio C Hamano (24 Jul 2005)
- [PATCH 5/6] Document update-server-info. Junio C Hamano (24 Jul 2005)
- [PATCH 4/6] Add update-server-info. Junio C Hamano (24 Jul 2005)
- [PATCH 3/6] git-ls-remote: show and optionally store remote refs. Junio C Hamano (24 Jul 2005)
- [PATCH 2/6] Documentation: git-peek-remote. Junio C Hamano (24 Jul 2005)
- [PATCH 1/6] git-peek-remote: show tags and heads from a remote repository. Junio C Hamano (24 Jul 2005)
- [PATCH] diffcore-pickaxe: switch to "counting" behaviour. Junio C Hamano (24 Jul 2005)
- Using git with http behind proxy with authentification? Dirk Behme (23 Jul 2005)
- (no subject) Junio Hamano (23 Jul 2005)
- [PATCH] mailinfo: handle folded header. Junio C Hamano (23 Jul 2005)
- [PATCH] Add git-find-new-files to spot files added to the tree, but not the repository Ryan Anderson (23 Jul 2005)
- [PATCH] Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git" Ryan Anderson (23 Jul 2005)
- [PATCH] GIT: Try all addresses for given remote name Junio C Hamano (23 Jul 2005)
- [PATCH] Deb packaging needs two more configuration files Junio C Hamano (23 Jul 2005)
- [PATCH] Deb packages should include the binaries (Try 2 - this time it actually applies) Junio C Hamano (23 Jul 2005)
- [PATCH] tutorial: mention "git clone" records .git/branches/origin Junio C Hamano (23 Jul 2005)
- [PATCH] git-clone-script: store where we cloned from in .git/branches/origin Junio C Hamano (23 Jul 2005)
- [PATCH] Audit rev-parse users. Junio C Hamano (23 Jul 2005)
- [PATCH] Install tools with "make install-tools". Junio C Hamano (23 Jul 2005)
- [PATCH] Test framework: prettyprint the failed command. Junio C Hamano (23 Jul 2005)
- [PATCH] git-branch: avoid getting confused by empty or nonexisting branches. Junio C Hamano (23 Jul 2005)
- [PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LF Junio C Hamano (23 Jul 2005)
- Various fixes and cleanups. Junio C Hamano (23 Jul 2005)
- [PATCH 8/9] Support more http features: https no cert, .netrc -> auth Junio C Hamano (23 Jul 2005)
- [PATCH 7/9] Install git-verify-tag-script Junio C Hamano (23 Jul 2005)
- [PATCH 5/9] Fix a typo in git-unpack-objects documentation. Junio C Hamano (23 Jul 2005)
- [PATCH 4/9] debian/ fixes Junio C Hamano (23 Jul 2005)
- [PATCH 9/9] Document "curl" requirements. Junio C Hamano (23 Jul 2005)
- [PATCH 6/9] Cleanup: git-verify-tag-script Junio C Hamano (23 Jul 2005)
- [PATCH] format-patch: --mbox and --check. Junio C Hamano (23 Jul 2005)
- [PATCH] git-format-patch-script and mailinfo updates. Junio C Hamano (23 Jul 2005)
- [PATCH] tools/applymbox: allow manual fixing and continuing after a failure. Junio C Hamano (23 Jul 2005)
- [PATCH 0/9] applymbox updates and assorted trivial patches. Junio C Hamano (23 Jul 2005)
- git-pb rebased Petr Baudis (23 Jul 2005)
- qgit-0.8 Marco Costalba (23 Jul 2005)
- [PATCH 2/2] apply.c: --exclude=fnmatch-pattern option. Junio C Hamano (23 Jul 2005)
- [PATCH 1/2] apply.c: handle incomplete lines correctly. Junio C Hamano (23 Jul 2005)
- [PATCH 0/2] apply.c: a fix and an enhancement Junio C Hamano (23 Jul 2005)
- [PATCH 1/1] Tell vim the textwidth is 75. Bryan larsen (22 Jul 2005)
- [PATCH 1/1] Add authentication capability to the mail command. Bryan larsen (22 Jul 2005)
- [PATCH 1/1] Support configurable SMTP port for stg mail. Bryan larsen (22 Jul 2005)
- [PATCH 1/1] Support configurable SMTP port for stg mail. Bryan larsen (22 Jul 2005)
- [PATCH 1/2] GIT: Try all addresses for given remote name B (21 Jul 2005)
- [PATCH 2/2] GIT: Listen on IPv6 as well, if available. B (21 Jul 2005)
- [PATCH] debian packaging fixes Sebastian Kuzminsky (21 Jul 2005)
- [PATCH/RFC] Add git-changelog-script to show the changes between two commits Ryan Anderson (21 Jul 2005)
- [PATCH] Deb packages should include the binaries Ryan Anderson (21 Jul 2005)
- Should cg-mkpatch output be usable with cg-patch? Wolfgang Denk (21 Jul 2005)
- [PATCH] git-format-patch-script and mailinfo updates. Junio C Hamano (21 Jul 2005)
- [PATCH] tools/applymbox: allow manual fixing and continuing after a failure. Junio C Hamano (21 Jul 2005)
- [PATCH 0/9] applymbox updates and assorted trivial patches. Junio C Hamano (21 Jul 2005)
- [PATCH] format-patch: --mbox and --check. Junio C Hamano (21 Jul 2005)
- [PATCH] Misc documentation fixes and improvements Jonas Fonseca (20 Jul 2005)
- [PATCH] cogito: master as the default remote branch Santi Béjar (20 Jul 2005)
- How Chinese Communist Party Promotes Nationalism In Australia listusp03 (20 Jul 2005)
- [PATCH] Make debian/rules executable, and correct the spelling of rsync in debian/control Ryan Anderson (20 Jul 2005)
- OLS? Bryan Larsen (19 Jul 2005)
- [PATCH UPDATED] cg-commit chokes when given a very large list of files Bryan Larsen (18 Jul 2005)
- [PATCH] cg-commit chokes when given a very large list of files Bryan Larsen (18 Jul 2005)
- [PATCH 1/6 RESEND] cogito: remove use of xargs -r, a non-portable GNU extension Bryan Larsen (18 Jul 2005)
- [PATCH 0/6] cogito: compatibility with OS X Bryan Larsen (18 Jul 2005)
- Cannot get git any more? Wolfgang Denk (18 Jul 2005)
- "git cvsimport" with branches? Wolfgang Denk (17 Jul 2005)
- [PATCH] diffcore-pickaxe: switch to "counting" behaviour. Junio C Hamano (17 Jul 2005)
- [RFC/PATCH] git-rev-parse vs IFS Junio C Hamano (17 Jul 2005)
- [PATCH 0/5] cogito: compatibility with OS X Bryan Larsen (17 Jul 2005)
- [PATCH] git: remove usage of xargs -r, a non-portable gnu extension Bryan Larsen (17 Jul 2005)
- Darcs-Git: upgrading to Git 0.99 Juliusz Chroboczek (17 Jul 2005)
- [PATCH] git-revover-tags-script Eric W. Biederman (17 Jul 2005)
- [PATCH] Install git-verify-tag-script Eric W. Biederman (17 Jul 2005)
- [PATCH] Cleanup: git-verify-tag-script Eric W. Biederman (17 Jul 2005)
- Last mile to 1.0? Junio C Hamano (17 Jul 2005)
- Barebone Porcelain. Where to stop? Junio C Hamano (17 Jul 2005)
- [MERGE] Combine git-tools repository into example-tools/ subdirectory of git Ryan Anderson (16 Jul 2005)
- [PATCH] Documentation: update recommended workflow when working with others. Junio C Hamano (16 Jul 2005)
- Kernel Hacker's guide to git (updated) Jeff Garzik (16 Jul 2005)
- CCP Believes Australian Government Can Be Bought chn_fr (15 Jul 2005)
- [PATCH] Complain about sysadmins in the present tense. Eric W. Biederman (15 Jul 2005)
- [PATCH] Initial support for building a debian package (.deb) Eric W. Biederman (15 Jul 2005)
- [PATCH] Update the spec file so it can build and install the documentation Eric W. Biederman (15 Jul 2005)
- [PATCH] Add doc and install-doc targets to the Makefile Eric W. Biederman (15 Jul 2005)
- [PATCH] Use gzip -f when building the git-core tarball Eric W. Biederman (15 Jul 2005)
- [PATCH] Add a RPMBUILD make variable Eric W. Biederman (15 Jul 2005)
- [PATCH 6/6] Update tags to record who made them Eric W. Biederman (15 Jul 2005)
- [PATCH 5/6] Update git-tag-script to create the .git/refs/tags if it does not already exist Eric W. Biederman (15 Jul 2005)
- [PATCH 4/6] Update the list of diagnostics for git-commit-tree Eric W. Biederman (15 Jul 2005)
- [PATCH 3/6] Add git-var a tool for reading interesting git variables. Eric W. Biederman (15 Jul 2005)
- [PATCH 2/6] ident.c: Disambiguate the error messages in setup_ident Eric W. Biederman (15 Jul 2005)
- [PATCH 1/6] Move git_author_info and git_commiter_info to ident.c Eric W. Biederman (15 Jul 2005)
- [ANNOUNCE] Gct-0.1, a GUI enabled Git commit tool Fredrik Kuivinen (15 Jul 2005)
- [PATCH] git-diff-*: Allow "--name-only -z" as alias for "--name-only-z" Matthias Urlichs (15 Jul 2005)
- cg update failing James Cloos (15 Jul 2005)
- Getting list of changed objects... James Ketrenos (15 Jul 2005)
- Local cg-pull fails Russell King (14 Jul 2005)
- Why O_EXCL would make this difference? I am puzzled.. Junio C Hamano (14 Jul 2005)
- [PATCH] add inetd mode to git daemon Alexey Nezhdanov (14 Jul 2005)
- [PATCH] Documentation: push-pull commands into a separate category. Junio C Hamano (14 Jul 2005)
- [PATCH] Documentation: send/receive. Junio C Hamano (14 Jul 2005)
- [PATCH] Documentation: clone/fetch/upload. Junio C Hamano (14 Jul 2005)
- [PATCH] Documentation: packed GIT support commands. Junio C Hamano (14 Jul 2005)
- [PATCH] stgit: allow spaces in filenames (second try) Bryan Larsen (14 Jul 2005)
- Patch to make README more newbie-friendly Jerry Seutter (14 Jul 2005)
- [PATCH] apply: match documentation, usage string and code. Junio C Hamano (14 Jul 2005)
- [PATCH] Remove leftover comment from documentation. Junio C Hamano (14 Jul 2005)
- [PATCH] clone-pack: Typofix in the error message. Junio C Hamano (14 Jul 2005)
- [PATCH] clone-pack and clone-script: documentation and add a missing parameter. Junio C Hamano (14 Jul 2005)
- [PATCH] checkout-cache: add usage string. Junio C Hamano (14 Jul 2005)
- [PATCH] cat-file: be consistent in usage string and documentation. Junio C Hamano (14 Jul 2005)
- [PATCH] Document two pack push-pull protocols. Junio C Hamano (14 Jul 2005)
- "git daemon" Linus Torvalds (14 Jul 2005)
- Why fetching latest kernel sources is failing? Paolo \'Blaisorblade\' Giarrusso (14 Jul 2005)
- GIT overlay repositories James Ketrenos (14 Jul 2005)
- Is cogito really this inefficient Russell King (13 Jul 2005)
- [PATCH] stgit: allow spaces in filenames Bryan Larsen (13 Jul 2005)
- cg-init find error message on empty project directory Jerry Seutter (13 Jul 2005)
- [PATCH] Support more http features: https no cert, .netrc -> auth Darrin Thompson (13 Jul 2005)
- [PATCH] git-cvsimport-script: parse multidigit revisions Sven Verdoolaege (13 Jul 2005)
- [RFC PATCH] cogito --- don't overwrite metadata files in place (breaks CoW use) Chris Wedgwood (13 Jul 2005)
- [PATCH] git: fix trivial warning from show_rename_copy() Tony Luck (13 Jul 2005)
- Compilation troubles Dan Kohn (13 Jul 2005)
- Darcs-git wiki page Juliusz Chroboczek (13 Jul 2005)
- [PATCH] cg-commit chokes when given a very large list of files Bryan Larsen (12 Jul 2005)
- [PATCH] document CVS vs. git tags Matthias Urlichs (12 Jul 2005)
- Why is there no git-update-cache --modified (aka I give up) Marc Singer (12 Jul 2005)
- How to get a directory filled with v2.6.11? Marc Singer (12 Jul 2005)
- [ANNOUNCE] Cogito 0.12.1 Petr Baudis (12 Jul 2005)
- [PATCH] remove Obsoletes from cogito.spec.in Chris Wright (12 Jul 2005)
- cogito clone, invalid cross-dev links Marc Singer (12 Jul 2005)
- git clone rsync:... ? Marc Singer (12 Jul 2005)
- [PATCH] git-cvsimport-script: add "import only" option Sven Verdoolaege (12 Jul 2005)
- [PATCH 0/6] parameterize gnu tool names; add Portfile for OS X darwinports Bryan Larsen (11 Jul 2005)
- [PATCH] Check packs and then files. Junio C Hamano (11 Jul 2005)
- [PATCH 0/4] add write-tree --missing OK, fix cogito -N options Bryan Larsen (11 Jul 2005)
- Commit 7c5977297f07c2a52c8c0f486309076b2a795d33 appears to have broken cg-init Joel Becker (11 Jul 2005)
- Trial git RPM's.. Linus Torvalds (11 Jul 2005)
- [PATCH 0/2] Handing sending objects from packs Daniel Barkalow (11 Jul 2005)
- [PATCH] Make --recover cause pull to trace everything Daniel Barkalow (11 Jul 2005)
- [PATCH 0/2] Support for packs in HTTP Daniel Barkalow (11 Jul 2005)
- [RFC] Design for http-pull on repo with packs Daniel Barkalow (11 Jul 2005)
- cg-clone failure B (11 Jul 2005)
- What broke snapshots now? David Woodhouse (09 Jul 2005)
- [PATCH 2/3] add -N option to cg-commit (resent again) Bryan Larsen (09 Jul 2005)
- [PATCH 1/3] add -N option to cg-add (resent) Bryan Larsen (09 Jul 2005)
- tag referring to a commit but not directly? Junio C Hamano (09 Jul 2005)
- Stacked GIT 0.4 Catalin Marinas (09 Jul 2005)
- [PATCH 2/2] Change to gitk to make it use --topo-order rather than --merge-order Jon Seymour (02 Jul 2005)
- BUG: "rpmbuild -ta cogito-0.12.tar.gz" fails John Ellson (07 Jul 2005)
- Where'd my GIT tree go? Tony Luck (07 Jul 2005)
- [PATCH 1/2] Add --topo-order flag to git-rev-list Jon Seymour (02 Jul 2005)
- arch 2.0 first source available (git related) Thomas Lord (09 Jul 2005)
- Please rename t/t6000-lib.sh - it gets run as test Pavel Roskin (09 Jul 2005)
- git-update-cache: Sam Ravnborg (06 Jul 2005)
- [PATCH] Use MAP_FAILED instead of double cast Pavel Roskin (04 Jul 2005)
- Summary Of Jon's Recent Patches Jon Seymour (07 Jul 2005)
- git-fetch-pack Linus Torvalds (05 Jul 2005)
- zlib experts, please.. Linus Torvalds (06 Jul 2005)
- [PATCH] Cogito: Use git-rev-parse instead of cg-Xnormid. Brian Gerst (03 Jul 2005)
- [PATCH] Move SEEN flag into epoch.h, replace use of VISITED flag with SEEN flag Jon Seymour (07 Jul 2005)
- [PATCH] Warning in apply.c Pavel Roskin (04 Jul 2005)
- qgit-0.7 Marco Costalba (09 Jul 2005)
- BUG: cg-clone accepts '_' in git_ssh: URI's, but cg-push does not. John Ellson (06 Jul 2005)
- [PATCH 1/2] Add test case that shows --topo-order, --max-age break Jon Seymour (07 Jul 2005)
- [PATCH 2/2] Fix --topo-order, --max-age interaction issue Jon Seymour (07 Jul 2005)
- [ANNOUNCE] Cogito-0.12 Petr Baudis (04 Jul 2005)
- [PATCH 2/2] Fixes a problem with --merge-order A B (A is linear descendent of a merge B) Jon Seymour (07 Jul 2005)
- Proposed script: cg-info Pavel Roskin (05 Jul 2005)
- git-pull-script hates me Greg KH (07 Jul 2005)
- [PATCH 1/2] Add a t/t6001 test case for a --merge-order bug Jon Seymour (07 Jul 2005)
- [RESUBMITTED PATCH 1/2] Add --topo-order flag to git-rev-list [rev2] Jon Seymour (02 Jul 2005)
- cogito Mac OS X compatibility Bryan Larsen (09 Jul 2005)
- [PATCH] git: fix gcc4 warnings Mika Kukkonen (04 Jul 2005)
- [PATCH 7/8] Make O(n) algorithm the default implementation of --bisect [rev 2] Jon Seymour (02 Jul 2005)
- [PATCH 8/8] Removes support for O(n^2) algorithm from git-rev-list completely [rev 2] Jon Seymour (02 Jul 2005)
- rsync access method deprecated in latest Cogito Petr Baudis (03 Jul 2005)
- [PATCH] Tidy up - slight simplification of rev-list.c Jon Seymour (06 Jul 2005)
- [PATCH] Simplification - remove unnecessary list reversal from epoch.c Jon Seymour (07 Jul 2005)
- [PATCH] Remove use of SHOWN flag Jon Seymour (07 Jul 2005)
- [PATCH 5/6] Introduce --topo-order switch to git-rev-list Jon Seymour (06 Jul 2005)
- [GIT PATCH] Add infrastructure for git rpm build Chris Wright (08 Jul 2005)
- [PATCH] add --no-check option to git-write-tree Bryan Larsen (08 Jul 2005)
- [PATCH] 5/7 Add the -N option to cg-add. Bryan Larsen (08 Jul 2005)
- [PATCH 13/13] Fixes a problem with --merge-order A B (A is linear descendent of a merge B) Jon Seymour (07 Jul 2005)
- [PATCH] Let umask do its work upon filesystem object creation. Junio C Hamano (06 Jul 2005)
- [PATCH] Better error message from git-ssh-push Daniel Barkalow (05 Jul 2005)
- [PATCH 3/13] Introduce struct rev_list_fns to rev-list.c to reduce amount of conditional processing. Jon Seymour (07 Jul 2005)
- [PATCH 1/13] Temporary fixup to rev-list.c to restore expected order of arguments presented to --merge-order sort. Jon Seymour (07 Jul 2005)
- [PATCH 0/13] Patch Series Jon Seymour (07 Jul 2005)
- [PATCH] 6/7 Add the -N option to cg-commit. Bryan Larsen (08 Jul 2005)
- [PATCH] Unlock refs files on error exit Daniel Barkalow (05 Jul 2005)
- Cogito-0.12: problem with local clone Wolfgang Denk (08 Jul 2005)
- Bootstrapping into git, commit gripes at me Marc Singer (09 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Marc Singer (09 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (09 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Marc Singer (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Junio C Hamano (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Junio C Hamano (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Marc Singer (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Marc Singer (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Marc Singer (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Petr Baudis (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Junio C Hamano (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Matthias Urlichs (13 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Petr Baudis (24 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Junio C Hamano (25 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (13 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Petr Baudis (12 Aug 2005)
- Re: Bootstrapping into git, commit gripes at me Junio C Hamano (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Junio C Hamano (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Marc Singer (12 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Daniel Barkalow (13 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Linus Torvalds (12 Jul 2005)
- [PATCH 4/6] Add a topological sort procedure to commit.c [rev 4] Jon Seymour (06 Jul 2005)
- [PATCH 6/13] Change gitk so that it uses --topo-order rather than --merge-order Jon Seymour (07 Jul 2005)
- [PATCH] 4/7 Use SHA1 for git-update-cache --refresh Bryan Larsen (08 Jul 2005)
- Merging and parents Matthias Urlichs (06 Jul 2005)
- [PATCH] Using CFLAGS on the make command line Pavel Roskin (04 Jul 2005)
- [PATCH 3/6] Introduce struct rev_list_fns to rev-list.c to reduce amount of conditional processing. Jon Seymour (06 Jul 2005)
- [PATCH 1/6] Temporary fixup to rev-list.c to restore expected order of arguments presented to --merge-order sort. Jon Seymour (06 Jul 2005)
- [PATCH] 2/7 Prepare for the next two patches Bryan Larsen (08 Jul 2005)
- [PATCH 10/13] Introduce unit tests for git-rev-list --bisect Jon Seymour (07 Jul 2005)
- git and commiting Mateusz Berezecki (09 Jul 2005)
- "Incremental packs" Linus Torvalds (04 Jul 2005)
- [PATCH] 7/7 add -N option to cg-init Bryan Larsen (08 Jul 2005)
- [PATCH 7/13] Tidy up - slight simplification of rev-list.c Jon Seymour (07 Jul 2005)
- [PATCH] 3/7 Add --info-only option to git-update-cache. Bryan Larsen (08 Jul 2005)
- [PATCH 6/6] Change gitk so that it uses --topo-order rather than --merge-order Jon Seymour (06 Jul 2005)
- [PATCH 2/6] Swap order of insert_by_date arguments Jon Seymour (06 Jul 2005)
- patches to support working without the object database Bryan Larsen (08 Jul 2005)
- [PATCH 8/13] Fix handling of duplicates by topological order. Jon Seymour (07 Jul 2005)
- [PATCH 4/13] Add a topological sort procedure to commit.c [rev 4] Jon Seymour (07 Jul 2005)
- [PATCH 9/13] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh Jon Seymour (07 Jul 2005)
- [PATCH 2/13] Swap order of insert_by_date arguments Jon Seymour (07 Jul 2005)
- [PATCH 5/13] Introduce --topo-order switch to git-rev-list Jon Seymour (07 Jul 2005)
- expensive local git clone David S. Miller (05 Jul 2005)
- [PATCH] Fixlet for argument parsing in rev-list. Junio C Hamano (05 Jul 2005)
- [PATCH 12/13] Add a t/t6001 test case for a --merge-order bug Jon Seymour (07 Jul 2005)
- [PATCH 11/13] Change the sed seperator in t/t6000-lib.sh. Jon Seymour (07 Jul 2005)
- [PATCH 2/3] Introduce unit tests for git-rev-list --bisect Jon Seymour (06 Jul 2005)
- Converting commits to patch files? HEAD vs HEAD^ Marc Singer (09 Jul 2005)
- New script: cg-clean Pavel Roskin (09 Jul 2005)
- pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.pack Alexey Dobriyan (08 Jul 2005)
- [PATCH] Tidy up - remove use of (*f)() idiom from epoch.c Jon Seymour (07 Jul 2005)
- [PATCH 3/3] Change the sed seperator in t/t6000-lib.sh. Jon Seymour (06 Jul 2005)
- [PATCH 1/3] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh Jon Seymour (06 Jul 2005)
- [PATCH] format-patch: fix skipping of blank-lines Junio C Hamano (09 Jul 2005)
- [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c881a054 Jon Seymour (04 Jul 2005)
- Re: Bootstrapping into git, commit gripes at me Marc Singer (09 Jul 2005)
- [PATCH] Ensure list insertion method does not depend on position of --merge-order argument Jon Seymour (07 Jul 2005)
- [PATCH] enum for diff status Pavel Roskin (04 Jul 2005)
- [PATCH 2/2] Write sed script directly into temp file, rather than a variable Jon Seymour (07 Jul 2005)
- [PATCH] Typofix an error message in pack-check.c Junio C Hamano (08 Jul 2005)
- [PATCH] Restore expected list order for --merge-order switch Jon Seymour (05 Jul 2005)
- [PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leak Junio C Hamano (06 Jul 2005)
- [PATCH] Add commify function to cg-Xlib Frank Sorenson (06 Jul 2005)
- Linus kernel tree corrupt? Jon Smirl (09 Jul 2005)
- [PATCH 1/2] Add t/t6003 with some --topo-order tests Jon Seymour (07 Jul 2005)
- [PATCH] cogito.spec.in update Chris Wright (08 Jul 2005)
- [PATCH 0/2] Support for transferring pack files in git-ssh-* Daniel Barkalow (05 Jul 2005)
- using git without blobs in the object database Bryan Larsen (07 Jul 2005)
- [PATCH] Prevent t6000 series from dropping useless sed.script in t/ Junio C Hamano (08 Jul 2005)
- [PATCH] Change the sed seperator in t/t6000-lib.sh. Jon Seymour (02 Jul 2005)
- [PATCH] Trivial sed fix up in t/t6001 Mark Allen (01 Jul 2005)
- [PATCH 8/8] Removes support for O(n^2) algorithm from git-rev-list completely Jon Seymour (01 Jul 2005)
- [PATCH 6/8] Move bisection algorithms into commit.c Jon Seymour (01 Jul 2005)
- [PATCH 4/8] This patch introduces a O(n) bisection algorithm to git. Jon Seymour (01 Jul 2005)
- [PATCH 2/8] Introduce unit tests for git-rev-list --bisect Jon Seymour (01 Jul 2005)
- [PATCH 7/8] Make O(n) algorithm the default implementation of --bisect Jon Seymour (01 Jul 2005)
- [PATCH 1/8] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh Jon Seymour (01 Jul 2005)
- [PATCH 5/8] Removes DEBUG code from rev-list.c and -DDEBUG from Makefile Jon Seymour (01 Jul 2005)
- [PATCH 3/8] Add a topological sort procedure to commit.c [rev 3] Jon Seymour (01 Jul 2005)
- OOPS: unnumbered patch series Jon Seymour (01 Jul 2005)
- [PATCH] Removes support for O(n^2) algorithm from git-rev-list completely Jon Seymour (01 Jul 2005)
- [PATCH] Move bisection algorithms into commit.c Jon Seymour (01 Jul 2005)
- [PATCH] This patch introduces a O(n) bisection algorithm to git. Jon Seymour (01 Jul 2005)
- [PATCH] Introduce unit tests for git-rev-list --bisect Jon Seymour (01 Jul 2005)
- [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh Jon Seymour (01 Jul 2005)
- [PATCH] Make O(n) algorithm the default implementation of --bisect Jon Seymour (01 Jul 2005)
- [PATCH] Removes DEBUG code from rev-list.c and -DDEBUG from Makefile Jon Seymour (01 Jul 2005)
- [PATCH] Add a topological sort procedure to commit.c [rev 3] Jon Seymour (01 Jul 2005)
- [PATCH] pack-objects: emit base before delta. Junio C Hamano (01 Jul 2005)
- [PATCH 2/2] Show more details of packfile with verify-pack -v. Junio C Hamano (01 Jul 2005)
- [PATCH 1/2] verify-pack updates. Junio C Hamano (01 Jul 2005)
- [PATCH] Avoid unnecessarily inflating and interpreting delta Junio C Hamano (01 Jul 2005)
- "git-send-pack" Linus Torvalds (01 Jul 2005)
- verify_pack.c vs verify-pack.c Nicolas Pitre (01 Jul 2005)
- Re: how about this as a basis for git-annotate? Junio C Hamano (01 Jul 2005)
- Re: Stacked GIT 0.3 (now more Quilt-like) Peter Osterlund (08 Jul 2005)
- Re: Stacked GIT 0.3 (now more Quilt-like) Horst von Brand (04 Jul 2005)
- Re: Stacked GIT 0.3 (now more Quilt-like) Peter Osterlund (03 Jul 2005)
- Re: [PATCH] cvsimport: rewritten in Perl Nicolas Pitre (01 Jul 2005)
- Re: [PATCH] cvsimport-in-Perl: Limit the number of arguments to git-update-cache Nicolas Pitre (01 Jul 2005)
- [PATCH] cvsimport: perform string comparison on "HEAD" Sven Verdoolaege (01 Jul 2005)
- Re: [PATCH] cvsimport: rewritten in Perl Sven Verdoolaege (01 Jul 2005)
- Re: [PATCH] cvsimport: rewritten in Perl Stephen C. Tweedie (01 Jul 2005)
- Re: Last mile for 1.0 again Daniel Barkalow (05 Jul 2005)
- Re: kernel.org and GIT tree rebuilding Junio C Hamano (25 Jun 2005)
- Re: kernel.org and GIT tree rebuilding linux@horizon.com (03 Jul 2005)
- Re: 2.6.12 hangs on boot Alexander Y. Fomichev (08 Jul 2005)
- Re: 2.6.12 hangs on boot Alexander Y. Fomichev (18 Jul 2005)
- Re: Updated git HOWTO for kernel hackers Amin Azez (09 Jul 2005)
- Re: cg-restore - restoring modified files Petr Baudis (29 Jul 2005)
- Re: [PATCH] Add script for patch submission via e-mail. Petr Baudis (05 Jul 2005)