]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2014-04-09  Kirill Smelkovmingw: activate alloca
2014-04-07  Kirill Smelkovcombine-diff: speed it up, by using multiparent diff...
2014-04-07  Kirill Smelkovtree-diff: rework diff_tree() to generate diffs for...
2014-03-27  Kirill SmelkovPortable alloca for Git
2014-03-27  Kirill Smelkovtree-diff: reuse base str(buf) memory on sub-tree recursion
2014-03-27  Kirill Smelkovtree-diff: no need to call "full" diff_tree_sha1 from...
2014-03-27  Kirill Smelkovtree-diff: rework diff_tree interface to be sha1 based
2014-03-26  Kirill Smelkovtree-diff: diff_tree() should now be static
2014-03-26  Kirill Smelkovtree-diff: remove special-case diff-emitting code for...
2014-03-20  Kirill Smelkovtree-diff: simplify tree_entry_pathcmp
2014-03-20  Kirill Smelkovtree-diff: show_path prototype is not needed anymore
2014-03-20  Kirill Smelkovtree-diff: rename compare_tree_entry -> tree_entry_pathcmp
2014-03-20  Kirill Smelkovtree-diff: move all action-taking code out of compare_t...
2014-03-20  Kirill Smelkovtree-diff: don't assume compare_tree_entry() returns...
2014-03-20  Kirill Smelkovtree-diff: consolidate code for emitting diffs and...
2014-03-04  Kirill Smelkovtree-diff: show_tree() is not needed
2014-02-24  Kirill Smelkovtree-diff: no need to pass match to skip_uninteresting()
2014-02-24  Kirill Smelkovtree-diff: no need to manually verify that there is...
2014-02-24  Kirill Smelkovcombine-diff: move changed-paths scanning logic into...
2014-02-24  Kirill Smelkovcombine-diff: move show_log_first logic/action out...
2014-02-24  Kirill Smelkovtests: add checking that combine-diff emits only correc...
2014-02-24  Junio C Hamanocombine-diff: simplify intersect_paths() further
2014-02-24  Kirill Smelkovcombine-diff: combine_diff_path.len is not needed anymore
2014-02-24  Kirill Smelkovcombine-diff: optimize combine_diff_path sets intersection
2014-02-24  Kirill Smelkovdiff test: add tests for combine-diff with orderfile
2014-02-24  Kirill Smelkovdiffcore-order: export generic ordering interface
2014-02-24  Kirill Smelkovtree-walk: finally switch over tree descriptors to...
2014-02-05  Kirill Smelkovrevision: convert to using diff_tree_sha1()
2014-02-05  Kirill Smelkovline-log: convert to using diff_tree_sha1()
2014-02-05  Kirill Smelkovtree-diff: convert diff_root_tree_sha1() to just call...
2014-02-05  Kirill Smelkovtree-diff: allow diff_tree_sha1 to accept NULL sha1
2014-01-31  Junio C HamanoGit 1.9-rc2 v1.9-rc2
2014-01-31  Junio C HamanoMerge git://github.com/git-l10n/git-po
2014-01-31  Junio C HamanoMerge branch 'jn/pager-lv-default-env'
2014-01-31  Jonathan Niederpager test: make fake pager consume all its input
2014-01-29  Alexander Shopovl10n: Bulgarian translation of git (222t21f1967u)
2014-01-28  Alexander Shopovpo/TEAMS: Added Bulgarian team
2014-01-27  Junio C HamanoGit 1.9-rc1 v1.9-rc1
2014-01-27  Junio C HamanoMerge branch 'as/tree-walk-fix-aggressive-short-cut'
2014-01-27  Junio C HamanoMerge branch 'ta/doc-http-protocol-in-html'
2014-01-27  Junio C HamanoMerge branch 'mh/doc-wo-names'
2014-01-27  Junio C HamanoMerge branch 'jk/revision-o-is-in-libgit-a'
2014-01-27  Junio C HamanoMerge branch 'sb/repack-in-c'
2014-01-27  Junio C HamanoMerge branch 'jk/test-fixes'
2014-01-27  Junio C HamanoMerge branch 'nd/negative-pathspec'
2014-01-27  Junio C HamanoMerge branch 'pw/git-p4'
2014-01-27  Junio C HamanoMerge branch 'ss/safe-create-leading-dir-with-slash'
2014-01-27  Junio C HamanoMerge branch 'mh/safe-create-leading-directories'
2014-01-27  Junio C HamanoMerge branch 'tr/nth-previous-is-a-commit'
2014-01-27  Junio C HamanoMerge branch 'tr/gitk-doc-range-trace'
2014-01-27  Junio C HamanoMerge branch 'jk/mark-edges-uninteresting'
2014-01-27  Junio C HamanoMerge branch 'jk/diff-filespec-cleanup'
2014-01-27  Junio C HamanoMerge branch 'ef/mingw-write'
2014-01-27  Junio C HamanoMerge branch 'rk/send-email-ssl-cert'
2014-01-27  Junio C HamanoMerge branch 'jn/ignore-doc'
2014-01-27  Junio C HamanoMerge branch 'jk/interpret-branch-name-fix'
2014-01-27  Junio C HamanoMerge branch 'jk/allow-fetch-onelevel-refname'
2014-01-27  Junio C HamanoMerge branch 'jc/revision-range-unpeel'
2014-01-27  Junio C HamanoMerge branch 'mh/retire-ref-fetch-rules'
2014-01-27  Junio C HamanoMerge branch 'mh/attr-macro-doc'
2014-01-27  Junio C HamanoMerge branch 'jc/maint-pull-docfix'
2014-01-27  Junio C HamanoMerge branch 'jk/complete-merge-base'
2014-01-27  Junio C HamanoMerge branch 'ab/subtree-doc'
2014-01-27  Thomas Ackermannhttp-protocol.txt: don't use uppercase for variable...
2014-01-27  Junio C HamanoDocumentation: make it easier to maintain enumerated...
2014-01-27  Thomas Ackermanncreate HTML for http-protocol.txt
2014-01-27  Andy Spencertree_entry_interesting: match against all pathspecs
2014-01-27  John KeepingMakefile: remove redundant object in git-http{fetch...
2014-01-27  Michael Haggertydoc: remote author/documentation sections from more...
2014-01-24  Jiang Xinl10n: remove 2 blank translations on Danish, Dutch
2014-01-24  Jiang Xinl10n: zh_CN.po: translate 27 messages (2210t0f0u)
2014-01-23  Jeff Kingt7700: do not use "touch" unnecessarily
2014-01-23  Jeff Kingt7501: fix "empty commit" test with NO_PERL
2014-01-23  Nguyễn Thái... tree-walk.c: ignore trailing slash on submodule in...
2014-01-23  Jeff Kingrepack: propagate pack-objects options as strings
2014-01-23  Jeff Kingrepack: make parsed string options const-correct
2014-01-23  Jeff Kingrepack: fix typo in max-pack-size option
2014-01-23  Johannes SixtMakefile: Fix compilation of Windows resource file
2014-01-23  Junio C HamanoMerge git://git.bogomips.org/git-svn
2014-01-23  Junio C HamanoMerge git://ozlabs.org/~paulus/gitk
2014-01-23  Paul Mackerrasgitk: Indent word-wrapped lines in commit display header
2014-01-23  lin zuojiangit-svn: memoize _rev_list and rebuild
2014-01-22  Michael HaggertyAdd cross-references between docs for for-each-ref...
2014-01-22  Michael Haggertysafe_create_leading_directories(): on Windows, \ can...
2014-01-22  Pete Wyckoffgit p4 doc: use two-line style for options with multipl...
2014-01-22  Pete Wyckoffgit p4 test: examine behavior with locked (+l) files
2014-01-22  Pete Wyckoffgit p4: fix an error message when "p4 where" fails
2014-01-22  Pete Wyckoffgit p4: handle files with wildcards when doing RCS...
2014-01-22  Pete Wyckoffgit p4 test: do not pollute /tmp
2014-01-22  Pete Wyckoffgit p4 test: run as user "author"
2014-01-22  Pete Wyckoffgit p4 test: is_cli_file_writeable succeeds
2014-01-22  Pete Wyckoffgit p4 test: explicitly check p4 wildcard delete
2014-01-22  Pete Wyckoffgit p4: work around p4 bug that causes empty symlinks
2014-01-22  Astril Hayatogitk: Comply with XDG base directory specification
2014-01-21  Pete Wyckoffgit p4 test: ensure p4 symlink parsing works
2014-01-21  Pete Wyckoffgit p4 test: wildcards are supported
2014-01-21  Jeff Kinglist-objects: only look at cmdline trees with edge_hint
2014-01-21  Jeff Kingt/perf: time rev-list with UNINTERESTING commits
2014-01-21  Thomas RastDocumentation: @{-N} can refer to a commit
2014-01-21  Michael Haggertyrename_tmp_log(): on SCLD_VANISHED, retry
next