[PATCH] Cleanup: git-verify-tag-script
[git.git] / git-pull-script
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-16 Junio C Hamano[PATCH] fetch/pull: short-hand notation for remote...
2005-07-09 Linus TorvaldsMake "git resolve" take the merge message in $3
2005-07-08 Linus TorvaldsAdd "git-sh-setup-script" for common git shell script...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Matthias UrlichsMerge with Linus' current tree
2005-06-28 Linus TorvaldsDuh. Fix transposed characters in git-pull-script
2005-06-28 Linus TorvaldsTeach git-pull-script about pulling tags
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21 Linus TorvaldsClean up different special *HEAD handling
2005-06-08 Linus TorvaldsMake default merge messages denser.
2005-06-07 Linus TorvaldsMake fetch/pull scripts terminate cleanly on errors
2005-05-25 Linus Torvaldsgit-pull-script: pretty-print the merge head information
2005-05-22 Linus TorvaldsSplit up git-pull-script into separate "fetch" and...
2005-05-11 Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Junio C HamanoIntroduce GIT_DIR environment variable.
2005-05-06 Junio C HamanoAdd http and local transport support for git-pull-script.
2005-05-05 Linus TorvaldsSplit "git-pull-script" into two parts
2005-05-05 Linus Torvaldsgit-pull-script: do the diffstat also for the fast...
2005-05-05 Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-05 Linus TorvaldsTeach "git-pull-script" about alternate HEAD's to pull..
2005-05-04 Linus Torvaldsgit-pull-script: add a final "diffstat" to show the...
2005-04-29 Linus TorvaldsUpdate the merge scripts for the big git rename.
2005-04-29 Rene Scharfe[PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in...
2005-04-26 Linus Torvaldsgit-pull-script: do automatic merges
2005-04-19 Linus TorvaldsUpdate "git-pull-script" to use "read-tree -m" for
2005-04-19 Linus TorvaldsMake git-pull-script do the right thing for symlinked...
2005-04-18 Junio C Hamano[PATCH] Do not let rsync obliterate .git/object symboli...
2005-04-18 Linus TorvaldsAdd "update-cache --refresh" to git-pull-script to...
2005-04-18 Linus TorvaldsAdd the simple scripts I used to do a merge with conten...