- H. Peter Anvin (02 Feb 2006)
- "git diff a..b" broken
- "git reset --hard" leaves empty directories that shouldn't exist
- "stg mail" doesn't set Content-Type and such
- (no subject)
- 2 questions/nits about commit and config
- [ANNOUNCE] Cogito-0.17
- [ANNOUNCE] Cogito-0.17rc1
- [ANNOUNCE] Cogito-0.17rc2
- [ANNOUNCE] GIT 1.1.5
- [ANNOUNCE] GIT 1.2.0
- [ANNOUNCE] GIT 1.2.1
- [ANNOUNCE] GIT 1.2.2
- [ANNOUNCE] GIT 1.2.3
- [ANNOUNCE] git-svn - bidirection operations between svn and git
- [Announce] gitview-0.1
- [ANNOUNCE] pg - A patch porcelain for GIT
- [ANNOUNCE] qgit 1.1
- [ANNOUNCE] qgit-1.1rc3
- [ANNOUNCE] quilt2git v0.2
- [Attn - repository browser authors] diff-tree combined format.
- [Census] So who uses git?
- [Cogito] Various bugs
- [FYI] pack idx format
- [PATCH 0/2] combine-diff consistency fixes
- [PATCH 0/2] Make merge recursive faster in some cases
- [PATCH 0/2] More git-send-email updates
- [PATCH 0/2] Small updates to git-send-email
- [PATCH 0/2] stg uncommit
- [PATCH 0/3] git-daemon hacking
- [PATCH 0/3] Remove more parsers
- [PATCH 0/4] some git-svnimport improvements
- [PATCH 0/5] Support ancient systems
- [PATCH 0/9] http-fetch fixes
- [PATCH 1/2] cg-clean shouldn't clean untracked directories without -d
- [PATCH 1/2] combine-diff: Honour --full-index.
- [PATCH 1/2] Document git-diff-tree --always
- [PATCH 1/2] Enable tree (directory) history display
- [PATCH 1/2] Let git-svnimport's author file use same syntax as git-cvsimport's
- [PATCH 1/2] Make the "struct tree_desc" operations available to others
- [PATCH 1/2] merge-recursive: Make use of provided bases
- [PATCH 1/2] Provide a more meaningful initial "From " line when using --compose in git-send-email.
- [PATCH 1/2] send-email: Add some options for controlling how addresses are automatically
- [PATCH 1/2] Update .git/refs/heads/base after patch deletion
- [PATCH 1/2] Use solid text for refs in gitview
- [PATCH 1/3] apply: squelch excessive errors and --whitespace=error-all
- [PATCH 1/3] Call extended-semantics commands through variables.
- [PATCH 1/3] Call extended-semantics commands through variables.]
- [PATCH 1/3] cg-commit: Move author picking to cg-Xlib
- [PATCH 1/3] daemon: Provide missing argument for logerror() call.
- [PATCH 1/3] Docs: split up pull-fetch-param.txt
- [PATCH 1/3] Trap exit to clean up created directory if clone fails.
- [PATCH 1/4] Mention -r in usage summary
- [PATCH 1/5] Fixes for ancient versions of GNU make
- [PATCH 1/9] git-svn: fix a typo in defining the --no-stop-on-copy option
- [PATCH 1/9] http-fetch: Mark slots as `watched' to stop them being reused.
- [PATCH 2/2] Add 'stg uncommit' command
- [PATCH 2/2] Basic documentation for git-show
- [PATCH 2/2] combine-diff: Honour -z option correctly.
- [PATCH 2/2] Don't use excessive non-standard border width
- [PATCH 2/2] git-send-email: Add --quiet to reduce some of the chatter when sending emails.
- [PATCH 2/2] Make git-tar-tree use the tree_desc abstractions
- [PATCH 2/2] merge-recursive: Speed up commit graph construction
- [PATCH 2/2] Save username -> Full Name <email@addr.es> map file
- [PATCH 2/2] send-email: Add --cc
- [PATCH 2/2] Speed up history generation
- [PATCH 2/2] Workaround git < 1.2.0 ignoring .gitignore in parent directories
- [PATCH 2/3] Abstract test_create_repo out for use in tests.
- [PATCH 2/3] apply --whitespace: configuration option.
- [PATCH 2/3] cg-patch: Use optparse
- [PATCH 2/3] daemon: Set SO_REUSEADDR on listening sockets.
- [PATCH 2/3] Docs: move git url and remotes text to separate sections
- [PATCH 2/3] Use File::Find rather than find and xargs in git-archimport
- [PATCH 2/4] Convert executable flag
- [PATCH 2/5] Fix cpio call
- [PATCH 2/9] git-svn: allow --find-copies-harder and -l<num> to be passed on commit
- [PATCH 2/9] http-fetch: Fix object list corruption in fill_active_slots().
- [PATCH 3/3] cg-patch: Add -d option to apply patch directory
- [PATCH 3/3] daemon: Support a --user-path option.
- [PATCH 3/3] Docs: minor git-push copyediting
- [PATCH 3/3] git-apply --whitespace=nowarn
- [PATCH 3/3] New test to verify that when git-clone fails it cleans up the new directory.
- [PATCH 3/3] Use active CPIO, FIND, and XARGS to set built-in defaults.
- [PATCH 3/3] Use struct tree in diff-tree
- [PATCH 3/4] Convert the svn:ignore property
- [PATCH 3/5] Optionally support old diffs
- [PATCH 3/9] git-svn: Allow for more argument types for commit (from..to)
- [PATCH 3/9] http-fetch: Abort requests for objects which arrived in packs
- [PATCH 4/4] Read author names and emails from a file
- [PATCH 4/5] Support Irix
- [PATCH 4/9] git-svn: remove any need for the XML::Simple dependency
- [PATCH 4/9] http-fetch: Actually watch the file descriptors of interest.
- [PATCH 5/5] Optionally work without python
- [PATCH 5/9] git-svn: change ; to && in addremove()
- [PATCH 5/9] http-fetch: Fix message reporting rename of object file.
- [PATCH 6/9] contrib/git-svn.txt: add a note about renamed/copied directory support
- [PATCH 6/9] http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environment
- [PATCH 7/9] git-svn: fix several corner-case and rare bugs with 'commit'
- [PATCH 7/9] http-fetch: Tidy control flow in process_alternate_response
- [PATCH 8/9] contrib/git-svn: add Makefile, test, and associated ignores
- [PATCH 8/9] http: Paranoid sanity checking for active slots.
- [PATCH 9/9] git-svn: 0.9.1: add --version and copyright/license (GPL v2+) information
- [PATCH 9/9] http-fetch: Paranoid sanity checking for the object queue.
- [PATCH] "Assume unchanged" git
- [PATCH] "Assume unchanged" git: do not set CE_VALID with --refresh
- [PATCH] .gitignore git-rerere and config.mak
- [PATCH] Add --diff-filter= documentation paragraph
- [PATCH] Add a Documentation/git-tools.txt
- [PATCH] Add an Emacs interface in contrib.
- [PATCH] Add git-annotate - a tool for annotating files with the revision and person that created each line in the file.
- [PATCH] Add git-annotate, a tool for assigning blame.
- [PATCH] Add howto about separating topics.
- [PATCH] Add missing programs to ignore list
- [PATCH] Add new git-rm command with documentation
- [PATCH] Add support for explicit type specifiers when calling git-repo-config
- [PATCH] Allow building Git in systems without iconv
- [PATCH] Allow diff and index commands to be interrupted
- [PATCH] allow double click on current HEAD id after git-pull
- [PATCH] Allow using --cc when showing a merge.
- [PATCH] also adds progress when actually writing a pack
- [PATCH] annotate: Convert all -| calls to use a helper open_pipe().
- [PATCH] annotate: Handle dirty state and arbitrary revisions.
- [PATCH] annotate: Use qx{} for pipes on activestate.
- [PATCH] apply --whitespace fixes and enhancements.
- [PATCH] archimport: remove files from the index before adding/updating
- [PATCH] avoid echo -e, there are systems where it does not work
- [PATCH] binary-tree-based objects.
- [PATCH] cg-* manpages: Handle more than one `cg-cmd` per line
- [PATCH] Change the signature start string to "-- \n"
- [PATCH] combine-diff: add safety check to --cc.
- [PATCH] combine-diff: diff-files fix.
- [PATCH] combine-diff: move formatting logic to show_combined_diff()
- [PATCH] combine-diff: Record diff status a bit more faithfully
- [PATCH] combine-diff: reuse diff from the same blob.
- [PATCH] combine-diff: update --cc "uninteresting hunks" logic.
- [PATCH] commit-tree: disallow an empty single-parent commit.
- [PATCH] commit: detect misspelled pathspec while making a partial commit.
- [PATCH] config: Rummage through ~/.gitrc as well as the repository's config.
- [PATCH] contrib/git-svn: add show-ignore command
- [PATCH] contrib/git-svn: correct commit example in manpage
- [PATCH] contrib/git-svn: optimize sequential commits to svn
- [PATCH] contrib/git-svn: tell the user to not modify git-svn-HEAD directly
- [PATCH] contrib/git-svn: version 0.10.0
- [PATCH] Convert open("-|") to qx{} calls
- [PATCH] Convert the git faq to asciidoc
- [PATCH] count-delta.c: Match the delta data semantics change in version 3.
- [PATCH] cvsimport: avoid open "-|" list form for Perl 5.6
- [PATCH] Delay "empty ident" errors until they really matter.
- [PATCH] delta micro optimization
- [PATCH] Detect misspelled pathspec to git-add
- [PATCH] diff-delta: allow reusing of the reference buffer index
- [PATCH] diff-delta: big code simplification
- [PATCH] diff-delta: bound hash list length to avoid O(m*n) behavior
- [PATCH] diff-delta: fold two special tests into one plus cleanups
- [PATCH] diff-delta: produce optimal pack data
- [PATCH] do not cat version file if it does not exist
- [PATCH] do not open editor in dumb terminal
- [PATCH] Document --short and --git-dir in git-rev-parse(1)
- [PATCH] Documentation: git-commit in 1.2.X series defaults to --include.
- [PATCH] Don't propagate SKIPPED warning to future commits.
- [PATCH] Don't send copies to the From: address
- [PATCH] Don't sent objects for refs we're not going to update.
- [PATCH] fetch-clone progress: finishing touches.
- [PATCH] First cut at libifying revlist generation
- [PATCH] fix "test: 2: unexpected operator" on bsd
- [PATCH] Fix date display
- [PATCH] Fix for rpm creation
- [PATCH] Fix HTTP request result processing after slot reuse
- [PATCH] Fix retries in git-cvsimport
- [PATCH] Fix t9000-init.sh - comment for initial commit is different
- [PATCH] Fix typo in git-rebase.sh.
- [PATCH] fix warning from pack-objects.c
- [PATCH] fmt-merge-msg: avoid open "-|" list form for Perl 5.6
- [PATCH] fmt-merge-msg: show summary of what is merged.
- [PATCH] format-patch: Remove last vestiges of --mbox option
- [PATCH] get_sha1_1: allow octopus^12 to be properly parsed.
- [PATCH] git ls files recursively show ignored files
- [PATCH] git pull cannot find remote refs.
- [PATCH] git-add: Add support for --, documentation, and test.
- [PATCH] git-apply: war on whitespace -- finishing touches.
- [PATCH] git-commit: Now --only semantics is the default.
- [PATCH] git-commit: Only call git-rerere if $GIT_DIR/rr-cache exists
- [PATCH] git-commit: revamp the git-commit semantics.
- [PATCH] git-fetch: follow tag only when tracking remote branch.
- [PATCH] git-fetch: print the new and old ref when fast-forwarding
- [PATCH] git-format-patch: Always add a blank line between headers and body.
- [PATCH] git-ls-files: Fix, document, and add test for --error-unmatch option.
- [PATCH] git-mktree: reverse of git-ls-tree.
- [PATCH] git-push: Update documentation to describe the no-refspec behavior.
- [PATCH] git-rebase: Clarify usage statement and copy it into the actual documentation.
- [PATCH] git-repack question
- [PATCH] git-rev-list --help anywhere
- [PATCH] git-rev-parse: Fix --short= option parsing
- [PATCH] git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.
- [PATCH] git-seek: Eliminate spurious warning. Fix errant reference to git-bisect in docs.
- [PATCH] git-send-email: Fully implement --quiet and document it.
- [PATCH] git-svn: ensure fetch always works chronologically.
- [PATCH] git-svn: fix revision order when XML::Simple is not loaded
- [PATCH] git-svn: remove files from the index before adding/updating
- [PATCH] git-svnimport.perl: fix for 'arg list too long...'
- [PATCH] git-svnimport: -r adds svn revision number to commit messages
- [PATCH] git-svnimport: Allow direct access over https.
- [PATCH] gitweb: Enable tree (directory) history display
- [PATCH] Give no terminating LF to error() function.
- [PATCH] Handle branch names with slashes
- [PATCH] Handle the case where cvsps claims a branch is an ancestor of itself
- [PATCH] http-fetch: Abort requests for objects which arrived in packs
- [PATCH] Ignore commits for which cvsps can't identify a branch
- [PATCH] Introducing git-cvsserver -- a CVS emulator for git.
- [PATCH] Keep Porcelainish from failing by broken ident after making changes.
- [PATCH] ls-files: debugging aid for CE_VALID changes.
- [PATCH] ls-files: honour per-directory ignore file from higher directories.
- [PATCH] Make apply accept the -pNUM option like patch does.
- [PATCH] Make git-reset delete empty directories
- [PATCH] Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables
- [PATCH] More useful/hinting error messages in git-checkout
- [PATCH] Munge ChangeLog-style commit messages, and grab author name and email.
- [PATCH] New git-seek command with documentation and test.
- [PATCH] Nice error message for empty idents
- [PATCH] nicer eye candies for pack-objects
- [PATCH] Optimization for git-rev-list --objects
- [PATCH] pack-objects: avoid delta chains that are too long.
- [PATCH] pack-objects: finishing touches.
- [PATCH] pack-objects: reuse data from existing pack.
- [PATCH] packed objects: minor cleanup
- [PATCH] Port git-annotate to qx{} syntax, and make default output more like CVS
- [PATCH] Prevent git-upload-pack segfault if object cannot be found
- [PATCH] Print an error if cloning a http repo and NO_CURL is set
- [PATCH] Properly git-bisect reset after bisecting from non-master head
- [PATCH] qgit: add some installation instruction
- [PATCH] read-tree --aggressive
- [PATCH] Really honour NO_PYTHON
- [PATCH] rebase: allow a hook to refuse rebasing.
- [PATCH] relax delta selection filtering in pack-objects
- [PATCH] remove delta-against-self bit
- [PATCH] rev-list --objects-edge
- [PATCH] s/SHELL/SHELL_PATH/ in Makefile
- [PATCH] send-email: avoid open "-|" list form for Perl 5.6
- [PATCH] send-pack --thin: use "thin pack" delta transfer.
- [PATCH] send-pack: do not give up when remote has insanely large number of refs.
- [PATCH] Shallow clone: low level machinery.
- [PATCH] stat() for existence in safe_create_leading_directories()
- [PATCH] svmimport: avoid open "-|" list form for Perl 5.6
- [PATCH] Teach repo-config the -l and --get-regexp options
- [PATCH] Thin pack - create packfile with missing delta base.
- [PATCH] topo-order: make --date-order optional.
- [PATCH] Use --refid option even when sending a cover mail
- [PATCH] Use a hashtable for objects instead of a sorted list
- [PATCH] Use a relative path for SVN importing
- [PATCH] Use a relative path for SVN importing)
- [PATCH] Use adler32() from zlib instead of defining our own.
- [PATCH] Use describe to come up with the closest tag.
- [PATCH] Use local structs for HTTP slot callback data
- [PATCH] Use setenv(), fix warnings
- [PATCH] Use sha1_file.c's mkdir-like routine in apply.c.
- [PATCH] Use symlinks with rsync in core tutorial
- [RFC & PATCH] Solaris 8: ENOSYS when mkdir applied to automount.
- [RFC] empty ident?
- [RFC] shallow clone
- [RFC] So... are people happy with commit/status -v?
- [RFC] Using GIT techniques to backup and synchronize file systems - replica
- [RFD] diff-tree -c (not --cc) in diff-raw format?
- Add a "git show" command to show a commit
- avoid open "-|" list form for Perl 5.6
- bisect ends with a commit marked good and bad
- Bottlenecks in git merge
- bug: stgit doesn't handle branch names with / in them
- bug?: stgit creates (unneccessary?) conflicts when pulling
- call me back
- cg-clean, cg-status improvements
- cg-status and empty directories
- Cogito turbo-introduction
- cogito: cannot add dangling symlinks whereas git can
- Comments on "status -v"
- Comments on "status -v" (was: Two crazy proposals for changing git's diff commands)
- Configuration file musings
- contrib/ area
- Delta-transfer using thin-pack
- diffstat wierdness with 'git format-patch' output
- Documentation
- empty ident error on pull
- Experiences with git-svnimport
- Fake linear history in a deterministic manner.
- Fatal error from git bisect
- Fix fetch-clone in the presense of signals
- Fix git-rev-parse over-eager errors
- Fix object re-hashing
- fix t5600-clone-fail-cleanup.sh on windows
- Fixing author/email fields in commit messages
- FYI: git-am allows creation of empty commits.
- Genealogical branches
- git + ssh + key authentication feature-request
- Git 1.1.6.g4d44 make test FAILURE report
- Git 1.1.6?
- git 1.2 works on Solaris, AIX
- git bisect and the merge from hell
- Git cannot push to repository with too many tags/heads
- git faq : draft and rfc
- git-am: "Patch fragment without a header"
- git-annotate
- git-annotate efficiency
- git-apply segfault.
- git-bisect doesnt record bad commits
- git-bisect problem
- git-bisect problem)
- git-cvs-import and branches
- git-cvs-import retries
- git-cvsserver & push/commit atomically
- git-diff-tree --cc on the dodecapus
- git-http-fetch failure/segfault -- alas no patch
- git-http-push and hooks
- git-ls-files handling of 'missing' files
- git-mailinfo doesn't get installed any more
- git-rev-list --date-order ?
- git-svn and huge data and modifying the git-svn-HEAD branch directly
- git-svn and working with tags
- git-svn: nearing 1.0.0
- git-svnimport
- git-svnimport -- http/dav authentication notes
- git-svnimport issue with rename+change in the same commit
- git-unadd anyone?
- gitk changing line color for no reason after merge
- gitk now uses git-diff-tree --cc
- gitk patch display corner-case bug
- gitk: error on find
- gitk: searching on filenames?
- gitview
- gitview 0.3
- gitview: Bump the rev
- gitview: Code cleanup
- gitview: Display the lines joining commit nodes clearly.
- gitview: Fix DeprecationWarning
- gitview: Fix the encoding related bug
- gitview: Fix the graph display
- gitview: Remove trailing white space
- gitview: Use git ls-remote to find the tag and branch details
- gitview: Use monospace font to draw the branch and tag name
- gitweb using "--cc"?
- gitweb: View graphes & get tar
- gnu/linux sued for predatory business practices
- Handling large files with GIT
- Heads up, git.git approaches 1.2.0
- hi
- hi iFolks
- How to not download objects more than needed?
- How to pull a single changeset from a child branch into a parent branch?
- How to use git for Linux kernel development ?
- howz going
- Idea: "repair" tool
- Ideas for qgit
- Junio, you are a genius.
- maildir / read-tree trivial merging getting in the way?
- majordomo@vger.kernel.org
- Make "git clone" less of a deathly quiet experience
- Make "git clone" pack-fetching download statistics better
- Make git diff-generation use a simpler spawn-like interface
- Making git-clone clean up when it fails
- Merge problems.
- merging problems with Linus' kernel tree.
- Modified files coming from v2.6.12 checkout
- New shiny gitk
- NT directory traversal speed on 25K files on Cygwin
- older git archive access broken in 1.2.0?
- PATCH: fix git-fmt-merge-msg on ActiveState Perl
- PATCH: simplify calls to git programs in git-fmt-merge-msg
- Possible git-rev-list bug
- Prepend the history of one git tree to another
- problem compiling tonights Git
- problem with gitweb I don't understand
- Push or merge certain commitid
- Question around git-shell usage in Everyday Git
- Quick question
- Quick question: how to generate a patch?
- Recoding of {git,cg}-log output
- Removal of "--merge-order"?
- Resetting paths
- rewriting pathnames in history
- RFC: Subprojects
- several quick questions
- Shared repositories and umask
- Shortest path between commits
- Should we support Perl 5.6?
- Software
- Some more pack-objects tweaks
- someone changed the contents of my HEAD.
- stg branch switch causes unnecessary recompilation
- stg refresh/conflict resolution helptext/reality inconsistency
- StGIT mail configuration
- StGIT refreshes all added files - limitation of git-write-tree?
- stGIT: commit vs export vs mail
- sup
- Teach the "git" command to handle some commands internally
- The merge from hell...
- the war on trailing whitespace
- Third newbie question: gitk --all refresh?
- Tracking and committing back to Subversion?
- Two crazy proposals for changing git's diff commands
- Two crazy proposals for changing git's diff commands)
- Two ideas for improving git's user interface
- Use case: GIT to manage transactions in a CMS?
- Want to find a fuckbuddy?
- We are certain that we can get you laid
- We are pros in getting you laid
- What does this error message mean?
- What is the working directory for post-update hook?
- What's in git.git
- What's in git.git (with specific RFHs)
- What's new in git.git
- Why can't git-rebase back up?
- yo