git.git
2013-01-03 Junio C HamanoMerge branch 'da/p4merge-mktemp'
2013-01-03 Junio C HamanoMerge branch 'ms/subtree-fixlets'
2013-01-03 Junio C HamanoMerge branch 'as/test-tweaks'
2013-01-03 Junio C HamanoMerge branch 'jc/same-encoding'
2013-01-03 Junio C HamanoMerge branch 'pf/editor-ignore-sigint'
2013-01-03 Junio C HamanoMerge branch 'mh/pthreads-autoconf'
2013-01-03 Junio C HamanoMerge branch 'mk/qnx'
2013-01-03 Junio C HamanoMerge branch 'dm/port'
2013-01-03 Junio C HamanoMerge branch 'ss/nedmalloc-compilation'
2013-01-03 Junio C HamanoMerge branch 'jc/maint-fnmatch-old-style-definition'
2013-01-03 Antoine Pelissemerge: Honor prepare-commit-msg return code
2013-01-03 Nguyễn Thái... format-patch: pick up branch description when no ref...
2013-01-03 Jeff Kingtests: turn on test-lint by default
2013-01-03 Nguyễn Thái... format-patch: pick up correct branch name from symbolic ref
2013-01-03 Nguyễn Thái... t4014: a few more tests on cover letter using branch...
2013-01-03 Nguyễn Thái... branch: delete branch description if it's empty
2013-01-03 Felipe Contrerasremote-bzr: detect local repositories
2013-01-03 Felipe Contrerasremote-bzr: add support for older versions of bzr
2013-01-03 Felipe Contrerasremote-bzr: add support to push special modes
2013-01-03 Felipe Contrerasremote-bzr: add support for fecthing special modes
2013-01-03 Felipe Contrerasremote-bzr: add simple tests
2013-01-03 Torsten Bögershausentest: Add check-non-portable-shell.pl
2013-01-02 Junio C Hamanoformat-patch: document and test --reroll-count
2013-01-02 Junio C HamanoStart 1.8.2 cycle
2013-01-02 Junio C HamanoMerge branch 'jc/test-portability'
2013-01-02 Junio C HamanoMerge branch 'jc/maint-fbsd-sh-ifs-workaround'
2013-01-02 Junio C HamanoMerge branch 'sp/shortlog-missing-lf'
2013-01-02 Junio C HamanoMerge branch 'md/gitweb-sort-by-age'
2013-01-02 Junio C HamanoMerge branch 'nd/invalidate-i-t-a-cache-tree'
2013-01-02 Junio C HamanoMerge branch 'jk/repack-ref-racefix'
2013-01-02 Junio C HamanoMerge branch 'rb/http-cert-cred-no-username-prompt'
2013-01-02 Junio C HamanoMerge branch 'mk/maint-graph-infinity-loop'
2013-01-02 Junio C HamanoMerge branch 'ss/svn-prompt'
2013-01-02 Junio C HamanoMerge branch 'jc/mkstemp-more-careful-error-reporting'
2013-01-02 Junio C HamanoMerge branch 'jc/test-cvs-no-init-in-existing-dir'
2013-01-02 Junio C HamanoMerge branch 'jc/maint-test-portability'
2013-01-02 Junio C HamanoMerge branch 'mh/ceiling'
2013-01-02 Jonathan Niederbuild: do not automatically reconfigure unless configur...
2013-01-02 Junio C HamanoSubmittingPatches: give list and maintainer addresses
2013-01-02 Junio C HamanoSubmittingPatches: remove overlong checklist
2013-01-02 Paul Mackerrasgitk: Display important heads even when there are many
2013-01-02 Torsten Bögershausent9020: which is not portable
2013-01-02 Torsten Bögershausent9810: Do not use sed -i
2013-01-02 Orgad Shanehgitweb: fix error in sanitize when highlight is enabled
2013-01-02 Antoine Pelissegit-status: Test --ignored behavior
2013-01-02 Antoine Pelissedir.c: Make git-status --ignored more consistent
2013-01-01 Junio C HamanoDocumentation: full-ness of a bundle is significant...
2013-01-01 Nguyễn Thái... Makefile: add USE_WILDMATCH to use wildmatch as fnmatch
2013-01-01 Nguyễn Thái... wildmatch: advance faster in <asterisk> + <literal...
2013-01-01 Nguyễn Thái... wildmatch: make a special case for "*/" with FNM_PATHNAME
2013-01-01 Nguyễn Thái... test-wildmatch: add "perf" command to compare wildmatch...
2013-01-01 Nguyễn Thái... wildmatch: support "no FNM_PATHNAME" mode
2013-01-01 Nguyễn Thái... wildmatch: replace variable 'special' with better named...
2013-01-01 Nguyễn Thái... wildmatch: make dowild() take arbitrary flags
2013-01-01 Nguyễn Thái... compat/fnmatch: respect NO_FNMATCH* even on glibc
2013-01-01 Nguyễn Thái... wildmatch: rename constants and update prototype
2013-01-01 Nguyễn Thái... wildmatch: fix "**" special case
2013-01-01 Junio C HamanoSubmittingPatches: mention subsystems with dedicated...
2013-01-01 Junio C HamanoSubmittingPatches: who am I and who cares?
2013-01-01 Kirill BrilliantovDocumentation: correct example restore from bundle
2013-01-01 Nguyễn Thái... config.txt: a few lines about branch.<name>.description
2013-01-01 Paul Mackerrasgitk: Improve display of list of nearby tags and heads
2013-01-01 Paul Mackerrasgitk: Fix display of branch names on some commits
2012-12-31 Junio C HamanoGit 1.8.1
2012-12-28 Junio C Hamanomerge --no-edit: do not credit people involved in the...
2012-12-28 Aaron SchrabUse longer alias names in subdirectory tests
2012-12-28 Adam Spiersdir.c: rename free_excludes() to clear_exclude_list()
2012-12-28 Adam Spiersdir.c: refactor is_path_excluded()
2012-12-28 Adam Spiersdir.c: refactor is_excluded()
2012-12-28 Adam Spiersdir.c: refactor is_excluded_from_list()
2012-12-28 Adam Spiersdir.c: rename excluded() to is_excluded()
2012-12-28 Adam Spiersdir.c: rename excluded_from_list() to is_excluded_from_...
2012-12-28 Adam Spiersdir.c: rename path_excluded() to is_path_excluded()
2012-12-28 Adam Spiersdir.c: rename cryptic 'which' variable to more consiste...
2012-12-28 Adam SpiersImprove documentation and comments regarding directory...
2012-12-28 Adam Spiersapi-directory-listing.txt: update to match code
2012-12-28 Eric S. RaymondRemove the suggestion to use parsecvs, which is current...
2012-12-28 Eric S. RaymondAdd checks to Python scripts for version dependencies.
2012-12-28 Junio C HamanoMerge branch 'so/prompt-command'
2012-12-27 Junio C HamanoSync with 1.8.0.3
2012-12-27 Junio C HamanoGit 1.8.0.3
2012-12-27 Junio C Hamanogit(1): show link to contributor summary page
2012-12-27 Junio C HamanoMerge branch 'sl/maint-git-svn-docs' into maint
2012-12-27 Sebastian Leskegit-svn: Note about tags.
2012-12-27 Sebastian Leskegit-svn: Expand documentation for --follow-parent
2012-12-27 Sebastian Leskegit-svn: Recommend use of structure options.
2012-12-27 Sebastian Leskegit-svn: Document branches with at-sign(@).
2012-12-27 Junio C HamanoMerge branch 'gb/maint-doc-svn-log-window-size' into...
2012-12-27 Junio C HamanoMerge branch 'km/maint-doc-git-reset' into maint
2012-12-27 Max Horngit-remote-helpers.txt: document invocation before...
2012-12-27 Junio C HamanoMerge branch 'jk/avoid-mailto-invalid-in-doc' into...
2012-12-27 Junio C HamanoMerge branch 'tj/maint-doc-commit-sign' into maint
2012-12-27 Ramkumar RamachandraDocumentation: move diff.wordRegex from config.txt...
2012-12-27 Thomas AckermannRemove Documentation/pt_BR/gittutorial.txt
2012-12-27 David Aguilarmergetools/p4merge: Honor $TMPDIR for the /dev/null...
2012-12-26 Junio C Hamanomerge-tree: fix d/f conflicts
2012-12-26 Junio C Hamanomerge-tree: add comments to clarify what these function...
2012-12-26 Junio C Hamanomerge-tree: lose unused "resolve_directories"
2012-12-26 Junio C Hamanomerge-tree: lose unused "flags" from merge_list
2012-12-26 Simon Oosthoekmake __git_ps1 accept a third parameter in pcmode
next