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
2007-09-16core-tutorial: minor cleanupJ. Bruce Fields
2007-09-16documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields
2007-09-16user-manual: todo updates and cleanupJ. Bruce Fields
2007-09-16user-manual: fix introduction to packfilesJ. Bruce Fields
2007-09-16user-manual: move packfile and dangling object discussionJ. Bruce Fields
2007-09-16user-manual: rewrite object database discussionJ. Bruce Fields
2007-09-16user-manual: reorder commit, blob, tree discussionJ. Bruce Fields
2007-09-16user-manual: rewrite index discussionJ. Bruce Fields
2007-09-16user-manual: create new "low-level git operations" chapterJ. Bruce Fields
2007-09-16user-manual: rename "git internals" to "git concepts"J. Bruce Fields
2007-09-16user-manual: move object format details to hacking-git chapterJ. Bruce Fields
2007-09-16user-manual: adjust section levels in "git internals"J. Bruce Fields
2007-09-15Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano
2007-09-15Add test to check recent fix to "git add -u"Benoit Sigoure
2007-09-14Documentation/git-archive.txt: a couple of clarifications.Jari Aalto
2007-09-14Fix the rename detection limit checkingLinus Torvalds
2007-09-14diff --no-index: do not forget to run diff_setup_done()Junio C Hamano
2007-09-14git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano
2007-09-14git-add -u: do not barf on type changesJunio C Hamano
2007-09-14Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup
2007-09-14git-clone: improve error message if curl program is missing or not executableGerrit Pape
2007-09-14hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard
2007-09-13Merge branch 'sp/maint-no-thin' into maintJunio C Hamano
2007-09-12stash: end index commit log with a newlineJean-Luc Herren
2007-09-12git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin
2007-09-12git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup
2007-09-12Fix a test failure (t9500-*.sh) on cygwinRamsay Jones
2007-09-10Make --no-thin the default in git-push to save server resourcesShawn O. Pearce
2007-09-10fix doc for --compression argument to pack-objectsNicolas Pitre
2007-09-10git-tag -s must fail if gpg cannot sign the tag.Carlos Rica
2007-09-09git-svn: understand grafts when doing dcommitEric Wong
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege
2007-09-08git-svn: fix "Malformed network data" with svn:// serversEric Wong
2007-09-08(cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith
2007-09-08Documentation / grammer nitMike Ralphson
2007-09-06Include a git-push example for creating a remote branchShawn O. Pearce
2007-09-06Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce
2007-09-06Makefile: Add cache-tree.h to the headers listDmitry V. Levin
2007-09-06Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce
2007-09-06git-apply: do not read past the end of bufferJunio C Hamano
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano
2007-09-03Typofix: 1.5.3 release notesJunio C Hamano
2007-09-02GIT 1.5.3v1.5.3Junio C Hamano
2007-09-02Merge branch 'jp/send-email-cc'Junio C Hamano
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg
2007-09-01Update my contact address as the maintainer.Junio C Hamano
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov
2007-09-01Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt