summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-12GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano
2007-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-07-12gitweb: new cgi parameter: optMiklos Vajna
2007-07-12Add missing functions to contrib/emacs/vc-git.elDavid Kastrup
2007-07-12Documentation for git-log --followSteven Walter
2007-07-12reduce git-pack-objects memory usage a little moreNicolas Pitre
2007-07-12Add documentation for --window-memory, pack.windowMemoryBrian Downing
2007-07-12Add --window-memory option to git-repackBrian Downing
2007-07-12Add pack-objects window memory usage limitBrian Downing
2007-07-12Add functions for parsing integers with size suffixesBrian Downing
2007-07-12Support fetching the memory usage of a delta indexBrian Downing
2007-07-12Don't try to delta if target is much smaller than sourceBrian Downing
2007-07-12Correct shebang line for contrib/stats/packinfo.plBrian Downing
2007-07-12script to display a distribution of longest common hash prefixesNicolas Pitre
2007-07-12apply delta depth bias to already deltified objectsNicolas Pitre
2007-07-12Update list of older git docsJunio C Hamano
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-12gitk: Improve handling of -- and ambiguous argumentsPaul Mackerras
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