summaryrefslogtreecommitdiffstats
path: root/git-merge-octopus.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-21Mechanical conversion to use prefixcmp()Junio C Hamano48-211/+211
2007-02-21Add prefixcmp()Junio C Hamano1-0/+5
2007-02-21Check 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-20Teach git-remote to update existing remotes by fetching from themTheodore Ts'o3-1/+26
2007-02-20Obey NO_C99_FORMAT in fast-import.c.Jason Riedy1-14/+23
2007-02-20Add a compat/strtoumax.c for Solaris 8.Jason Riedy3-0/+28
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter2-3/+3
2007-02-19GIT 1.5.0.1v1.5.0.1Junio C Hamano3-8/+13
2007-02-19Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen1-6/+6
2007-02-19Read the config in rev-listFredrik Kuivinen1-0/+1
2007-02-19diff --check: use colourJohannes Schindelin1-18/+39
2007-02-18Update draft release notes for 1.5.1Junio C Hamano1-10/+15
2007-02-18Update 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-17Do not take mode bits from index after type change.Junio C Hamano6-16/+46
2007-02-17git-blame: prevent argument parsing segfaultTommi Kyntola1-0/+3
2007-02-17git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano1-6/+9
2007-02-16pretend-sha1: grave bugfix.Junio C Hamano1-1/+3
2007-02-15remotes.not-origin.tagoptJunio C Hamano1-0/+9
2007-02-15GIT-VERSION-FILE: check ./version first.Junio C Hamano1-10/+11
2007-02-15sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard1-5/+3
2007-02-14Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl1-10/+13
2007-02-14Make gitk save and restore the user set window position.Mark Levedahl1-5/+6
2007-02-14[PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano1-2/+2
2007-02-14[PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano1-126/+150
2007-02-14[PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl1-4/+4
2007-02-14Change git repo-config to git configPaul Mackerras1-1/+1
2007-02-14Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano2-5/+10