summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-12Merge commit 'git-gui/master'Junio C Hamano
2007-07-12Merge branch 'maint'Junio C Hamano
2007-07-12GIT 1.5.2.4v1.5.2.4Junio C Hamano
2007-07-12Teach read-tree 2-way merge to ignore intermediate symlinksJunio C Hamano
2007-07-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-07-12git-gui: Change prior tree SHA-1 verification to use git_readShawn O. Pearce
2007-07-12Merge branch 'maint'Shawn O. Pearce
2007-07-12git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce
2007-07-12Re-code builtin-branch.c in UTF-8Junio C Hamano
2007-07-12Function stripspace now gets a buffer instead file descriptors.Carlos Rica
2007-07-12Pack information toolBrian Downing
2007-07-11branch --track: code cleanup and saner handling of local branchesJohannes Schindelin
2007-07-11Add for_each_remote() function, and extend remote_find_tracking()Johannes Schindelin
2007-07-11t7004: Add tests for the git tag -n option.Carlos Rica
2007-07-11t0030: Add tests with consecutive text lines and others with spaces added.Carlos Rica
2007-07-11t0030: Remove repeated instructions and add missing &&Carlos Rica
2007-07-11Fix --cherry-pick with given pathsJohannes Schindelin
2007-07-11Fix core.sharedRepository = 2Johannes Schindelin
2007-07-11gitweb: configurable width for the projects list Description columnMichael Hendricks
2007-07-10Merge branch 'bd/delta'Junio C Hamano
2007-07-10Some cosmetic changes to remote libraryDaniel Barkalow
2007-07-10Add allocation and freeing functions for struct refsDaniel Barkalow
2007-07-10Makefile: rebuild git.o on version change, clean up git$X flagsMatt McCutchen
2007-07-10rerere: record resolution even if file is not in merge baseJohannes Schindelin
2007-07-10Support wholesale directory renames in fast-importShawn O. Pearce
2007-07-10Merge branch 'maint'Shawn O. Pearce
2007-07-10Clarify documentation of fast-import's D subcommandShawn O. Pearce
2007-07-10git-gui: Include a space in Cygwin shortcut command linesShawn O. Pearce
2007-07-10git-gui: Use sh.exe in Cygwin shortcutsShawn O. Pearce
2007-07-10git-gui: Paper bag fix for Cygwin shortcut creationShawn O. Pearce
2007-07-10Merge branch 'maint'Shawn O. Pearce
2007-07-10git-gui: Don't linewrap within console windowsShawn O. Pearce
2007-07-10git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce
2007-07-09git-gui: Improve the Windows and Mac OS X shortcut creatorsShawn O. Pearce
2007-07-09git-gui: Teach console widget to use git_readShawn O. Pearce
2007-07-09pack-objects: Prefer shallower deltas if the size is equalBrian Downing
2007-07-09git-gui: Perform our own magic shbang detection on WindowsShawn O. Pearce
2007-07-09git-gui: Treat `git version` as `git --version`Shawn O. Pearce
2007-07-09Revert 88494423 (removal of duplicate parents in the output codepath)Junio C Hamano
2007-07-09revision.c: remove duplicated parents after history simplificationJunio C Hamano
2007-07-09git-gui: Assume unfound commands are known by git wrapperShawn O. Pearce
2007-07-09git-gui: Correct gitk installation locationShawn O. Pearce
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce
2007-07-09git-gui: Show a progress meter for checking out filesShawn O. Pearce
2007-07-09git-gui: Change the main window progress bar to use status_barShawn O. Pearce
2007-07-09git-gui: Extract blame viewer status bar into mega-widgetShawn O. Pearce
2007-07-09git-gui: Allow double-click in checkout dialog to start checkoutShawn O. Pearce
2007-07-09git-gui: Default selection to first matching refShawn O. Pearce
2007-07-09git-gui: Unabbreviate commit SHA-1s prior to displayShawn O. Pearce
2007-07-09git-gui: Refactor branch switch to support detached headShawn O. Pearce