- "intro to git" in Portland Oregon on Monday
- "stgit clean" has problems with removed generated files
- 'git diff HEAD' pager quirks
- (no subject)
- *** SPAM ***
- [ANNOUNCE] cgit 0.1
- [ANNOUNCE] CGit v0.1-pre
- [ANNOUNCE] GIT 1.4.4.2
- [ANNOUNCE] gitfs pre-release 0.04
- [ANNOUNCE] qgit-1.5.4
- [BUG] daemon.c blows up on OSX
- [BUG] git --git-dir dies with bus error
- [BUG] git-fetch -k is broken
- [BUG] git-mv fails with "source directory is empty" when it should not
- [BUG] making docs blows up in b1bfcae438ad:git-merge-file.txt
- [DRAFT 2] Branching and merging with git
- [EGIT PATCH] Convert author and comment on demand.
- [GIT PULL] MMC update)
- [PATCH 0/11] Misc. pull/merge/am improvements
- [PATCH 0/17] Sliding window mmap for packfiles.
- [PATCH 0/2] Making "git commit" to mean "git commit -a".
- [PATCH 0/3] gitweb: Better symbolic link support in "tree" view
- [PATCH 0/5] git-add/git-rm updates
- [PATCH 0/6] gitweb: Some mod_perl specific support (but not only)
- [PATCH 0/7] Various sp/mmap improvemnts
- [PATCH 0/8] gitweb: Bulk load commit objects
- [PATCH 1/11] Use GIT_REFLOG_ACTION environment variable instead.
- [PATCH 1/17] Replace unpack_entry_gently with unpack_entry.
- [PATCH 1/1] Bypass expensive content comparsion during rename detection
- [PATCH 1/1] Bypass expensive content comparsion during rename detection.
- [PATCH 1/1] Make sure the empty tree exists when needed in merge-recursive.
- [PATCH 1/2] add a function to rename sections in the config
- [PATCH 1/2] add for_each_reflog_ent() iterator
- [PATCH 1/2] Allow users to require source branch on git-checkout -b.
- [PATCH 1/2] core.logallrefupdates: log remotes/ tracking branches.
- [PATCH 1/2] git-svn: quiet down tests and fix some unportable shell constructs
- [PATCH 1/2] libgit.a: add some UTF-8 handling functions
- [PATCH 1/2] Makefile: add quick-install-doc for installing pre-built manpages
- [PATCH 1/2] move Git.pm build instructions into perl/Makefile
- [PATCH 1/2] Move in_merge_bases() to commit.c
- [PATCH 1/2] read-tree: further loosen "working file will be lost" check.
- [PATCH 1/2] Suggest use of "git add file1 file2" when there is nothing to commit.
- [PATCH 1/2] Suggest use of 'git add' when 'nothing to commit' gets shown.
- [PATCH 1/2] Teach all of log family --left-right output.
- [PATCH 1/2] Teach Git how to parse standard power of 2 suffixes.
- [PATCH 1/2] Teach git-reset to let others override its reflog entry.
- [PATCH 1/2] Use extended SHA1 syntax in merge-recursive conflicts.
- [PATCH 1/3] Ask git for author and committer name
- [PATCH 1/3] diff_tree_sha1(): avoid rereading trees if possible
- [PATCH 1/3] Document some current bugs and add to the TODO list.
- [PATCH 1/3] git-fetch: ignore dereferenced tags in expand_refs_wildcard
- [PATCH 1/3] git-svn: enable logging of information not supported by git
- [PATCH 1/3] gitweb: Show target of symbolic link in "tree" view
- [PATCH 1/3] gitweb: Use rev-list pattern search options.
- [PATCH 1/3] move read_mmfile() into xdiff-interface
- [PATCH 1/3] Remove unnecessary argc parameter from run_command_v.
- [PATCH 1/3] Rename imap-send's internal info/warn functions.
- [PATCH 1/3] t6024-recursive-merge: quiet down this test
- [PATCH 1/4] git-svn: let libsvn_ls_fullurl return properties too
- [PATCH 1/4] git-svn: remove non-delta fetch code paths
- [PATCH 1/4] gitweb: Add missing show '...' links change.
- [PATCH 1/4] Use PATH_MAX constant for --bare.
- [PATCH 1/5] git-svn: make test for SVK mirror path import
- [PATCH 1/5] match_pathspec() -- return how well the spec matched
- [PATCH 1/6] gitweb: Separate HTTP header output
- [PATCH 1/7] Rename gitfakemmap to git_mmap.
- [PATCH 1/8] gitweb: Add parse_commits, used to bulk load commit objects.
- [PATCH 10/11] Use merge-recursive in git-am -3.
- [PATCH 10/17] Unmap individual windows rather than entire files.
- [PATCH 11/11] Improve merge performance by avoiding in-index merges.
- [PATCH 11/17] Fully activate the sliding window pack access.
- [PATCH 12/17] Load core configuration in git-verify-pack.
- [PATCH 13/17] Ensure core.packedGitWindowSize cannot be less than 2 pages.
- [PATCH 14/17] Improve error message when packfile mmap fails.
- [PATCH 15/17] Support unmapping windows on 'temporary' packfiles.
- [PATCH 16/17] Create pack_report() as a debugging aid.
- [PATCH 17/17] Test suite for sliding window mmap implementation.
- [PATCH 2/11] Honor GIT_REFLOG_ACTION in git-rebase.
- [PATCH 2/17] Introduce new config option for mmap limit.
- [PATCH 2/2] add a flag to disable using of Perls MakeMaker module.
- [PATCH 2/2] Align section headers of 'git status' to new 'git add'.
- [PATCH 2/2] Allow non-fast-forward of remote tracking branches in default clone
- [PATCH 2/2] Display 'theirs' branch name when possible in merge.
- [PATCH 2/2] git reflog expire
- [PATCH 2/2] git-branch: rename config vars branch.<branch>.*, too
- [PATCH 2/2] git-commit-tree: if i18n.commitencoding is utf-8 (default), check it
- [PATCH 2/2] git-svn: dcommit should diff against the current HEAD after committing
- [PATCH 2/2] Loosen "working file will be lost" check in Porcelain-ish
- [PATCH 2/2] Make left-right automatic.
- [PATCH 2/2] Optionally check for uncommitted changes before switching branches.
- [PATCH 2/2] Protect commits recorded in reflog from pruning.
- [PATCH 2/2] Remove NO_ACCURATE_DIFF options from build systems
- [PATCH 2/2] Support common unit suffixes in packedGitWindowSize.
- [PATCH 2/2] Update packedGit config option documentation.
- [PATCH 2/2] Use branch names in 'git-rebase -m' conflict hunks.
- [PATCH 2/3] Add a test for git-rerere
- [PATCH 2/3] git-fetch: do not use "*" for fetching multiple refs
- [PATCH 2/3] git-svn: allow dcommit to take an alternate head
- [PATCH 2/3] git-svn: documentation updates
- [PATCH 2/3] gitweb: Add generic git_object subroutine to display object of any type
- [PATCH 2/3] gitweb: Require a minimum of two character for the search text.
- [PATCH 2/3] Introduce a global level warn() function.
- [PATCH 2/3] merge-recursive: make empty tree a known object
- [PATCH 2/3] Prepare for grouped common command list generation
- [PATCH 2/3] Redirect update hook stdout to stderr.
- [PATCH 2/3] test-lib: quiet down init-db output for tests
- [PATCH 2/4] git-svn: collect SVK source URL on mirror paths
- [PATCH 2/4] git-svn: print out the SVN library version in --version, too
- [PATCH 2/4] gitweb: optimize git_get_last_activity.
- [PATCH 2/4] Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.
- [PATCH 2/5] git-rm: update to saner semantics
- [PATCH 2/5] git-svn: let libsvn_ls_fullurl return properties too
- [PATCH 2/5] status: show files that would have resolutions recorded by rerere
- [PATCH 2/6] gitweb: Add mod_perl version string to "generator" meta header
- [PATCH 2/7] Switch git_mmap to use pread.
- [PATCH 2/8] gitweb: We do longer need the --parents flag in rev-list.
- [PATCH 3/11] Use branch names in 'git-rebase -m' conflict hunks.
- [PATCH 3/17] Refactor packed_git to prepare for sliding mmap windows.
- [PATCH 3/3] add test case for recursive merge
- [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
- [PATCH 3/3] git-fetch: allow regular expressions in the refspec
- [PATCH 3/3] git-svn: correctly display fatal() error messages
- [PATCH 3/3] gitweb: Allow search to be disabled from the config file.
- [PATCH 3/3] gitweb: Hyperlink target of symbolic link in "tree" view (if possible)
- [PATCH 3/3] Group common commands into for groups for easier navigation
- [PATCH 3/3] Make git-rerere a builtin
- [PATCH 3/3] t9200-git-cvsexportcommit.sh: quiet down commit
- [PATCH 3/3] Use /dev/null for update hook stdin.
- [PATCH 3/4] Automatically detect a bare git repository.
- [PATCH 3/4] git-svn: collect revision properties when fetching
- [PATCH 3/4] git-svn: verify_ref() should actually --verify
- [PATCH 3/4] gitweb: optimize git_shortlog_body.
- [PATCH 3/5] am and rebase resolve states get picked up by status/commit
- [PATCH 3/5] git-svn: collect SVK source URL on mirror paths
- [PATCH 3/5] t3600: update the test for updated git rm
- [PATCH 3/6] gitweb: Precompile CGI routines for mod_perl
- [PATCH 3/7] Ensure packed_git.next is initialized to NULL.
- [PATCH 3/8] gitweb: Change summary, shortlog actions to use parse_commits.
- [PATCH 4/11] Ensure `git-pull` fails if `git-merge` fails.
- [PATCH 4/17] Use off_t for index and pack file lengths.
- [PATCH 4/3] git-svn: correctly handle packed-refs in refs/remotes/
- [PATCH 4/4] git-svn: re-map repository URLs and UUIDs on SVK mirror paths
- [PATCH 4/4] git-svn: sort multi-init output
- [PATCH 4/4] gitweb: optimize git_summary.
- [PATCH 4/5] am: run git rerere to record resolution on successful --resolved
- [PATCH 4/5] git-svn: collect revision properties when fetching
- [PATCH 4/5] read_directory: show_both option.
- [PATCH 4/7] Default core.packdGitWindowSize to 1 MiB if NO_MMAP.
- [PATCH 4/8] gitweb: Change log action to use parse_commits.
- [PATCH 5/11] Honor pull.{twohead,octopus} in git-merge.
- [PATCH 5/17] Create read_or_die utility routine.
- [PATCH 5/5] git-add: add ignored files when asked explicitly.
- [PATCH 5/5] git-svn: re-map repository URLs and UUIDs on SVK mirror paths
- [PATCH 5/7] Don't exit successfully on EPIPE in read_or_die.
- [PATCH 5/8] gitweb: Change header search action to use parse_commits.
- [PATCH 6/11] Allow git-merge to select the default strategy.
- [PATCH 6/17] Refactor how we open pack files to prepare for multiple windows.
- [PATCH 6/7] Release pack windows before reporting out of memory.
- [PATCH 6/8] gitweb: Change atom, rss actions to use parse_commits.
- [PATCH 7/11] Avoid git-fetch in `git-pull .` when possible.
- [PATCH 7/17] Replace use_packed_git with window cursors.
- [PATCH 7/7] Replace mmap with xmmap, better handling MAP_FAILED.
- [PATCH 7/8] gitweb: Change history action to use parse_commits.
- [PATCH 8/11] Move better_branch_name above get_ref in merge-recursive.
- [PATCH 8/17] Loop over pack_windows when inflating/accessing data.
- [PATCH 8/8] gitweb: Use rev-list --skip option.
- [PATCH 9/11] Allow merging bare trees in merge-recursive.
- [PATCH 9/17] Document why header parsing won't exceed a window.
- [PATCH take 2] change the unpack limit treshold to a saner value
- [PATCH take 3] make 'git add' a first class user friendly interface to the index
- [PATCH v2] make 'git add' a first class user friendly interface to the index
- [PATCH, UPDATED] Fix formatting for urls section of fetch, pull, and push manpages
- [PATCH/RFC 4/3] gitweb: SHA-1 in commit log message links to "object" view
- [PATCH/RFC 4/6] gitweb: Prepare for mod_perl specific support
- [PATCH/RFC 5/6] gitweb: Make possible to run under mod_perl without SetupEnv
- [PATCH/RFC] Add support for push globbed refspecs
- [PATCH/RFC] avoid accessing _all_ loose refs in git-show-ref
- [PATCH/RFC] Make git-commit cleverer - have it figure out whether it needs -a automatically
- [PATCH/RFH] send-pack: fix pipeline.
- [PATCH/RFT] Work around http-fetch built with cURL 7.16.0
- [PATCH] "master" should be treated no differently from any other branch
- [PATCH] (experimental) per-topic shortlog.
- [PATCH] (Take 2) git-branch: deleting remote branches in new layout
- [PATCH] (Take 3) git-branch: deleting remote branches in new layout
- [PATCH] [checkout-index] Give names to stages
- [PATCH] [Makefile] Export PERL_PATH
- [PATCH] Add --add option to git-repo-config
- [PATCH] Add --remotes option to show-branch
- [PATCH] add .mailmap for git-shortlog output with the git repository
- [PATCH] Add a test for git-rerere
- [PATCH] Add branch.*.localmerge and documentation update
- [PATCH] Add branch.*.merge warning and documentation update
- [PATCH] Add builtin merge-file, a minimal replacement for RCS merge
- [PATCH] Add comments to update_tree_entry()
- [PATCH] Add config example with respect to branch
- [PATCH] Add documentation for show-branch --topics
- [PATCH] Add file addition/deletion indicator in diffstat
- [PATCH] add git-reflog to .gitignore
- [PATCH] Add info about new test families (8 and 9) to t/README
- [PATCH] add log.fulldiff config option
- [PATCH] Add support for building documentation in separate build-dir too.
- [PATCH] Add test case for update hooks in receive-pack.
- [PATCH] Add verbose comments to split_msg()
- [PATCH] Adjust t5510 to put remotes in config
- [PATCH] Allow building GIT in a different directory from the source directory
- [PATCH] Allow subcommand.color and color.subcommand color configuration
- [PATCH] Attempt to make git-checkout man page a bit more clear.
- [PATCH] Avoid accessing a slow working copy during diffcore operations.
- [PATCH] change the unpack limit threshold to a saner value
- [PATCH] change the unpack limit treshold to a saner value
- [PATCH] clarify some error messages wrt unknown object types
- [PATCH] Cleanup git-diff documentation
- [PATCH] Cleanup read_cache_from error handling.
- [PATCH] Colourise git-branch output
- [PATCH] Comment -p mode for cat-file
- [PATCH] Comment diff_tree
- [PATCH] commit encoding: store it in commit header rather than mucking with NUL
- [PATCH] Create 'git gc' to perform common maintenance operations.
- [PATCH] cvs-migration document: make the need for "push" more obvious
- [PATCH] cvsserver: Avoid miscounting bytes in Perl v5.8.x
- [PATCH] Default GIT_COMMITTER_NAME to login name in recieve-pack.
- [PATCH] Define -D__BSD_VISIBLE for FreeBSD
- [PATCH] diff --check: fix off by one error
- [PATCH] Do not define _XOPEN_SOURCE on MacOSX as it is too restricting there
- [PATCH] Document git-diff whitespace flags -b and -w
- [PATCH] Document git-merge-file
- [PATCH] Document the simple way of using of git-cat-file
- [PATCH] Documentation/git-branch: new -r to delete remote-tracking branches.
- [PATCH] Documentation/git-commit: rewrite to make it more end-user friendly.
- [PATCH] Documentation/git-merge-file.txt: make asciidoc not complain
- [PATCH] Documentation: new option -P for git-svnimport
- [PATCH] Documentation: reorganize cvs-migration.txt
- [PATCH] Documentation: update git-clone man page with new behavior
- [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
- [PATCH] Don't define _XOPEN_SOURCE to unbreak compilation on FreeBSD
- [PATCH] Don't use memcpy when source and dest. buffers may overlap
- [PATCH] editor: make sure $EDITOR is executed as a command
- [PATCH] Enable reflogs by default in all repositories.
- [PATCH] Enable reflogs by default in any repository with a working directory.
- [PATCH] Enter interactive mode if no parameters are given to git-add
- [PATCH] everyday: update for v1.5.0
- [PATCH] Explicitly add the default "git pull" behaviour to .git/config on clone
- [PATCH] Explicitly add the default "git pull" behaviour to .git/config on clone)
- [PATCH] fetch-pack: avoid fixing thin packs when unnecessary
- [PATCH] Fix documentation copy&paste typo
- [PATCH] Fix formatting for urls section of fetch, pull, and push manpages
- [PATCH] Fix random segfaults in pack-objects.
- [PATCH] fix vc git
- [PATCH] Fix yet another subtle xdl_merge() bug
- [PATCH] Force core.filemode to false on Cygwin.
- [PATCH] Get rid of the dependency on RCS' merge program
- [PATCH] git-add --interactive (wip)
- [PATCH] git-add: remove conflicting entry when adding.
- [PATCH] git-add: warn when adding an ignored file with an explicit request.
- [PATCH] git-branch: deleting remote branches in new layout
- [PATCH] git-clean: Fix the -q option.
- [PATCH] git-clone documentation
- [PATCH] git-clone: lose the artificial "first" fetch refspec
- [PATCH] git-clone: lose the traditional 'no-separate-remote' layout
- [PATCH] git-clone: Rename --use-immingled-remote option to --no-separate-remote
- [PATCH] git-clone: use wildcard specification for tracking branches
- [PATCH] git-cvsserver: fix breakage when calling git merge-file
- [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
- [PATCH] git-diff: Introduce --index and deprecate --cached.
- [PATCH] git-explain
- [PATCH] git-fetch: Avoid reading packed refs over and over again
- [PATCH] git-mv: search more precisely for source directory in index
- [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
- [PATCH] git-pull: refuse default merge without branch.*.merge
- [PATCH] git-reset --hard: tell the user what the HEAD was reset to
- [PATCH] git-reset [--mixed] <tree> [--] <paths>...
- [PATCH] git-send-email: default value for "From:" field.
- [PATCH] git-show: grok blobs, trees and tags, too
- [PATCH] git-status always says what branch it's on
- [PATCH] git-svn: avoid fetching files twice in the same revision
- [PATCH] git-svn: correctly access repos when only given partial read permissions
- [PATCH] git-svn: enable common fetch/commit options for dcommit
- [PATCH] git-svn: error out when the SVN connection fails during a fetch
- [PATCH] git-svn: extra error check to ensure we open a file correctly
- [PATCH] git-svn: use do_switch for --follow-parent if the SVN library supports it
- [PATCH] git-tag: support -F <file> option
- [PATCH] gitk: pass --no-left-right to rev-list
- [PATCH] gitweb: Add "next" link to commit view
- [PATCH] gitweb: Add some mod_perl specific support
- [PATCH] gitweb: Add title attribute to ref marker with full ref name
- [PATCH] gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" view
- [PATCH] gitweb: Better symbolic link support in "tree" view
- [PATCH] gitweb: Do not show difftree for merges in "commit" view
- [PATCH] gitweb: Don't use Content-Encoding: header in git_snapshot
- [PATCH] gitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
- [PATCH] gitweb: New feature last_modified_ref.
- [PATCH] gitweb: Paginate commit/author/committer search output
- [PATCH] gitweb: Re-enable rev-list --parents for parse_commit.
- [PATCH] gitweb: Show '...' links in "summary" view only if there are more items
- [PATCH] gitweb: Sprinkle some mod_perl goodies
- [PATCH] hooks/commit-msg: add example to add Signed-off-by line to message
- [PATCH] hooks/pre-commit: add example to add Signed-off-by line to message
- [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
- [PATCH] Install git-sh-setup.sh into $(prefix)/share/git-core. Call with explicit path.
- [PATCH] INSTALL: no need to have GNU diff installed
- [PATCH] Keep "git --git-dir" from causing a bus error.
- [PATCH] mailinfo: hack to accept in-line annotations in patches.
- [PATCH] make 'git add' a first class user friendly interface to the index
- [PATCH] make commit message a little more consistent and conforting
- [PATCH] Make cvsexportcommit work with filenames with spaces and non-ascii characters.
- [PATCH] make git a bit less cryptic on fetch errors
- [PATCH] Make git-commit cleverer - have it figure out whether it needs -a automatically
- [PATCH] Make git-diff documentation use [--] when it should.
- [PATCH] Make git-show-branch options similar to git-branch.
- [PATCH] make patch_delta() error cases a bit more verbose
- [PATCH] make the message about the need for a new branch a bit clearer
- [PATCH] Makefile: add quick-install-doc for installing pre-built manpages
- [PATCH] merge-file: support -p and -q; fix compile warnings
- [PATCH] merge-recursive: add/add really is modify/modify with an empty base
- [PATCH] merge-recursive: configurable 'merge' program
- [PATCH] Move "no merge candidate" warning into git-pull
- [PATCH] Move commit reencoding parameter parsing to revision.c
- [PATCH] Move Fink and Ports check to after config file
- [PATCH] no need to install manpages as executable
- [PATCH] Only warn about missing branch.<n>.merge in pull.
- [PATCH] Oops, get the commit first, then the tree.
- [PATCH] Print progress message to stderr, not stdout
- [PATCH] Provide more meaningful output from 'git init-db'.
- [PATCH] Refresh the index before starting merge-recursive.
- [PATCH] remove "[PATCH]" prefix from shortlog output
- [PATCH] Remove COLLISION_CHECK from Makefile since it's not used.
- [PATCH] Remove uncontested renamed files during merge.
- [PATCH] repacked packs should be read-only
- [PATCH] rev-list: Add a new option --skip.
- [PATCH] rev-list: Document --skip and add test cases.
- [PATCH] revision: add --no-full-diff command line option
- [PATCH] revision: introduce ref@{N..M} syntax.
- [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
- [PATCH] shortlog: fix segfault on empty authorname
- [PATCH] Small optimizations to gitweb
- [PATCH] Stop telling users we are 'defaulting to local storage area'.
- [PATCH] Stop telling users we are 'defaulting to local storagearea'.
- [PATCH] Suggest 'add' in am/revert/cherry-pick.
- [PATCH] t6024: fix timing problem
- [PATCH] Teach bash the new features of 'git show'.
- [PATCH] Teach git-gc to only repack local (not borrowed) objects.
- [PATCH] Uninstall rule for top level Makefile
- [PATCH] Update git-diff documentation
- [PATCH] update hook: redirect _both_ diagnostic lines to stderr upon tag failure
- [PATCH] Use git-merge-file in git-merge-one-file, too
- [PATCH] Use git-rev-parse --git-dir to determine GIT_DIR
- [PATCH] vim syntax: follow recent changes to commit template
- [PATCH] xdl_merge(): fix a segmentation fault when refining conflicts
- [PATCH] xdl_merge(): fix and simplify conflict handling
- [PATCH]: Pass -M to diff in request-pull
- [RFC \ WISH] Add -o option to git-rev-list
- [RFC/PATCH (take 3)] gitweb: Add some mod_perl specific support
- [RFC/PATCH 0/5] WIP status/rerere reporting
- [RFC/PATCH 1/2] git-svn: remove support for the svn command-line client
- [RFC/PATCH 2/2] git-svn: rename 'commit' command to 'set-tree'
- [RFC/PATCH 3/2] Wrap lines in shortlog
- [RFC/PATCH 4/4] Disallow working directory commands in a bare repository.
- [RFC/PATCH 6/6] gitweb: Make possible to run under mod_perl without ParseHeaders
- [RFC/PATCH] Change "refs/" references to symbolic constants
- [RFC/PATCH] Enhance git-reflog with 'show' subcommand.
- [RFC/PATCH] git-reset to remove "$GIT_DIR/MERGE_MSG"
- [RFC/PATCH] git-show: also handle blobs
- [RFC/PATCH] git-svn: convert to using Git.pm
- [RFC/PATCH] gitk: add current directory to main window title
- [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
- [RFC/PATCH] Implement poor-man's submodule support using commit hooks
- [RFC/PATCH] runstatus: restructure visual appearance
- [RFC] A unique way to express "all" (vs "add vs "update") ?
- [RFC] E-mail aliases
- [RFC] git reflog show
- [RFC] git-add update with all-0 object
- [RFC] gitweb wishlist and TODO list (part 1)
- [RFC] gitweb wishlist and TODO list (part 2)
- [RFC] gitweb: Add committags support (take 2)
- [RFC] Introduce "git stage" (along with some heresy)
- [RFC] Light-weight checkouts via ".gitlink"
- [RFC] Possible optimization for gitweb
- [RFC] requiring Perl SVN libraries for git-svn
- [RFC] Submodules in GIT
- [RFC] Submodules in GIT]
- [RFC] Two conceptually distinct commit commands
- [RFD] making separate-remote layout easier to use
- [RFH/RFT] git-rm: update to saner semantics
- [RFH] An early draft of v1.5.0 release notes
- A call for better git-rebase messages
- add clear, diff, and status commands
- add the diff command
- Adding a new file as if it had existed
- Adding spell checker to GIT
- An early draft of v1.5.0 release notes (2nd ed)
- asciidoc, docbook, "book" doctype
- author/commit counts
- Average size of git bookkeeping data (related to Using git as a general backup mechanism)
- avoid misrecording on a skipped or aborted rebase/am
- Avoiding uninteresting merges in Cairo
- branch rebase and push
- branch.<name>.merge specifying remote branch name
- branch.pu.forcefetch
- Bug in merge-recursive in virtual commit corner case
- bug: git-sh-setup should not be in $PATH
- Bug: git-svn fails on Mediawiki SVN repo r2992
- builtin git-shortlog still broken
- Can git be tweaked to work cross-platform, on FAT32?
- Can't fetch 2.6.20-rc1 tag...
- cgit vs. gitweb
- Change in git-svn dcommit semantics?
- Changes between main releases of git
- changing log entries
- clarification on "racy-git" & very fast change+commit
- Cleaning up git user-interface warts
- cloning the kernel - why long time in "Resolving 313037 deltas"
- Collection of stgit issues and wishes
- Commit f84871 breaks build on OS X
- confusion over the new branch and merge config
- Corrupt pack file using older versions of git on a newer repo..
- curl with ares support
- cygwin, 44k files: how to commit only index?
- Default "tar" umask..
- Diffs from CVS keyword expansion
- doc bug?
- document the 'clear' and 'diff' commands
- Documentation/git-commit.txt
- Does pushing to git demon works ?
- Easy shell question: how to make a script killing all his childs when killed?
- EGIT unpackedreadr problem
- egit/jgit wishlist
- error: Can't lock ref
- Errors when updating an old git.git repository
- Fast access git-rev-list output: some OS knowledge required
- For all you darcs lovers: git-hunk-commit
- Fwd: git pull and merging.
- Garbled man pages (.sp instead of newline)
- gcc -L/path/lib -R/path/lib
- Getting CVS and Git to play nicely in the same box
- GIT - error: no such remote ref refs/heads/TestBranch
- GIT - releases workflow
- git 1.4.4.1.gba98 crash pulling tig
- git 1.4.4.2 is giving the following errors...
- git and bzr
- git blame
- git blame [was: git and bzr]
- git fetch slow as molasses due to tag downloading
- git newbie problems
- git patch
- GIT plugin for Jira (issue tracker)
- git pull and merging.
- git UI nit
- git-1.4.4.3, also 1.5.0rc0: send-email gets empty From:
- git-add & "file vanishing" -> need git-add again [reformatted]
- git-add fails after file type change
- git-add ignores .gitignore
- git-add ignores .gitignore)
- git-add,& "file vanishing" -> need git-add again
- git-add,& "file vanishing" -> need git-add again?
- git-commit: select which files to commit while editing the commit message
- git-cvsimport and git-checkout problem
- git-cvsimport doesn't support the default branch mechanism?
- git-cvsimport feature request
- git-diff & cg-diff behavior difference
- git-fetch fails with error code 128
- git-fetching from a big repository is slow
- git-merge-recursive segmentation error
- git-pull from git.git - no remote ref for pu or next?
- git-pull: "Cannot obtain needed none"?
- git-send-email and msmtp
- git-svn and empty directories in svn
- git-svn and empty directories in svn (was: [PATCH 1.2/2 (fixed)] git-svn: fix output reporting from the delta fetcher)
- git-svn breakage
- git-svn dcommit ignors svn.authorsfile config and -A / --author-file cmd-line-option
- git-svn question
- git-svn throwing assertion on old svn tracking branch
- git-svn: File added multiple times?
- git-svn: follow parent after the fact?
- git-svnimport breakage as of git-1.4.4
- Gitweb - caching
- gitweb: Version independent mod_perl woes
- globs in partial checkout?
- Handling of branches in stgit
- How to build manpages on OS X
- How to commit removed file?
- How to conver no branches/tags svn repo to git ?
- How to prepend data when formatting patches ?
- how to revert changes in working tree?
- How-to revert a locally modified file
- http git and curl 7.16.0
- i18n.logToUTF8: convert commit log message to UTF-8
- Ignoring local changes
- index manipulation quickref
- jgit performance update
- kernel.org mirroring)
- latest update to git-svn blows up for me
- LilyPond 2.11.2 is out
- Locked down (but still shared) repositories
- merry gitmas
- More merge-recursive woes
- More Perl fun: man and System directories
- Most popular software bundles including Microsoft Office 2007 Enterprise, Adobe Acrobat 8.0 Pro 80% off
- Moving a directory into another fails
- newbie question - git-pull and local branch merge
- On removing files and "git-rm is pointless"
- Patch: git-add --exclude=pattern
- Patch: Support slashes in branches in git-cvsserver
- Performance problems in diffcore rename
- Possible regression in git-rev-list --header
- private file add/checkout
- Problem compiling: that perl thing again
- problem in unpack-trees.c
- Problems with git-svn authors file
- pushglobs
- Question on rerere
- quieting down git-commit (and init-db) in tests
- record (or avoid misrecording) resolved, skipped or aborted rebase/am
- reexporting git repository via git-daemon
- Remote 'master' not updated, but works somehow
- Request: Adding -q/--quiet option to git-cat-file
- Resolving conflicts
- RFC PATCH: support for default remote in StGIT
- RFC: working with sparse work-copy: where to start?
- Seeing added and removed files between two tree states
- Seeking git recipe to grab a single file
- Segfault in xdl_merge is back
- selective git-update-index per diff(1) chunks
- Separate yourself from other men
- Separating "add path to index" from "update content in index"
- Set permissions of each new file before "cvs add"ing it.
- SIGSEGV in merge recursive
- Some advanced index playing
- Some thoughts on resolving conflicts
- specify charset for commits
- specify charset for commits (Was: [PATCH] Fix documentation copy&paste typo)
- spurious .sp in manpages
- stgit: No patches to pop
- stgit: stg mail
- Strict ordering by date
- Subprojects tasks
- svn versus git
- t1300-repo-config.sh failed on CYGWIN
- t1300-repo-config.sh failed on CYGWIN)
- t5000-tar-tree.sh failing
- t9100-git-svn-basic.sh fails
- t9200-git-cvsexportcommit.sh failed on CYGWIN
- Test t4118 fails on Mac OS X due to dependency on GNU sed behaviour
- Topic descriptions
- Tracking a repository for content instead of history
- trouble with git cvsimport
- Trouble with git-svn when upstream svn URL changed
- UI nitpick
- UI: git-tag should support -F as well
- Undocumented long options
- unmark after committing with git.el
- Unnecessary fetch warning
- Unprivileged User
- Updated Kernel Hacker's guide to git
- Using git as a general backup mechanism
- Using GIT to store /etc (Or: How to make GIT store all file permission bits)
- Using GIT to store /etc)
- Using git-bisect to find more than one breakage
- Using sha1 of commit for id of gitweb Atom feed entry
- v2.6.11 tag in kernel tree
- warn non utf-8 commit log messages.
- warning merge message
- What commands can and can not be used with bare repositories?
- What's cooking in git.git
- What's cooking in git.git (topics)
- What's in git.git (stable)
- What's in git.git (stable) and announcing GIT 1.5.0 preview
- What's in git.git (stable), and Announcing GIT 1.4.4.3
- What's in git.git (stable), and Announcing GIT 1.4.4.3)
- Why git-merge-resolve in git-am?