10881 Commits (121b42a5b4839c7d8756b0da3e6ed18e720b1295)
 

Author SHA1 Message Date
Brian Downing 121b42a5b4 Add --window-memory option to git-repack 18 years ago
Brian Downing a97773ce7e Add pack-objects window memory usage limit 18 years ago
Brian Downing 0b87b6e081 Add functions for parsing integers with size suffixes 18 years ago
Brian Downing 11779e7907 Support fetching the memory usage of a delta index 18 years ago
Brian Downing a1dab41af4 Don't try to delta if target is much smaller than source 18 years ago
Brian Downing b492bbd836 Correct shebang line for contrib/stats/packinfo.pl 18 years ago
Nicolas Pitre 750bd6ac35 script to display a distribution of longest common hash prefixes 18 years ago
Nicolas Pitre c83f032e09 apply delta depth bias to already deltified objects 18 years ago
Junio C Hamano baafd6e765 Update list of older git docs 18 years ago
Junio C Hamano b9dcf846e2 Merge commit 'git-gui/master' 18 years ago
Junio C Hamano 237ce836e7 Merge branch 'maint' 18 years ago
Junio C Hamano ffb293b63d GIT 1.5.2.4 18 years ago
Junio C Hamano ec0603e13c Teach read-tree 2-way merge to ignore intermediate symlinks 18 years ago
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
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
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