- 'git config' vs 'git repo-config'
- 'git status' is not read-only fs friendly
- --unified=0)
- .git/info/refs
- /etc/gitconfig
- [ANNOUNCE] cgit v0.2
- [ANNOUNCE] GIT 1.5.0
- [ANNOUNCE] GIT 1.5.0-rc3
- [ANNOUNCE] GIT 1.5.0-rc4
- [ANNOUNCE] GIT 1.5.0.1
- [ANNOUNCE] Guilt v0.19
- [ANNOUNCE] Stacked GIT 0.12
- [BUG] Empty reflogs and "git log -g"
- [BUG] git -p status does not use colors
- [CFT] git-svn - almost a rewrite...
- [PATCH (take 2)] git-blame.el --- Minor mode for incremental blame for Git
- [PATCH +1] Dissociating a repository from its alternates
- [PATCH 0/2] Minor stgit touches
- [PATCH 0/2] Respun patches for git aliases enhancement
- [PATCH 0/3] fix a few issues before v1.5.0
- [PATCH 0/3] Update to stgit parent tracking
- [PATCH 1.5/2] fix git-rev-parse for ...@{0}
- [PATCH 1/2] Add `struct object_hash`
- [PATCH 1/2] Add cache_sha1_file() interface.
- [PATCH 1/2] bash: Support git-rebase -m continuation completion.
- [PATCH 1/2] Correct ^0 asciidoc syntax in fast-import docs.
- [PATCH 1/2] Correct spelling of fast-import in docs.
- [PATCH 1/2] Correctly check the pull-does-rebase parameter in 'stg pull'.
- [PATCH 1/2] Default GIT_MERGE_VERBOSITY to 5 during tests.
- [PATCH 1/2] Don't leak file descriptors from unavailable pack files.
- [PATCH 1/2] enable HEAD@{...} and make it independent from the current branch
- [PATCH 1/2] git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate
- [PATCH 1/2] Print a sane error message if an alias expands to an invalid git command
- [PATCH 1/2] Pull out remote listing functions in git-remote.
- [PATCH 1/2] Rename get_ident() to fmt_ident() and make it available to outside
- [PATCH 1/2] run_diff_{files,index}(): update calling convention.
- [PATCH 1/3] Fix potential command line overflow in hooks--update
- [PATCH 1/3] reword the detached head message a little again
- [PATCH 1/3] The user does not want to mess with the refspecs.
- [PATCH 1/3] Wrap the log text in some nice HTML to highlight the commit message
- [PATCH 1/4] Cleanup prepare_packed_git_one to reuse install_packed_git.
- [PATCH 1/4] Rename branch section in config when the branch is renamed
- [PATCH 1/6] bash: Support completion on git-cherry.
- [PATCH 1/7] git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate
- [PATCH 1/8] bash: Remove short option completions for branch/checkout/diff.
- [PATCH 2/2] Allow aliases to expand to shell commands
- [PATCH 2/2] bash: Complete git-remote subcommands.
- [PATCH 2/2] Correct some language in fast-import documentation.
- [PATCH 2/2] Flag and skip over packfiles known to be invalid.
- [PATCH 2/2] git-blame: Change installation instructions
- [PATCH 2/2] git-blame: no rev means start from the working tree file.
- [PATCH 2/2] git-runstatus --refresh
- [PATCH 2/2] Keep untracked files not involved in a merge.
- [PATCH 2/2] Let git-checkout always drop any detached head
- [PATCH 2/2] tar archive frontend for fast-import.
- [PATCH 2/2] Teach 'git remote' how to cleanup stale tracking branches.
- [PATCH 2/2] Teach name-rev to identify revisions containing a certain blob
- [PATCH 2/2] Use cache_sha1_file() in git-blame and git-merge-recursive.
- [PATCH 2/2] Use canonical command name in help message.
- [PATCH 2/2] Warn the user when there is no parent information in the config.
- [PATCH 2/3] add a quiet option to git-checkout
- [PATCH 2/3] Improve default column widths by changing resize modes
- [PATCH 2/3] Only show log entries for new revisions in hooks--update
- [PATCH 2/3] Rebase to parent branch after git-fetch in "stg pull".
- [PATCH 2/4] Copy remote and merge settings when cloning a branch
- [PATCH 2/4] Correct comment in prepare_packed_git_one.
- [PATCH 2/6] bash: Hide diff-stages from completion.
- [PATCH 2/7] git-blame: Change installation instructions
- [PATCH 2/8] bash: Classify cat-file and reflog as plumbing.
- [PATCH 3/3] diffstat generation in hooks--update was passing "^baserev" to git-diff-tree
- [PATCH 3/3] Do not return 'origin' as parent remote when there is no such remote.
- [PATCH 3/3] prevent HEAD reflog to be interpreted as current branch reflog
- [PATCH 3/4] Don't print "rebasing" if the head doesn't change
- [PATCH 3/4] Refactor open_packed_git to return an error code.
- [PATCH 3/6] bash: Offer --prune completion for git-gc.
- [PATCH 3/7] Handle uncommitted changes and cache descriptions
- [PATCH 3/8] bash: Complete long options to git-add.
- [PATCH 4/3] provide a nice @{...} syntax to always mean the current branch reflog
- [PATCH 4/4] Assorted typos
- [PATCH 4/4] Don't find objects in packs which aren't available anymore.
- [PATCH 4/6] bash: Hide git-resolve, its deprecated.
- [PATCH 4/7] git-blame.el: improve color handling
- [PATCH 4/8] bash: Add space after unique command name is completed.
- [PATCH 5/6] bash: Support --add completion to git-config.
- [PATCH 5/7] git-blame.el: blame unsaved changes
- [PATCH 5/8] bash: Classify more commends out of completion.
- [PATCH 6/6] bash: Support git-bisect and its subcommands.
- [PATCH 6/7] git-blame.el: Doc fixes and cleanup
- [PATCH 6/8] bash: Support unique completion on git-config.
- [PATCH 7/7] git-blame.el: Autoupdate while editing
- [PATCH 7/7] Make 'stg pull' use git-fetch and not git-pull.
- [PATCH 7/8] bash: Support unique completion when possible.
- [PATCH 8/8] bash: Support internal revlist options better.
- [PATCH attempt #2] scan reflogs independently from refs
- [PATCH for "master"] diff --check: use colour
- [PATCH for 'next'] fast-import: in_merge_bases() has a different signature now
- [PATCH qgit] Add 'Remote branches' context sub menu
- [PATCH qgit] Show remote branch in orange tag mark
- [PATCH/RFC 0/3] Split fetch and merge logic
- [PATCH/RFC 1/3] t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch
- [PATCH/RFC 2/3] git-fetch: Split fetch and merge logic
- [PATCH/RFC 3/3] t/t5515: fixes for the separate fetch and merge logic
- [PATCH/RFC] git-clone: add --copy-remotes option
- [PATCH/RFC] Have git-cvsserver call hooks/update before really altering the ref
- [PATCH] A new merge stragety 'subtree'.
- [PATCH] Add --patchdepth parameter to git-am.sh
- [PATCH] add --remote option to git-clone.
- [PATCH] add -C[NUM] to git-am
- [PATCH] Add `git diff2`, a GNU diff workalike
- [PATCH] add a link to the gfi doc in the main index
- [PATCH] Add git-bundle - pack objects and references for disconnected transfer
- [PATCH] Add git-bundle: move objects and references by archive.
- [PATCH] Add git-unbundle - unpack objects and references for disconnected transfer
- [PATCH] add install-lib target to install libgit.a library plus headers.
- [PATCH] Add missing spaces in warnings about default remote
- [PATCH] Add note about needing to do 'git checkout -f master'.
- [PATCH] add replay and log to the usage string of git-bisect
- [PATCH] Add utility functions for enumerating remotes.
- [PATCH] Allow .git/branches and .git/remotes to be missing
- [PATCH] Allow aliases to expand to shell commands
- [PATCH] Allow config files to be included
- [PATCH] Allow fetch--tool to read from stdin
- [PATCH] Allow forcing of a parent commit, even if the parent is not a direct one.
- [PATCH] Allow passing of an alternative CVSROOT via -d.
- [PATCH] Allow setting the path of asciidoc in only one place when creating the documentation
- [PATCH] Assorted typo fixes
- [PATCH] Attempt to improve git-rebase lead-in description.
- [PATCH] Avoid ActiveState Perl IO in t800[12]
- [PATCH] Avoid ugly linewrap in git help
- [PATCH] Be tolerant to repos without .git/remotes/ or .git/branches/.
- [PATCH] builtin-branch: be prepared for ref-logging
- [PATCH] builtin-update-index.c (add_file_to_cache): Don't leak a cache entry.
- [PATCH] Call make always with CFLAGS in git.spec
- [PATCH] Clean up geometry save code in gitk.
- [PATCH] Cleanup subcommand documentation for git-remote.
- [PATCH] config.txt: update branch.<name>.merge documentation
- [PATCH] config: read system-wide defaults from /etc/gitconfig
- [PATCH] Convert update-index references in docs to add.
- [PATCH] core-tutorial: git-merge uses -m for commit messages
- [PATCH] Create a man page for git-bundle.
- [PATCH] Create a man page for git-unbundle.
- [PATCH] Create documentation for git-bundle.
- [PATCH] Create documentation for git-unbundle.
- [PATCH] detached HEAD -- finishing touches
- [PATCH] diff --check: use colour
- [PATCH] diff.c: More logical file name quoting for renames in diffstat.
- [PATCH] diff.c: Properly quote file names in diff --summary output.
- [PATCH] diff.c: Reuse the pprint_rename function for diff --summary output.
- [PATCH] Dissociating a repository from its alternates
- [PATCH] Do not run git-pack-refs by default for now from git-gc
- [PATCH] Do not take mode bits from index after type change.
- [PATCH] doc: hooks.txt said post-commit default sends an email, it doesn't
- [PATCH] Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding
- [PATCH] Documentation: add KMail in SubmittingPatches
- [PATCH] Don't print "rebasing" if the head doesn't change
- [PATCH] Fail softly if file system does not like test data.
- [PATCH] Fix cg-commit -p to not touch the working tree
- [PATCH] Fix git-update-index to work with relative pathnames
- [PATCH] Fix incorrect diff of a link -> file change if core.filemode = false.
- [PATCH] fix some doc typos and grammar
- [PATCH] Fix stgit assumptions about branch.*.merge.
- [PATCH] fix uninitialized use of msg buffer
- [PATCH] fix use of sometimes uninitialized variable 'msg'
- [PATCH] Fixed some typos in git-repack docs
- [PATCH] Fixes to doc strings.
- [PATCH] for-each-reflog: fix case for empty log directory
- [PATCH] for_each_reflog_ent: be forgiving about missing message
- [PATCH] format-patch -n: make sorting easier by padding number
- [PATCH] git merge documentation: -m is optional
- [PATCH] git-archimport: initial import needs empty directory
- [PATCH] git-blame.el --- Minor mode for incremental blame for Git
- [PATCH] git-blame: prevent argument parsing segfault
- [PATCH] git-bundle - bundle objects and references for disconnected transfer.
- [PATCH] git-checkout: disable guides how to switch branches with ui.guide
- [PATCH] git-clone --reference: saner handling of borrowed symrefs.
- [PATCH] git-clone: Sync documentation to usage note.
- [PATCH] git-config --rename-section could rename wrong section
- [PATCH] git-fetch: document automatic tag following.
- [PATCH] git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"
- [PATCH] git-gc: run pack-refs by default unless the repo is bare
- [PATCH] git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull"
- [PATCH] git-name-rev: accept list of refs from user
- [PATCH] git-push: allow globbing wildcard refspec.
- [PATCH] git-svn: detect SVN::Mirror breadcrumbs on multi-init
- [PATCH] git-svn: do not let Git.pm warn if we prematurely close pipes
- [PATCH] git-svn: re-map repository URLs and UUIDs on SVK mirror paths
- [PATCH] git-unbundle - unbundle objects and references for disconnected transfer.
- [PATCH] import-tars: use Archive::Tar instead of unpack()
- [PATCH] Improved error message from git-rebase
- [PATCH] Include git-bundle and git-unbundle in Makefile.
- [PATCH] Link git-bundle and git-unbundle docs from git(7).
- [PATCH] Link git-gui into the master Makefile.
- [PATCH] log --reflog: honour --relative-date
- [PATCH] log --reflog: use dwim_log
- [PATCH] Make file tree to tab widget ratio 1:5
- [PATCH] Make gitk save and restore the user set window position.
- [PATCH] Make gitk save and restore window pane position on Linux and Cygwin.
- [PATCH] Make gitk work reasonably well on Cygwin.
- [PATCH] name-rev: introduce the --ref-filter=<pattern> option
- [PATCH] name-rev: introduce the --ref-filter=<regex> option
- [PATCH] New autoconf test for iconv
- [PATCH] ninor corrections to release notes
- [PATCH] pager: use an environment variable for pager_in_use
- [PATCH] pretend-sha1: grave bugfix.
- [PATCH] Print a sane error message if an alias expands to an invalid git command
- [PATCH] qgit4: Add a header and set the font family appropriately to the log message
- [PATCH] qgit4: Removed the monospace font override from the log viewer box
- [PATCH] qgit4: Set a 5:1 stretch ratio on the left and right halves of the patch viewer
- [PATCH] qgit: Default the log window to wider than the file list and set monospaced font
- [PATCH] qgit: Improve default column widths by changing resize modes
- [PATCH] Read cvsimport options from repo-config
- [PATCH] Read the config in rev-list
- [PATCH] remotes.not-origin.tagopt
- [PATCH] remove a superfluous git-symbolic-ref call
- [PATCH] remove mailmap.linux
- [PATCH] rev-list --max-age, --max-count: support --boundary
- [PATCH] scan reflogs independently from refs
- [PATCH] Series short description
- [PATCH] sha1_file.c: Round the mmap offset to half the window size.
- [PATCH] Show an example of deleting commits with git-rebase.
- [PATCH] Support for large files on 32bit systems.
- [PATCH] Teach 'git apply' to look at $GIT_DIR/config
- [PATCH] Teach core.autocrlf to 'git apply'
- [PATCH] teach diff machinery about --ignore-space-at-eol
- [PATCH] Teach git-remote add to fetch and track
- [PATCH] Teach git-remote to update existing remotes by fetching from them
- [PATCH] The "table-of-contents" in the update hook script should match the body
- [PATCH] tone down the detached head warning
- [PATCH] Update RPM core package description
- [PATCH] Use "-f" when adding files with odd names in t9200.
- [PATCH] Use branch.*.stgit.parentbranch for authoritative parent information.
- [PATCH] Use FETCH_HEAD to know where to rebase to after pull.
- [PATCH] Use light orange for remote branches
- [PATCH] Use patch file's modtime as the git author and commiter date
- [PATCH] Use stdin reflist passing in git-fetch.sh
- [PATCH] Use stdin reflist passing in parse-remote
- [PATCH] vim ftplugin
- [PATCH] Work around missing strtoumax on Solaris.
- [PATCH]: remove extra-verbosity from git-clone (http)
- [PU PATCH] Fix git fetch for very large ref counts
- [RFC/PATCH] enable rerere by default
- [RFC/PATCH] fast-import: Fix compile warnings
- [RFC] Speeding up a null fetch
- [sugar] etoys - binary blob in GIT
- A note from the maintainer
- a slight anomaly in '--unified=0' diff output for one particular commit?
- broken git-fast-import.xml
- bug: build from tarball uses git-describe
- committing empty diffs
- Configuring gitk appearance
- CURL_MULTI doesn't work on Mac OS X darwinports
- Dangers of working on a tracking branch
- darcs2git.py - convert darcs repository using gfi
- Debian X.org team moves to git
- Deprecation/Removal schedule
- describe fails on tagless branch
- Difficulties in advertising a new branch to git newbies
- Efficiency of initial clone from server
- Error converting from 1.4.4.1 to 1.5.0?
- Error converting from 1.4.4.1 to 1.5.0?)
- Error.pm: add configuration variable in Makefile
- exception in git-gui when saving options
- Exporting a git repository via FTP
- Fetching from peer's public repo
- Fix "git log -z" behaviour
- format-patch and send-email
- Full disk behavior of git
- Fwd: [PATCH] blameview: Move the commit info to a pane below the blame window.
- GIT 1.5.0 binary installer available.
- git and file name case on cygwin
- git checkout won't detach head when a reference equals the detach point
- git cvsimport omits some CVS patches (reproducible test case)
- git docs on kernel.org too new?
- git log filtering
- Git log of all (modifying) commands run on a repo?
- git rebase: unexpected conflict
- git repack -a -d is not safe
- Git rescue mission
- git should complain about seeked tree earlier
- GIT+CYGWIN annoying test failure
- git-am and workflow question
- git-blame.el
- git-blame.el won't run
- git-clone wrongly setting branch.*.merge ? (Was: [PATCH 2/3] Rebase to parent branch after git-fetch in "stg pull".)
- git-commit could allow grouping of short options
- git-cvsserver doesn't respect core.sharedrepository
- git-fast-export ?
- git-fast-import
- git-fetch doc seems wrong
- git-gui blametool
- git-gui Error
- git-gui shows untracked files as "changed but not updated"
- git-kill: rewrite history removing a commit
- git-pull and tag objects
- git-send-email: default values do not work
- git-svn on a strangely configured (pathwise) subversion repository
- git-svn test suite failures due to Subversion race
- gitk: Fix restoring of column widths in the commit tree
- gitk: Fix restoring of pane sizes
- gitweb: incorrect search form layout when $site_header is in use
- Handling of 'git-config foo=bar'
- How do I get git-format-patch to ignore changes that remove spaces from the end of the line?
- How to configure your MTA [Was: [PATCH] fix some doc typos and grammar]
- How to get rid of tracking branch?
- how to speed up "git log"?
- Including the release notes in the git-1.5.0 release?
- Instructions concerning detached head lead to lost local changes
- linux-2.6.git/packed-refs???
- merge doesn't remove files
- Merge git-gui into 1.5.0 ?
- MinGW binary installer available
- MinGW port - initial work uploaded
- MinGW port now supports native git protocol
- MinGW port updated to GIT 1.5.0
- MinGW port usable
- mingw, windows, crlf/lf, and git
- Missing documentation for GIT_DIFF_OPTS and GIT_EXTERNAL_DIFF
- Modify/edit old commit messages
- monotone is slow
- More precise tag following
- Navigating remote branches in qgit
- Newbie experience with push over ssh
- newbie questions about git design and features (some wrt hg)
- piped to a pager (was: how to speed up "git log"?)
- Possible BUG in 'git config'
- precise keyword matching for pretty switch
- Publishing on a simple HTTP server
- Publishing Question: First time Pushing to nonexsiting directory
- Pulling from branches.
- Pushing to a non-bare repository
- qgit on Mac OS X
- qgit4 segfault
- Qt git repository report
- Question on git fetch to bare repo
- Question: next, master and pu branches
- Quick status updates
- removal of "percent done" messages from git pull
- replacing a bad commit
- Respun - Scripts to use bundles to move data between repos
- restriction of pulls
- Scripts to use "bundles" for moving data between repositories
- should git push . from:to work?
- someone mails me a blob, git please tell me what it is
- stg pull doesn't pull anymore
- stgit "unknown user details" bug?
- StGIT discards local commits on "stg pull"
- Stupid question on getting branch from yesterday
- suggestino for git-bisect man page
- t9200 still failing...
- test suite failures because cmp behaves oddly
- two-way sync; from firewalled host
- Use of "stg sync"
- User-wide ignore list
- What did I just fetch?
- What's cooking in git.git (topics)
- What's in git.git (stable)
- When to repack?
- When to run git-update-server-info
- Why a _full_ diff? (was: [PATCH] Char: serial167, cleanup (fwd))
- Why are commits on detached heads good, again?
- Why is git-clone --reference so slow?
- Why is it bad to rewind a branch that has already been pushed out?
- why the trailing "/" in git-clone and git-fetch ?
- working directory with GIT_DIR