]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2016-06-24  Mehul Jainlog: add log.showSignature configuration variable
2016-06-24  Mehul Jainlog: add "--no-show-signature" command line option
2016-06-24  Mehul Jaint4202: refactor test
2016-06-23  Jeff Kingcolor: support strike-through attribute
2016-06-23  Jeff Kingcolor: support "italic" attribute
2016-06-23  Jeff Kingcolor: allow "no-" for negating attributes
2016-06-23  Jeff Kingcolor: refactor parse_attr
2016-06-23  Jeff Kingadd skip_prefix_mem helper
2016-06-23  Jeff Kingdoc: refactor description of color format
2016-06-23  Jeff Kingcolor: fix max-size comment
2016-06-22  Emily Xiepathspec: warn on empty strings as pathspec
2016-06-22  Eric Wonggit-svn: skip mergeinfo handling with --no-follow-parent
2016-06-22  Johannes Schindelint2300: "git --exec-path" is not usable in $PATH on...
2016-06-22  Jeff Kingp4211: explicitly disable renames in no-rename test
2016-06-22  Jeff Kingt/perf: fix regression in testing older versions of git
2016-06-22  Johannes Schindelincommit.c: make find_commit_subject() more robust
2016-06-22  Johannes Schindelinpretty: make the skip_blank_lines() function public
2016-06-22  Jonathan Niederdoc: git-htmldocs.googlecode.com is no more
2016-06-22  Andrew Oakleygit-p4: correct hasBranchPrefix verbose output
2016-06-21  Charles Baileyt7810: fix duplicated test title
2016-06-21  Stefan Bellert5614: don't use subshells
2016-06-21  Armin Kunaschikt7800: readlink may not be available
2016-06-21  Johannes Schindelinperf: accommodate for MacOSX
2016-06-20  Jeff Kinglocal_tzoffset: detect errors from tm_to_time_t
2016-06-20  Jeff Kingt0006: test various date formats
2016-06-20  Jeff Kingt0006: rename test-date's "show" to "relative"
2016-06-20  Johannes Schindelinmingw: let the build succeed with DEVELOPER=1
2016-06-20  Michael Haggertylock_ref_for_update(): avoid a symref resolution
2016-06-20  Michael Haggertylock_ref_for_update(): make error handling more uniform
2016-06-20  Michael Haggertyt1404: add more tests of update-ref error handling
2016-06-20  Michael Haggertyt1404: document function test_update_rejected
2016-06-20  Michael Haggertyt1404: remove "prefix" argument to test_update_rejected
2016-06-20  Michael Haggertyt1404: rename file to t1404-update-ref-errors.sh
2016-06-20  Michael Haggertyfor_each_reflog(): reimplement using iterators
2016-06-20  Michael Haggertydir_iterator: new API for iterating over a directory...
2016-06-20  Michael Haggertyfor_each_reflog(): don't abort for bad references
2016-06-20  Michael Haggertydo_for_each_ref(): reimplement using reference iteration
2016-06-20  Michael Haggertyrefs: introduce an iterator interface
2016-06-20  Michael Haggertyref_resolves_to_object(): new function
2016-06-20  Michael Haggertyentry_resolves_to_object(): rename function from ref_re...
2016-06-20  Michael Haggertyget_ref_cache(): only create an instance if there is...
2016-06-20  Michael Haggertyremote rm: handle symbolic refs correctly
2016-06-20  Michael Haggertydelete_refs(): add a flags argument
2016-06-20  Michael Haggertyrefs: use name "prefix" consistently
2016-06-20  Michael Haggertydo_for_each_ref(): move docstring to the header file
2016-06-20  Junio C Hamanoclone: do not let --depth imply --shallow-submodules
2016-06-20  Junio C HamanoStart the post-2.9 cycle
2016-06-20  Junio C HamanoMerge branch 'rs/xdiff-hunk-with-func-line'
2016-06-20  Junio C HamanoMerge branch 'jk/rev-list-count-with-bitmap'
2016-06-20  Junio C HamanoMerge branch 'wd/userdiff-css'
2016-06-20  Junio C HamanoMerge branch 'jc/clear-pathspec'
2016-06-20  Junio C HamanoMerge branch 'aq/upload-pack-use-parse-options'
2016-06-20  Junio C HamanoMerge branch 'jg/dash-is-last-branch-in-worktree-add'
2016-06-20  Junio C HamanoMerge branch 'et/pretty-format-c-auto'
2016-06-20  Junio C HamanoMerge branch 'sb/submodule-recommend-shallowness'
2016-06-20  Junio C HamanoMerge branch 'sb/submodule-misc-cleanups'
2016-06-20  Junio C HamanoMerge branch 'ew/daemon-socket-keepalive'
2016-06-20  Junio C HamanoMerge branch 'ah/no-verify-signature-with-pull-rebase'
2016-06-20  Junio C HamanoMerge branch 'ew/fast-import-unpack-limit'
2016-06-19  LE Manh Cuongsh-setup: enclose setting of ${VAR=default} in double...
2016-06-18  Michael J Grubergpg-interface: check gpg signature creation status
2016-06-18  Jeff Kingsign_buffer: use pipe_command
2016-06-18  Jeff Kingverify_signed_buffer: use pipe_command
2016-06-18  Jeff Kingrun-command: add pipe_command helper
2016-06-18  Jeff Kingverify_signed_buffer: use tempfile object
2016-06-18  Jeff Kingverify_signed_buffer: drop pbuf variable
2016-06-18  Jeff Kinggpg-interface: use child_process.args
2016-06-17  Vasco Almeidai18n: branch: mark comment when editing branch descript...
2016-06-17  Vasco Almeidai18n: unmark die messages for translation
2016-06-17  Vasco Almeidai18n: submodule: escape shell variables inside eval_gettext
2016-06-17  Vasco Almeidai18n: submodule: join strings marked for translation
2016-06-17  Vasco Almeidai18n: init-db: join message pieces
2016-06-17  Vasco Almeidai18n: remote: allow translations to reorder message
2016-06-17  Vasco Almeidai18n: remote: mark URL fallback text for translation
2016-06-17  Vasco Almeidai18n: standardise messages
2016-06-17  Vasco Almeidai18n: sequencer: add period to error message
2016-06-17  Vasco Almeidai18n: merge: change command option help to lowercase
2016-06-17  Vasco Almeidai18n: merge: mark messages for translation
2016-06-17  Vasco Almeidai18n: notes: mark options for translation
2016-06-17  Vasco Almeidai18n: notes: mark strings for translation
2016-06-17  Vasco Almeidai18n: transport-helper.c: change N_() call to _()
2016-06-17  Vasco Almeidai18n: rebase-interactive: mark strings for translation
2016-06-17  Vasco Almeidai18n: bisect: mark strings for translation
2016-06-17  Vasco Almeidai18n: git-sh-setup.sh: mark strings for translation
2016-06-17  Vasco Almeidat5523: use test_i18ngrep for negation
2016-06-17  Vasco Almeidat6030: update to use test_i18ncmp
2016-06-17  Vasco Almeidat4153: fix negated test_i18ngrep call
2016-06-17  Vasco Almeidai18n: bisect: simplify error message for i18n
2016-06-17  Vasco Almeidat9003: become resilient to GETTEXT_POISON
2016-06-17  Vasco Almeidai18n: rebase: mark placeholder for translation
2016-06-17  Vasco Almeidatests: unpack-trees: update to use test_i18n* functions
2016-06-17  Vasco Almeidai18n: rebase: fix marked string to use eval_gettext...
2016-06-17  Vasco Almeidatests: use test_i18n* functions to suppress false positives
2016-06-17  Vasco Almeidamerge-octopus: use die shell function from git-sh-setup.sh
2016-06-17  Vasco Almeidai18n: setup: mark strings for translation
2016-06-17  Vasco Almeidai18n: merge-octopus: mark messages for translation
2016-06-17  Vasco Almeidai18n: rebase-interactive: mark comments of squash for...
2016-06-17  Vasco Almeidai18n: sequencer: mark string for translation
2016-06-17  Vasco Almeidai18n: rebase-interactive: mark here-doc strings for...
2016-06-17  Vasco Almeidai18n: sequencer: mark entire sentences for translation
next