Code

git.git
2007-08-15 Junio C HamanoGIT 1.5.2.5 v1.5.2.5
2007-08-15 Salikh Zakirovgit-add -u paths... now works from subdirectory
2007-08-15 Junio C HamanoFix "git add -u" data corruption.
2007-08-06 Linus Torvaldsapply: remove directory that becomes empty by renaming...
2007-08-06 Junio C Hamanosetup.c:verify_non_filename(): don't die unnecessarily...
2007-08-01 Christian Couderrev-list --bisect: fix allocation of "int*" instead...
2007-07-18 Julian PhillipsForce listingblocks to be monospaced in manpages
2007-07-18 Junio C HamanoDo not expect unlink(2) to fail on a directory.
2007-07-12 Junio C HamanoGIT 1.5.2.4 v1.5.2.4
2007-07-12 Junio C HamanoTeach read-tree 2-way merge to ignore intermediate...
2007-07-12 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-07-12 Shawn O. Pearcegit-gui: Work around bad interaction between Tcl and... gitgui-0.7.5
2007-07-10 Shawn O. PearceClarify documentation of fast-import's D subcommand
2007-07-10 Shawn O. Pearcegit-gui: Don't linewrap within console windows
2007-07-10 Shawn O. Pearcegit-gui: Correct ls-tree buffering problem in browser
2007-07-09 Shawn O. Pearcegit-gui: Skip nicknames when selecting author initials
2007-07-08 William Purselluser-manual: fix directory name in git-archive example
2007-07-08 J. Bruce Fieldsuser-manual: more explanation of push and pull usage
2007-07-08 J. Bruce Fieldstutorial: Fix typo
2007-07-08 Andy Parkinsuser-manual: grammar and style fixes
2007-07-07 Johannes SchindelinFix "apply --reverse" with regard to whitespace
2007-07-06 Shawn O. Pearcegit-gui: Ensure windows shortcuts always have .bat...
2007-07-06 Shawn O. Pearcegit-gui: Include a Push action on the left toolbar
2007-07-06 Shawn O. Pearcegit-gui: Bind M1-P to push action
2007-07-06 Shawn O. Pearcegit-gui: Don't bind F5/M1-R in all windows
2007-07-04 Shawn O. Pearcegit-gui: Unlock the index when cancelling merge dialog
2007-07-04 Miklos VajnaDocument -<n> for git-format-patch
2007-07-03 Johannes Schindelinglossary: add 'reflog'
2007-07-03 Johannes Schindelindiff --no-index: fix --name-status with added files
2007-07-03 Jim MeyeringDon't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIE...
2007-07-03 Michael HendricksCorrectly document the name of the global excludes...
2007-07-02 Andy ParkinsMake git-prune submodule aware (and fix a SEGFAULT...
2007-07-02 Junio C HamanoGIT 1.5.2.3 v1.5.2.3
2007-06-30 Matt KraaiCorrect the name of NO_R_TO_GCC_LINKER in the comment...
2007-06-30 Sam Vilaingit-remote: document -n
2007-06-30 Sam Vilainrepack: improve documentation on -a option
2007-06-30 Gerrit Papegit-gui: properly popup error if gitk should be started...
2007-06-29 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-27 Shawn O. Pearcegit-gui: Don't require a .pvcsrc to create Tools/Migrat... gitgui-0.7.4
2007-06-27 Shawn O. Pearcegit-gui: Don't nice git blame on MSYS as nice is not...
2007-06-27 Frank Lichtenheldconfig: Change output of --get-regexp for valueless...
2007-06-27 Frank Lichtenheldconfig: Complete documentation of --get-regexp
2007-06-27 Sam Vilaincleanup merge-base test script
2007-06-27 Linus TorvaldsFix zero-object version-2 packs
2007-06-27 Sven VerdoolaegeIgnore submodule commits when fetching over dumb protocols
2007-06-22 Shawn O. Pearcegit-gui: Don't require $DISPLAY just to get --version
2007-06-21 Shawn O. Pearcegit-gui: Bind Tab/Shift-Tab to cycle between panes...
2007-06-21 Shawn O. Pearcegit-gui: Correctly install to /usr/bin on Cygwin
2007-06-16 Junio C HamanoGIT 1.5.2.2 v1.5.2.2
2007-06-16 Junio C HamanoDocumentation: adjust to AsciiDoc 8
2007-06-16 Junio C HamanoAvoid diff cost on "git log -z"
2007-06-16 Junio C Hamanogit-branch --track: fix tracking branch computation.
2007-06-16 Junio C Hamano$EMAIL is a last resort fallback, as it's system-wide.
2007-06-16 Johannes Schindelinmerge-recursive: refuse to merge binary files
2007-06-16 Johannes SchindelinMove buffer_is_binary() to xdiff-interface.h
2007-06-16 Alex RiesenAdd a local implementation of hstrerror for the system...
2007-06-16 Jakub NarebskiGenerated spec file to be ignored is named git.spec...
2007-06-13 Junio C HamanoMerge branch 'ar/clone' into maint
2007-06-13 Junio C HamanoMerge branch 'sv/objfixes' into maint
2007-06-12 Kristian HøgsbergUnquote From line from patch before comparing with...
2007-06-12 Luiz Fernando... git-cherry: Document 'limit' command-line option
2007-06-12 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-12 Shawn O. Pearcegit-gui: Save geometry before the window layout is...
2007-06-11 Shawn O. Pearcegit-gui: Give amend precedence to HEAD over MERGE_MSG
2007-06-11 Shawn O. Pearcegit-gui: Include 'war on whitespace' fixes from git.git
2007-06-11 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-10 J. Bruce Fieldstutorial: use "project history" instead of "changelog...
2007-06-10 J. Bruce FieldsDocumentation: user-manual todo
2007-06-10 J. Bruce Fieldsuser-manual: add a missing section ID
2007-06-10 Gerrit PapeFix typo in remote branch example in git user manual
2007-06-10 J. Bruce Fieldsuser-manual: quick-start updates
2007-06-09 william pursellMake command description imperative statement, not...
2007-06-08 Junio C Hamanocheckout: do not get confused with ambiguous tag/branch...
2007-06-08 Shawn O. Pearcegit-gui: Changed blame header bar background to match... gitgui-0.7.3
2007-06-06 Alex RiesenFix clone to setup the origin if its name ends with...
2007-06-06 Sam VilainDon't assume tree entries that are not dirs are blobs
2007-06-06 Michael Milligangit-cvsimport: Make sure to use $git_dir always instead...
2007-06-06 Sam Vilainfix documentation of unpack-objects -n
2007-06-06 Johannes SixtAccept dates before 2000/01/01 when specified as second...
2007-06-06 Shawn O. Pearcegit-gui: Favor the original annotations over the recent...
2007-06-06 Shawn O. Pearcegit-gui: Improve our labeling of blame annotation types
2007-06-06 Shawn O. Pearcegit-gui: Use three colors for the blame viewer background
2007-06-06 Shawn O. Pearcegit-gui: Jump to original line in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Display both commits in our tooltips
2007-06-06 Shawn O. Pearcegit-gui: Run blame twice on the same file and display...
2007-06-06 Shawn O. Pearcegit-gui: Display the "Loading annotation..." message...
2007-06-06 Shawn O. Pearcegit-gui: Rename fields in blame viewer to better descri...
2007-06-06 Shawn O. Pearcegit-gui: Label the uncommitted blame history entry
2007-06-06 Shawn O. Pearcegit-gui: Switch internal blame structure to Tcl lists
2007-06-06 Shawn O. Pearcegit-gui: Cleanup redundant column management in blame...
2007-06-06 Shawn O. Pearcegit-gui: Better document our blame variables
2007-06-06 Shawn O. Pearcegit-gui: Remove unused commit_list from blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Automatically expand the line number column...
2007-06-06 Shawn O. Pearcegit-gui: Make the line number column slightly wider...
2007-06-06 Shawn O. Pearcegit-gui: Use lighter colors in blame view
2007-06-06 Shawn O. Pearcegit-gui: Remove unnecessary space between columns in...
2007-06-06 Shawn O. Pearcegit-gui: Remove the loaded column from the blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Clip the commit summaries in the blame history...
2007-06-06 Shawn O. Pearcegit-gui: Use a label instead of a button for the back...
2007-06-06 Shawn O. Pearcegit-gui: Show original filename in blame tooltip
next