aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rerere: do not skip two conflicted paths next to each other.Junio C Hamano2007-02-25
* Merge git://repo.or.cz/git-gui into maintJunio C Hamano2007-02-24
|\
| * Don't modify CREDITS-FILE if it hasn't changed.Junio C Hamano2007-02-25
* | diff-patch: Avoid emitting double-slashes in textual patch.Junio C Hamano2007-02-24
* | Reword git-am 3-way fallback failure message.Junio C Hamano2007-02-24
* | Limit filename for format-patchRobin Rosenberg2007-02-24
* | core.legacyheaders: Use the description used in RelNotes-1.5.0Santi BĂ©jar2007-02-24
* | git-show-ref --verify: Fail if called without a referenceDmitry V. Levin2007-02-24
* | git-diff: fix combined diffJohannes Schindelin2007-02-22
* | Fix 'git commit -a' in a newly initialized repositoryFredrik Kuivinen2007-02-22
* | Include git-gui credits file in dist.Shawn O. Pearce2007-02-21
* | Document the new core.bare configuration option.Shawn O. Pearce2007-02-21
* | Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-02-21
|\ \ | |/
| * git-gui: Don't crash in citool mode on initial commit.gitgui-0.6.1Shawn O. Pearce2007-02-21
| * git-gui: Remove TODO list.Shawn O. Pearce2007-02-21
| * git-gui: Include browser in our usage message.Shawn O. Pearce2007-02-21
| * git-gui: Change summary of git-gui.Shawn O. Pearce2007-02-21
| * git-gui: Display all authors of git-gui.Shawn O. Pearce2007-02-21
| * git-gui: Use mixed path for docs on Cygwin.Shawn O. Pearce2007-02-21
| * git-gui: Correct crash when saving options in blame mode.Shawn O. Pearce2007-02-18
| * git-gui: Expose the browser as a subcommand.Shawn O. Pearce2007-02-16
| * git-gui: Create new branches from a tag.Martin Koegler2007-02-15
| * git-gui: Prefer version file over git-describe.Shawn O. Pearce2007-02-14
| * git-gui: Print version on the console.Shawn O. Pearce2007-02-14
| * git-gui: More consistently display the application name.Shawn O. Pearce2007-02-14
| * git-gui: Permit merging tags into the current branch.Shawn O. Pearce2007-02-13
| * git-gui: Basic version check to ensure git 1.5.0 or later is used.Shawn O. Pearce2007-02-13
| * git-gui: Refactor 'exec git subcmd' idiom.Shawn O. Pearce2007-02-13
* | Use gunzip -c over gzcat in import-tars example.Michael Loeffler2007-02-21
* | Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy2007-02-20
* | Obey NO_C99_FORMAT in fast-import.c.Jason Riedy2007-02-19
* | Add a compat/strtoumax.c for Solaris 8.Jason Riedy2007-02-19
* | git-clone: Sync documentation to usage note.Christian Schlotter2007-02-19
* | GIT 1.5.0.1v1.5.0.1Junio C Hamano2007-02-18
* | Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen2007-02-18
* | Read the config in rev-listFredrik Kuivinen2007-02-18
* | Update draft release notes for 1.5.0.1Junio C Hamano2007-02-17
* | Merge git://git.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-02-17
|\ \
| * | Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl2007-02-15
| * | Make gitk save and restore the user set window position.Mark Levedahl2007-02-15
| * | [PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano2007-02-15
| * | [PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano2007-02-15
| * | [PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl2007-02-15
| * | Change git repo-config to git configPaul Mackerras2007-02-15
* | | Convert update-index references in docs to add.Shawn O. Pearce2007-02-17
* | | Attempt to improve git-rebase lead-in description.Shawn O. Pearce2007-02-17
* | | Do not take mode bits from index after type change.Junio C Hamano2007-02-16
* | | git-blame: prevent argument parsing segfaultTommi Kyntola2007-02-16
* | | git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano2007-02-16
* | | pretend-sha1: grave bugfix.Junio C Hamano2007-02-15