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
2013-10-18Merge branch 'es/rebase-i-respect-core-commentchar' into maintJunio C Hamano
2013-10-18t4254: modernize testsSZEDER Gábor
2013-10-16Update draft release notes to 1.8.5Junio C Hamano
2013-10-16Merge git://git.bogomips.org/git-svnJunio C Hamano
2013-10-16contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey
2013-10-16Merge branch 'maint'Junio C Hamano
2013-10-16git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORYSteffen Prohaska
2013-10-16git.txt: fix asciidoc syntax of --*-pathspecsSteffen Prohaska
2013-10-16doc/cli: make "dot repository" an independent bullet pointPhilip Oakley
2013-10-15mergetool--lib: Fix typo in the merge/difftool helpStefan Saasen
2013-10-15sparse: suppress some "using sizeof on a function" warningsRamsay Jones
2013-10-15format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0Ramsay Jones
2013-10-15Merge branch 'rj/highlight-test-hang'Jonathan Nieder
2013-10-15gitweb test: fix highlight test hang on Linux MintRamsay Jones
2013-10-15wrapper.c: only define gitmkstemps if neededRamsay Jones
2013-10-15refs.c: spell NULL pointer as NULLRamsay Jones
2013-10-15config.c: mark file-local function staticRamsay Jones
2013-10-14CodingGuidelines: style for multi-line commentsbrian m. carlson
2013-10-14Merge branch 'nv/doc-config-signingkey'Jonathan Nieder
2013-10-14config doc: user.signingkey is also used for signed commitsNicolas Vigier
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow
2013-10-14Merge branch 'sb/checkout-test-complex-path'Jonathan Nieder
2013-10-14Merge branch 'rt/cherry-pick-status'Jonathan Nieder
2013-10-14Merge branch 'rj/doc-formatting-fix'Jonathan Nieder
2013-10-14Merge branch 'po/remote-set-head-usage'Jonathan Nieder
2013-10-14Merge branch 'nd/clone-local-with-colon'Jonathan Nieder
2013-10-14Merge branch 'jx/clean-interactive'Jonathan Nieder
2013-10-14Merge branch 'jk/diff-algo'Jonathan Nieder
2013-10-14git-prompt.sh: optionally show upstream branch nameJulien Carsique
2013-10-14path-utils test: rename mingw_path function to print_pathSebastian Schuberth
2013-10-14howto/revert-a-faulty-merge: fix unescaped '^'sRamsay Jones
2013-10-14howto/setup-git-server-over-http: fix unescaped '^'sRamsay Jones
2013-10-14mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen
2013-10-14.mailmap: switch to Thomas Rast's personal addressThomas Rast
2013-10-13git-svn: Warn about changing default for --prefix in Git v2.0Johan Herland
2013-10-13Documentation/git-svn: Promote the use of --prefix in docs + examplesJohan Herland
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow