]> git.ipfire.org Git - thirdparty/git.git/history - update-ref.c
Documentation: talk about guts of merge in tutorial.
[thirdparty/git.git] / update-ref.c
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of http://netz.smurf.noris.de/git/git
2005-10-15  Junio C HamanoMerge branch 'fixes'
2005-10-15  Linus TorvaldsUnlocalized isspace and friends
2005-10-03  Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-02  Junio C HamanoUse resolve_ref() to implement read_ref().
2005-10-02  Junio C HamanoTeach update-ref about a symbolic ref stored in a textfile.
2005-09-29  Peter AnvinMerge with http://www.kernel.org/pub/scm/git/git.git
2005-09-28  Peter Hagervall[PATCH] Make some needlessly global stuff static
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-26  Junio C HamanoPlug a small race in update-ref.c.
2005-09-25  Linus Torvalds[PATCH] Add "git-update-ref" to update the HEAD (or...