]> Kevux Git Server - rit/shortlog
rit
2015-09-25 Karthik Nayakbranch.c: use 'ref-filter' APIs
2015-09-25 Karthik Nayakbranch.c: use 'ref-filter' data structures
2015-09-25 Karthik Nayakbranch: drop non-commit error reporting
2015-09-25 Stephan Beyert5561: get rid of racy appending to logfile
2015-09-23 Junio C Hamanofsck: exit with non-zero when problems are found
2015-09-23 Karthik Nayakbranch: move 'current' check down to the presentation...
2015-09-23 Karthik Nayakbranch: roll show_detached HEAD into regular ref_list
2015-09-23 Karthik Nayakbranch: bump get_head_description() to the top
2015-09-23 Karthik Nayakbranch: refactor width computation
2015-09-23 Jeff Kingsubmodule: allow only certain protocols for submodule...
2015-09-23 Jeff Kingtransport: add a protocol-whitelist environment variable
2015-09-22 Jacob Kellernotes: correct documentation of DWIMery for notes refer...
2015-09-22 Lars Schneidergit-p4: handle "Translation of file content failed"
2015-09-22 Lars Schneidergit-p4: add test case for "Translation of file content...
2015-09-21 Junio C Hamanofilter-branch: make report-progress more readable
2015-09-21 Gabor Bernatfilter-branch: add passed/remaining seconds on progress
2015-09-21 Junio C HamanoGit 2.6-rc3
2015-09-21 Lars Schneidergit-p4: use replacement character for non UTF-8 charact...
2015-09-21 Junio C HamanoMerge branch 'rj/mailmap-ramsay'
2015-09-21 Junio C HamanoMerge branch 'bn/send-email-smtp-auth-error-message...
2015-09-21 Nguyễn Thái... dir.c: don't exclude whole dir prematurely if neg patte...
2015-09-21 Nguyễn Thái... dir.c: make last_exclude_matching_from_list() run til...
2015-09-21 Junio C HamanoMerge tag 'l10n-2.6.0-rnd2+de' of git://github.com...
2015-09-21 Brian Norrissend-email: fix uninitialized var warning for $smtp_auth
2015-09-21 Matthieu MoyDocumentation: explain optional arguments better
2015-09-21 Matthieu MoyDocumentation/grep: fix documentation of -O
2015-09-21 Matthieu MoyDocumentation: use 'keyid' consistently, not 'key-id'
2015-09-21 Nguyễn Thái... gc: save log from daemonized gc --auto and print it...
2015-09-20 Phillip Szl10n: de.po: better language for one string
2015-09-20 Ralf Thielowl10n: de.po: translate 2 messages
2015-09-20 Tran Ngoc Quanl10n: Update and review Vietnamese translation (2440t)
2015-09-20 Jean-Noel Avilal10n: fr.po v2.6.0 round 2 (2440t)
2015-09-20 Jiang Xinl10n: zh_CN: for git v2.6.0 l10n round 2
2015-09-20 Alex Henriel10n: ca.po: update translation
2015-09-20 Jiang Xinl10n: git.pot: v2.6.0 round 2 (3 improvements)
2015-09-20 Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2015-09-20 Ralf Thielowl10n: de.po: translate 123 new messages
2015-09-20 Jean-Noel Avilal10n: fr.po v2.6.0 round 1 (2441t)
2015-09-17 Junio C HamanoUpdate RelNotes to 2.6
2015-09-17 Junio C HamanoSync with 2.5.3
2015-09-17 Junio C HamanoMerge branch 'po/doc-branch-desc'
2015-09-17 Junio C HamanoMerge branch 'et/win32-poll-timeout'
2015-09-17 Junio C HamanoMerge branch 'as/config-doc-markup-fix'
2015-09-17 Ben Boeckelremote: add get-url subcommand
2015-09-17 Junio C HamanoGit 2.5.3
2015-09-17 Junio C HamanoMerge branch 'dt/untracked-subdir' into maint
2015-09-17 Junio C HamanoMerge branch 'br/svn-doc-include-paths-config' into...
2015-09-17 Junio C HamanoMerge branch 'ah/submodule-typofix-in-error' into maint
2015-09-17 Junio C HamanoMerge branch 'js/maint-am-skip-performance-regression...
2015-09-17 Karthik Nayaktag.c: implement '--merged' and '--no-merged' options
2015-09-17 Karthik Nayaktag.c: implement '--format' option
2015-09-17 Karthik Nayaktag.c: use 'ref-filter' APIs
2015-09-17 Karthik Nayaktag.c: use 'ref-filter' data structures
2015-09-17 Karthik Nayakref-filter: add option to match literal pattern
2015-09-17 Karthik Nayakref-filter: add support to sort by version
2015-09-17 Karthik Nayakref-filter: add support for %(contents:lines=X)
2015-09-17 Karthik Nayakref-filter: add option to filter out tags, branches...
2015-09-17 Karthik Nayakref-filter: implement an `align` atom
2015-09-17 Karthik Nayakref-filter: introduce match_atom_name()
2015-09-17 Karthik Nayakref-filter: introduce handler function for each atom
2015-09-17 Karthik Nayakutf8: add function to align a string into given strbuf
2015-09-17 Karthik Nayakref-filter: introduce ref_formatting_state and ref_form...
2015-09-17 Karthik Nayakref-filter: move `struct atom_value` to ref-filter.c
2015-09-17 Matthieu Moystrtoul_ui: reject negative values
2015-09-16 Lars Schneidergit-p4: improve path encoding verbose output
2015-09-16 Jeff Kingblame: handle --first-parent
2015-09-16 Ramsay Jonesmailmap: update my entry with new email address
2015-09-15 Trần Ngọc QuânUpdated Vietnamese translation
2015-09-14 Junio C HamanoUpdate RelNotes to 2.6 to describe leftover bits since...
2015-09-14 Junio C HamanoMerge branch 'js/maint-am-skip-performance-regression'
2015-09-14 Junio C HamanoMerge branch 'ah/show-ref-usage-string'
2015-09-14 Junio C HamanoMerge branch 'sg/help-group'
2015-09-14 Junio C HamanoMerge branch 'rt/help-strings-fix'
2015-09-14 Junio C HamanoGit 2.6-rc2
2015-09-14 Edward Thomsonpoll: honor the timeout on Win32
2015-09-14 Philip Oakleydoc: show usage of branch description
2015-09-14 Junio C HamanoMerge git://ozlabs.org/~paulus/gitk
2015-09-14 Junio C HamanoMerge branch 'jk/pack-protocol-doc'
2015-09-14 Junio C HamanoMerge branch 'mp/t7060-diff-index-test'
2015-09-14 Junio C HamanoMerge branch 'gb/apply-comment-typofix'
2015-09-14 Max Kirillovpath: implement common_dir handling in git_pathdup_subm...
2015-09-14 Max Kirillovsubmodule refactor: use strbuf_git_path_submodule(...
2015-09-13 Giuseppe Bilottagitk: Accelerators for the main menu
2015-09-13 Beat Bolligitk: Adjust the menu line numbers to compensate for...
2015-09-13 Andreas SchwabDocumentation/config: fix formatting for branch.*.rebas...
2015-09-11 Ralf Thielowtag, update-ref: improve description of option "create...
2015-09-11 Ralf Thielowpull: don't mark values for option "rebase" for translation
2015-09-11 Alejandro R... Makefile: use SHELL_PATH when running generate-cmdlist.sh
2015-09-11 John KeepingDocumentation/git-rebase: fix --no-autostash formatting
2015-09-11 John Keepingrebase: support --no-autostash
2015-09-10 Junio C HamanoMakefile: allow $(ARFLAGS) specified from the command...
2015-09-10 Junio C HamanoMerge git://bogomips.org/git-svn
2015-09-10 Michael J Grubergit-svn: parse authors file more leniently
2015-09-10 John KeepingMakefile: fix MAKEFLAGS tests with multiple flags
2015-09-10 Jiang XinMerge branch 'master' of github.com:jiangxin/git
2015-09-09 Junio C HamanoSync with 2.5.2
2015-09-09 Johannes Schindelinam --skip/--abort: merge HEAD/ORIG_HEAD tree into index
2015-09-09 Peter Kreftingl10n: sv.po: Update Swedish translation (2441t0f0u)
2015-09-09 Junio C HamanoRelease Notes: typofix
2015-09-09 Giuseppe Bilottaapply: comment grammar fix
next