git
2011-08-04  Michael Haggertygit-check-attr: Demonstrate problems with unnormalized...
2011-08-04  Michael Haggertygit-check-attr: test that no output is written to stderr
2011-08-04  Michael HaggertyRename git_checkattr() to git_check_attr()
2011-08-04  Michael Haggertygit-check-attr: Fix command-line handling to match...
2011-08-04  Michael Haggertygit-check-attr: Drive two tests using the same raw...
2011-08-04  Michael Haggertygit-check-attr: Add an --all option to show all attributes
2011-08-04  Michael Haggertygit-check-attr: Error out if no pathnames are specified
2011-08-04  Michael Haggertygit-check-attr: Process command-line args more systemat...
2011-08-04  Michael Haggertygit-check-attr: Handle each error separately
2011-08-04  Michael Haggertygit-check-attr: Extract a function error_with_usage()
2011-08-04  Michael Haggertygit-check-attr: Introduce a new variable
2011-08-04  Michael Haggertygit-check-attr: Extract a function output_attr()
2011-08-04  Michael HaggertyAllow querying all attributes on a file
2011-08-04  Michael HaggertyRemove redundant check
2011-08-04  Michael HaggertyRemove redundant call to bootstrap_attr_stack()
2011-08-04  Michael HaggertyExtract a function collect_all_attrs()
2011-08-04  Michael HaggertyTeach prepare_attr_stack() to figure out dirlen itself
2011-08-04  Michael Haggertygit-check-attr: Use git_attr_name()
2011-08-04  Michael HaggertyProvide access to the name attribute of git_attr
2011-08-04  Michael Haggertygit-check-attr: Add tests of command-line parsing
2011-08-04  Michael Haggertygit-check-attr: Add missing "&&"
2011-08-04  Michael HaggertyDisallow the empty string as an attribute name
2011-08-04  Michael HaggertyRemove anachronism from comment
2011-08-04  Michael Haggertydoc: Correct git_attr() calls in example code
2011-08-04  Michael Haggertydoc: Add a link from gitattributes(5) to git-check...
2011-08-04  Jeff Kingdocs: put listed example commands in backticks
2011-08-04  Jon Seymourbisect: add documentation for --no-checkout option.
2011-08-04  Jon Seymourbisect: add tests for the --no-checkout option.
2011-08-04  Jon Seymourbisect: introduce --no-checkout support into porcelain.
2011-08-04  Jon Seymourbisect: introduce support for --no-checkout option.
2011-08-04  Jon Seymourbisect: add tests to document expected behaviour in...
2011-08-04  Jon Seymourbisect: use && to connect statements that are deferred...
2011-08-04  Jon Seymourbisect: move argument parsing before state modification.
2011-08-04  张忠山gitweb: pass string after encoding in utf-8 to syntax...
2011-08-04  Jon JensenAdd option hooks.diffopts to customize change summary...
2011-08-04  Junio C Hamanodiff -c/--cc: do not mistake "resolved as deletion...
2011-08-03  Junio C HamanoMerge branch 'maint'
2011-08-03  Heiko Voigtadd gitignore entry to description about how to write...
2011-08-03  Tay Ray ChuanMakefile: some changes for http-related flag documentation
2011-08-03  Tay Ray Chuanhttp.c: fix an invalid free()
2011-08-03  maximilian... am: pass exclude down to apply
2011-08-03  Michael Haggertygitattributes: Reword "attribute macro" to "macro attri...
2011-08-03  Michael Haggertygitattributes: Clarify discussion of attribute macros
2011-08-03  Johannes SixtSkip archive --remote tests on Windows
2011-08-03  Tay Ray Chuanxdiff: do away with xdl_mmfile_next()
2011-08-03  Johannes SixtMake test number unique
2011-08-02  Clemens Buchachercommit: allow partial commits with relative paths
2011-08-01  Clemens Buchachernotice error exit from pager
2011-08-01  René Scharfegrep: long context options
2011-08-01  René Scharfegrep: add option to show whole function as context
2011-08-01  Ori Avtalionpull: remove extra space from reflog message
2011-08-01  Jens LehmannDocumentation/submodule: add command references and...
2011-08-01  Junio C HamanoMerge branch 'vi/make-test-vector-less-specific'
2011-08-01  Junio C HamanoMerge branch 'jk/clone-detached'
2011-08-01  Junio C HamanoMerge branch 'jc/streaming-filter'
2011-08-01  Junio C HamanoMerge branch 'sr/transport-helper-fix'
2011-08-01  Junio C HamanoMerge branch 'jc/maint-reset-unmerged-path'
2011-08-01  Junio C HamanoMerge branch 'maint'
2011-08-01  Junio C HamanoMerge branch 'nk/ref-doc' into maint
2011-08-01  Junio C HamanoMerge branch 'jl/maint-fetch-recursive-fix' into maint
2011-08-01  Junio C HamanoMerge branch 'jc/maint-cygwin-trust-executable-bit...
2011-08-01  Junio C HamanoMerge branch 'jc/legacy-loose-object' into maint
2011-08-01  Junio C HamanoMerge branch 'an/shallow-doc' into maint
2011-08-01  Junio C HamanoMerge branch 'jc/maint-1.7.3-checkout-describe' into...
2011-08-01  Michael Schubertreflog: actually default to subcommand 'show'
2011-08-01  Erik Faye-Lundconnect: only log if all attempts failed (ipv4)
2011-08-01  Junio C HamanoMerge branch 'maint' into ef/ipv4-connect-error-report
2011-08-01  Erik Faye-Lundconnect: correctly number ipv6 network adapter
2011-08-01  Pete Wyckoffgit-p4: commit time should be most recent p4 change...
2011-08-01  Pete Wyckoffgit-p4: one test missing config git-p4.skipSubmitEditCheck
2011-08-01  Pete Wyckoffgit-p4: add missing && in test
2011-08-01  Pete Wyckoffgit-p4: use test_when_finished in tests
2011-08-01  Junio C HamanoMerge branch 'maint'
2011-08-01  Clemens Buchacherpropagate --quiet to send-pack/receive-pack
2011-08-01  Nguyễn Thái... Break down no-lstat() condition checks in verify_uptodate()
2011-08-01  Jeff Kingt7400: fix bogus test failure with symlinked trash
2011-08-01  Jakub Narebskigitweb: Git config keys are case insensitive, make...
2011-08-01  Clemens Buchachererror_routine: use parent's stderr if exec fails
2011-08-01  Carlos Martín... Documentation: clarify the invalidated tree entry format
2011-07-28  Jens Lehmannsubmodule: update and add must honor --quiet flag
2011-07-25  Jon SeymourEnsure git ls-tree exits with a non-zero exit code...
2011-07-24  Junio C HamanoMerge branch 'maint'
2011-07-24  Jakub Narebskigitweb: Introduce common system-wide settings for conve...
2011-07-24  Jens Lehmanntests: print failed test numbers at the end of the...
2011-07-24  Jon SeymourAdd a test to check that git ls-tree sets non-zero...
2011-07-22  Junio C HamanoUpdate draft release notes to 1.7.7
2011-07-22  Junio C HamanoMerge branch 'dc/stash-con-untracked'
2011-07-22  Junio C HamanoMerge branch 'jk/tag-contains-ab'
2011-07-22  Junio C HamanoMerge branch 'dz/connect-error-report'
2011-07-22  Junio C HamanoMerge branch 'mz/doc-rebase-abort'
2011-07-22  Junio C HamanoMerge branch 'bw/log-all-ref-updates-doc'
2011-07-22  Junio C HamanoMerge branch 'js/maint-add-path-stat-pwd'
2011-07-22  Junio C HamanoMerge branch 'ms/help-unknown'
2011-07-22  Junio C HamanoMerge branch 'mz/doc-synopsis-verse'
2011-07-22  Junio C HamanoMerge branch 'jc/checkout-reflog-fix'
2011-07-22  Junio C HamanoMerge branch 'jc/maint-mergetool-read-fix'
2011-07-22  Jeff Kingstreaming: free git_istream upon closing
2011-07-22  Junio C HamanoMerge branch 'jn/gitweb-search'
2011-07-22  Junio C HamanoMerge branch 'jl/submodule-add-relurl-wo-upstream'
2011-07-22  Junio C HamanoMerge branch 'maint'
next