git
2018-06-18  Junio C HamanoMerge branch 'ab/cred-netrc-no-autodie'
2018-06-18  Junio C HamanoMerge branch 'km/doc-workflows-typofix'
2018-06-18  Junio C HamanoMerge branch 'ld/git-p4-updates'
2018-06-18  Junio C HamanoMerge branch 'rd/diff-options-typofix'
2018-06-18  Junio C HamanoMerge branch 'rd/comment-typofix-in-sha1-file'
2018-06-18  Jeff Kingewah: drop ewah_serialize_native function
2018-06-18  Jeff Kingewah: drop ewah_deserialize function
2018-06-18  Derrick Stoleeewah_io: delete unused 'ewah_serialize()'
2018-06-18  Derrick Stoleeewah_bitmap: delete unused 'ewah_or()'
2018-06-18  Derrick Stoleeewah_bitmap: delete unused 'ewah_not()'
2018-06-18  Derrick Stoleeewah_bitmap: delete unused 'ewah_and_not()'
2018-06-18  Derrick Stoleeewah_bitmap: delete unused 'ewah_and()'
2018-06-18  Derrick Stoleeewah/bitmap.c: delete unused 'bitmap_each_bit()'
2018-06-18  Derrick Stoleeewah/bitmap.c: delete unused 'bitmap_clear()'
2018-06-18  René Scharfemerge-recursive: use xstrdup() instead of fixed buffer
2018-06-18  SZEDER GáborRelNotes 2.18: minor fix to entry about dynamically...
2018-06-18  SZEDER Gábort7406-submodule-update: fix broken &&-chains
2018-06-18  Johannes Schindelinrebase --root: fix amending root commit messages
2018-06-18  Todd Zullingerrebase --root: demonstrate a bug while amending root...
2018-06-18  Jeff Kingewah: adjust callers of ewah_read_mmap()
2018-06-18  Jeff Kingewah_read_mmap: bounds-check mmap reads
2018-06-18  Kaartic Sivaraamt3200: clarify description of --set-upstream test
2018-06-18  Luis Marsanogit-credential-netrc: fix exit status when tests fail
2018-06-18  Luis Marsanogit-credential-netrc: use in-tree Git.pm for tests
2018-06-18  Todd Zullingergit-credential-netrc: minor whitespace cleanup in test...
2018-06-17  Jiang Xinl10n: zh_CN: for git v2.18.0 l10n round 1 to 3
2018-06-17  Jiang XinMerge branch 'master' of git://github.com/nafmo/git...
2018-06-17  Jiang XinMerge branch 'master' of https://github.com/vnwildman/git
2018-06-17  Jiang XinMerge branch 'master' of git://github.com/alshopov...
2018-06-17  Jiang XinMerge branch 'fr_2.18_rnd3' of git://github.com/jnavila/git
2018-06-17  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (3608t)
2018-06-17  Tran Ngoc Quanl10n: vi.po(3608t): Update Vietnamese translation for...
2018-06-16  Jean-Noël Avilal10n: fr.po v2.18.0 round 3
2018-06-16  Christopher... l10n: es.po: Spanish update for v2.18.0 round 3
2018-06-16  Jiang Xinl10n: git.pot: v2.18.0 round 3 (1 new, 1 removed)
2018-06-16  Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2018-06-15  Eric SunshineMakefile: make NO_ICONV really mean "no iconv"
2018-06-15  Junio C Hamanotests: clean after SANITY tests
2018-06-15  Jiang XinMerge branch 'master' of https://github.com/vnwildman/git
2018-06-14  Stefan Bellersubmodule: unset core.worktree if no working tree is...
2018-06-14  Stefan Bellert5526: test recursive submodules when fetching moved...
2018-06-14  Stefan Bellersubmodule: fix NULL correctness in renamed broken submo...
2018-06-14  Meng-Sung Wudoc: update the order of the syntax `git merge --continue`
2018-06-14  René Scharfeblame: release string_list after use in parse_color_fie...
2018-06-14  René Scharfemerge-recursive: use xstrdup() instead of fixed buffer
2018-06-14  Tran Ngoc Quanl10n: vi.po(3608t): Update Vietnamese translation for...
2018-06-13  Junio C HamanoGit 2.18-rc2 v2.18.0-rc2
2018-06-13  Junio C HamanoMerge branch 'jk/index-pack-maint'
2018-06-13  Junio C HamanoMerge branch 'sg/completion-zsh-workaround'
2018-06-13  Junio C HamanoMerge branch 'sb/submodule-merge-in-merge-recursive'
2018-06-13  Junio C HamanoMerge branch 'jk/submodule-fsck-loose-fixup'
2018-06-13  Kirill Smelkovfetch-pack: test explicitly that --all can fetch tag...
2018-06-13  Jeremy Lintonpackfile: correct zlib buffer handling
2018-06-13  Elijah NewrenRelNotes 2.18: clarify where directory rename detection...
2018-06-13  Robert P. J... Use hyphenated "remote-tracking branch" (docs and comments)
2018-06-13  Ævar Arnfjörð... git-credential-netrc: remove use of "autodie"
2018-06-12  Luke Diamandgit-p4: auto-size the block
2018-06-12  Luke Diamandgit-p4: narrow the scope of exceptions caught when...
2018-06-12  Luke Diamandgit-p4: raise exceptions from p4CmdList based on error...
2018-06-12  Luke Diamandgit-p4: better error reporting when p4 fails
2018-06-12  Luke Diamandgit-p4: add option to disable syncing of p4/master...
2018-06-12  Luke Diamandgit-p4: disable-rebase: allow setting this via configur...
2018-06-12  Romain Merlandgit-p4: add options --commit and --disable-rebase
2018-06-12  Masaya Suzukibuiltin/send-pack: populate the default configs
2018-06-12  Jonathan Tanlist-objects: check if filter is NULL before using
2018-06-12  Elijah Newrenmerge-recursive: add pointer about unduly complex looki...
2018-06-12  Elijah Newrenmerge-recursive: rename conflict_rename_*() family...
2018-06-12  Elijah Newrenmerge-recursive: clarify the rename_dir/RENAME_DIR...
2018-06-12  Elijah Newrenmerge-recursive: align labels with their respective...
2018-06-12  Elijah Newrenmerge-recursive: fix numerous argument alignment issues
2018-06-12  Elijah Newrenmerge-recursive: fix miscellaneous grammar error in...
2018-06-12  Kyle Meyergitworkflows: fix grammar in 'Merge upwards' rule
2018-06-12  SZEDER Gáborcompletion: correct zsh detection when run from git...
2018-06-12  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (3608t)
2018-06-11  Junio C Hamanoindex-pack: correct install_packed_git() args
2018-06-11  Robert P. J... diff-options.txt: fix minor typos, font inconsistencies...
2018-06-11  Jeff Kingfetch-pack: don't try to fetch peel values with --all
2018-06-11  Leif Middelschultemerge-submodule: reduce output verbosity
2018-06-11  Jeff Kingfsck: avoid looking at NULL blob->object
2018-06-11  Jeff Kingt7415: don't bother creating commit for symlink test
2018-06-11  Nguyễn Thái... completion: collapse extra --no-.. options
2018-06-11  Anthony Sottileconfig.c: fix regression for core.safecrlf false
2018-06-11  SZEDER Gábortests: make forging GPG signed commits and tags more...
2018-06-11  SZEDER Gábort7510-signed-commit: use 'test_must_fail'
2018-06-11  Martin Ågrenrefspec: initalize `refspec_item` in `valid_fetch_refsp...
2018-06-11  Ævar Arnfjörð... refspec: add back a refspec_item_init() function
2018-06-11  Ævar Arnfjörð... refspec: s/refspec_item_init/&_or_die/g
2018-06-11  Phillip Woodadd -p: fix counting empty context lines in edited...
2018-06-11  Junio C HamanoRelNotes 2.18: typofixes
2018-06-10  Christopher... l10n: es.po: Spanish update for v2.18.0 round 2
2018-06-08  Peter Kreftingl10n: sv.po: Update Swedish translation (3608t0f0u)
2018-06-08  Peter Kreftingl10n: sv.po: Update Swedish translation (3470t0f0u)
2018-06-08  Jiang Xinl10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)
2018-06-08  Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2018-06-04  Junio C HamanoGit 2.18-rc1 v2.18.0-rc1
2018-06-04  Junio C HamanoMerge branch 'bc/t3430-fixup'
2018-06-04  Junio C HamanoMerge branch 'bw/refspec-api'
2018-06-04  Junio C HamanoMerge branch 'tg/doc-sec-list'
2018-06-04  Junio C HamanoMerge branch 'rd/p4-doc-markup-env'
2018-06-04  Junio C HamanoMerge branch 'nd/remote-update-doc'
next