]> Kevux Git Server - rit/shortlog
rit
2013-08-08 Wieland Hoffmannl10n: de.po: Fix a typo
2013-08-07 Junio C Hamanofetch: work around "transport-take-over" hack
2013-08-07 Junio C Hamanofetch: refactor code that fetches leftover tags
2013-08-07 Junio C Hamanofetch: refactor code that prepares a transport
2013-08-07 Junio C Hamanofetch: rename file-scope global "transport" to "gtransport"
2013-08-07 Junio C Hamanot5802: add test for connect helper
2013-08-07 Matthieu Moydie_with_status: use "printf '%s\n'", not "echo"
2013-08-07 Stefan Bellerrevert: use the OPT_CMDMODE for parsing, reducing code
2013-08-07 Stefan Bellercheckout-index: fix negations of even numbers of -n
2013-08-07 Stefan Bellerconfig parsing options: allow one flag multiple times
2013-08-07 Stefan Bellerhash-object: replace stdin parsing OPT_BOOLEAN by OPT_C...
2013-08-07 Stefan Bellerbranch, commit, name-rev: ease up boolean conditions
2013-08-06 Eric Sunshineline-range: reject -L line numbers less than 1
2013-08-06 Eric Sunshinet8001/t8002: blame: add tests of -L line numbers less...
2013-08-06 Eric Sunshineline-range: teach -L^:RE to search from start of file
2013-08-06 Eric Sunshineline-range: teach -L:RE to search from end of previous...
2013-08-06 Eric Sunshineline-range: teach -L^/RE/ to search from start of file
2013-08-06 Eric Sunshineline-range-format.txt: document -L/RE/ relative search
2013-08-06 Eric Sunshinelog: teach -L/RE/ to search from end of previous -L...
2013-08-06 Eric Sunshineblame: teach -L/RE/ to search from end of previous...
2013-08-06 Eric Sunshineline-range: teach -L/RE/ to search relative to anchor...
2013-08-06 Eric Sunshineblame: document multiple -L support
2013-08-06 Eric Sunshinet8001/t8002: blame: add tests of multiple -L options
2013-08-06 Eric Sunshineblame: accept multiple -L ranges
2013-08-06 Eric Sunshineblame: inline one-line function into its lone caller
2013-08-06 Eric Sunshinerange-set: publish API for re-use by git-blame -L
2013-08-06 Eric Sunshineline-range-format.txt: clarify -L:regex usage form
2013-08-06 Eric Sunshinegit-log.txt: place each -L option variation on its...
2013-08-06 Jens Lehmannrm: delete .gitmodules entry of submodules removed...
2013-08-06 Jens Lehmannmv: update the path entry in .gitmodules for moved...
2013-08-06 Dale R. Worleyt0070: test that git_mkstemps correctly checks return...
2013-08-06 Peter Kreftingl10n: Update Swedish translation (2135t0f0u)
2013-08-06 Jiang Xinl10n: zh_CN.po: translate 5 messages (2135t0f0u)
2013-08-06 Tran Ngoc Quanl10n: vi.po(2135t): v1.8.4 round 2
2013-08-06 Jiang Xinl10n: git.pot: v1.8.4 round 2 (5 new, 3 removed)
2013-08-05 Junio C Hamanoconfig: "git config --get-urlmatch" parses section...
2013-08-05 Junio C Hamanobuiltin/config: refactor collect_config()
2013-08-05 Kyle J. McKayconfig: parse http.<url>.<variable> using urlmatch
2013-08-05 Junio C HamanoSync with maint to grab trivial doc fixes
2013-08-05 Eric Sunshineblame: reject empty ranges -L,+0 and -L,-0
2013-08-05 Eric Sunshinet8001/t8002: blame: demonstrate acceptance of bogus...
2013-08-05 Eric Sunshineblame: reject empty ranges -LX,+0 and -LX,-0
2013-08-05 Eric Sunshinet8001/t8002: blame: demonstrate acceptance of bogus...
2013-08-05 Eric Sunshinelog: fix -L bounds checking bug
2013-08-05 Eric Sunshinet4211: retire soon-to-be unimplementable tests
2013-08-05 Eric Sunshinet4211: log: demonstrate -L bounds checking bug
2013-08-05 Eric Sunshineblame: fix -L bounds checking bug
2013-08-05 Eric Sunshinet8001/t8002: blame: add empty file & partial-line tests
2013-08-05 Eric Sunshinet8001/t8002: blame: demonstrate -L bounds checking bug
2013-08-05 Eric Sunshinet8001/t8002: blame: decompose overly-large test
2013-08-05 Stefan BellerReplace deprecated OPT_BOOLEAN by OPT_BOOL
2013-08-05 Stefan Bellercheckout: remove superfluous local variable
2013-08-05 Stefan Bellerlog, format-patch: parsing uses OPT__QUIET
2013-08-05 Stefan BellerRemove deprecated OPTION_BOOLEAN for parsing arguments
2013-08-05 Brian Gernhardtt5551: Remove header from curl cookie file
2013-08-05 Brian GernhardtOS X: Fix redeclaration of die warning
2013-08-05 Brian GernhardtMakefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1
2013-08-05 Junio C HamanoMerge branch 'es/blame-L-breakage'
2013-08-05 René Scharfet8001, t8002: fix "blame -L :literal" test on NetBSD
2013-08-05 Junio C HamanoMerge git://github.com/git-l10n/git-po
2013-08-05 Gerrit Papehooks/post-receive-email: set declared encoding to...
2013-08-05 Jonathan Niederhooks/post-receive-email: force log messages in UTF-8
2013-08-05 Jonathan Niederhooks/post-receive-email: use plumbing instead of git...
2013-08-05 Junio C HamanoMerge branch 'sb/mailmap-updates'
2013-08-05 Junio C HamanoMerge branch 'dn/test-reject-utf-16'
2013-08-05 Junio C HamanoMerge branch 'bc/commit-invalid-utf8'
2013-08-05 Junio C Hamanocommit: typofix for xxFFF[EF] check
2013-08-05 Junio C Hamanot3900: test rejecting log message with NULs correctly
2013-08-05 Brian M. CarlsonAdd missing test file for UTF-16.
2013-08-05 Felix Gruberfix typo in documentation of git-svn
2013-08-05 Jeff Kingcat-file: only split on whitespace when %(rest) is...
2013-08-05 Torstein HeggeDocumentation/rev-list-options: add missing word in...
2013-08-05 Stefan Beller.mailmap: Multiple addresses of Michael S. Tsirkin
2013-08-05 Thomas Rastlog: use true parents for diff when walking reflogs
2013-08-05 Jonathan Niederlog doc: the argument to --encoding is not optional
2013-08-03 Jiang Xinl10n: zh_CN.po: translate 99 messages (2133t0f0u)
2013-08-02 Junio C Hamanopush: teach --force-with-lease to smart-http transport
2013-08-02 Junio C Hamanosend-pack: fix parsing of --force-with-lease option
2013-08-02 Junio C HamanoMerge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
2013-08-02 Junio C HamanoMerge branch 'jk/cat-file-batch-optim'
2013-08-02 Junio C HamanoRevert "cat-file: split --batch input lines on whitespace"
2013-08-02 Brandon CaseyDon't close pack fd when free'ing pack windows
2013-08-02 Brandon Caseysha1_file: introduce close_one_pack() to close packs...
2013-08-01 Marc BranchaudProvide some linguistic guidance for the documentation.
2013-08-01 Junio C HamanoGit 1.8.4-rc1
2013-08-01 Junio C HamanoMerge branch 'ob/typofixes'
2013-08-01 Junio C HamanoMerge branch 'ms/subtree-install-fix'
2013-08-01 Junio C HamanoMerge branch 'jc/rm-submodule-error-message'
2013-08-01 Junio C HamanoMerge branch 'lf/echo-n-is-not-portable'
2013-08-01 Junio C HamanoMerge branch 'ma/hg-to-git'
2013-08-01 Junio C HamanoMerge branch 'jx/clean-interactive'
2013-08-01 Junio C Hamanot5540/5541: smart-http does not support "--force-with...
2013-08-01 Thomas Rastlog: use true parents for diff even when rewriting
2013-07-31 Thomas RastRename advice.object_name_warning to objectNameWarning
2013-07-31 Junio C Hamanoconfig: add generic callback wrapper to parse section...
2013-07-31 Kyle J. McKayconfig: add helper to normalize and match URLs
2013-07-31 Junio C HamanoMerge branch 'rr/rebase-autostash'
2013-07-31 Junio C HamanoMerge branch 'rj/commit-slab-fix'
2013-07-31 Junio C HamanoMerge branch 'jk/commit-how-to-abort-cherry-pick'
2013-07-31 Junio C HamanoMerge branch 'ds/doc-two-kinds-of-tags'
next