]> Kevux Git Server - rit/shortlog
rit
2016-06-13 Junio C HamanoMerge branch 'jk/parseopt-string-list' into jk/string...
2016-06-13 Jeff Kingblame,shortlog: don't make local option variables static
2016-06-13 Jeff Kinginterpret-trailers: don't duplicate option strings
2016-06-13 Jeff Kingparse_opt_string_list: stop allocating new strings
2016-06-13 Stefan Bellersubmodule update: continue when a clone fails
2016-06-13 Stefan Bellersubmodule--helper: initial clone learns retry logic
2016-06-13 Michael Haggertyrefs: remove unnecessary "extern" keywords
2016-06-13 Michael Haggertylock_ref_sha1_basic(): only handle REF_NODEREF mode
2016-06-13 Michael Haggertycommit_ref_update(): remove the flags parameter
2016-06-13 Michael Haggertylock_ref_for_update(): don't resolve symrefs
2016-06-13 Michael Haggertylock_ref_for_update(): don't re-read non-symbolic refer...
2016-06-13 Michael Haggertyrefs: resolve symbolic refs first
2016-06-13 Michael Haggertyref_transaction_update(): check refname_is_safe() at...
2016-06-13 Michael Haggertyunlock_ref(): move definition higher in the file
2016-06-13 Michael Haggertylock_ref_for_update(): new function
2016-06-13 Michael Haggertyadd_update(): initialize the whole ref_update
2016-06-13 Michael Haggertyverify_refname_available(): adjust constness in declaration
2016-06-13 David Turnerrefs: don't dereference on rename
2016-06-13 David Turnerrefs: allow log-only updates
2016-06-13 Michael Haggertydelete_branches(): use resolve_refdup()
2016-06-13 Michael Haggertyref_transaction_commit(): correctly report close_ref...
2016-06-13 Michael Haggertyref_transaction_create(): disallow recursive pruning
2016-06-13 Michael Haggertyrefs: make error messages more consistent
2016-06-13 Michael Haggertylock_ref_sha1_basic(): remove unneeded local variable
2016-06-13 Michael Haggertyread_raw_ref(): move docstring to header file
2016-06-13 Michael Haggertyread_raw_ref(): improve docstring
2016-06-13 Michael Haggertyread_raw_ref(): rename symref argument to referent
2016-06-13 Michael Haggertyread_raw_ref(): clear *type at start of function
2016-06-13 Michael Haggertyread_raw_ref(): rename flags argument to type
2016-06-13 Michael Haggertyref_transaction_commit(): remove local variables n...
2016-06-13 Junio C HamanoMerge tag 'l10n-2.9.0-rc0' of git://github.com/git...
2016-06-11 Changwoo Ryul10n: ko.po: Update Korean translation
2016-06-11 Jiang XinMerge branch 'russian-l10n' of https://github.com/DJm00...
2016-06-11 Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2016-06-10 Junio C HamanoHopefully the final last-minute update before 2.9 final
2016-06-10 Junio C HamanoMerge branch 'jk/diff-compact-heuristic'
2016-06-10 Junio C HamanoMerge branch 'jk/shell-portability'
2016-06-10 Junio C HamanoMerge branch 'jc/t2300-setup'
2016-06-10 Peter Colbergconfig.c: fix misspelt "occurred" in an error message
2016-06-10 Peter Colbergrefs.h: fix misspelt "occurred" in a comment
2016-06-10 Junio C Hamanodiff: disable compaction heuristic for now
2016-06-10 Thomas Brauncompletion: add git status
2016-06-10 Thomas Brauncompletion: add __git_get_option_value helper
2016-06-10 Thomas Brauncompletion: factor out untracked file modes into a...
2016-06-10 Ramsay Joneswrite_or_die: remove the unused write_or_whine() function
2016-06-10 Ralf Thielowl10n: de.po: translate 104 new messages
2016-06-09 René Scharfexdiff: fix merging of appended hunk with -W
2016-06-09 Lars VogelUse "working tree" instead of "working directory" for...
2016-06-09 Pranit Bauvabuiltin/commit.c: memoize git-path for COMMIT_EDITMSG
2016-06-09 Ray Chenl10n: zh_CN: review for git v2.9.0 l10n round 1
2016-06-08 Jeff Kingsend-pack: use buffered I/O to talk to pack-objects
2016-06-08 Tom Russellodoc: change configuration variables format
2016-06-08 Tom Russellodoc: more consistency in environment variables format
2016-06-08 Tom Russellodoc: change environment variables format
2016-06-08 Tom Russellodoc: clearer rule about formatting literals
2016-06-08 Jeff Kingtree-diff: avoid alloca for large allocations
2016-06-08 Edward Thomsonadd: add --chmod=+x / --chmod=-x options
2016-06-07 Junio C HamanoMerge branch 'jc/t2300-setup' into HEAD
2016-06-07 Ramsay Jonesregex: fix a SIZE_MAX macro redefinition warning
2016-06-06 SZEDER Gáborreflog: continue walking the reflog past root commits
2016-06-06 Junio C HamanoGit 2.9-rc2
2016-06-06 Junio C HamanoSync with 2.8.4
2016-06-06 Junio C HamanoGit 2.8.4
2016-06-06 Junio C HamanoMerge branch 'kb/msys2-tty' into maint
2016-06-06 Junio C HamanoMerge branch 'da/difftool' into maint
2016-06-06 Junio C HamanoMerge branch 'tb/core-eol-fix' into maint
2016-06-06 Junio C HamanoMerge branch 'ar/diff-args-osx-precompose' into maint
2016-06-06 Junio C HamanoMerge branch 'sb/submodule-helper-relative-path'
2016-06-06 Junio C HamanoMerge branch 'sb/submodule-helper-list-signal-unmatch...
2016-06-06 Junio C Hamanobuiltin/apply: remove misleading comment on lock_file...
2016-06-06 Ville Skyttägit-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION...
2016-06-06 Michael J Grubercherry-pick: allow to pick to unborn branches
2016-06-06 Eric Wongam: support --patch-format=mboxrd
2016-06-06 Eric Wongmailsplit: support unescaping mboxrd messages
2016-06-06 Eric Wongpretty: support "mboxrd" output format
2016-06-06 Lukas Fleischerreceive-pack: send auto-gc output over sideband 2
2016-06-06 Jiang Xinl10n: zh_CN: for git v2.9.0 l10n round 1
2016-06-04 Nguyễn Thái... worktree.c: add is_main_worktree()
2016-06-04 Nguyễn Thái... worktree.c: add find_worktree()
2016-06-03 William Duclotuserdiff: add built-in pattern for CSS
2016-06-03 Junio C HamanoAlmost ready for 2.9-rc2
2016-06-03 Junio C HamanoMerge branch 'rs/apply-name-terminate'
2016-06-03 Junio C HamanoMerge branch 'rs/patch-id-use-skip-prefix'
2016-06-03 Junio C HamanoMerge branch 'bd/readme.markdown-more'
2016-06-03 Junio C HamanoMerge branch 'mm/makefile-developer-can-be-in-config...
2016-06-03 Junio C HamanoMerge branch 'em/man-bold-literal'
2016-06-03 Junio C HamanoMerge branch 'pa/cherry-pick-doc-typo'
2016-06-03 Junio C HamanoMerge branch 'mr/send-email-doc-gmail-2fa'
2016-06-03 Junio C HamanoMerge branch 'js/rebase-i-dedup-call-to-rerere'
2016-06-03 Junio C HamanoMerge branch 'js/perf-rebase-i'
2016-06-03 Christian Couderbuiltin/apply: move 'newfd' global into 'struct apply_s...
2016-06-03 Christian Couderbuiltin/apply: add 'lock_file' pointer into 'struct...
2016-06-03 Jeff Kingrev-list: disable bitmaps when "-n" is used with listin...
2016-06-03 Jeff Kingrev-list: "adjust" results of "--count --use-bitmap...
2016-06-02 Jeff Kingupload-pack: provide a hook for running pack-objects
2016-06-02 Junio C Hamanot1308: do not get fooled by symbolic links to the sourc...
2016-06-02 Junio C Hamanopathspec: rename free_pathspec() to clear_pathspec()
2016-06-02 SZEDER GáborDocumentation/git-send-email: fix typo in gmail 2FA...
2016-06-01 Junio C Hamanot2300: run git-sh-setup in an environment that better...
2016-06-01 Junio C Hamanot5500 & t7403: lose bash-ism "local"
next