]> Kevux Git Server - rit/shortlog
rit
2013-04-18 Felipe Contrerastransport-helper: clarify *:* refspec
2013-04-18 Junio C Hamanogit add: rework the logic to warn "git add <pathspec...
2013-04-17 Junio C Hamanodate.c: add parse_expiry_date()
2013-04-17 Jonathan Niedergitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward...
2013-04-17 René Scharfeblame: handle broken commit headers gracefully
2013-04-17 René Scharfepretty: handle broken commit headers gracefully
2013-04-17 Jeff Kingcat-file: print tags raw for "cat-file -p"
2013-04-17 Lukas Fleischerconvert.c: remove duplicate code
2013-04-17 Lukas Fleischerread_blob_data_from_index(): optionally return the...
2013-04-17 Lukas Fleischerattr.c: extract read_index_data() as read_blob_data_fro...
2013-04-16 Junio C HamanoMerge branch 'maint'
2013-04-16 Jeff Kingrun-command: use thread-aware die_is_recursing routine
2013-04-16 Jeff Kingusage: allow pluggable die-recursion checks
2013-04-16 David Aguilarhelp.c: add a compatibility comment to cmd_version()
2013-04-16 Jonathan Niederconvert: The native line-ending is \r\n on MinGW
2013-04-16 Thomas Rastread_revisions_from_stdin: make copies for handle_revis...
2013-04-16 Jeff Kinghttp: set curl FAILONERROR each time we select a handle
2013-04-16 Jiang Xini18n: branch: mark strings for translation
2013-04-15 Felipe Contrerasremote-bzr: fix prefix of tags
2013-04-15 Junio C HamanoUpdate draft release notes to 1.8.3
2013-04-15 Junio C HamanoMerge branch 'jk/diff-graph-submodule-summary'
2013-04-15 Junio C HamanoMerge branch 'jk/diff-algo-finishing-touches'
2013-04-15 Junio C HamanoMerge branch 'rt/commentchar-fmt-merge-msg'
2013-04-15 Junio C HamanoMerge branch 'lf/bundle-with-tip-wo-message'
2013-04-15 Junio C HamanoMerge branch 'jk/show-branch-strbuf'
2013-04-15 Junio C HamanoMerge branch 'jk/http-error-messages'
2013-04-15 Junio C HamanoMerge branch 'tr/perl-keep-stderr-open'
2013-04-15 Karsten Bleesdir.c: git-status --ignored: don't scan the work tree...
2013-04-15 Karsten Bleesdir.c: git-status --ignored: don't scan the work tree...
2013-04-15 Karsten Bleesdir.c: git-status: avoid is_excluded checks for tracked...
2013-04-15 Karsten Bleesdir.c: replace is_path_excluded with now equivalent...
2013-04-15 Karsten Bleesdir.c: unify is_excluded and is_path_excluded APIs
2013-04-15 Karsten Bleesdir.c: move prep_exclude
2013-04-15 Karsten Bleesdir.c: factor out parts of last_exclude_matching for...
2013-04-15 Karsten Bleesdir.c: git-clean -d -X: don't delete tracked directories
2013-04-15 Karsten Bleesdir.c: make 'git-status --ignored' work within leading...
2013-04-15 Karsten Bleesdir.c: git-status --ignored: don't list empty directori...
2013-04-15 Karsten Bleesdir.c: git-ls-files --directories: don't hide empty...
2013-04-15 Karsten Bleesdir.c: git-status --ignored: don't list empty ignored...
2013-04-15 Karsten Bleesdir.c: git-status --ignored: don't list files in ignore...
2013-04-15 Karsten Bleesdir.c: git-status --ignored: don't drop ignored directories
2013-04-15 Thomas Ackermannglossary: improve definitions of refspec and pathspec
2013-04-15 Thomas AckermannThe name of the hash function is "SHA-1", not "SHA1"
2013-04-15 Thomas Ackermannglossary: improve description of SHA-1 related topics
2013-04-15 Thomas Ackermannglossary: remove outdated/misleading/irrelevant entries
2013-04-15 Felipe Contrerasbranch: colour upstream branches
2013-04-15 Torstein Heggebisect: Store first bad commit as comment in log file
2013-04-15 John Keepingtransport-helper: add 'signed-tags' capability
2013-04-15 John Keepingtransport-helper: pass --signed-tags=warn-strip to...
2013-04-15 John Keepingfast-export: add --signed-tags=warn-strip mode
2013-04-15 Nguyễn Thái... checkout: add --ignore-skip-worktree-bits in sparse...
2013-04-15 Jonathan Niederconfig: allow inaccessible configuration under $HOME
2013-04-15 Jakub Narębskigitweb/INSTALL: Simplify description of GITWEB_CONFIG_S...
2013-04-15 Junio C HamanoMerge branch 'po/help-guides'
2013-04-15 Jeff Kingt/test-lib.sh: drop "$test" variable
2013-04-15 John Keepingt/test-lib.sh: fix TRASH_DIRECTORY handling
2013-04-15 Felipe Contrerascompletion: small optimization
2013-04-15 Felipe Contrerascompletion: inline __gitcomp_1 to its sole callsite
2013-04-15 Felipe Contrerascompletion: get rid of compgen
2013-04-15 Felipe Contrerascompletion: add __gitcomp_nl tests
2013-04-15 Felipe Contrerascompletion: add new __gitcompadd helper
2013-04-15 Felipe Contrerasrebase-am: explicitly disable cover-letter
2013-04-14 Jeff Kingdoc/http-backend: match query-string in apache half...
2013-04-14 Junio C Hamanocommit-slab: avoid large realloc
2013-04-14 Jeff Kingcommit: allow associating auxiliary info on-demand
2013-04-12 Torsten Bögershausentest-bzr: portable shell and utf-8 strings for Mac OS
2013-04-12 Junio C HamanoSync with 'maint'
2013-04-12 Junio C HamanoMerge branch 'rr/test-3200-style' into maint
2013-04-12 Junio C HamanoMerge branch 'mg/texinfo-5' into maint
2013-04-12 Junio C HamanoMerge branch 'jk/diffcore-break-divzero' into maint
2013-04-12 Junio C HamanoMerge branch 'cn/commit-amend-doc' into maint
2013-04-12 Junio C HamanoMerge branch 'jk/bisect-prn-unsigned' into maint
2013-04-12 Junio C HamanoMerge branch 'jk/no-more-self-assignment' into maint
2013-04-12 Junio C HamanoMerge branch 'rr/send-email-perl-critique' into maint
2013-04-12 Junio C HamanoMerge branch 'jc/t5516-pushInsteadOf-vs-pushURL' into...
2013-04-12 Stefano LattariniCorrect common spelling mistakes in comments and tests
2013-04-12 Stefano Lattarinikwset: fix spelling in comments
2013-04-12 Stefano Lattariniprecompose-utf8: fix spelling of "want" in error message
2013-04-12 Stefano Lattarinicompat/nedmalloc: fix spelling in comments
2013-04-12 Stefano Lattarinicompat/regex: fix spelling and grammar in comments
2013-04-12 Stefano Lattariniobstack: fix spelling of similar
2013-04-12 Stefano Lattarinicontrib/subtree: fix spelling of accidentally
2013-04-12 Stefano Lattarinigit-remote-mediawiki: spelling fixes
2013-04-12 Stefano Lattarinidoc: various spelling fixes
2013-04-12 Junio C HamanoMerge branch 'maint-1.8.1' into maint
2013-04-12 Thomas Rastlog -L: improve comments in process_all_files()
2013-04-12 Thomas Rastlog -L: store the path instead of a diff_filespec
2013-04-12 Thomas Rastlog -L: test merge of parallel modify/rename
2013-04-12 Thomas Rastt4211: pass -M to 'git log -M -L...' test
2013-04-12 Felipe Contrerascompletion: get rid of empty COMPREPLY assignments
2013-04-12 Felipe Contrerascompletion: trivial test improvement
2013-04-12 Felipe Contrerascompletion: add more cherry-pick options
2013-04-12 Junio C Hamanodoc: clarify that "git daemon --user=<user>" option...
2013-04-12 Simon Ruderichhelp: mark common_guides[] as translatable
2013-04-12 Paul Pricefast-export: fix argument name in error messages
2013-04-12 Stefan SaasenDocumentation: distinguish between ref and offset delta...
2013-04-12 Modestas VainiusSupport FTP-over-SSL/TLS for regular FTP
2013-04-12 Junio C HamanoMerge branch 'tb/document-status-u-tradeoff' into maint
2013-04-12 Jiang Xini18n: make the translation of -u advice in one go
2013-04-12 Jiang Xinl10n: zh_CN.po: translate 54 messages (2048t0f0u)
next