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-07-15Use $(RM) in Makefiles instead of 'rm -f'Emil Medve
2007-07-15Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-07-15Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano
2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce
2007-07-14More permissive "git-rm --cached" behavior without -f.Matthieu Moy
2007-07-14Document new --date=<format>Junio C Hamano
2007-07-14Support output ISO 8601 format datesRobin Rosenberg
2007-07-13Document git commit --untracked-files and --verboseJakub Narebski
2007-07-13Document long options '--message=<msg>' and '--no-commit'Jakub Narebski
2007-07-13Update git-merge documentation.Jakub Narebski
2007-07-13GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano
2007-07-13Documentation for git-log --followSteven Walter
2007-07-13Add documentation for --window-memory, pack.windowMemoryBrian Downing
2007-07-13Update list of older git docsJunio C Hamano
2007-07-13Merge branch 'maint'Junio C Hamano
2007-07-12GIT 1.5.2.4v1.5.2.4Junio C Hamano
2007-07-12branch --track: code cleanup and saner handling of local branchesJohannes Schindelin
2007-07-10Correct trivial typo in fast-import documentationShawn O. Pearce
2007-07-10Support wholesale directory renames in fast-importShawn O. Pearce
2007-07-10Merge branch 'maint'Shawn O. Pearce
2007-07-10Clarify documentation of fast-import's D subcommandShawn O. Pearce
2007-07-09Document custom hunk header selectionJunio C Hamano
2007-07-09Merge branch 'maint'Junio C Hamano
2007-07-09branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin
2007-07-09user-manual: fix directory name in git-archive exampleWilliam Pursell
2007-07-09user-manual: more explanation of push and pull usageJ. Bruce Fields
2007-07-09tutorial: Fix typoJ. Bruce Fields
2007-07-09user-manual: grammar and style fixesAndy Parkins
2007-07-07git-submodule(1): update description and key namesLars Hjemli
2007-07-07Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin
2007-07-07Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai
2007-07-07Change "added.moved or removed" to "added, moved or removed" inMatt Kraai
2007-07-06Fixed a formulation mistake in Documentation/user-manual.txtMarcus Fritzsch
2007-07-06fix remote.origin.url in tutorial.txtAlecs King
2007-07-06filter-branch documentation: clarify which filters are eval'edJohannes Schindelin
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-07-05Fix git-stash(1) markup.Junio C Hamano
2007-07-05filter-branch documentation: some more touch-ups.Johannes Sixt
2007-07-04filter-branch: a few more touch ups to the man pageJohannes Schindelin
2007-07-04Add core.pager config variable.Brian Gernhardt
2007-07-04Merge branch 'maint'Junio C Hamano
2007-07-04fsck --lost-found writes to subdirectories in .git/lost-found/Jonas Fonseca
2007-07-04Add diff-option --ext-diffJohannes Schindelin
2007-07-04Document git-filter-branchJohannes Schindelin
2007-07-04Update draft Release Notes for 1.5.3Junio C Hamano
2007-07-04Document -<n> for git-format-patchMiklos Vajna
2007-07-04glossary: add 'reflog'Johannes Schindelin
2007-07-03Mark disused commit walkers officially deprecated.v1.5.3-rc0Junio C Hamano
2007-07-03git-stash: make "save" the default action again.Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano