- (At first sight) unexpected git-diff behavior
- .git/info/refs
- 1.5.0.rc0.gf4bf2: "git --bare gc" in bare repo deletes all!
- 1.5.0.rc1.g4494: Can't use a bare GIT_DIR to add
- 1.5.0.rc1.gb60d: fetch in another branch works strangely
- 1.5.0.rc1.gf4b6c: git-cvsimport: Some nits
- [0/2 PATCH] FastCGI and nginx support for gitweb
- [1/2 PATCH] git-svn: make multi-init less confusing
- [ANNOUNCE] GIT 1.4.4.4
- [Announce] GIT v1.5.0-rc2
- [ANNOUNCE] Guilt 0.15
- [ANNOUNCE] Guilt 0.16
- [ANNOUNCE] Guilt 0.17
- [ANNOUNCE] Guilt v0.18
- [ANNOUNCE] qgit4 aka qgit ported to Windows
- [ANNOUNCE] qgit4 aka qgit ported to Windows)
- [ANNOUNCE] simple chronological versioning script
- [ANNOUNCE] StGIT project site
- [BUG] a couple of stgit bugs
- [BUG] cogito: cg-push fails when using stg
- [BUG] daemon.c blows up on OSX
- [BUG] OSX ends with "install: git-init.1: No such file or directory"
- [BUG] Problem with "stgit push" causing data loss
- [BUG] stgit: unexpected "unknown user details" on refresh
- [DRAFT] Branching and merging with git
- [EGIT PATCH 1/2] Fix merge of subtrees
- [EGIT PATCH 2/2] Show 'StGit/Git' as project decoration
- [OT] Competition to select a replacement for SHA-1
- [PATCH - todo] Changes to e-mailed patch handling in v1.5.0
- [PATCH 0/17] Sliding window mmap for packfiles.
- [PATCH 0/2] Enable git-branch to show detached HEAD
- [PATCH 0/2] StGIT and remotes
- [PATCH 0/5] [DRAFT] StGIT, remotes, and parent information
- [PATCH 0/5] gitweb: git_patchset_body fixes
- [PATCH 0/5] My set of stgit companion scripts.
- [PATCH 0/6] Expose in_merge_bases() via merge-base.
- [PATCH 0/7] [DRAFT 2] StGIT, remotes, and parent information
- [PATCH 0/7] Series short description
- [PATCH 0/7] StGIT, remotes, and parent
- [PATCH 1/1] Teach for-each-ref about a little language called Tcl.
- [PATCH 1/2] Avoid a floating point exception in merge-recursive.
- [PATCH 1/2] diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
- [PATCH 1/2] Document the master@{n} reflog query syntax.
- [PATCH 1/2] Fix minor issue with t6120-describe.
- [PATCH 1/2] Fix up Makefiles
- [PATCH 1/2] git-svn: add --prefix= option to multi-init
- [PATCH 1/2] gitweb: add a simple wrapper for FCGI support
- [PATCH 1/2] gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne')
- [PATCH 1/2] Refactor print-functions in builtin-branch
- [PATCH 1/2] Refactor the pack header reading function out of receive-pack.c
- [PATCH 1/2] Sanitize for_each_reflog_ent()
- [PATCH 1/2] Suggest use of "git add file1 file2" when there is nothing to commit.
- [PATCH 1/2] Teach git-describe to display distances from tags.
- [PATCH 1/2] tutorial: Use "git remote add"
- [PATCH 1/2] tutorial: Use only separate layout
- [PATCH 1/2] UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
- [PATCH 1/2] Use fixed-size integers for the on-disk pack structure.
- [PATCH 1/3] create_symref: check error return from open().
- [PATCH 1/3] Define cd_to_toplevel shell function in git-sh-setup
- [PATCH 1/3] Don't save the commit buffer in git-describe.
- [PATCH 1/3] dwim_ref(): Separate name-to-ref DWIM code out.
- [PATCH 1/3] Insert ACTIVESTATE_STRING in Git.pm
- [PATCH 1/4] Always perfer annotated tags in git-describe.
- [PATCH 1/4] Clarify syntax and role of git-add in status output
- [PATCH 1/4] Move remove_path() into libgit.a
- [PATCH 1/4] Prefer %d over %i in printf format strings.
- [PATCH 1/4] Remove unnecessary call_depth parameter in merge-recursive.
- [PATCH 1/4] short i/o: clean up the naming for the write_{in,or}_xxx family
- [PATCH 1/5] Add contrib/stg-show-old: show old version of a patch.
- [PATCH 1/5] Fix timestamp for test-tick
- [PATCH 1/5] gitweb: Fix error in git_patchest_body for file creation/deletion patch
- [PATCH 1/5] Move identification of parent branch's remote def up into stack class.
- [PATCH 1/6] Allow in_merge_bases() to take more than one reference commits.
- [PATCH 1/6] Make stgit.config use git-repo-config.
- [PATCH 1/7] make reflog filename independent from struct ref_lock
- [PATCH 1/7] Make stgit.config use git-repo-config.
- [PATCH 2/1] Documentation/config.txt: Correct info about subsection name
- [PATCH 2/2 (fixed)] instaweb: add support for nginx + FastCGI
- [PATCH 2/2] Add a Checkpoint Action
- [PATCH 2/2] Allow fetch-pack to decide keeping the fetched pack without exploding
- [PATCH 2/2] Convert output messages in merge-recursive to past tense.
- [PATCH 2/2] Correct priority of lightweight tags in git-describe.
- [PATCH 2/2] git-branch: show detached HEAD
- [PATCH 2/2] git-reset <tree> -- <path> restores absense of <path> in <tree>
- [PATCH 2/2] git-svn: pass an unambiguous ref to rev-list when grafting-branches
- [PATCH 2/2] git-svn: update documentation for multi-{init|fetch}
- [PATCH 2/2] gitweb: There can be empty patches (in git_patchset_body)
- [PATCH 2/2] Heavily expanded update hook to send more useful emails than the old hook
- [PATCH 2/2] instaweb: add support for nginx + FastCGI
- [PATCH 2/2] Refer users to git-rev-parse for revision specification syntax.
- [PATCH 2/2] Remove unnecessary found variable from describe.
- [PATCH 2/2] Run regression on the current version
- [PATCH 2/2] Teach the revision walker to walk by reflogs with --walk-reflogs
- [PATCH 2/2] tutorial: shorthand for remotes but show distributed nature of git
- [PATCH 2/2] tutorial: Use "git merge" instead of "git pull ."
- [PATCH 2/2] Use fixed-size integers for .idx file I/O
- [PATCH 2/3] create_symref(): do not assume pathname from git_path() persists long enough
- [PATCH 2/3] Extend read_ref_at() to be usable from places other than sha1_name.
- [PATCH 2/3] Force Activestate Perl to tie git command pipe handle to a handle class
- [PATCH 2/3] Make git-describe a builtin.
- [PATCH 2/3] Use cd_to_toplevel in scripts that implement it by hand.
- [PATCH 2/4] Allow the user to control the verbosity of merge-recursive.
- [PATCH 2/4] Hash tags by commit SHA1 in git-describe.
- [PATCH 2/4] If abbrev is set to zero in git-describe, don't add the unique suffix
- [PATCH 2/4] Improve cached content header of status output
- [PATCH 2/4] merge-one-file: use 'wc' more portably
- [PATCH 2/4] short i/o: fix calls to read to use xread or read_in_full
- [PATCH 2/5] Add contrib/stg-whatchanged: look at what would be changed by refreshing.
- [PATCH 2/5] Allows extraction of information about remotes.
- [PATCH 2/5] builtin-prune: make file-scope static struct to an argument.
- [PATCH 2/5] gitweb: Fix error in "rename to"/"copy to" git diff header output
- [PATCH 2/6] merge_base(): move traversal into a separate function.
- [PATCH 2/6] Move identification of parent branch's remote def up into stack class.
- [PATCH 2/7] Add caching to the new config class.
- [PATCH 2/7] lock_ref_sha1_basic(): remember the original name of a ref when resolving it
- [PATCH 3/3] Allow whole-tree operations to be started from a subdirectory
- [PATCH 3/3] Chose better tag names in git-describe after merges.
- [PATCH 3/3] Cleanup uninitialized value in chomp
- [PATCH 3/3] show-branch --reflog: show the reflog message at the top.
- [PATCH 3/3] write_in_full: size_t is unsigned.
- [PATCH 3/4] add a test case for git-merge-one-file
- [PATCH 3/4] Automatically detect a bare git repository.
- [PATCH 3/4] Enable output buffering in merge-recursive.
- [PATCH 3/4] Improve "nothing to commit" part of status output
- [PATCH 3/4] short i/o: fix calls to write to use xwrite or write_in_full
- [PATCH 3/4] Teach git-describe to display distances from tags.
- [PATCH 3/4] Use binary searching on large buckets in git-describe.
- [PATCH 3/5] Add contrib/stg-fold-files-from: pick selected changes from a patch above current one
- [PATCH 3/5] Basic support for keeping a ref to the parent branch.
- [PATCH 3/5] builtin-prune: separate ref walking from reflog walking.
- [PATCH 3/5] gitweb: Fix errors in git_patchset_body for empty patches
- [PATCH 3/6] Allows extraction of information about remotes.
- [PATCH 3/6] git-merge-base: --check-ancestry option
- [PATCH 3/7] enable separate reflog for HEAD
- [PATCH 3/7] Move identification of parent branch's remote def up into stack class.
- [PATCH 4/3] merge-one-file: fix late-night typo
- [PATCH 4/4] Compute accurate distances in git-describe before output.
- [PATCH 4/4] Display a progress meter during merge-recursive.
- [PATCH 4/4] Improve git-describe performance by reducing revision listing.
- [PATCH 4/4] make git-merge-one-file a builtin
- [PATCH 4/4] short i/o: fix config updates to use write_in_full
- [PATCH 4/4] Support --amend on initial commit in status output
- [PATCH 4/5] Add contrib/stg-swallow: completely merge an unapplied patch into current one
- [PATCH 4/5] Have 'stg branch --create' record parent information.
- [PATCH 4/5] Move traversal of reachable objects into a separate library.
- [PATCH 4/5] Revert "gitweb: There can be empty patches (in git_patchset_body)"
- [PATCH 4/6] Basic support for keeping a ref to the parent branch.
- [PATCH 4/6] in_merge_bases(): optimization
- [PATCH 4/7] add reflog entries for HEAD when detached
- [PATCH 4/7] Allows extraction of information about remotes.
- [PATCH 5/3] merge-one-file: make sure that leading directories exist
- [PATCH 5/5] Add contrib/stg-cvs: helper script to manage a mixed cvs/stgit working copy
- [PATCH 5/5] git-add: add ignored files when asked explicitly.
- [PATCH 5/5] gitweb: Fix split patches output (e.g. file to symlink)
- [PATCH 5/5] Make 'stg pull' use git-fetch and not git-pull.
- [PATCH 5/5] reflog expire --fix-stale
- [PATCH 5/6] Have 'stg branch --create' record parent information.
- [PATCH 5/6] Make merge-base a built-in.
- [PATCH 5/7] Basic support for keeping a ref to the parent branch.
- [PATCH 5/7] move create_symref() past log_ref_write()
- [PATCH 6/6] Make 'stg pull' use git-fetch and not git-pull.
- [PATCH 6/6] Teach "git-merge-base --check-ancestry" about refs.
- [PATCH 6/7] add logref support to git-symbolic-ref
- [PATCH 6/7] Have 'stg branch --create' record parent information.
- [PATCH 7/7] add reflog when moving HEAD to a new branch
- [PATCH 7/7] Make 'stg pull' use git-fetch and not git-pull.
- [PATCH RFC] new config option remote.<name>.pushexec
- [PATCH take 2] git-tag: add flag to verify a tag
- [PATCH/POLL] git-format-patch: the default suffix is now .patch, not .txt
- [PATCH/RFC] Assorted small changes to runstatus
- [PATCH/RFC] git-fetch: Only fetch in fetch
- [PATCH/RFC] tutorial.txt: update to use the "git clone --add"
- [PATCH/RFH] send-pack: fix pipeline.
- [PATCH] "init-db" can really be just "init"
- [PATCH] --prune is now default for 'pack-refs'
- [PATCH] --utf8 is now default for 'git-am'
- [PATCH] --walk-reflogs: actually find the right commit by date.
- [PATCH] --walk-reflogs: disallow uninteresting commits
- [PATCH] --walk-reflogs: do not crash with cyclic reflog ancestry
- [PATCH] --walk-reflogs: honour --relative-date
- [PATCH] [EGit] Indroduce GitAction class
- [PATCH] [gitweb] Blame "linenr" link jumps to previous state at "orig_lineno"
- [PATCH] Add --summary to git-format-patch by default
- [PATCH] Add contrib/stg-gitk: helper script to run gitk
- [PATCH] Add documentation for git-branch's color configuration.
- [PATCH] Add hg-to-git conversion utility.
- [PATCH] Add new 'rebase' command.
- [PATCH] Allow default core.logallrefupdates to be overridden with template's config
- [PATCH] Allow non-developer to clone, checkout and fetch easier.
- [PATCH] Allow the tag signing key to be specified in the config file
- [PATCH] annotate: use pager
- [PATCH] apply --cached: fix crash in subdirectory
- [PATCH] Auto-quote config values in config.c:store_write_pair()
- [PATCH] Avoid errors and warnings when attempting to do I/O on zero bytes
- [PATCH] blameview: Fix a typo.
- [PATCH] blameview: Support browsable functionality to blameview.
- [PATCH] blameview: Use git-cat-file to read the file content.
- [PATCH] cache.h; fix a couple of prototypes
- [PATCH] Change to the repository's root directory if needed.
- [PATCH] Check git pull remote before defaulting to 'origin'
- [PATCH] Cleanup uninitialized value in chomp
- [PATCH] Commands requiring a work tree must not run in GIT_DIR
- [PATCH] config_set_multivar(): disallow newlines in keys
- [PATCH] Consolidate {receive,fetch}.unpackLimit
- [PATCH] contrib/emacs/vc-git.el: support vc-version-other-window
- [PATCH] contrib/vim: update syntax for changed commit template
- [PATCH] cvsimport: document -S and -L options
- [PATCH] cvsimport: skip commits that are too recent
- [PATCH] cvsserver: detect early of we are up to date and avoid costly rev-list
- [PATCH] cvsserver: fix revision number during file adds
- [PATCH] Describe git-clone's actual behavior in the summary
- [PATCH] Detached HEAD (experimental)
- [PATCH] diff --check: use colour
- [PATCH] diffcore-pickaxe: fix infinite loop on zero-length needle
- [PATCH] Do not verify filenames in a bare repository
- [PATCH] Docs: update cvs-migration.txt to reflect clone's new default behavior
- [PATCH] document 'blame --incremental'
- [PATCH] Document --check option to git diff.
- [PATCH] document --exec for git-push
- [PATCH] Document --ignore-if-in-upstream in git-format-patch
- [PATCH] Document check option to git diff.
- [PATCH] Document pack .idx file format upgrade strategy.
- [PATCH] Document the -n option for git-log
- [PATCH] Documentation/config.txt: Document config file syntax better
- [PATCH] Documentation/config.txt: Fix documentation of colour config tweaks.
- [PATCH] Documentation/git-svn: clarify dcommit, rebase vs pull/merge
- [PATCH] Documentation/git.txt: command re-classification
- [PATCH] Documentation/tutorial: misc updates
- [PATCH] Documentation: --amend cannot be combined with -c/-C/-F.
- [PATCH] Documentation: a few spelling fixes
- [PATCH] Documentation: clarify glossary definition of "reachable"
- [PATCH] Documentation: Fix git.7 dependencies.
- [PATCH] Documentation: remove master:origin example from pull-fetch-param.txt
- [PATCH] Documentation: revisit command qualification in git.txt
- [PATCH] Documentation: tutorial editing
- [PATCH] Documentation: update git-clone.txt for clone's new default behavior
- [PATCH] Documentation: update git-pull.txt for clone's new default behavior
- [PATCH] Documentation: update glossary entry for "origin"
- [PATCH] Documentation: update tutorial's discussion of origin
- [PATCH] Don't call fstat() on stdin in index-pack.
- [PATCH] Don't coredump on bad refs in update-server-info.
- [PATCH] Don't die in git-http-fetch when fetching packs.
- [PATCH] Escape --upload-pack from expr.
- [PATCH] Explain "Not a git repository: '.git'".
- [PATCH] Fail softly if file system does not like test data.
- [PATCH] fetch-pack: remove --keep-auto and make it the default.
- [PATCH] Fix daemon documentation: '--enable-service' is not valid
- [PATCH] fix documentation for git-commit --no-verify
- [PATCH] Fix infinite loop when deleting multiple packed refs.
- [PATCH] fix reflog entries for "git-branch"
- [PATCH] Fix sed subst. in cogito cmd-complete script
- [PATCH] Fix spurious compile error
- [PATCH] fix suggested branch creation command when detaching head
- [PATCH] Fix t1410 for core.filemode==false
- [PATCH] Fix warnings on PowerPC - use C99 printf format if available
- [PATCH] fmt-merge-msg: detached HEAD
- [PATCH] Force Activestate Perl to tie git command pipe handle to a handle class
- [PATCH] format-patch: fix bug with --stdout in a subdirectory
- [PATCH] Friendlier error message for commands that can't be run from a subdirectory.
- [PATCH] get_tree_entry: map blank requested entry to tree root
- [PATCH] git blame --progress
- [PATCH] git-apply: Remove directories that have become empty after deleting a file.
- [PATCH] git-blame --incremental: don't use pager
- [PATCH] git-blame --porcelain: quote filename in c-style when needed.
- [PATCH] git-branch: show detached HEAD
- [PATCH] git-checkout -m: fix merge case
- [PATCH] git-clean: Fix the -q option.
- [PATCH] git-clone: Make sure the master branch exists before running cat on it.
- [PATCH] git-commit: do not fail to print the diffstat even if there is a file named HEAD
- [PATCH] git-fetch: Allow fetching the remote HEAD
- [PATCH] git-fetch: allow updating the current branch in a bare repository.
- [PATCH] git-fetch: remove .keep file even on other errors.
- [PATCH] git-format-patch -3
- [PATCH] git-format-patch: make --binary on by default
- [PATCH] git-log -g --pretty=oneline should display the reflog message
- [PATCH] git-merge: make it usable as the first class UI again.
- [PATCH] git-pull: disallow implicit merging to detached HEAD
- [PATCH] git-remote exclude
- [PATCH] git-remote: no longer silent on unknown commands.
- [PATCH] git-reset --hard: tell the user what the HEAD was reset to
- [PATCH] git-reset --hard: use quotes when we tell the user what HEAD was reset to
- [PATCH] git-reset: make the output as the fetch output
- [PATCH] git-reset: print always the status when HEAD changes
- [PATCH] git-revert: Fix die before git-sh-setup defines it.
- [PATCH] git-send-email: default value for "From:" field.
- [PATCH] git-status: wording update to deal with deleted files.
- [PATCH] git-svn: fix show-ignore
- [PATCH] git-svn: fix tests to work with older svn
- [PATCH] git-svn: make --repack work consistently between fetch and multi-fetch
- [PATCH] git-svn: remove leading slash when printing removed directories
- [PATCH] git-svn: remove svnadmin dependency from the tests
- [PATCH] git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK
- [PATCH] git-svn: t/t91??-*: optimize the tests a bit
- [PATCH] git-svnimport: clean svn path when accessing SVN repo
- [PATCH] git-svnimport: fix edge revisions double importing
- [PATCH] git-svnimport: support for incremental import
- [PATCH] git-tag: add flag to verify a tag
- [PATCH] git-{parse-remote,pull}: throw away stderr of git-symbolic-ref
- [PATCH] git.el: Avoid setting font lock keywords before entering log-edit mode.
- [PATCH] git.el: Define the propertize function if needed, for XEmacs compatibility.
- [PATCH] git.el: Don't use --info-only when resolving a file.
- [PATCH] gitk errors out if launched in a subdirectory
- [PATCH] gitweb: Allow users to have their own project directories.
- [PATCH] gitweb: Convert project name to UTF-8
- [PATCH] gitweb: Fix "Use of uninitialized value" warning in git_tags_body
- [PATCH] gitweb: Fix error in git_project_index subroutine
- [PATCH] gitweb: Fix git_patchset_body not closing <div class="patch">
- [PATCH] gitweb: Fix shortlog only showing HEAD revision.
- [PATCH] gitweb: Make shortlog use 'h' (head) parameter again
- [PATCH] gitweb: Remove superfluous "|" in "commit" view
- [PATCH] Hash name is SHA-1
- [PATCH] Hide output about SVN::Core not being found during tests.
- [PATCH] honor GIT_REFLOG_ACTION in git-commit
- [PATCH] If abbrev is set to zero in git-describe, don't add the unique suffix
- [PATCH] Ignore git-init and git-remote
- [PATCH] Increase packedGit{Limit,WindowSize} on 64 bit systems.
- [PATCH] Insert ACTIVESTATE_STRING in Git.pm
- [PATCH] instaweb: load Apache mime and dir modules if they are needed
- [PATCH] instaweb: Nicer error message when the http daemon isn't found
- [PATCH] Introduce 'git-format-patch --suffix=patch'
- [PATCH] Lose perl dependency.
- [PATCH] Lose perl dependency. (fwd)
- [PATCH] make --exec=... option to git-push configurable
- [PATCH] make --upload-pack option to git-fetch configurable
- [PATCH] Make check target depend on common-cmds.h
- [PATCH] Make format-patch --suffix="" not add any suffix
- [PATCH] Make fsck and fsck-objects be builtins.
- [PATCH] Make git-repack explain what it's doing during prune
- [PATCH] Make sure git_connect() always give two file descriptors.
- [PATCH] Makefile: add clean-obsolete-scripts target
- [PATCH] merge-recursive: do not report the resulting tree object name
- [PATCH] missing file
- [PATCH] name-rev: introduce the --ref-filter=<regex> option
- [PATCH] New files in git weren't being downloaded during CVS update
- [PATCH] pack-check.c::verify_packfile(): don't run SHA-1 update on huge data
- [PATCH] Print a more accurate error message when we fail to create a lock file.
- [PATCH] Provide better feedback for the untracked only case in status output
- [PATCH] prune-packed: add -q to usage
- [PATCH] prune-packed: new option --min-age=N
- [PATCH] prune: --expire=time
- [PATCH] Quick hack to avoid double qp encoding
- [PATCH] Reencode committer info to utf-8 before formatting mail header
- [PATCH] Remove hash in git-describe in favor of util slot.
- [PATCH] Remove read_or_die in favor of better error messages.
- [PATCH] Remove shadowing variable from traverse_trees()
- [PATCH] Remove unnecessary git-rm --cached reference from status output
- [PATCH] rename --exec to --upload-pack for fetch-pack and peek-remote
- [PATCH] Replace "echo -n" with printf in shell scripts.
- [PATCH] Replace perl code with pure shell code
- [PATCH] Replacing the system call pread() with lseek()/xread()/lseek() sequence.
- [PATCH] Replacing the system call pread() with real mmap().
- [PATCH] Replacing the system call pread().
- [PATCH] sanitize content of README file
- [PATCH] send pack check for failure to send revisions list
- [PATCH] Set _ALL_SOURCE for AIX, but avoid its struct list.
- [PATCH] sha1_file.c: Avoid multiple calls to find_pack_entry().
- [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
- [PATCH] Shell syntax fix in git-reset
- [PATCH] show-ref: allow glob-style ref matching
- [PATCH] show_date(): fix relative dates
- [PATCH] simplify the "no changes added to commit" message
- [PATCH] Skip excessive blank lines before commit body
- [PATCH] Solaris 5.8 returns ENOTDIR for inappropriate renames.
- [PATCH] some doc updates
- [PATCH] Speedup recursive by flushing index only once for all entries
- [PATCH] Start all test scripts with /bin/sh.
- [PATCH] t/t1300-repo-config.sh: value continued on next line
- [PATCH] Teach for-each-ref about a little language called Tcl.
- [PATCH] Teach revision machinery about --reverse
- [PATCH] Teach the revision walker to walk by reflogs with --walk-reflogs
- [PATCH] Test for failing pread() on cygwin.
- [PATCH] untrue statement about git wrapper
- [PATCH] Update documentation of fetch-pack, push and send-pack
- [PATCH] Update git-cat-file documentation
- [PATCH] Update git-svn manpage to remove the implication that SVN::* is optional.
- [PATCH] use 'init' instead of 'init-db' for shipped docs and tools
- [PATCH] Use --upload-pack in clone, fetch and ls-remote instead of --exec
- [PATCH] Use fixed-size integers for the on-disk pack structure.
- [PATCH] Use inttypes.h rather than stdint.h.
- [PATCH] Use merge-recursive in git-revert/git-cherry-pick
- [PATCH] Use nice names in conflict markers during cherry-pick/revert.
- [PATCH] Use standard -t option for touch.
- [PATCH] use xread where we are not checking for EAGAIN/EINTR
- [PATCH] user-manual: set user.name and user.email with repo-config
- [PATCH] v1.5.0.txt: update description of git-gc
- [PATCH] wt-status: Actually accept `color.status.BLAH' configuration variables.
- [PATCH] wt-status: remove use_add_msg in wt_status_print
- [PATCH] xdl_merge(): fix a segmentation fault when refining conflicts
- [RESEND PATCH 1/3] Insert ACTIVESTATE_STRING in Git.pm
- [RESEND PATCH 2/3] Force Activestate Perl to tie git command pipe handle to a handle class
- [RESEND PATCH 3/3] Cleanup uninitialized value in chomp
- [RFC PATCH] rename --exec to --receive-pack for push and send-pack
- [RFC/PATCH 4/4] Disallow working directory commands in a bare repository.
- [RFC/PATCH] Add builtin git-last-modified.
- [RFC/PATCH] fail pull/merge early in the middle of conflicted merge
- [RFC] Add a suffix option to git-format-patch
- [RFC] Adding stack-level logging/undo to StGIT
- [RFC] Git config file reader in Perl (WIP)
- [RFC] git-remote
- [RFC] git-svn: make git-svn commit-diff able to work without explicit arguments
- [RFC] prune: --expire=seconds
- [RFC] Replace rebase with filtering
- [RFC] revision walker: introduce shortcut -g for --walk-reflogs
- a few remaining issues...
- A note from the maintainer
- A Professional GUI
- A trivial question on GIT
- Adding spell checker to GIT
- An early draft of v1.5.0 release notes (3rd ed)
- application/xxxxx in gmail attachments
- Better error messages for corrupt databases
- blameview and file contents
- blameview and file line number
- brown paper bag fix.
- Bug (?) in setting values with git-repo-config
- Bug in git-status with non-ascii characters:
- Bug-ish: CRLF endings and conflict markers
- BUG: git --bare log HEAD
- Bugs in gitweb
- building git in a separate directory
- clarification on git-update-index --remove
- Clean up write_in_full() users
- cloning the kernel - why long time in "Resolving 313037 deltas"
- commit message columns
- Commit signing
- Commit through git.el evades commit hook
- confusion over the new branch and merge config
- cvsimport/cvsps: incremental import
- cvsimport/cvsps: not all tags imported
- cvsimport/cvsps: wrong revisions in branch
- Decoding git show-branch output
- Default "tar" umask..
- Deleting branches in cogito
- Deleting remote branches with git-branch and reflog questions
- Difficulties in advertising a new branch to git newbies
- documentation for git-rm
- Does git-cvsserver expect all changes to be via CVS?
- Draft v1.5.0 release notes
- error in tuto2?
- failed to read delta-pack.
- fatal: unable to create '.git/index': File exists
- finding earliest tags descended from a given commit
- Fix "git tag -u" breakage
- Fix removal of already resolved path.
- Fix up totally buggered read_or_die()
- gets "-dirty" under fakeroot
- Getting gitk to display all refs but stgit logs
- GIT 1.5.0-rc2 compiler warning
- git branch -D won't delete the branch you're on
- git completely non-operational w/ curl 7.16.0
- git fetch over ssh trouble
- git ls-files -o under .git/ prints all repository files
- git master (2a3a3) build failure
- git merge bug: creating new files in one branch in a directory that is renamed in another
- git merge FETCH_HEAD produced bad commit message
- git not tracking changes
- git push problem with v1.5.0-rc1
- Git Subversion problem
- git user's manual
- GIT+CYGWIN annoying test failure
- git-1.5.0.rc2: "git pull -t" complains
- git-am and git-rebase inconsistency
- git-am applies half of a patch
- Git-bug: Dependency of curl
- git-commit/git-applypatch whitespace rules different?
- git-cvsserver won't add new content on update
- git-fetch fails if remote is detached HEAD
- git-fetch while on "(no branch)"
- git-mailinfo '-u' argument should be default.
- git-push through git protocol
- git-rm'ing all dead files
- git-send-email --suppress-from option doesn't work.
- git-show ignores --pretty
- git-svn - username/password
- git-svn throwing assertion on old svn tracking branch
- git-svn usability
- git-svn: does anybody care for sub-optimal merge tracking?
- git-svn: make git-svn commit-diff able to work without explicit arguments
- git-svnimport failed and now git-repack hates me
- git.git missing recent revisions?
- git.kernel.org move (finally)... estimated week of Feb 5
- git.or.cz version number way out of date
- gitk memory usage
- Gitweb - caching
- GITWEB branch shortlog broken after recent update on kernel.org
- glossary doc correction
- grafts+repack+prune = history at danger
- Hello all, I am using git-svn and have some question
- How git affects kernel.org performance
- How to change merge message ("weenie commits")
- How to commit removed file?
- How to enhance merge commit message ?
- how to git-svnimport gnucash?
- How to merge FETCH_HEAD?
- How to pull only a few files from one branch to another?
- how to test changes?
- Howto use StGit and git-svn at same time
- HTTP access via proxy
- http git and curl 7.16.0
- I just pulled and built 'next'...
- i18n, alternative solution
- Importing from tarballs; add, rm, update-index?
- infinite loop with git branch -D and packed-refs
- kernel.org lies about latest -mm kernel
- make rpm
- Meaning of "fatal: protocol error: bad line length character"?
- Mercurial to git converter.
- MinGW port - initial work uploaded
- MinGW port usable
- modifying commit's author
- More precise tag following
- Moving initialization of log_all_ref_updates
- multiple definitions of _warn ?
- New way of tracking remote branches -- question
- newbie questions about git design and features (some wrt hg)
- OT: character encodings
- OT: character encodings (was: Linux 2.6.20-rc4)
- Packfile SHA1 mismatch with itself
- Per-file force update
- Possible bug in 'git status' exit code is 1 instead of 0
- Possible regression in git-rev-list --header
- Preserving ownership and set*id bits
- preview of "What's cooking" (topics)
- problem with Documentation/hooks.txt
- problem with git clone on cygwin
- Problem with git push over <hostname>:/path protocol (ssh)
- Problems with branches
- public git repo with shallow clone support
- Pushing into a repository with working directory?
- Qt git repository report
- Question about fsck-objects output
- Rebasing stgit stacks
- Recovering from an aborted git-rebase?
- reflog for HEAD (detached or between branches)
- Remote git-describe ?
- Removing files
- Repository Security
- Restraining git pull/fetch to the current branch
- RFC: working with sparse work-copy: where to start?
- SEGV in git-apply
- Seriously broken "git pack-refs"
- sha-1 mismatch using command line sha1sum
- Should update-server-info be on by default?
- Simple UI question...
- Some cleanups
- Some guilt fixes
- StGIT and repo-config
- StGIT wiki
- StGIT-0.11: Python exception when removing branch
- suggestions about stgit commands renaming
- t1410-reflog.sh broken on cygwin
- t9200-git-cvsexportcommit #8 failure on OS X
- tree corrupted on disk quota full
- troubles in supersede old development history (git-svn)
- two-way sync; from firewalled host
- Using GIT to store /etc (Or: How to make GIT store all file permission bits)
- What did I just fetch?
- What's cooking in git.git (topics)
- What's in git.git (stable)
- What's in git.git and announcing GIT v1.5.0-rc1
- When to repack?
- Why is git clone not checking out files?
- www.kernel.org/git