]> Kevux Git Server - rit/shortlog
rit
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
2012-12-25 Junio C Hamanot9200: let "cvs init" create the test repository
2012-12-25 Christian CouderMakefile: replace "echo 1>..." with "echo >..."
2012-12-23 Martin von... learn to pick/revert into unborn branch
2012-12-23 Junio C HamanoMerge branch 'maint'
2012-12-23 Junio C HamanoMerge branch 'jc/doc-diff-blobs' into maint
2012-12-23 Junio C HamanoMerge branch 'cr/doc-checkout-branch' into maint
2012-12-23 Junio C HamanoMerge branch 'ta/api-index-doc' into maint
2012-12-23 Junio C HamanoMerge branch 'as/doc-for-devs' into maint
2012-12-23 Junio C HamanoMerge branch 'sl/readme-gplv2' into maint
2012-12-23 Junio C HamanoMerge branch 'jc/fetch-tags-doc' into maint
2012-12-23 Junio C HamanoMerge branch 'nd/index-format-doc' into maint
2012-12-23 Junio C HamanoMerge branch 'jk/mailmap-cleanup' into maint
2012-12-23 Junio C HamanoMerge branch 'ta/doc-cleanup' into maint
2012-12-23 Thomas AckermannSort howto documents in howto-index.txt
2012-12-23 Michael Schubertgit-subtree: fix typo in manpage
2012-12-23 Michael Schubertgit-subtree: ignore git-subtree executable
2012-12-23 Martin von... tests: move test_cmp_rev to test-lib-functions
2012-12-22 Junio C HamanoGit 1.8.1-rc3
2012-12-22 Junio C Hamanoformat-patch: add --reroll-count=$N option
2012-12-22 Junio C Hamanoget_patch_filename(): split into two functions
2012-12-22 Junio C Hamanoget_patch_filename(): drop "just-numbers" hack
2012-12-22 Junio C Hamanoget_patch_filename(): simplify function signature
2012-12-22 Junio C Hamanobuiltin/log.c: stop using global patch_suffix
2012-12-22 Junio C Hamanobuiltin/log.c: drop redundant "numbered_files" paramete...
2012-12-22 Junio C Hamanobuiltin/log.c: drop unused "numbered" parameter from...
2012-12-21 Junio C HamanoMerge branch 'ta/new-command-howto'
2012-12-21 Junio C HamanoMerge branch 'jc/doc-diff-blobs'
2012-12-21 Junio C HamanoMerge branch 'cr/doc-checkout-branch'
2012-12-21 Junio C HamanoMerge branch 'ta/api-index-doc'
2012-12-21 Junio C HamanoMerge branch 'jk/avoid-mailto-invalid-in-doc'
2012-12-21 Junio C HamanoMerge branch 'as/doc-for-devs'
2012-12-21 Junio C HamanoMerge branch 'sl/readme-gplv2'
2012-12-21 Junio C HamanoMerge branch 'jc/fetch-tags-doc'
2012-12-21 Junio C HamanoMerge branch 'nd/index-format-doc'
2012-12-21 Junio C HamanoMerge branch 'sl/git-svn-docs'
2012-12-21 Junio C HamanoMerge branch 'jk/mailmap-cleanup'
2012-12-21 Thomas AckermannMove ./technical/api-command.txt to ./howto/new-command.txt
2012-12-21 Rene Bredlauhttp.c: Avoid username prompt for certifcate credentials
2012-12-21 Jeff Kingrefs: do not use cached refs in repack_without_ref
2012-12-20 Adam Spierstests: paint unexpectedly fixed known breakages in...
2012-12-20 Adam Spierstests: test the test framework more thoroughly
2012-12-20 Adam Spierstests: refactor mechanics of testing in a sub test-lib
2012-12-20 Adam Spierstests: change info messages from yellow/brown to cyan
2012-12-20 Adam Spierstests: paint skipped tests in blue
2012-12-20 Adam Spierstests: paint known breakages in yellow
2012-12-20 Martin von... oneway_merge(): only lstat() when told to update worktree
2012-12-20 Matt KraaiPort to QNX
2012-12-20 Matt KraaiMake lock local to fetch_pack
2012-12-20 Junio C Hamanogit-compat-util.h: do not #include <sys/param.h> by...
2012-12-19 Jeff Kingadd global --literal-pathspecs option
2012-12-19 Thomas AckermannRemove duplicate entry in ./Documentation/Makefile
2012-12-19 Junio C Hamanocompat/fnmatch: update old-style definition to ANSI
2012-12-19 W. Trevor Kingsubmodule add: If --branch is given, record it in ...
2012-12-19 W. Trevor Kingsubmodule update: add --remote for submodule's upstream...
next