]> Kevux Git Server - rit/shortlog
rit
2014-02-27 Junio C HamanoMerge branch 'nd/submodule-pathspec-ending-with-slash'
2014-02-27 Junio C HamanoMerge branch 'bk/refresh-missing-ok-in-merge-recursive'
2014-02-27 Junio C HamanoMerge branch 'da/pull-ff-configuration'
2014-02-27 Junio C HamanoMerge branch 'kb/fast-hashmap'
2014-02-27 Junio C HamanoMerge branch 'nv/commit-gpgsign-config'
2014-02-27 Jeff Kingshallow: automatically clean up shallow tempfiles
2014-02-27 Jeff Kingshallow: use stat_validity to check for up-to-date...
2014-02-27 Dmitry S. Dolzhenkocommit.c: use the generic "sha1_pos" function for lookup
2014-02-26 Junio C Hamanostash pop: mention we did not drop the stash upon faili...
2014-02-25 Junio C Hamanorequest-pull: resurrect "pretty refname" feature
2014-02-25 Junio C Hamanorequest-pull: test updates
2014-02-25 Junio C Hamanorequest-pull: pick up tag message as before
2014-02-25 Linus Torvaldsrequest-pull: allow "local:remote" to specify names...
2014-02-25 Linus Torvaldsrequest-pull: more strictly match local/remote branches
2014-02-25 David Kastrupbuiltin/blame.c::find_copy_in_blob: no need to scan...
2014-02-25 Nguyễn Thái... commit: add --cleanup=scissors
2014-02-25 Michael Haggertysha1_file.c: document a bunch of functions defined...
2014-02-24 Eric Sunshinename-hash: retire unused index_name_exists()
2014-02-24 Karsten Bleeshashmap.h: use 'unsigned int' for hash-codes everywhere
2014-02-24 Nicolas Vigiertest the commit.gpgsign config option
2014-02-24 Junio C Hamanocommit-tree: add and document --no-gpg-sign
2014-02-24 Nicolas Vigiercommit-tree: add the commit.gpgsign option to sign...
2014-02-24 Nguyễn Thái... diff: do not quit early on stat-dirty files
2014-02-24 Nguyễn Thái... diff.c: move diffcore_skip_stat_unmatch core logic...
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-24 Nguyễn Thái... clean: use cache_name_is_other()
2014-02-24 Nguyễn Thái... clean: replace match_pathspec() with dir_path_match()
2014-02-24 Nguyễn Thái... pathspec: pass directory indicator to match_pathspec_item()
2014-02-24 Nguyễn Thái... match_pathspec: match pathspec "foo/" against directory...
2014-02-24 Nguyễn Thái... dir.c: prepare match_pathspec_item for taking more...
2014-02-24 Nguyễn Thái... pathspec: rename match_pathspec_depth() to match_pathspec()
2014-02-24 Nguyễn Thái... pathspec: convert some match_pathspec_depth() to dir_pa...
2014-02-24 Nguyễn Thái... pathspec: convert some match_pathspec_depth() to ce_pat...
2014-02-24 W. Trevor KingDocumentation: describe 'submodule update --remote...
2014-02-24 W. Trevor Kingsubmodule: explicit local branch creation in module_clone
2014-02-24 W. Trevor Kingsubmodule: document module_clone arguments in comments
2014-02-24 W. Trevor Kingsubmodule: make 'checkout' update_module mode more...
2014-02-24 Jonathan Niedertest-hashmap.c: drop unnecessary #includes
2014-02-24 Jonathan Nieder.gitignore: test-hashmap is a generated file
2014-02-24 David Kastrupblame.c: prepare_lines should not call xrealloc for...
2014-02-24 David Kastrupbuiltin/blame.c::prepare_lines: fix allocation size...
2014-02-24 David Kastrupbuiltin/blame.c: eliminate same_suspect()
2014-02-24 Brad Kingmerge-recursive.c: tolerate missing files while refresh...
2014-02-24 Brad Kingread-cache.c: extend make_cache_entry refresh flag...
2014-02-24 Brad Kingread-cache.c: refactor --ignore-missing implementation
2014-02-24 Brad Kingt3030-merge-recursive: test known breakage with empty...
2014-02-24 Thomas Gummererread-cache: add index.version config variable
2014-02-24 Thomas Gummerertest-lib: allow setting the index format version
2014-02-24 Jonathan Niederam doc: add a pointer to relevant hooks
2014-02-24 Jeff Kingremote: handle pushremote config in any order
2014-02-24 Jeff Kinglog: do not segfault on gmtime errors
2014-02-24 Jeff Kinglog: handle integer overflow in timestamps
2014-02-24 Jeff Kingdate: check date overflow against time_t
2014-02-24 Jeff Kingfsck: report integer overflow in author timestamps
2014-02-24 Jeff Kingt4212: test bogus timestamps with git-log
2014-02-24 David Aguilardifftool: support repositories with .git-files
2014-02-24 Richard Lowediffcore.h: be explicit about the signedness of is_binary
2014-02-24 Thomas Gummererintroduce GIT_INDEX_VERSION environment variable
2014-02-24 Tay Ray Chuandemonstrate git-commit --dry-run exit code behaviour
2014-02-24 John Marshallstash doc: mention short form -k in save description
2014-02-24 Michael Haggertysha1_file_name(): declare to return a const string
2014-02-24 Michael Haggertyfind_pack_entry(): document last_found_pack
2014-02-24 Michael Haggertyreplace_object: use struct members instead of an array
2014-02-24 Nguyễn Thái... i18n: mark all progress lines for translation
2014-02-24 Nguyễn Thái... sha1_file: fix delta_stack memory leak in unpack_entry
2014-02-24 Richard Hansenremote-bzr: support the new 'force' option
2014-02-24 Richard Hansentest-hg.sh: tests are now expected to pass
2014-02-24 Max Horntransport-helper.c: do not overwrite forced bit
2014-02-21 Paul Mackerrasgitk: Merge branch 'new' of https://github.com/vnwildma...
2014-02-20 Michael Haggertyrename read_replace_refs to check_replace_refs
2014-02-20 Nguyễn Thái... actually remove compat fnmatch source code
2014-02-20 Nguyễn Thái... stop using fnmatch (either native or compat)
2014-02-20 Nguyễn Thái... Revert "test-wildmatch: add "perf" command to compare...
2014-02-20 Nguyễn Thái... use wildmatch() directly without fnmatch() wrapper
2014-02-20 Roberto TyleyDocumentation: fix documentation AsciiDoc links for...
2014-02-20 Johan Herlandnotes: disallow reusing non-blob as a note object
2014-02-20 Andrew Kellergitweb: Avoid overflowing page body frame with large...
2014-02-19 Kirill A. Shutemovconfig: teach "git config --file -" to read from the...
2014-02-19 Kirill A. Shutemovconfig: change git_config_with_options() interface
2014-02-19 Kirill A. Shutemovbuiltin/config.c: rename check_blob_write() -> check_wr...
2014-02-19 Jeff Kingconfig: disallow relative include paths from blobs
2014-02-19 Junio C Hamanoopen_istream(): do not dereference NULL in the error...
2014-02-18 John Keepingbuiltin/mv: don't use memory after free
2014-02-18 John Keepingutf8: use correct type for values in interval table
2014-02-18 John Keepingutf8: fix iconv error detection
2014-02-18 John Keepingnotes-utils: handle boolean notes.rewritemode correctly
2014-02-18 Jeff Kinghttp: never use curl_easy_perform
2014-02-18 Nguyễn Thái... wt-status.c: move cut-line print code out to wt_status_...
2014-02-18 Nguyễn Thái... wt-status.c: make cut_line[] const to shrink .data...
2014-02-18 Lars Gullik... git-contacts: do not fail parsing of good diffs
next