Code

git.git
2007-06-06 Shawn O. Pearcegit-gui: Combine blame groups only if commit and filena...
2007-06-06 Shawn O. Pearcegit-gui: Allow digging through history in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Display a progress bar during blame annotation...
2007-06-06 Shawn O. Pearcegit-gui: Allow the user to control the blame/commit...
2007-06-06 Shawn O. Pearcegit-gui: Show author initials in blame groups
2007-06-06 Shawn O. Pearcegit-gui: Space the commit group continuation out in...
2007-06-06 Shawn O. Pearcegit-gui: Cleanup minor style nit
2007-06-06 Shawn O. Pearcegit-gui: Remove unnecessary reshow of blamed commit
2007-06-06 Shawn O. Pearcegit-gui: Highlight the blame commit header from everyth...
2007-06-06 Shawn O. Pearcegit-gui: Display tooltips in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Use arror cursor in blame viewer file data
2007-06-06 Shawn O. Pearcegit-gui: Simplify consecutive lines that come from...
2007-06-06 Shawn O. Pearcegit-gui: Improve the coloring in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Remove empty blank line at end of blame
2007-06-06 Shawn O. Pearcegit-gui: Cleanup blame::new widget initialization
2007-06-06 Shawn O. Pearcegit-gui: Add a 4 digit commit abbreviation to the blame...
2007-06-06 Matthijs MelchiorNew selection indication and softer colors
2007-06-03 Shawn O. PearceRevert "Make the installation target of git-gui a littl...
2007-06-03 Shawn O. Pearcegit-gui: Verify Tcl/Tk is new enough for our needs
2007-06-02 Shawn O. Pearcegit-gui: Attach font_ui to all spinbox widgets
2007-06-02 Junio C HamanoGIT 1.5.2.1 v1.5.2.1
2007-06-02 Kristian HøgsbergUse =20 when rfc2047 encoding spaces.
2007-06-02 Josh TriplettCreate a new manpage for the gitignore format, and...
2007-06-02 Jeff KingDocumentation: robustify asciidoc GIT_VERSION replacement
2007-06-02 Shawn O. Pearcegit-gui: Don't quit when we destroy a child widget
2007-06-02 Alex RiesenMake the installation target of git-gui a little less...
2007-06-01 Shawn O. Pearcegit-gui: Allow as few as 0 lines of diff context
2007-05-31 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-31 Frank Lichtenheldgit-config: Improve documentation of git-config file...
2007-05-31 Frank Lichtenheldgit-config: Various small fixes to asciidoc documentation
2007-05-30 Shawn O. Pearcegit-gui: Allow creating a branch when none exists
2007-05-30 Jerald Fitzjeralddecode_85(): fix missing return.
2007-05-30 Linus Torvaldsfix signed range problems with hex conversions
2007-05-29 Frank Lichtenheldcvsserver: Fix some typos in asciidoc documentation
2007-05-29 Frank Lichtenheldcvsserver: Note that CVS_SERVER can also be specified...
2007-05-29 Frank Lichtenheldcvsserver: Correct inetd.conf example in asciidoc docum...
2007-05-29 Steffen Prohaskauser-manual: fixed typo in example
2007-05-29 Andy ParkinsAdd test case for $Id$ expanded in the repository
2007-05-29 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-29 Eric Wonggit-svn: avoid md5 calculation entirely if SVN doesn...
2007-05-29 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-05-29 Nguyen Thai... Makefile: Remove git-fsck and git-verify-pack from...
2007-05-28 Johan HerlandFix stupid typo in lookup_tag()
2007-05-27 Shawn O. Pearcegit-gui: Guess our share/git-gui/lib path at runtime... gitgui-0.7.2
2007-05-26 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-26 James Y KnightFix git-svn to handle svn not reporting the md5sum...
2007-05-26 Andy ParkinsFix mishandling of $Id$ expanded in the repository...
2007-05-26 Jeff KingMore echo "$user_message" fixes.
2007-05-26 Junio C HamanoAdd tests for the last two fixes.
2007-05-26 Junio C Hamanogit-commit: use printf '%s\n' instead of echo on user...
2007-05-26 Jeff Kinggit-am: use printf instead of echo on user-supplied...
2007-05-26 Jakub NarebskiDocumentation: Add definition of "evil merge" to GIT...
2007-05-26 Jakub NarebskiReplace the last 'dircache's by 'index'
2007-05-26 Jakub NarebskiDocumentation: Clean up links in GIT Glossary
2007-05-25 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimpor...
2007-05-25 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-25 Carlos Ricafix memory leak in parse_object when check_sha1_signatu...
2007-05-24 Junio C Hamanoname-rev: tolerate clock skew in committer dates
2007-05-24 Shawn O. PearceCorrect key bindings to Control-<foo>
2007-05-24 Shawn O. PearceUpdate bash completion for git-config options
2007-05-24 Shawn O. PearceTeach bash completion about recent log long options
2007-05-24 Shawn O. PearceTeach bash completion about 'git remote update'
2007-05-24 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-05-24 Shawn O. PearceUpdate bash completion header documentation
2007-05-24 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-24 Shawn O. PearceRemove a duplicate --not option in bash completion
2007-05-24 Shawn O. PearceTeach bash completion about git-shortlog
2007-05-24 Shawn O. PearceHide the plumbing diff-{files,index,tree} from bash...
2007-05-24 Shawn O. PearceFix possible coredump with fast-import --import-marks
2007-05-24 Shawn O. PearceRefactor fast-import branch creation from existing...
2007-05-24 Simon Hausmannfast-import: Fix crash when referencing already existin...
2007-05-24 Simon Hausmannfast-import: Fix uninitialized variable
2007-05-24 James BowesDocumentation: fix git-config.xml generation
2007-05-23 Stephan SpringlUse git-for-each-ref to check whether the origin branch...
2007-05-23 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-23 Paolo BonziniDocument branch.autosetupmerge.
2007-05-22 Shawn O. Pearcegit-gui: Tighten internal pattern match for lib/ directory
2007-05-22 Junio C Hamanogit-cvsserver: fix disabling service via per-method...
2007-05-22 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-22 Johannes Schindelingit-status: respect core.excludesFile
2007-05-22 Johannes SchindelinSubmittingPatches: mention older C compiler compatibility
2007-05-22 Jim Meyeringgit-daemon: don't ignore pid-file write failure
2007-05-21 Jonas FonsecaUpdate bash completion to ignore some more plumbing...
2007-05-21 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-21 Junio C Hamanoannotate: make it work from subdirectories.
2007-05-20 Frank Lichtenheldgit-config: Correct asciidoc documentation for --int...
2007-05-20 Frank Lichtenheldt1300: Add tests for git-config --bool --get
2007-05-20 Sven Verdoolaegeunpack-trees.c: verify_uptodate: remove dead code
2007-05-20 Fernando J... Use PATH_MAX instead of TEMPFILE_PATH_LEN
2007-05-20 Jonas Fonsecabranch: fix segfault when resolving an invalid HEAD
2007-05-20 Junio C HamanoGIT 1.5.2 v1.5.2
2007-05-20 Junio C Hamanogit-cvsserver: exit with 1 upon "I HATE YOU"
2007-05-20 Junio C HamanoMerge branch 'maint' to synchronize with 1.5.1.6
2007-05-20 Junio C HamanoGIT 1.5.1.6 v1.5.1.6
2007-05-20 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-05-19 Eric Wonggit-svn: don't minimize-url when doing an init that...
2007-05-19 Eric Wonggit-svn: avoid crashing svnserve when creating new...
2007-05-19 Johan Herlanduser-manual: Add section on ignoring files
2007-05-19 J. Bruce Fieldsuser-manual: finding commits referencing given file...
2007-05-19 J. Bruce Fieldsuser-manual: discourage shared repository
next