enerator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/builtin-symbolic-ref.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-20Allow passing of an alternative CVSROOT via -d.Simon 'corecode' Schubert2-11/+23
2007-02-20disable t4016-diff-quote.sh on some filesystemsAlex Riesen1-0/+4
2007-02-20Support for large files on 32bit systems.Martin Waitz1-0/+2
2007-02-20git grep: use pagerJohannes Schindelin1-1/+1
2007-02-20prefixcmp(): fix-up leftover strncmp().Junio C Hamano9-13/+13
2007-02-20prefixcmp(): fix-up mechanical conversion.Junio C Hamano13-44/+44
2007-02-20Mechanical conversion to use prefixcmp()Junio C Hamano48-211/+211
2007-02-20Add prefixcmp()Junio C Hamano1-0/+5
2007-02-20Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy1-21/+16
2007-02-20Link 1.5.0.1 documentation from the main page.Junio C Hamano1-0/+4
2007-02-19name-rev: avoid "^0" when unneededJohannes Schindelin1-7/+16
2007-02-19Teach git-remote to update existing remotes by fetching from themTheodore Ts'o3-1/+26
2007-02-19Obey NO_C99_FORMAT in fast-import.c.Jason Riedy1-14/+23
2007-02-19Add a compat/strtoumax.c for Solaris 8.Jason Riedy3-0/+28
2007-02-19git-clone: Sync documentation to usage note.Christian Schlotter2-3/+3
2007-02-18GIT 1.5.0.1v1.5.0.1Junio C Hamano3-8/+13
2007-02-18Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen1-6/+6
2007-02-18Read the config in rev-listFredrik Kuivinen1-0/+1
2007-02-18New autoconf test for iconvFredrik Kuivinen1-6/+25
2007-02-18diff --check: use colourJohannes Schindelin1-18/+39
2007-02-17Update draft release notes for 1.5.1Junio C Hamano1-10/+15
2007-02-17Update draft release notes for 1.5.0.1Junio C Hamano1-2/+19
2007-02-17name-rev: introduce the --refs=<pattern> optionJohannes Schindelin2-7/+22
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce9-14/+15
2007-02-17Attempt to improve git-rebase lead-in description.Shawn O. Pearce1-8/+14
2007-02-16Do not take mode bits from index after type change.Junio C Hamano6-16/+46
2007-02-16git-blame: prevent argument parsing segfaultTommi Kyntola1-0/+3
2007-02-16git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano1-6/+9
2007-02-15pretend-sha1: grave bugfix.Junio C Hamano1-1/+3
2007-02-15remotes.not-origin.tagoptJunio C Hamano1-0/+9
2007-02-14GIT-VERSION-FILE: check ./version first.Junio C Hamano1-10/+11
2007-02-14sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard1-5/+3
2007-02-15Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl1-10/+13
2007-02-15Make gitk save and restore the user set window position.Mark Levedahl1-5/+6
2007-02-15[PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano1-2/+2
2007-02-15[PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano1-126/+150
2007-02-15[PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl1-4/+4
2007-02-15Change git repo-config to git configPaul Mackerras1-1/+1
2007-02-14Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano2-5/+10