summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-26Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano
2007-02-26diff --cc: fix display of symlink conflicts during a merge.Junio C Hamano
2007-02-26Merge branch 'jc/merge-symlink' into maintJunio C Hamano
2007-02-26merge-recursive: fix longstanding bug in merging symlinksJunio C Hamano
2007-02-26merge-index: fix longstanding bug in merging symlinksJunio C Hamano
2007-02-25Add Release Notes to prepare for 1.5.0.2Junio C Hamano
2007-02-25Allow arbitrary number of arguments to git-pack-objectsRoland Dreier
2007-02-25rerere: do not deal with symlinks.Junio C Hamano
2007-02-25rerere: do not skip two conflicted paths next to each other.Junio C Hamano
2007-02-25Merge git://repo.or.cz/git-gui into maintJunio C Hamano
2007-02-25Don't modify CREDITS-FILE if it hasn't changed.Junio C Hamano
2007-02-24diff-patch: Avoid emitting double-slashes in textual patch.Junio C Hamano
2007-02-24Reword git-am 3-way fallback failure message.Junio C Hamano
2007-02-24Limit filename for format-patchRobin Rosenberg
2007-02-24core.legacyheaders: Use the description used in RelNotes-1.5.0Santi BĂ©jar
2007-02-24git-show-ref --verify: Fail if called without a referenceDmitry V. Levin
2007-02-23git-diff: fix combined diffJohannes Schindelin
2007-02-23Fix 'git commit -a' in a newly initialized repositoryFredrik Kuivinen
2007-02-22Include git-gui credits file in dist.Shawn O. Pearce
2007-02-22Document the new core.bare configuration option.Shawn O. Pearce
2007-02-21Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-02-21Use gunzip -c over gzcat in import-tars example.Michael Loeffler
2007-02-21git-gui: Don't crash in citool mode on initial commit.gitgui-0.6.1Shawn O. Pearce
2007-02-21git-gui: Remove TODO list.Shawn O. Pearce
2007-02-21git-gui: Include browser in our usage message.Shawn O. Pearce
2007-02-21git-gui: Change summary of git-gui.Shawn O. Pearce
2007-02-21git-gui: Display all authors of git-gui.Shawn O. Pearce
2007-02-21git-gui: Use mixed path for docs on Cygwin.Shawn O. Pearce
2007-02-21Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy
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-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-18git-gui: Correct crash when saving options in blame mode.Shawn O. Pearce
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-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-16git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano
2007-02-16git-gui: Expose the browser as a subcommand.Shawn O. Pearce
2007-02-16pretend-sha1: grave bugfix.Junio C Hamano
2007-02-15git-gui: Create new branches from a tag.Martin Koegler
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