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
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano
2008-04-20Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-19Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy
2008-04-19Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-19git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-04-19am: POSIX portability fixJunio C Hamano
2008-04-17Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-17git-am: minor cleanupJunio C Hamano
2008-04-17Clarify and fix English in "git-rm" documentationJon Loeliger
2008-04-16rebase: do not munge commit log messageJunio C Hamano
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder
2008-04-16git-am: cope better with an empty Subject: lineLinus Torvalds
2008-04-16Ignore leading empty lines while summarizing mergesLinus Torvalds
2008-04-16bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder
2008-04-16builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli
2008-04-16Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins
2008-04-15git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer
2008-04-15git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer
2008-04-15git-submodule - possibly use branch name to describe a moduleMark Levedahl
2008-04-13t7401: squelch garbage outputJunio C Hamano
2008-04-13Documentation/git-submodule: typofixJunio C Hamano
2008-04-13Fix config key miscount in url.*.insteadOfDaniel Barkalow
2008-04-13Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-13Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile
2008-04-13Document -w option to shortlogJunio C Hamano
2008-04-13bisect: report bad rev betterChristian Couder
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12bisect: fix bad rev checking in "git bisect good"Christian Couder
2008-04-12revision.c: make --date-order overriddableMichele Ballabio
2008-04-12git-submodule: Avoid 'fatal: cannot describe' messagePing Yin
2008-04-12Force the medium pretty format on calls to git logPedro Melo
2008-04-12Fix section about backdating tags in the git-tag docsBjörn Steinbrink
2008-04-11Document option --only of git commitJohannes Sixt
2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott
2008-04-10git-fetch: fix status output when not storing tracking refJeff King
2008-04-10Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-04-08GIT 1.5.5v1.5.5Junio C Hamano
2008-04-08Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-04-07Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-07Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-07test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-07Add interactive option in rebase command completion list.Pascal Obry
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-04-07Add description of OFS_DELTA to the pack format descriptionPeter Eriksen