Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-31Git 2.0.4v2.0.4Junio C Hamano
2014-07-30add documentation for writing config filesTanay Abhra
2014-07-30commit --amend: test specifies authorship but forgets to checkFabian Ruch
2014-07-30test-config: add tests for the config_set APITanay Abhra
2014-07-30add `config_set` API for caching config-like filesTanay Abhra
2014-07-29init: avoid superfluous real_path() callsRené Scharfe
2014-07-28Merge branch 'maint'Junio C Hamano
2014-07-28t4013: test diff-tree's --stdin commit formattingJeff King
2014-07-28Merge branch 'jk/misc-fixes-maint'Junio C Hamano
2014-07-28t1402: check for refs ending with a dotJeff King
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"Junio C Hamano
2014-07-28Merge branch 'jk/alloc-commit-id-maint' into maintJunio C Hamano
2014-07-28diff-tree: avoid lookup_unknown_objectJeff King
2014-07-28object_as_type: set commit indexJeff King
2014-07-28alloc: factor out commit indexJeff King
2014-07-28add object_as_type helper for casting objectsJeff King
2014-07-28parse_object_buffer: do not set object typeJeff King
2014-07-28move setting of object->type to alloc_* functionsJeff King
2014-07-28alloc: write out allocator definitionsJeff King
2014-07-28alloc.c: remove the alloc_raw_commit_node() functionRamsay Jones
2014-07-28Git 2.1.0-rc0v2.1.0-rc0Junio C Hamano
2014-07-28Merge branch 'jk/rebase-am-fork-point'Junio C Hamano
2014-07-28Merge branch 'cc/replace-graft'Junio C Hamano
2014-07-28Merge branch 'jk/stable-prio-queue'Junio C Hamano
2014-07-25t9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano
2014-07-25commit: advertise config --global --edit on guessed identityMatthieu Moy
2014-07-25home_config_paths(): let the caller ignore xdg pathMatthieu Moy
2014-07-25config --global --edit: create a template file if neededMatthieu Moy
2014-07-25apply: avoid possible bogus pointerJeff King
2014-07-25fix memory leak parsing core.commentcharJeff King
2014-07-25transport: fix leaks in refs_from_alternate_cbJeff King
2014-07-25free ref string returned by dwim_refJeff King
2014-07-25receive-pack: don't copy "dir" parameterJeff King
2014-07-23Sync with v2.0.3Junio C Hamano
2014-07-23Merge branch 'rs/fix-unlink-unix-socket'Junio C Hamano
2014-07-23Merge branch 'ta/string-list-init'Junio C Hamano
2014-07-23Merge branch 'mb/local-clone-after-applying-insteadof'Junio C Hamano
2014-07-23Merge branch 'jk/tag-sort'Junio C Hamano
2014-07-23Git 2.0.3v2.0.3Junio C Hamano
2014-07-23.mailmap: combine Stefan Beller's emailsStefan Beller
2014-07-23git.1: switch homepage for statsStefan Beller
2014-07-23completion: complete `git push --force-with-lease=`John Keeping
2014-07-23completion: add some missing options to `git push`John Keeping
2014-07-23completion: complete "unstuck" `git push --recurse-submodules`John Keeping
2014-07-22Sync with maintJunio C Hamano
2014-07-22Merge branch 'rs/code-cleaning'Junio C Hamano
2014-07-22Merge branch 'nd/path-max-must-go'Junio C Hamano
2014-07-22Merge branch 'jk/alloc-commit-id'Junio C Hamano
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano