]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-11-22  Phil Horddoc: prefer 'stash push' over 'stash save'
2017-11-22  Jonathan TanTests: clean up submodule recursive helpers
2017-11-22  Rafael Ascensãolog: add option to choose which refs to decorate
2017-11-22  Robert P. J... notes: correct 'git notes prune' options to '[-n] ...
2017-11-22  Robert P. J... prune: add "--progress" to man page and usage msg
2017-11-22  Robert P. J... doc: add missing "-n" (dry-run) option to reflog man...
2017-11-22  Jeff Kingsha1_file: fast-path null sha1 as a missing object
2017-11-21  Junio C HamanoSync with maint
2017-11-21  Junio C HamanoRelNotes: the fifth batch for 2.16
2017-11-21  Junio C HamanoMerge branch 'rs/apply-fuzzy-match-fix'
2017-11-21  Junio C HamanoMerge branch 'ad/submitting-patches-title-decoration'
2017-11-21  Junio C HamanoMerge branch 'av/fsmonitor'
2017-11-21  Junio C HamanoMerge branch 'bp/fsmonitor'
2017-11-21  Junio C HamanoAlmost ready for 2.15.1
2017-11-21  Junio C HamanoMerge branch 'rs/sequencer-rewrite-file-cleanup' into...
2017-11-21  Junio C HamanoMerge branch 'cb/t4201-robustify' into maint
2017-11-21  Junio C HamanoMerge branch 'tz/fsf-address-update' into maint
2017-11-21  Junio C HamanoMerge branch 'ad/rebase-i-serie-typofix' into maint
2017-11-21  Junio C HamanoMerge branch 'jk/info-alternates-fix' into maint
2017-11-21  Junio C HamanoMerge branch 'ab/pcre-v2' into maint
2017-11-21  Junio C HamanoMerge branch 'sr/wrapper-quote-filenames' into maint
2017-11-21  Junio C HamanoMerge branch 'bw/rebase-i-ignored-submodule-fix' into...
2017-11-21  Jonathan Niederconnect: correct style of C-style comment
2017-11-21  Jonathan Niederssh: 'simple' variant does not support --port
2017-11-21  Jonathan Niederssh: 'simple' variant does not support -4/-6
2017-11-21  Jonathan Niederssh: 'auto' variant to select between 'ssh' and 'simple'
2017-11-21  Jonathan Niederconnect: split ssh option computation to its own function
2017-11-21  Jonathan Niederconnect: split ssh command line options into separate...
2017-11-21  Jonathan Niederconnect: split git:// setup into a separate function
2017-11-21  Jonathan Niederconnect: move no_fork fallback to git_tcp_connect
2017-11-21  Jonathan Niederssh test: make copy_ssh_wrapper_as clean up after itself
2017-11-21  Jeff Kingeverything_local: use "quick" object existence check
2017-11-21  Jeff Kingp5551: add a script to test fetch pack-dir rescans
2017-11-21  Jeff Kingt/perf/lib-pack: use fast-import checkpoint to create...
2017-11-21  Jeff Kingp5550: factor out nonsense-pack creation
2017-11-21  Jeff Kinggit-jump: give contact instructions in the README
2017-11-21  Beat Bollicontrib/git-jump: allow to configure the grep command
2017-11-21  Shuyu Weipull: pass -4/-6 option to 'git fetch'
2017-11-21  René Scharfegrep: show non-empty lines before functions with -W
2017-11-21  René Scharfegrep: update boundary variable for pre-context
2017-11-21  René Scharfet7810: improve check of -W with user-defined function...
2017-11-21  René Scharfexdiff: show non-empty lines before functions with -W
2017-11-21  René Scharfexdiff: factor out is_func_rec()
2017-11-21  René Scharfet4051: add test for comments preceding function lines
2017-11-21  Kaartic Sivaraamgit-rebase: clean up dashed-usages in messages
2017-11-20  Martin Ågrenbranch: change default of `pager.branch` to "on"
2017-11-20  Martin Ågrenbranch: respect `pager.branch` in list-mode only
2017-11-20  Martin Ågrent7006: add tests for how git branch paginates
2017-11-18  René Scharfeconfig: flip return value of write_section()
2017-11-18  Phillip Woodcommit: move post-rewrite code to libgit
2017-11-18  Phillip WoodAdd a function to update HEAD after creating a commit
2017-11-18  Haaris Mehmoodconfig: add --expiry-date
2017-11-18  Eric Wongrebase: use mboxrd format to avoid split errors
2017-11-17  René Scharfeapply: update line lengths for --inaccurate-eof
2017-11-17  Todd Zullingercompletion: add '--copy' option to 'git branch'
2017-11-17  Torsten Bögershausenadd: introduce "--renormalize"
2017-11-17  Todd Zullingerbranch doc: remove --set-upstream from synopsis
2017-11-16  Phillip Woodsequencer: reschedule pick if index can't be locked
2017-11-16  Stefan Bellerbuiltin/describe.c: factor out describe_commit
2017-11-16  Stefan Bellerbuiltin/describe.c: print debug statements earlier
2017-11-16  Stefan Bellerbuiltin/describe.c: rename `oid` to avoid variable...
2017-11-16  Stefan Bellerrevision.h: introduce blob/tree walking in order of...
2017-11-16  Phillip Woodconfig: avoid "write_in_full(fd, buf, len) != len"...
2017-11-15  Elijah Newrensequencer: show rename progress during cherry picks
2017-11-15  Elijah Newrendiff: remove silent clamp of renameLimit
2017-11-15  Elijah Newrenprogress: fix progress meters when dealing with lots...
2017-11-15  Elijah Newrenmerge-recursive: handle addition of submodule on our...
2017-11-15  Junio C HamanoSync with maint
2017-11-15  Junio C HamanoRelNotes: the fourth batch for 2.16
2017-11-15  Junio C HamanoMerge branch 'bp/read-index-from-skip-verification'
2017-11-15  Junio C HamanoMerge branch 'bc/submitting-patches-in-asciidoc'
2017-11-15  Junio C HamanoMerge branch 'sb/bisect-run-empty'
2017-11-15  Junio C HamanoMerge branch 'rd/bisect-view-is-visualize'
2017-11-15  Junio C HamanoMerge branch 'jk/info-alternates-fix'
2017-11-15  Junio C HamanoMerge branch 'cb/t4201-robustify'
2017-11-15  Junio C HamanoMerge branch 'ab/pcre-v2'
2017-11-15  Junio C HamanoMerge branch 'tz/fsf-address-update'
2017-11-15  Junio C HamanoMerge branch 'ad/rebase-i-serie-typofix'
2017-11-15  Junio C HamanoMerge branch 'ab/mediawiki-namespace'
2017-11-15  Junio C HamanoMerge branch 'ma/reduce-heads-leakfix'
2017-11-15  Junio C HamanoMerge branch 'js/for-each-ref-remote-name-and-ref'
2017-11-15  Junio C HamanoMerge branch 'jt/submodule-tests-cleanup'
2017-11-15  Junio C HamanoMerge branch 'cc/git-packet-pm'
2017-11-15  Junio C HamanoMerge branch 'bw/rebase-i-ignored-submodule-fix'
2017-11-15  Junio C HamanoMerge branch 'mh/tidy-ref-update-flags'
2017-11-15  Junio C HamanoMerge branch 'sr/wrapper-quote-filenames'
2017-11-15  Junio C HamanoMerge branch 'ma/bisect-leakfix'
2017-11-15  Junio C HamanoMerge branch 'rs/sequencer-rewrite-file-cleanup'
2017-11-15  Junio C HamanoMerge branch 'ao/merge-verbosity-getenv-just-once'
2017-11-15  Junio C HamanoMerge branch 'mh/avoid-rewriting-packed-refs'
2017-11-15  Junio C HamanoMerge branch 'rs/imap-send-next-arg-fix'
2017-11-15  Junio C HamanoMerge branch 'ab/mediawiki-name-truncation'
2017-11-15  Junio C HamanoStart preparation for 2.15.1
2017-11-15  Junio C HamanoMerge branch 'ks/mailmap' into maint
2017-11-15  Junio C HamanoMerge branch 'jm/relnotes-2.15-typofix' into maint
2017-11-15  Junio C HamanoMerge branch 'cn/diff-indent-no-longer-is-experimental...
2017-11-15  Junio C HamanoMerge branch 'js/mingw-redirect-std-handles' into maint
2017-11-15  Junio C HamanoMerge branch 'js/wincred-empty-cred' into maint
2017-11-15  Junio C HamanoMerge branch 'js/mingw-full-version-in-resources' into...
2017-11-15  Junio C HamanoMerge branch 'dk/libsecret-unlock-to-load-fix' into...
next