- "checkout-cache" update
- "GIT_INDEX_FILE" environment variable
- "True" git merge in git-pasky
- 'git pull linus' error
- (anal) Q: Are there any coding styles or development guidelines?
- (fixed) [PATCH 1/4] Accept commit in some places when tree is needed.
- (nearly trivial) patch to compile git on cygwin
- (no subject)
- (Resend) [PATCH] checkout-cache -a should not extract unmerged stages
- (rework) [PATCH 1/5] Accept commit in some places when tree is needed.
- (rework) [PATCH 2/5] Accept commit in some places when tree is needed.
- (rework) [PATCH 3/4] Accept commit in some places when tree is needed.
- (rework) [PATCH 3/5] Accept commit in some places when tree is needed.
- (rework) [PATCH 5/5] Accept commit in some places when tree is needed.
- [0/5] Parsers for git objects, porting some programs
- [0/5] Patch set for various things
- [0/5] Updates for library, fsck-cache
- [1'/5] Mark blobs as parsed when they're actually parsed
- [1/4] Report info from trees
- [1/5] Consider a blob to be parsed
- [1/5] Header files for object parsing
- [1/5] Parsing code in revision.h
- [2.1/5] Add merge-base
- [2/4] Sorting commits by date
- [2/5] Add merge-base
- [2/5] Add tag header/parser to library
- [2/5] Implementations of parsing functions
- [3'/5] Add function to parse an object of unspecified type (take 2)
- [3.1/5] Add http-pull
- [3/4] Add http-pull
- [3/5] Add function to parse an object of unspecified type
- [3/5] Add http-pull
- [3/5] Port rev-tree to parsing functions
- [4/4] Make merge-base use dates to find answer
- [4/5] Add option for hardlinkable cache of extracted blobs
- [4/5] Port fsck-cache to use parsing functions
- [4/5] Rework fsck-cache to use parse_object()
- [5/5] Add commit-id to version
- [5/5] Make fsck-cache read heads out of .git/refs/*/*
- [5/5] Switch implementations of merge-base, port to parsing
- [ANNOUNCE] Archives of git at MARC
- [ANNOUNCE] Cogito-0.8 (former git-pasky, big changes!)
- [ANNOUNCE] git-pasky-0.1
- [ANNOUNCE] git-pasky-0.3
- [ANNOUNCE] git-pasky-0.3)
- [ANNOUNCE] git-pasky-0.4
- [ANNOUNCE] git-pasky-0.5
- [ANNOUNCE] git-pasky-0.6.2 && heads-up on upcoming changes
- [ANNOUNCE] git-pasky-0.6.2 && heads-up on upcoming changes)
- [ANNOUNCE] git-pasky-0.6.3 && request for testing
- [ANNOUNCE] git-pasky-0.7
- [ANNOUNCE] gitkdiff 0.1
- [ANNOUNCEMENT] /Arch/ embraces `git'
- [ANNOUNCEMENT] /Arch/ embraces `git')
- [bug] git: check-files mtime problem?
- [darcs-devel] Darcs and git: plan of action
- [FILE] Docs update
- [FILE] GNU BIT
- [FYI] Cogito rsync/download location moved
- [git pasky] tarball question
- [GIT PATCH] Expand git help a bit.
- [GIT PATCH] I2C and W1 bugfixes for 2.6.12-rc2
- [GIT PATCH] Selective diff-tree
- [GIT PATCH] USB updates for 2.6.12-rc2
- [git-pasky] updating tree and source files
- [git] simplify Makefile
- [GIT]: Networking
- [GNU-arch-dev] [ANNOUNCEMENT] /Arch/ embraces `git'
- [pasky] recent changes to gitdiff.sh
- [pasky] tags issue on mirrors
- [PATCH (take 2)] diff-cache.c compilation warning fix.
- [PATCH (take 2)] Use diff-tree -p instead of "git diff" in git-export.
- [PATCH 0/2] diff-tree/diff-cache helper
- [PATCH 0/3] init-db.c cleanup and fixes
- [PATCH 0/3] introduce GIT_CACHE_DIRECTORY to plumbing
- [PATCH 0/3] Merge leftover bits
- [PATCH 0/4] Merging merge-trees changes to pasky-0.4
- [PATCH 0/5] Better merge-base, alternative transport programs
- [PATCH 0/6] External diff interface for diff-cache and friends.
- [PATCH 0/8] init-db.c cleanup, add INDEX_FILE_DIRECTORY support
- [PATCH 00/19] summary of patch set
- [PATCH 01-19/19] All of the above combined
- [PATCH 01/19] write_cache api signature change, isolate active_cache and active_nr inside read-cache.c
- [PATCH 02/19] Add new api's to front the active_cache and active_nr cache internals
- [PATCH 03/19] convert show-diff.c to use new cache hiding api's
- [PATCH 04/19] Migrate update-cache.c to use the new cache api's
- [PATCH 05/19] migrate checkout-cache.c to the new cache api's
- [PATCH 06/19] migrate show-files.c to the new cache api's
- [PATCH 07/19] migrate merge-cache.c over to the new cache api's
- [PATCH 08/19] rename remove_entry_at to remove_cache_entry_at and expose as a public api
- [PATCH 09/19] migrate read-tree.c to the new cache api's
- [PATCH 1/1] add, rm + status patches
- [PATCH 1/1] git: remove redundant getenv() in init-db
- [PATCH 1/2] Add --stage to show-files for new stage dircache.
- [PATCH 1/2] merge-trees script for Linus git
- [PATCH 1/2] Split external diff command interface to a separate file.
- [PATCH 1/3] add GIT_CACHE_DIRECTORY support
- [PATCH 1/3] init-db.c: cleanup comments
- [PATCH 1/4] Accept commit in some places when tree is needed.
- [PATCH 1/4] Add --cacheinfo option to update-cache
- [PATCH 1/5] Add some functions for commit lists
- [PATCH 1/6] Reworked external diff interface.
- [PATCH 1/6] show-diff.c: clean up private buffer use.
- [PATCH 1/8] init-db.c: [RESEND] remove redundant getenv call
- [PATCH 10/19] migrate check-files.c to the new cache api's
- [PATCH 11/19] migrate write-tree.c to use the new cache api's
- [PATCH 12/19] fix up diff-cache.c to use new cache api's
- [PATCH 13/19] Remove active_cache, active_nr, and active_alloc from public view
- [PATCH 14/19] move cache_header out of the public view
- [PATCH 15/19] introduce a cache struct and move the various cache globals into it.
- [PATCH 16/19] change all call sites that use the return value of read_cache to get the # of cache entries.
- [PATCH 17/19] temporarily change add_cache_entry to create an empty cache on demand
- [PATCH 18/19] rename cache_match_stat to ce_match_stat to match other cache_entry related functions/macros
- [PATCH 19/19] the end goal of the last dozen or so commits, there's no longer a global cache variable
- [PATCH 2/2] Add --stage to show-files for new stage dircache.
- [PATCH 2/2] Introduce diff-tree-helper.
- [PATCH 2/2] merge-trees script for Linus git
- [PATCH 2/3] init-db.c: normalize env var handling.
- [PATCH 2/3] rename object directory symbols
- [PATCH 2/4] Add -z option to show-files
- [PATCH 2/4] Use tree_from_tree_or_commit() in read-tree.
- [PATCH 2/5] Parse tree objects completely
- [PATCH 2/6] Reactivate show-diff patch generation
- [PATCH 2/6] show-diff.c: check unreadbale blob.
- [PATCH 2/8] init-db.c: [RESEND] make init-db work with common objects
- [PATCH 3/2] merge-trees script for Linus git
- [PATCH 3/3] init-db.c: create and use safe_create_dir helper
- [PATCH 3/3] rename SHA1_FILE_DIRECTORY
- [PATCH 3/4] Add -r and -z options to ls-tree
- [PATCH 3/4] Use tree_from_tree_or_commit() in diff-tree.
- [PATCH 3/5] Additional functions for the objects database
- [PATCH 3/6] Add -p (patch) to diff-tree.
- [PATCH 3/6] show-diff.c: simplify show_diff_empty.
- [PATCH 3/8] init-db.c: refactor directory creation
- [PATCH 4/4] Makefile change and merge-trees script itself.
- [PATCH 4/4] Use tree_from_tree_or_commit() in ls-tree.
- [PATCH 4/5] Replace merge-base implementation
- [PATCH 4/6] Add -p (patch) to diff-cache.
- [PATCH 4/6] show-diff.c: adjust default format for the Linux kernel.
- [PATCH 4/8] init-db.c: add INDEX_FILE_DIRECTORY support
- [PATCH 5/5] Various transport programs
- [PATCH 5/6] show-diff.c: make diff options customizable.
- [PATCH 5/6] Teach diff-tree-helper to handle unmerged paths.
- [PATCH 5/8] init-db.c: refactor mkdir logic
- [PATCH 6/6] Alternative patch to diff-cache.c
- [PATCH 6/6] show-diff.c: -R option for reverse diff.
- [PATCH 6/8] read-cache.c: add INDEX_FILE_DIRECTORY support
- [PATCH 7/6] Leftover bits.
- [PATCH 7/6] show-diff: Remove stale comments
- [PATCH 7/8] read-tree.c: add INDEX_FILE_DIRECTORY support
- [PATCH 8/8] update-cache.c: add INDEX_FILE_DIRECTORY support
- [PATCH COGITO] Do not make cross device hard links
- [PATCH COGITO] githelp.sh is not installed
- [PATCH GIT 0.6.3] Add an uninstall target to Makefile
- [PATCH GIT 0.6] make use of register variables & size_t
- [patch pasky 1/2] fix various issues in gitapply.sh (basically did not handle add/del/cm at all)
- [patch pasky] refresh cache after changing tracked tree
- [patch pasky] update gitcancel.sh to handle modes as well
- [PATCH] "checkout-cache -m" writes unmerged contents for each stage.
- [PATCH] #!/bin/sh --> #!/usr/bin/env bash
- [PATCH] (take 2) Rename confusing variable in show-diff
- [PATCH] Add "clone" support to lntree
- [PATCH] Add "git push"
- [PATCH] Add '-z' to merge-tree.c
- [PATCH] Add --strict switch to diff-cache to force SHA1 checking
- [PATCH] Add -i option to cat-file to allow operation on displaced git object files
- [PATCH] Add -r flag to show-diff for diff-cache/diff-tree like output.
- [PATCH] Add -u option to diff-cache to show UNCHANGED files
- [PATCH] add a diff-files command
- [PATCH] add a diff-files command (revised and cleaned up)
- [PATCH] add a diff-files command (revised)
- [PATCH] Add archive-tree, a cpio archive creator
- [PATCH] Add cg-tag-ls command
- [PATCH] Add DEST Makefile variable
- [PATCH] Add githelp.sh to Makefile.
- [PATCH] Add help details to git help command.
- [PATCH] Add help details to git help command. (This time with Perl)
- [PATCH] Add help details to git help command.)
- [PATCH] Add lsremote command.
- [PATCH] add short options to show-files
- [PATCH] Allow "git cancel" to change branches
- [PATCH] allow cg-log to display commit entries for particular files/directories
- [PATCH] Allow multiple date-ordered lists
- [PATCH] Automerge fix
- [PATCH] Better error message from checkout-cache for unmerged files.
- [PATCH] Better option parsing for gitdiff.sh
- [PATCH] Better options in Makefile
- [PATCH] Built-in diff driver shows Index: line.
- [PATCH] Byteorder fix for read-tree, new -m semantics version.
- [PATCH] Cache of hardlinked blobs
- [PATCH] cg-add checks to see if file exists
- [PATCH] cg-diff: Always refresh the cache before diffing
- [PATCH] cg-export to tarball
- [PATCH] cg-export user the new tar-tree
- [PATCH] cg-init shouldn't create master branch when pulling
- [PATCH] cg-log: Add -f switch to list changed files
- [PATCH] cg-mkpatch: Show diffstat before the patch
- [PATCH] cg-mkpatch: Show human-readable dates
- [PATCH] check for malloc
- [PATCH] checkout-cache -a should not extract unmerged stages
- [PATCH] Clean up Makefile
- [PATCH] Cleanup sha1_file_directory initialization
- [patch] cleanup: read_sha1_file() -> malloc_read_sha1_file()
- [PATCH] cogito - split out cg-X* to prefix/lib/cogito
- [PATCH] Cogito chicken-and-egg problem
- [PATCH] cogito debian dir
- [PATCH] cogito recursive cg-add and cg-rm
- [PATCH] cogito: cg-status option to show modified/uncommitted files
- [PATCH] Cogito: do not clobber pre-existing $(bindir)'s mode
- [PATCH] cogito: honour SHA1_FILE_DIRECTORY env var
- [PATCH] Colored log on any ANSI capable terminal
- [PATCH] Colorized git log
- [PATCH] Constify
- [PATCH] Convert shortlog to handle cogito (cg-log) output
- [PATCH] diff-cache.c compilation warning fix.
- [PATCH] diff-cache/tree compatible output for show-diff (take 2).
- [PATCH] diff-files: in the spirit of diff-cache and diff-tree
- [PATCH] diff-tree does not need -r in git-export.c
- [PATCH] Diff-tree-helper take two.
- [PATCH] diff-tree-helper: do not report unmerged path outside specification.
- [PATCH] diff.c: clean temporary files
- [PATCH] Do not run useless show-diff on unmerged paths repeatedly.
- [PATCH] Docs update
- [PATCH] Don't fail in http-pull if URL is missing a '/' at the end
- [PATCH] Don't use commit-id in building
- [PATCH] Eliminate use of mktemp's "-t" option
- [PATCH] experimental - Performance of various compressors
- [PATCH] file descriptor leak
- [PATCH] Fix +x-related show-diff false positives
- [PATCH] Fix broken diff-cache output on added files
- [PATCH] fix bug in read-cache.c which loses files when merging a tree
- [PATCH] Fix confusing behaviour of update-cache --refresh on unmerged paths.
- [patch] fix for memory leak in write-tree.c
- [PATCH] fix git log time display for western timezones
- [PATCH] fix mktemp (remove mktemp ;)
- [patch] Fix off by one error in show-diff.c:sq_expand
- [PATCH] Fix off-by-one error in show-diff
- [PATCH] Fix rev-tree --cache parameter.
- [PATCH] Fix rfc2822 date parser
- [PATCH] fix segfault in fsck-cache (2nd attempt)
- [PATCH] Fix typo in gitapply.sh
- [PATCH] Fix update-cache --remove fix.
- [patch] fixup GECOS handling
- [patch] fork optional branch point normazilation
- [PATCH] Get commits from remote repositories by HTTP
- [PATCH] git add - recursive directories
- [PATCH] Git pasky include commit-id in Makefile
- [PATCH] git rm -- recursive directories
- [PATCH] git-fsck-cache: Gracefully handle non-commit IDs
- [PATCH] git-pasky debian dir
- [PATCH] git-pasky spec file
- [PATCH] git-pasky: Add .gitrc directory to allow command defaults like with .cvsrc
- [patch] git: clean up add_file_to_cache() in update-cache.c
- [patch] git: cleanup in ls-tree.c
- [PATCH] GIT: Create tar archives of tree on the fly
- [PATCH] GIT: Create tar archives of tree on the fly, take two
- [patch] git: fix 1-byte overflow in show-files.c
- [patch] git: fix memory leak #2 in checkout-cache.c
- [patch] git: fix memory leak #2 in read-cache.c
- [patch] git: fix memory leak #3 in update-cache.c
- [patch] git: fix memory leak in checkout-cache.c
- [patch] git: fix memory leak in show-diff.c
- [patch] git: fix memory leak in write-tree.c
- [patch] git: fix memory leaks in read-cache.c
- [patch] git: fix memory leaks in read-tree.c
- [patch] git: fix memory leaks in update-cache.c
- [patch] git: fix overflow in update-cache.c
- [patch] git: fix rare memory leak in rev-tree.c
- [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script
- [patch] git: report parse_commit() errors in rev-tree.c
- [PATCH] gittrack.sh accepts invalid branch names
- [PATCH] Give better default modes to merge results.
- [PATCH] Improve usage messages
- [PATCH] init-db.c: fix stupid typo
- [PATCH] introduce xmalloc and xrealloc
- [PATCh] jit-trackdown
- [PATCH] leftover bits for git rename
- [PATCH] libgit
- [Patch] ls-tree enhancements
- [PATCH] Make -p flag optional from commit-tree.
- [PATCH] Make -s flag to show-diff a no-op.
- [PATCH] Make cg-clone handle local directories as sources
- [PATCH] make cg-export use tar-tree
- [PATCH] Make diff-cache and friends output more cg-patch friendly.
- [PATCH] make file merging respect permissions
- [PATCH] make git-prune-script actually work
- [PATCH] make install path a bit saner
- [PATCH] make install path a bit saner part 2
- [PATCH] make install path a bit saner part 3
- [PATCH] Make sure rev-tree commandline commit params are commits.
- [PATCH] Makefile uses installed commit-id
- [PATCH] Makefile: The big git command renaming fallout fix.
- [PATCH] merge-base
- [PATCH] merge-base-rebased
- [PATCH] Missing linefeeds
- [PATCH] missing mkdir -p flag in gitdiff-do
- [PATCH] Missing quotes
- [PATCH] More docs
- [PATCH] Move common date code to the library file
- [PATCH] multi item packed files
- [PATCH] New option (-H) for rpush/rpull to update HEAD
- [PATCH] optimize gitdiff-do script
- [PATCH] optimized SHA1 for powerpc
- [PATCH] Optionally tell show-diff to show only named files
- [PATCH] Parametrize installation directory
- [PATCH] Possible fix for git
- [PATCH] PPC assembly implementation of SHA1
- [PATCH] Pretty-print date in 'git log'
- [PATCH] provide better committer information to commit-tree.c
- [PATCH] read_tree_recursive(): Fix leaks
- [PATCH] README spellcheck again
- [PATCH] Really honor umask when creating files
- [PATCH] Remove unused arguments from index_fd()
- [PATCH] remove_special() tentative fix.
- [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
- [PATCH] Rename confusing variable in show-diff
- [PATCH] Rename usage and error message strings + rpull/rpush commands
- [PATCH] Reorganize common code
- [PATCH] Set AUTHOR_DATE in git-tools
- [PATCH] show real diffs between trees
- [PATCH] Show which files was changed in the git log output
- [PATCH] show-diff -z option for machine readable output.
- [PATCH] show-diff shell safety
- [PATCH] show-diff style fix.
- [PATCH] show-diff.c: do not include unused header file
- [PATCH] Simplify building of programs
- [PATCH] Some documentation...
- [PATCH] Split out "pull" from particular methods
- [PATCH] teach ls-tree how to handle names with embedded LF
- [PATCH] The big git command renaming fallout fix.
- [PATCH] trivial argument parsing patches
- [PATCH] trivial fix for init-db
- [PATCH] Trivial typofix in file creation mode.
- [PATCH] Unify usage() strings.
- [PATCH] update-cache --refresh cache entry leak
- [PATCH] update-cache --remove marks the path merged.
- [PATCH] update-cache.c ignore directories
- [PATCH] Usage-string fixes.
- [PATCH] Use diff-cache --strict in gitdiff.sh
- [PATCH] Use diff-tree -p -r instead of "git diff" in git-export.
- [PATCH] use gcrypt instead of libssl for hash
- [PATCH] Use libcurl to use HTTP to get repositories
- [PATCH] Use read_object_with_reference() in tar-tree
- [PATCH] Who generates the cache file for rev-tree?
- [PATCH] write-tree performance problems
- [PATCH] write-tree performance problems)
- [PATCH] write_sha1_buffer
- [PATCH]: first take at cleanup of #include, xmalloc / xrealloc, git status report usage.
- [PATH] fix segfault in fsck-cache
- [resend#2] [PATCH] Add -i option to cat-file to allow operation on displaced git object files
- [resend] [PATCH] Add -i option to cat-file to allow operation on displaced git object files
- [RFC] A suggestion for more versatile naming conventios in the object database
- [RFC] Design of name-addressed data portion
- [RFC] diff-cache buglet
- [RFC] General object parsing
- [RFC] Is there a need for binary bit in cache/tree entries to properly support Cygwin builds of GIT?
- [RFC] Possible strategy cleanup for git add/remove/diff etc.
- [RFC] updates for git-pull-script
- [rft] repository for the r8169 driver
- [SCM saga] An alternative to git
- [script] ge: export commits as patches
- A couple of questions
- A darcs that can pull from git
- A shortcoming of the git repo format
- A very basic tutorial
- A VFS layer - was: SCM ideas from 2003
- About gitweb.cgi bug
- active_cache leaks
- Add "clone" support to lntree
- Add + Status patches
- Add lsremote command.
- Add merge-base