]> git.ipfire.org Git - thirdparty/git.git/history - refs.c
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / refs.c
2006-01-20  Pavel RoskinDisable USE_SYMLINK_HEAD by default
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-18  Junio C HamanoRevert "We do not like "HEAD" as a new branch name"
2005-12-18  Junio C HamanoRevert "refs.c: off-by-one fix."
2005-12-17  Junio C HamanoForbid pattern maching characters in refnames.
2005-12-16  Junio C Hamanorefs.c: off-by-one fix.
2005-12-16  Johannes SchindelinWe do not like "HEAD" as a new branch name
2005-12-12  Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-08  Junio C Hamanorefs.c: make sure leading directories exist before...
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26  Junio C HamanoGIT 0.99.9k v0.99.9k
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoDo not DWIM in userpath library under strict mode.
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17  Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-15  Johannes SchindelinAdd config variable core.symrefsonly
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26  Johannes Schindelincreate_symref: if symlink fails, fall back to writing...
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-18  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 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of http://netz.smurf.noris.de/git/git
2005-10-16  Junio C Hamanogit-check-ref-format: reject funny ref names.
2005-10-15  Junio C Hamanogit-check-ref-format: reject funny ref names.
2005-10-15  Junio C HamanoMerge branch 'fixes'
2005-10-15  Linus TorvaldsUnlocalized isspace and friends
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Jonas Fonseca[PATCH] Fix symbolic ref validation
2005-10-03  Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-02  Junio C HamanoAdd git-symbolic-ref
2005-10-02  Junio C HamanoUse resolve_ref() to implement read_ref().
2005-10-02  Linus Torvalds[PATCH] Allow reading "symbolic refs" that point to...
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-17  Junio C HamanoMerge with master changes.
2005-08-17  Matt Draisey[PATCH] Make do_each_ref() follow symlinks.
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with master.
2005-08-10  Timo Sirainen[PATCH] -Werror fixes
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-29  Junio C HamanoMerge with gitk.
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-08  Linus TorvaldsMake "for_each_ref()" always use the "canonical" refname.
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05  Linus TorvaldsFix silly thinko in "head_ref()"
2005-07-05  Linus TorvaldsMerge head 'cvs2git' of http://netz.smurf.noris.de...
2005-07-05  Linus TorvaldsAdd "git_path()" and "head_ref()" helper functions.
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-04  Linus TorvaldsClean up output of "for_each_ref()" when GIT_DIR is "."
2005-07-03  Linus TorvaldsFix up "for_each_ref()" to be more usable, and use...
2005-07-03  Linus TorvaldsGeneralize the "show each ref" code in receice-pack
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-07  Daniel Barkalow[PATCH] Operations on refs