summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-21Add prefixcmp()Junio C Hamano
2007-02-21Merge branch 'maint'Junio C Hamano
2007-02-21Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy
2007-02-20Link 1.5.0.1 documentation from the main page.Junio C Hamano
2007-02-20Teach git-remote to update existing remotes by fetching from themTheodore Ts'o
2007-02-20Merge branch 'js/diff-color-check'Junio C Hamano
2007-02-20Merge branch 'jc/fetch-notags'Junio C Hamano
2007-02-20Merge branch 'maint'Junio C Hamano
2007-02-20Obey NO_C99_FORMAT in fast-import.c.Jason Riedy
2007-02-20Add a compat/strtoumax.c for Solaris 8.Jason Riedy
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter
2007-02-19Merge branch 'ap/cvsserver'Junio C Hamano
2007-02-19Merge branch 'maint'Junio C Hamano
2007-02-19GIT 1.5.0.1v1.5.0.1Junio C Hamano
2007-02-18Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen
2007-02-18Read the config in rev-listFredrik Kuivinen
2007-02-18diff --check: use colourJohannes Schindelin
2007-02-18Update draft release notes for 1.5.1Junio C Hamano
2007-02-18Merge branch 'maint'Junio C Hamano
2007-02-18Update draft release notes for 1.5.0.1Junio C Hamano
2007-02-18Merge git://git.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-02-17name-rev: introduce the --refs=<pattern> optionJohannes Schindelin
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-02-17Attempt to improve git-rebase lead-in description.Shawn O. Pearce
2007-02-17Do not take mode bits from index after type change.Junio C Hamano
2007-02-17git-blame: prevent argument parsing segfaultTommi Kyntola
2007-02-16Merge branch 'maint'Junio C Hamano
2007-02-16git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano
2007-02-16Merge branch 'maint'Junio C Hamano
2007-02-16pretend-sha1: grave bugfix.Junio C Hamano
2007-02-15remotes.not-origin.tagoptJunio C Hamano
2007-02-14Merge branch 'maint'Junio C Hamano
2007-02-14GIT-VERSION-FILE: check ./version first.Junio C Hamano
2007-02-14sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard
2007-02-14Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl
2007-02-14Make gitk save and restore the user set window position.Mark Levedahl
2007-02-14[PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano
2007-02-14[PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano
2007-02-14[PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl
2007-02-14Change git repo-config to git configPaul Mackerras
2007-02-14Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano
2007-02-14Add RelNotes 1.5.0.1Junio C Hamano
2007-02-14Still updating 1.5.0 release notes.Junio C Hamano
2007-02-14git-daemon: Avoid leaking the listening sockets into child processes.Alexandre Julliard
2007-02-14The "table-of-contents" in the update hook script should match the bodyAndy Parkins
2007-02-14Have git-cvsserver call hooks/update before really altering the refAndy Parkins
2007-02-14Clarify two backward incompatible repository options.Junio C Hamano
2007-02-14Point top-level RelNotes link at 1.5.1 release notes being prepared.Junio C Hamano
2007-02-14Add RelNotes 1.5.1Junio C Hamano
2007-02-14Document --ignore-space-at-eol option.Junio C Hamano