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
2009-10-21Remove a left-over file from t/t5100Johannes Sixt
2009-10-20fsck: default to "git fsck --full"Junio C Hamano
2009-10-20Merge branch 'maint'Junio C Hamano
2009-10-20gitweb: linkify author/committer names with searchStephen Boyd
2009-10-20Documentation/git-gc.txt: change "references" to "reference"Matt Kraai
2009-10-19Merge branch 'bg/rebase-reword'Junio C Hamano
2009-10-19rebase -i: fix reword when using a terminal editorStephen Boyd
2009-10-19format_commit_message(): fix function signatureJunio C Hamano
2009-10-19cvsimport: fix relative argument filenamesJeff King
2009-10-19Merge branch 'jp/maint-send-email-fold'Junio C Hamano
2009-10-19Merge branch 'cc/replace-no-replace'Junio C Hamano
2009-10-19Merge branch 'jn/maint-1.6.3-check-ref-format-doc'Junio C Hamano
2009-10-19Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached'Junio C Hamano
2009-10-19Merge branch 'jn/gitweb-show-size'Junio C Hamano
2009-10-19Merge branch 'jp/fetch-tag-match'Junio C Hamano
2009-10-19Merge branch 'jn/gitweb-patch'Junio C Hamano
2009-10-19Merge branch 'tf/doc-pt-br'Junio C Hamano
2009-10-19Merge branch 'dk/blame-el'Junio C Hamano
2009-10-19Merge branch 'mr/instaweb-cgid'Junio C Hamano
2009-10-19describe: load refnames before calling describe()René Scharfe
2009-10-19Merge branch 'maint'Junio C Hamano
2009-10-19git push: say that --tag can't be used with --all or --mirror in help textNanako Shiraishi
2009-10-19git push: remove incomplete options list from help textNanako Shiraishi
2009-10-19document push's new quiet optionJeff King
2009-10-19Makefile: clean block-sha1/ directory instead of mozilla-sha1/Carlos R. Mafra
2009-10-17Start 1.6.6 cycleJunio C Hamano
2009-10-17Merge branch 'jc/maint-blank-at-eof'Junio C Hamano
2009-10-17Merge branch 'maint'Junio C Hamano
2009-10-17GIT 1.6.5.1v1.6.5.1Junio C Hamano
2009-10-17Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-17grep: do not segfault when -f is usedMatt Kraai
2009-10-15Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano
2009-10-15Merge branch 'maint'Junio C Hamano
2009-10-15sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce
2009-10-14Merge branch 'maint'Junio C Hamano
2009-10-14change throughput display units with fast linksNicolas Pitre
2009-10-14clone: Supply the right commit hash to post-checkout when -b is usedBjörn Steinbrink
2009-10-14gitweb: fix esc_paramGiuseppe Bilotta
2009-10-14remote-curl: add missing initialization of argv0_pathJohannes Sixt
2009-10-13git: add --no-replace-objects option to disable replacingChristian Couder
2009-10-13Merge branch 'maint'Junio C Hamano
2009-10-13Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-13Documentation: describe check-ref-format --branchJonathan Nieder
2009-10-13Let --decorate show HEAD positionThomas Rast
2009-10-13git-stash documentation: mention default options for 'list'Miklos Vajna
2009-10-13bash completion: complete refs for git-grepThomas Rast
2009-10-13ls-files: excludes should not impact tracked filesJeff King
2009-10-12diff.c: stylefixFelipe Contreras
2009-10-12Documentation: add 'git replace' to main git manpageSZEDER Gábor
2009-10-11git-add--interactive: never skip files included in indexPauli Virtanen