]> Kevux Git Server - rit/shortlog
rit
2009-08-27 Junio C Hamanomailinfo.scissors: new configuration
2009-08-27 Junio C Hamanoam/mailinfo: Disable scissors processing by default
2009-08-27 Nanako ShiraishiDocumentation: describe the scissors mark support of...
2009-08-27 Junio C HamanoTeach mailinfo to ignore everything before -- >8 -...
2009-08-27 Junio C Hamanobuiltin-mailinfo.c: fix confusing internal API to maili...
2009-08-27 Jeff Kingclone: add --branch option to select a different HEAD
2009-08-27 Shawn O. Pearcegit-gui: Ensure submodule path is quoted properly
2009-08-27 Jens Lehmanngit-gui: fix diff for partially staged submodule changes
2009-08-26 Junio C HamanoMerge branch 'maint'
2009-08-26 Lars Hjemligit-log: allow --decorate[=short|full]
2009-08-26 David KågedalMinor improvement to the write-tree documentation
2009-08-26 Nanako Shiraishigit-bisect: call the found commit "*the* first bad...
2009-08-26 Junio C HamanoMerge branch 'js/maint-cover-letter-non-ascii' into...
2009-08-26 Junio C HamanoMerge branch 'jc/maint-clean-nested-dir-safety' into...
2009-08-26 Junio C HamanoMerge branch 'jk/maint-merge-msg-fix' into maint
2009-08-26 Junio C HamanoMerge branch 'jc/apply-epoch-patch' into maint
2009-08-26 Junio C HamanoMerge branch 'jp/symlink-dirs' into maint
2009-08-26 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-08-26 Junio C HamanoMerge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into...
2009-08-26 Avery PennarunFix behaviour if you have a branch named the same as...
2009-08-26 Avery PennarunImprove patch to use git --exec-path: add to PATH instead.
2009-08-25 Mark Radagitweb: improve snapshot error handling
2009-08-25 Junio C HamanoMerge branch 'aj/fix-read-tree-from-scratch'
2009-08-25 Junio C HamanoMerge branch 'jc/maint-checkout-index-to-prefix'
2009-08-25 Junio C HamanoMerge branch 'jl/submodule-summary-diff-files'
2009-08-25 Junio C HamanoMerge branch 'lh/short-decorate'
2009-08-25 Junio C HamanoMerge branch 'oa/stash-na'
2009-08-25 Nanako ShiraishiDocumentation: consistently refer to check-ref-format
2009-08-25 Jeff Kingcheckout: do not imply "-f" on unborn branches
2009-08-24 Nicolas Pitrefix simple deepening of a repo
2009-08-24 Adam SimpkinsAdd tests for rev-list --graph with options that simpli...
2009-08-24 Junio C HamanoMerge branch 'jc/verify-pack-stat'
2009-08-24 Junio C HamanoMerge branch 'mr/gitweb-xz'
2009-08-24 Junio C HamanoMerge branch 'ld/p4'
2009-08-24 Nguyễn Thái... sparse checkout: inhibit empty worktree
2009-08-24 Nguyễn Thái... Add tests for sparse checkout
2009-08-24 Nguyễn Thái... read-tree: add --no-sparse-checkout to disable sparse...
2009-08-24 Nguyễn Thái... unpack-trees(): ignore worktree check outside checkout...
2009-08-24 Nguyễn Thái... unpack_trees(): apply $GIT_DIR/info/sparse-checkout...
2009-08-24 Nguyễn Thái... unpack-trees(): "enable" sparse checkout and load ...
2009-08-24 Nguyễn Thái... unpack-trees.c: generalize verify_* functions
2009-08-24 Nguyễn Thái... unpack-trees(): add CE_WT_REMOVE to remove on worktree...
2009-08-24 Nguyễn Thái... Introduce "sparse checkout"
2009-08-24 Nguyễn Thái... dir.c: export excluded_1() and add_excludes_from_file_1()
2009-08-24 Nguyễn Thái... excluded_1(): support exclude files in index
2009-08-24 Nguyễn Thái... unpack-trees(): carry skip-worktree bit over in merged_...
2009-08-24 Nguyễn Thái... Read .gitignore from index if it is skip-worktree
2009-08-24 Nguyễn Thái... Avoid writing to buffer in add_excludes_from_file_1()
2009-08-24 Nguyễn Thái... Teach Git to respect skip-worktree bit (writing part)
2009-08-24 Nguyễn Thái... Teach Git to respect skip-worktree bit (reading part)
2009-08-24 Nguyễn Thái... Introduce "skip-worktree" bit in index, teach Git to...
2009-08-24 Nguyễn Thái... Add test-index-version
2009-08-24 Nguyễn Thái... update-index: refactor mark_valid() in preparation...
2009-08-23 Wilhansen LiAdd support for the Mongoose web server.
2009-08-23 Giuseppe Bilottagitweb: pull ref markes pull out of subject <a> element
2009-08-23 Junio C Hamanoxutils: Fix xdl_recmatch() on incomplete lines
2009-08-23 Junio C Hamanoxutils: Fix hashing an incomplete line with whitespaces...
2009-08-23 Linus TorvaldsFurther 'approxidate' improvements
2009-08-23 Linus TorvaldsImprove on 'approxidate'
2009-08-23 Junio C Hamanosend-email: make --no-chain-reply-to the default
2009-08-22 Junio C Hamanogit status: not "commit --dry-run" anymore
2009-08-22 Junio C Hamanogit stat -s: short status output
2009-08-22 Junio C Hamanogit stat: the beginning of "status that is not a dry...
2009-08-22 Matthieu Moyreset: make the reminder output consistent with "checkout"
2009-08-22 Matthieu MoyRename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.
2009-08-22 Junio C HamanoSync with 1.6.4.1
2009-08-22 Junio C HamanoGIT 1.6.4.1
2009-08-22 Junio C HamanoMerge branch 'bc/maint-am-email' into maint
2009-08-22 Junio C Hamanocompat/snprintf.c: clarify SNPRINTF_SIZE_CORR
2009-08-22 Junio C HamanoMerge branch 'cc/replace'
2009-08-22 Junio C HamanoMerge branch 'gb/apply-ignore-whitespace'
2009-08-22 Junio C HamanoMerge branch 'bc/mailsplit-cr-at-eol'
2009-08-21 Adam Simpkinsgraph API: fix bug in graph_is_interesting()
2009-08-21 Junio C HamanoMerge branch 'jc/maint-merge-recursive-fix' into maint
2009-08-21 Junio C HamanoMerge branch 'zf/maint-gitweb-acname' into maint
2009-08-21 Junio C HamanoMerge branch 'np/maint-limit-delta-cache' into maint
2009-08-21 Junio C HamanoMerge branch 'jk/maint-show-tag' into maint
2009-08-21 Junio C HamanoMerge branch 'sb/maint-pull-rebase' into maint
2009-08-21 Johannes SixtMake test number t7406- unique
2009-08-20 Johan Herlandgit clone: Add --recursive to automatically checkout...
2009-08-20 Johan Herlandt7407: Use 'rev-parse --short' rather than bash's subst...
2009-08-20 kTln2Add explicit path of git installation by 'git --exec...
2009-08-20 Brandon Caseygit-compat-util.h: remove superfluous test for __sun__
2009-08-19 Junio C HamanoMerge branch 'rc/maint-http-fix'
2009-08-19 Junio C HamanoMerge branch 'tr/maint-1.6.3-add-p-modeonly-fix'
2009-08-19 Adam Simpkinsgraph API: use a new color when starting a brand new...
2009-08-19 Johan Herlandgit submodule status: Add --recursive to recurse into...
2009-08-19 Johan Herlandgit submodule update: Introduce --recursive to update...
2009-08-19 Johan Herlandgit submodule foreach: Add --recursive to recurse into...
2009-08-19 Johan Herlandgit submodule foreach: test access to submodule name...
2009-08-19 Johan HerlandAdd selftest for 'git submodule foreach'
2009-08-19 Johan Herlandgit submodule: Cleanup usage string and add option...
2009-08-19 Karthik Rgit-svn: Use GIT_SSH setting if SVN_SSH is not set
2009-08-19 Eric Wongsvn: assume URLs from the command-line are URI-encoded
2009-08-19 Tuomas Suutarigit-svn.txt: Fix location of parent argument
2009-08-18 Junio C HamanoMerge branch 'maint'
2009-08-18 Nicolas Pitreremove ARM and Mozilla SHA1 implementations
2009-08-18 Nicolas Pitreblock-sha1: guard gcc extensions with __GNUC__
2009-08-18 Nicolas Pitremake sure byte swapping is optimal for git
2009-08-18 Tay Ray Chuanhttp.c: don't assume that urls don't end with slash
next