]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-11-14  Daniel Ferreirabuilt-in add -i: implement the `status` command
2019-11-14  Daniel Ferreiradiff: export diffstat interface
2019-11-14  Johannes SchindelinStart to implement a built-in version of `git add ...
2019-11-14  Thomas Gummererstash: make sure we have a valid index before writing it
2019-11-13  Jeff Kingsend-pack: check remote ref status on pack-objects...
2019-11-13  SZEDER Gábort6120-describe: correct test repo history graph in...
2019-11-13  James Shubincompletion: tab-complete "git svn --recursive"
2019-11-13  Jonathan Tanpromisor-remote: remove fetch_if_missing=0
2019-11-13  Jonathan Tanclone: remove fetch_if_missing=0
2019-11-13  René Scharfeparse-options: avoid arithmetic on pointer that's poten...
2019-11-13  René Scharfemingw: use COPY_ARRAY for copying array
2019-11-13  Derrick Stoleetest-tool: use 'read-graph' helper
2019-11-13  SZEDER Gábortest-lib: don't check prereqs of test cases that won...
2019-11-13  Denton Liut4215: use helper function to check output
2019-11-13  Junio C Hamanofsmonitor: do not compare bitmap size with size of...
2019-11-13  Jeff Kinghex: drop sha1_to_hex()
2019-11-12  Denton Liucompletion: learn to complete `git rebase --onto=`
2019-11-12  Jeff Kingpack-objects: avoid pointless oe_map_new_pack() calls
2019-11-12  Naveen Nathandoc: improve readability of --rebase-merges in git...
2019-11-11  Jeff Kinghex: drop sha1_to_hex_r()
2019-11-11  Doan Tran Cong... sequencer: reencode commit message for am/rebase -...
2019-11-11  Doan Tran Cong... sequencer: reencode old merge-commit message
2019-11-11  Robin H. Johnsonbundle-verify: add --quiet
2019-11-11  Robin H. Johnsonbundle-create: progress output control
2019-11-11  Robin H. Johnsonbundle: framework for options before bundle file
2019-11-11  Dominic Jägermerge-strategies: fix typo "reflected to" to "reflected in"
2019-11-11  Doan Tran Cong... sequencer: reencode squashing commit's message
2019-11-11  Doan Tran Cong... sequencer: reencode revert/cherry-pick's todo list
2019-11-11  Doan Tran Cong... sequencer: reencode to utf-8 before arrange rebase...
2019-11-11  Doan Tran Cong... t3900: demonstrate git-rebase problem with multi encoding
2019-11-11  Doan Tran Cong... configure.ac: define ICONV_OMITS_BOM if necessary
2019-11-10  Junio C HamanoThe first batch post 2.24 cycle
2019-11-10  Junio C HamanoMerge branch 'bc/hash-independent-tests-part-6'
2019-11-10  Junio C HamanoMerge branch 'js/update-index-ignore-removal-for-skip...
2019-11-10  Junio C HamanoMerge branch 'pb/pretty-email-without-domain-part'
2019-11-10  Junio C HamanoMerge branch 'hw/remove-api-docs-placeholder'
2019-11-10  Junio C HamanoMerge branch 'sg/commit-graph-usage-fix'
2019-11-10  Junio C HamanoMerge branch 'dl/apply-3way-diff3'
2019-11-10  Junio C HamanoMerge branch 'sg/dir-trie-fixes'
2019-11-10  Junio C HamanoMerge branch 'jc/am-show-current-patch-docfix'
2019-11-10  Junio C HamanoMerge branch 'wb/midx-progress'
2019-11-10  Junio C HamanoMerge branch 'en/merge-recursive-directory-rename-fixes'
2019-11-10  Junio C HamanoMerge branch 'js/rebase-deprecate-preserve-merges'
2019-11-10  Junio C HamanoMerge branch 'hv/bitshift-constants-in-blame'
2019-11-10  Junio C HamanoMerge branch 'dd/notes-copy-default-dst-to-head'
2019-11-10  Junio C HamanoMerge branch 'pw/post-commit-from-sequencer'
2019-11-10  Junio C HamanoMerge branch 'es/walken-tutorial'
2019-11-10  Junio C HamanoMerge branch 'dl/format-patch-cover-from-desc'
2019-11-10  Junio C HamanoMerge branch 'jt/fetch-pack-record-refs-in-the-dot...
2019-11-10  René Scharfeconvert: use skip_iprefix() in validate_encoding()
2019-11-10  René Scharfeutf8: use skip_iprefix() in same_utf_encoding()
2019-11-10  Elijah NewrenFix spelling errors in no-longer-updated-from-upstream...
2019-11-10  Elijah Newrenmultimail: fix a few simple spelling errors
2019-11-10  Elijah Newrensha1dc: fix trivial comment spelling error
2019-11-10  Elijah NewrenFix spelling errors in test commands
2019-11-10  Elijah NewrenFix spelling errors in messages shown to users
2019-11-10  Elijah NewrenFix spelling errors in names of tests
2019-11-10  Elijah NewrenFix spelling errors in comments of testcases
2019-11-10  Elijah NewrenFix spelling errors in code comments
2019-11-10  Łukasz Niemieruserdiff: add Elixir to supported userdiff languages
2019-11-10  Pratyush Yadavgit-shortlog.txt: include commit limiting options
2019-11-08  Jonathan Tanfetch: remove fetch_if_missing=0
2019-11-07  Elia Pintokset.h, tar.h: add missing header guard to prevent...
2019-11-07  Doan Tran Cong... t0028: eliminate non-standard usage of printf
2019-11-07  Alexandr Miloslavskiyparse-options.h: add new options `--pathspec-from-file...
2019-11-07  Nathan Stockst: fix typo in test descriptions
2019-11-07  Elijah Newrent6024: modernize style
2019-11-07  Elijah Newrenname-hash.c: remove duplicate word in comment
2019-11-07  Elijah Newrenhashmap: fix documentation misuses of -> versus .
2019-11-07  Elijah Newrengit-filter-branch.txt: correct argument name typo
2019-11-07  Johannes Schindelinremote-curl: unbreak http.extraHeader with custom alloc...
2019-11-07  Elijah NewrenFix spelling errors in documentation outside of Documen...
2019-11-07  Elijah NewrenDocumentation: fix a bunch of typos, both old and new
2019-11-06  Kevin Willfordfsmonitor: fix watchman integration
2019-11-06  René Scharfetrace2: add dots directly to strbuf in perf_fmt_prepare()
2019-11-06  Johannes Schindelinfetch: avoid locking issues between fetch.jobs/fetch...
2019-11-06  Johannes Schindelinfetch: add the command-line option `--write-commit...
2019-11-04  Junio C HamanoGit 2.24 v2.24.0
2019-11-04  Junio C HamanoMerge branch 'bc/doc-use-docbook-5'
2019-11-04  Junio C HamanoMerge branch 'ds/commit-graph-on-fetch'
2019-11-04  Junio C HamanoMerge branch 'jt/delay-fetch-if-missing'
2019-11-04  Junio C HamanoMerge https://github.com/prati0100/git-gui
2019-11-04  Junio C HamanoMerge tag 'l10n-2.24.0-rnd2' of https://github.com...
2019-11-02  Jiang Xinl10n: zh_CN: for git v2.24.0 l10n round 1~2
2019-11-02  Rohit Ashiwalrebase: add --reset-author-date
2019-11-02  Rohit Ashiwalrebase -i: support --ignore-date
2019-11-02  Rohit Ashiwalsequencer: rename amend_author to author_to_rename
2019-11-02  Rohit Ashiwalrebase -i: support --committer-date-is-author-date
2019-11-02  Rohit Ashiwalsequencer: allow callers of read_author_script() to...
2019-11-02  Rohit Ashiwalrebase -i: add --ignore-whitespace flag
2019-11-02  Emily Shaffermyfirstcontrib: hint to find gitgitgadget allower
2019-11-02  Emily Shaffermyfirstcontrib: add dependency installation step
2019-11-02  Emily Shaffermyfirstcontrib: add 'psuh' to command-list.txt
2019-11-02  Johannes Schindelinstash: handle staged changes in skip-worktree files...
2019-11-02  Johannes Schindelinupdate-index: optionally leave skip-worktree entries...
2019-11-02  Johannes Schindelinvreportf(): avoid relying on stdio buffering
2019-11-02  Elijah NewrenRelNotes/2.24.0: fix self-contradictory note
2019-11-02  Ralf Thielowfetch.c: fix typo in a warning message
2019-11-02  Martin Ågrenmanpage-bold-literal.xsl: match for namespaced "d:liter...
2019-11-02  Elijah NewrenRelNotes/2.24.0: typofix
next