]> Kevux Git Server - rit/shortlog
rit
2016-06-01 Stefan Bellersubmodule: remove bashism from shell script
2016-06-01 Stefan Bellersubmodule--helper: offer a consistent API
2016-06-01 Christian Couderbuiltin/apply: move applying patches into apply_all_pat...
2016-06-01 Christian Couderbuiltin/apply: move 'state' check into check_apply_state()
2016-06-01 Christian Couderbuiltin/apply: move 'symlink_changes' global into ...
2016-06-01 Christian Couderbuiltin/apply: move 'fn_table' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'state_linenr' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'max_change' and 'max_len' into...
2016-06-01 Christian Couderbuiltin/apply: move 'ws_ignore_action' into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'ws_error_action' into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'applied_after_fixing_ws' into...
2016-06-01 Christian Couderbuiltin/apply: move 'squelch_whitespace_errors' into...
2016-06-01 Christian Couderbuiltin/apply: remove whitespace_option arg from set_de...
2016-06-01 Christian Couderbuiltin/apply: move 'whitespace_option' into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'whitespace_error' global into...
2016-06-01 Christian Couderbuiltin/apply: move 'root' global into 'struct apply_state'
2016-06-01 Christian Couderbuiltin/apply: move 'p_value_known' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'p_value' global into 'struct apply...
2016-06-01 Christian Couderbuiltin/apply: move 'has_include' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'limit_by_name' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'patch_input_file' global into...
2016-06-01 Christian Couderbuiltin/apply: move 'apply' global into 'struct apply_s...
2016-06-01 Christian Couderbuiltin/apply: move 'p_context' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'fake_ancestor' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'line_termination' global into...
2016-06-01 Christian Couderbuiltin/apply: move 'unsafe_paths' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'no_add' global into 'struct apply_...
2016-06-01 Christian Couderbuiltin/apply: move 'threeway' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'summary' global into 'struct apply...
2016-06-01 Christian Couderbuiltin/apply: move 'numstat' global into 'struct apply...
2016-06-01 Christian Couderbuiltin/apply: move 'diffstat' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'cached' global into 'struct apply_...
2016-06-01 Christian Couderbuiltin/apply: move 'allow_overlap' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'update_index' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'apply_verbosely' global into ...
2016-06-01 Christian Couderbuiltin/apply: move 'apply_with_reject' global into...
2016-06-01 Christian Couderbuiltin/apply: move 'apply_in_reverse' global into...
2016-06-01 Christian Couderbuiltin/apply: move 'check_index' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'check' global into 'struct apply_s...
2016-06-01 Christian Couderbuiltin/apply: move 'unidiff_zero' global into 'struct...
2016-06-01 Christian Couderbuiltin/apply: move 'state' init into init_apply_state()
2016-06-01 Matthieu MoyMakefile: add $(DEVELOPER_CFLAGS) variable
2016-06-01 Jeff Kingtest-lib: add in-shell "env" replacement
2016-05-31 Junio C HamanoGit 2.9-rc1
2016-05-31 Junio C HamanoMerge branch 'maint'
2016-05-31 Junio C HamanoMore topics for 2.8.4
2016-05-31 Junio C HamanoMerge branch 'sb/submodule-deinit-all' into maint
2016-05-31 Junio C HamanoMerge branch 'bn/http-cookiefile-config' into maint
2016-05-31 Junio C HamanoMerge branch 'jk/test-send-sh-x-trace-elsewhere' into...
2016-05-31 Junio C HamanoMerge branch 'js/name-rev-use-oldest-ref' into maint
2016-05-31 Johannes Sixtrebase -i: remove an unnecessary 'rerere' invocation
2016-05-31 René Scharfeperf: make the tests work without a worktree
2016-05-31 René Scharfegrep: -W: don't extend context to trailing empty lines
2016-05-31 René Scharfet7810: add test for grep -W and trailing empty context...
2016-05-31 René Scharfexdiff: don't trim common tail with -W
2016-05-31 René Scharfexdiff: -W: don't include common trailing empty lines...
2016-05-31 René Scharfexdiff: ignore empty lines before added functions with -W
2016-05-31 René Scharfexdiff: handle appended chunks better with -W
2016-05-31 René Scharfexdiff: factor out match_func_rec()
2016-05-31 René Scharfet4051: rewrite, add more tests
2016-05-31 Junio C HamanoMerge branch 'es/t1500-modernize'
2016-05-31 Junio C HamanoMerge branch 'jk/cat-file-buffered-batch-all'
2016-05-31 Junio C HamanoMerge branch 'fc/fast-import-broken-marks-file'
2016-05-31 Jordan DE GEAworktree: allow "-" short-hand for @{-1} in add command
2016-05-31 Erwan MathoniereDocumentation: bold literals in man
2016-05-31 Vasco Almeidal10n: pt_PT: update Portuguese translation
2016-05-31 Vasco Almeidal10n: pt_PT: update according to git-gui glossary
2016-05-31 Vasco Almeidal10n: pt_PT: merge git.pot file
2016-05-31 Antoine Queruupload-pack.c: use parse-options API
2016-05-31 Matthieu MoyMakefile: move 'ifdef DEVELOPER' after config.mak*...
2016-05-31 Benjamin DopplingerREADME.md: format CLI commands with code syntax
2016-05-30 Junio C HamanoFinal batch before 2.9-rc1
2016-05-30 Junio C HamanoMerge branch 'ak/t0008-ksh88-workaround'
2016-05-30 Junio C HamanoMerge branch 'js/t6044-use-test-seq'
2016-05-30 Junio C HamanoMerge branch 'ak/t4204-shell-portability'
2016-05-30 Junio C HamanoMerge branch 'rj/log-decorate-auto'
2016-05-30 Junio C HamanoMerge branch 'mr/send-email-doc-gmail-2fa'
2016-05-30 Junio C HamanoMerge branch 'kb/msys2-tty'
2016-05-30 Eric Wongfast-import: invalidate pack_id references after loosening
2016-05-30 Pablo Santiago... git-cherry-pick.txt: correct a small typo
2016-05-30 René Scharfepatch-id: use starts_with() and skip_prefix()
2016-05-30 René Scharfeapply: remove unused parameters from name_terminate()
2016-05-30 David Kastrupblame: require 0 context lines while finding moved...
2016-05-29 Alexander Shopovl10n: Updated Bulgarian translation of git (2597t,0f,0u)
2016-05-29 Jiang XinMerge branch 'v2.9.0_rnd1_fr' of git://github.com/jnavi...
2016-05-27 Michael RappazzoDocumentation: add instructions to help setup gmail 2FA
2016-05-27 Ramsay Joneslog: document the --decorate=auto option
2016-05-27 Edward Thomsonformat_commit_message: honor `color=auto` for `%C(auto)`
2016-05-27 Jeff Kingconfig: add a notion of "scope"
2016-05-27 Jeff Kingconfig: return configset value for current_config_...
2016-05-27 Stefan Bellersubmodule update: learn `--[no-]recommend-shallow`...
2016-05-27 Stefan Bellersubmodule-config: keep shallow recommendation around
2016-05-27 Peter Kreftingl10n: sv.po: Update Swedish translation (2597t0f0u)
2016-05-26 Jean-Noel Avilal10n: fr.po v2.9.0rnd1
2016-05-26 Junio C HamanoSync with maint
2016-05-26 Junio C HamanoStart preparing for 2.8.4
2016-05-26 Junio C HamanoMerge branch 'jc/linkgit-fix' into maint
2016-05-26 Junio C HamanoMerge branch 'ls/travis-build-doc' into maint
2016-05-26 Junio C HamanoMerge branch 'jc/fsck-nul-in-commit' into maint
2016-05-26 Junio C HamanoMerge branch 'jk/rebase-interative-eval-fix' into maint
next