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
2005-08-20Add hooks to tools/git-applypatch.Junio C Hamano
2005-08-20Add commit hook and make the verification customizable.Junio C Hamano
2005-08-20[PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano
2005-08-20Merge from gitkJunio C Hamano
2005-08-20Merge with master for a couple more fixes.Junio C Hamano
2005-08-20[PATCH] git-rev-list: avoid crash on broken repositorySergey Vlasov
2005-08-19[PATCH] Fix git-format-patch-script to handle empty messagesMarco Costalba
2005-08-19Display the contents of a tag when the user clicks on it.Paul Mackerras
2005-08-19Added re-read refs command, and display all refs.Paul Mackerras
2005-08-19Fix __attribute__ changes.Junio C Hamano
2005-08-19Merge with master to pick up safety patches.Junio C Hamano
2005-08-19[PATCH] Spell __attribute__ correctly in cache.h.Jason Riedy
2005-08-19Save the maxwidth setting in the ~/.gitk file.Paul Mackerras
2005-08-19Fix a bug where commits with no children weren't marked as on-screen.Paul Mackerras
2005-08-19Also make git-rebase-script stricter about dirty working tree.Junio C Hamano
2005-08-19[PATCH] git-applymbox: verify that index is cleanLinus Torvalds
2005-08-19Link the glossary document from the main manual.Junio C Hamano
2005-08-19Merge with master.Junio C Hamano
2005-08-19Stupid typo fix for git rebase.Junio C Hamano
2005-08-18[PATCH] Updates to glossaryJohannes Schindelin
2005-08-18Merge with master to pick up gitk --parents changes.Junio C Hamano
2005-08-18Merge with gitk --parents change.Junio C Hamano
2005-08-18Merge with master for gitk and doc updates.Junio C Hamano
2005-08-18[PATCH] updates for Documentation/howto/using-topic-branches.txtLuck, Tony
2005-08-18[PATCH] Add Makefile target glossary.htmlJohannes Schindelin
2005-08-18Use the --parents flag to git-rev-list.Paul Mackerras
2005-08-18Merge with gitkJunio C Hamano
2005-08-18[PATCH] Assorted changes to glossaryJohannes Schindelin
2005-08-18Allow graph lines to jump through hyperspace.Paul Mackerras
2005-08-18Merge from master for misc fixes.Junio C Hamano
2005-08-18Make rebase script saner.Junio C Hamano
2005-08-18Make sure alternates are carried over from the original repository.Junio C Hamano
2005-08-18Fix git-commit without paths.Junio C Hamano
2005-08-18[PATCH] Make git-update-cache take relative pathnamesLinus Torvalds
2005-08-18[PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds
2005-08-18[PATCH] git-cvsimport - remove hardcoded reference to originMartin Langhoff
2005-08-18[PATCH] Add merge detection to git-cvsimportMartin Langhoff
2005-08-18Merge changes from master.Junio C Hamano
2005-08-18[PATCH] Add GIT glossaryJohannes Schindelin
2005-08-17[PATCH] Let git-format-patch-script write on stdoutMarco Costalba
2005-08-17[PATCH] Be consistent in naming of remote headsKris Shannon
2005-08-17[PATCH] use it's and its correctly in documentationGreg Louis
2005-08-17[PATCH] Also handle CVS branches with a '/' in their nameJohannes Schindelin
2005-08-17[PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin
2005-08-17[PATCH] Change git-branch to list branchesKalle Valo
2005-08-17git-commit: pass explicit path to git-diff-files.Junio C Hamano
2005-08-17Pass options to underlying git-rev-list from show-branches.Junio C Hamano
2005-08-17Add --symbolic flag to git-rev-parse.Junio C Hamano
2005-08-17Add graft support.Paul Mackerras
2005-08-17Merge with master to get diff fixes.Junio C Hamano