10925 Commits (062410bb9d6553e6bc4f8fa7f0cab1ed63b75628)
 

Author SHA1 Message Date
Junio C Hamano 1b2782a5e2 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Shawn O. Pearce b215883de9 git-gui: Change prior tree SHA-1 verification to use git_read 18 years ago
Shawn O. Pearce f31b6ff747 Merge branch 'maint' 18 years ago
Shawn O. Pearce 20f1a10bfb git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree} 18 years ago
Junio C Hamano d972cce06d Re-code builtin-branch.c in UTF-8 18 years ago
Carlos Rica 975e0daf5e Function stripspace now gets a buffer instead file descriptors. 18 years ago
Brian Downing 73f8936050 Pack information tool 18 years ago
Johannes Schindelin 6f084a56fc branch --track: code cleanup and saner handling of local branches 18 years ago
Johannes Schindelin b42f69273b Add for_each_remote() function, and extend remote_find_tracking() 18 years ago
Carlos Rica 5206d13091 t7004: Add tests for the git tag -n option. 18 years ago
Carlos Rica b61a8a6747 t0030: Add tests with consecutive text lines and others with spaces added. 18 years ago
Carlos Rica defd53142e t0030: Remove repeated instructions and add missing && 18 years ago
Johannes Schindelin 36d56de649 Fix --cherry-pick with given paths 18 years ago
Johannes Schindelin 835252272e Fix core.sharedRepository = 2 18 years ago
Michael Hendricks 55feb1200f gitweb: configurable width for the projects list Description column 18 years ago
Shawn O. Pearce c7bd55028f Correct trivial typo in fast-import documentation 18 years ago
Junio C Hamano baa79ca42d Merge branch 'bd/delta' 18 years ago
Daniel Barkalow 1d735267c9 Some cosmetic changes to remote library 18 years ago
Daniel Barkalow dfd255dd1a Add allocation and freeing functions for struct refs 18 years ago
Matt McCutchen 54dadbdb29 Makefile: rebuild git.o on version change, clean up git$X flags 18 years ago
Johannes Schindelin 52aaf649cb rerere: record resolution even if file is not in merge base 18 years ago
Shawn O. Pearce f39a946a1f Support wholesale directory renames in fast-import 18 years ago
Shawn O. Pearce 11a264050f Merge branch 'maint' 18 years ago
Shawn O. Pearce 512e44b245 Clarify documentation of fast-import's D subcommand 18 years ago
Shawn O. Pearce 264f4a32fa git-gui: Include a space in Cygwin shortcut command lines 18 years ago
Shawn O. Pearce 6a5955fac3 git-gui: Use sh.exe in Cygwin shortcuts 18 years ago
Shawn O. Pearce 5922446794 git-gui: Paper bag fix for Cygwin shortcut creation 18 years ago
Shawn O. Pearce 0a84b3d94f Merge branch 'maint' 18 years ago
Shawn O. Pearce e87fb0f1b4 git-gui: Don't linewrap within console windows 18 years ago
Shawn O. Pearce 56e29f597c git-gui: Correct ls-tree buffering problem in browser 18 years ago
Paul Mackerras c961b228bc gitk: Use git log and add support for --left-right 18 years ago
Paul Mackerras 8c93917d23 gitk: Fix bug causing "can't read commitrow(0,n)" error 18 years ago
Brian Downing 096e96b493 [PATCH] gitk: Fix for tree view ending in nested directories 18 years ago
Shawn O. Pearce 7eafa2f157 git-gui: Improve the Windows and Mac OS X shortcut creators 18 years ago
Shawn O. Pearce 74c4763c76 git-gui: Teach console widget to use git_read 18 years ago
Brian Downing 848d732c10 pack-objects: Prefer shallower deltas if the size is equal 18 years ago
Shawn O. Pearce c136f2b8b9 git-gui: Perform our own magic shbang detection on Windows 18 years ago
Shawn O. Pearce 70a7595cc0 git-gui: Treat `git version` as `git --version` 18 years ago
Junio C Hamano 1ed84157a2 Revert 88494423 (removal of duplicate parents in the output codepath) 18 years ago
Junio C Hamano 11d6596709 revision.c: remove duplicated parents after history simplification 18 years ago
Shawn O. Pearce c67298902c git-gui: Assume unfound commands are known by git wrapper 18 years ago
Shawn O. Pearce 02efd48f52 git-gui: Correct gitk installation location 18 years ago
Shawn O. Pearce 0b81261622 git-gui: Always use absolute path to all git executables 18 years ago
Shawn O. Pearce b79223064e git-gui: Show a progress meter for checking out files 18 years ago
Shawn O. Pearce 51530d1722 git-gui: Change the main window progress bar to use status_bar 18 years ago
Shawn O. Pearce b29bd5ca3b git-gui: Extract blame viewer status bar into mega-widget 18 years ago
Shawn O. Pearce 827c71199d git-gui: Allow double-click in checkout dialog to start checkout 18 years ago
Shawn O. Pearce 84d3d7b84c git-gui: Default selection to first matching ref 18 years ago
Shawn O. Pearce 02087abcce git-gui: Unabbreviate commit SHA-1s prior to display 18 years ago
Shawn O. Pearce d41b43eb4c git-gui: Refactor branch switch to support detached head 18 years ago