]> Kevux Git Server - rit/shortlog
rit
2017-02-27 Junio C HamanoMerge branch 'mh/ref-remove-empty-directory'
2017-02-27 Junio C HamanoMerge branch 'jk/delta-chain-limit'
2017-02-27 Junio C HamanoMerge branch 'jk/describe-omit-some-refs'
2017-02-27 Ævar Arnfjörð... cvs tests: skip tests that call "cvs commit" when runni...
2017-02-27 Jeff Kingt6300: avoid creating refs/heads/HEAD
2017-02-27 René Scharfecommit: don't check for space twice when looking for...
2017-02-27 René Scharfecommit: be more precise when searching for headers
2017-02-27 René Scharfestrbuf: add strbuf_add_real_path()
2017-02-27 René Scharfecocci: use ALLOC_ARRAY
2017-02-27 René Scharfesha1_file: release fallback base's memory in unpack_entry()
2017-02-27 Jeff Kinghttp: add an "auto" mode for http.emptyauth
2017-02-27 Johan Hovoldsend-email: only allow one address per body tag
2017-02-24 Jeff Kingparse_hide_refs_config: tell parse_config_key we don...
2017-02-24 Jeff Kingparse_config_key: allow matching single-level config
2017-02-24 Jeff Kingparse_config_key: use skip_prefix instead of starts_with
2017-02-24 Stefan Bellerrefs: parse_hide_refs_config to use parse_config_key
2017-02-24 Junio C HamanoGit 2.12
2017-02-24 Junio C HamanoMerge branch 'ps/doc-gc-aggressive-depth-update'
2017-02-24 Junio C HamanoMerge branch 'bc/worktree-doc-fix-detached'
2017-02-24 Junio C HamanoMerge branch 'dr/doc-check-ref-format-normalize'
2017-02-24 Junio C HamanoMerge branch 'gp/document-dotfiles-in-templates-are...
2017-02-24 Junio C HamanoMerge branch 'rt/align-add-i-help-text'
2017-02-24 Junio C HamanoMerge branch 'bc/blame-doc-fix'
2017-02-24 Patrick Steinhardtdocs/git-gc: fix default value for `--aggressiveDepth`
2017-02-24 Junio C HamanoMerge tag 'l10n-2.12.0-rnd2' of git://github.com/git...
2017-02-24 Jiang Xinl10n: zh_CN: for git v2.12.0 l10n round 2
2017-02-24 Jordi Masl10n: Update Catalan translation
2017-02-24 Junio C Hamanoconfig: use git_config_parse_key() in git_config_parse_...
2017-02-23 Junio C Hamanoconfig: move a few helper functions up
2017-02-23 Jeff Kingident: do not ignore empty config name/email
2017-02-23 Jeff Kingident: reject all-crud ident name
2017-02-23 Jeff Kingident: handle NULL email when complaining of empty...
2017-02-23 Jeff Kingident: mark error messages for translation
2017-02-23 Jonathan Tanupload-pack: report "not our ref" to client
2017-02-23 Jeff Kinghttp: restrict auth methods to what the server advertises
2017-02-23 Vasco Almeidal10n: pt_PT: update Portuguese tranlation
2017-02-22 Ralf Thielowgit add -i: replace \t with blanks in the help message
2017-02-22 brian m. carlsonDocumentation: use brackets for optional arguments
2017-02-22 brian m. carlsonwt-status: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/merge-base: convert to struct object_id
2017-02-22 brian m. carlsonConvert object iteration callbacks to struct object_id
2017-02-22 brian m. carlsonsha1_file: introduce an nth_packed_object_oid function
2017-02-22 brian m. carlsonrefs: simplify parsing of reflog entries
2017-02-22 brian m. carlsonrefs: convert each_reflog_ent_fn to struct object_id
2017-02-22 brian m. carlsonreflog-walk: convert struct reflog_info to struct object_id
2017-02-22 brian m. carlsonbuiltin/replace: convert to struct object_id
2017-02-22 brian m. carlsonConvert remaining callers of resolve_refdup to object_id
2017-02-22 brian m. carlsonbuiltin/merge: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/clone: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/branch: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/grep: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/fmt-merge-message: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/fast-export: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/describe: convert to struct object_id
2017-02-22 brian m. carlsonbuiltin/diff-tree: convert to struct object_id
2017-02-22 brian m. carlsonDocumentation: correctly spell git worktree --detach
2017-02-21 Ross Lagerwallremote: ignore failure to remove missing branch.<name...
2017-02-21 Damien Regadgit-check-ref-format: clarify documentation for --normalize
2017-02-21 Jiang XinMerge branch 'master' of git://github.com/nafmo/git...
2017-02-21 Kyle Meyerbranch: record creation of renamed branch in HEAD's log
2017-02-21 Kyle Meyerrename_ref: replace empty message in HEAD's log
2017-02-21 Kyle Meyerupdate-ref: pass reflog message to delete_ref()
2017-02-21 Kyle Meyerdelete_ref: accept a reflog message argument
2017-02-21 Junio C HamanoMerge branch 'svn-escape-backslash' of git://bogomips...
2017-02-20 Peter Kreftingl10n: sv.po: Update Swedish translation (3139t0f0u)
2017-02-20 Ralf Thielowl10n: de.po: translate 241 messages
2017-02-20 brian m. carlsonbuiltin/commit: convert to struct object_id
2017-02-20 brian m. carlsonhex: introduce parse_oid_hex
2017-02-20 Thomas Gummererstash: refactor stash_create
2017-02-20 Thomas Gummererstash: add test for the create command line arguments
2017-02-20 Thomas Gummererstash: introduce push verb
2017-02-19 Jiang XinMerge branch 'ko/merge-l10n' of https://github.com...
2017-02-19 Jiang XinMerge branch 'master' of https://github.com/vnwildman/git
2017-02-19 Changwoo Ryul10n: ko.po: Update Korean translation
2017-02-18 Tran Ngoc Quanl10n: vi.po (3139t): Updated 2 new messages for rc1
2017-02-17 Grégoire Parisinit: document dotfiles exclusion on template copy
2017-02-17 Jean-Noel Avilal10n: fr.po: v2.12.0 round 2 3139t
2017-02-17 Jeff Kingtempfile: set errno to a known value before calling...
2017-02-17 Junio C HamanoGit 2.12-rc2
2017-02-17 Johannes Schindelinrev-parse: fix several options when running in a subdir...
2017-02-17 Michael Rappazzorev-parse tests: add tests executed from a subdirectory
2017-02-17 Jiang Xinl10n: git.pot: v2.12.0 round 2 (2 new)
2017-02-17 Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2017-02-17 Jiang XinMerge branch 'master' of https://github.com/vnwildman/git
2017-02-17 Jiang XinMerge branch 'master' of https://github.com/Softcatala...
2017-02-17 Tran Ngoc Quanl10n: vi.po: Updated Vietnamese translation (3137t)
2017-02-16 Junio C HamanoHopefully the final batch of mini-topics before the...
2017-02-16 Junio C HamanoMerge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-16 Junio C HamanoMerge branch 'dp/submodule-doc-markup-fix'
2017-02-16 Junio C HamanoMerge branch 'jk/reset-to-break-a-commit-doc-updated'
2017-02-16 Junio C HamanoMerge branch 'jk/reset-to-break-a-commit-doc'
2017-02-16 Junio C HamanoMerge branch 'js/mingw-isatty'
2017-02-16 Junio C HamanoMerge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
2017-02-16 Junio C HamanoMerge branch 'rs/ls-files-partial-optim'
2017-02-16 Junio C HamanoMerge branch 'rs/cocci-check-free-only-null'
2017-02-16 Junio C HamanoMerge branch 'ls/p4-path-encoding'
2017-02-16 Jeff Kingtempfile: avoid "ferror | fclose" trick
2017-02-16 David Pursehouseconfig.txt: fix formatting of submodule.alternateErrorS...
2017-02-16 Nguyễn Thái... clean: use warning_errno() when appropriate
2017-02-16 Jacob Kellerreset: add an example of how to split a commit into two
next