index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-07
refs.c: make sure leading directories exist before writing a ref.
Junio C Hamano
1
-0
/
+4
2005-11-19
Do not DWIM in userpath library under strict mode.
Junio C Hamano
1
-40
/
+0
2005-11-15
Add config variable core.symrefsonly
Johannes Schindelin
1
-4
/
+6
2005-10-25
create_symref: if symlink fails, fall back to writing a "symbolic ref"
Johannes Schindelin
1
-5
/
+7
2005-10-15
git-check-ref-format: reject funny ref names.
Junio C Hamano
1
-9
/
+46
2005-10-14
Unlocalized isspace and friends
Linus Torvalds
1
-1
/
+0
2005-10-05
[PATCH] Fix symbolic ref validation
Jonas Fonseca
1
-1
/
+1
2005-10-01
Add git-symbolic-ref
Junio C Hamano
1
-0
/
+77
2005-10-01
Use resolve_ref() to implement read_ref().
Junio C Hamano
1
-27
/
+62
2005-10-01
[PATCH] Allow reading "symbolic refs" that point to other refs
Linus Torvalds
1
-33
/
+40
2005-08-16
[PATCH] Make do_each_ref() follow symlinks.
Matt Draisey
1
-1
/
+1
2005-08-09
[PATCH] -Werror fixes
Timo Sirainen
1
-3
/
+3
2005-07-08
Make "for_each_ref()" always use the "canonical" refname.
Linus Torvalds
1
-8
/
+7
2005-07-05
Fix silly thinko in "head_ref()"
Linus Torvalds
1
-2
/
+2
2005-07-05
Add "git_path()" and "head_ref()" helper functions.
Linus Torvalds
1
-0
/
+9
2005-07-04
Clean up output of "for_each_ref()" when GIT_DIR is "."
Linus Torvalds
1
-0
/
+5
2005-07-03
Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache
Linus Torvalds
1
-5
/
+5
2005-07-02
Generalize the "show each ref" code in receice-pack
Linus Torvalds
1
-0
/
+65
2005-06-06
[PATCH] Operations on refs
Daniel Barkalow
1
-0
/
+173