Code

git.git
2007-07-12 Junio C HamanoGIT v1.5.3-rc1 v1.5.3-rc1
2007-07-12 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-07-12 Miklos Vajnagitweb: new cgi parameter: opt
2007-07-12 David KastrupAdd missing functions to contrib/emacs/vc-git.el
2007-07-12 Steven WalterDocumentation for git-log --follow
2007-07-12 Nicolas Pitrereduce git-pack-objects memory usage a little more
2007-07-12 Brian DowningAdd documentation for --window-memory, pack.windowMemory
2007-07-12 Brian DowningAdd --window-memory option to git-repack
2007-07-12 Brian DowningAdd pack-objects window memory usage limit
2007-07-12 Brian DowningAdd functions for parsing integers with size suffixes
2007-07-12 Brian DowningSupport fetching the memory usage of a delta index
2007-07-12 Brian DowningDon't try to delta if target is much smaller than source
2007-07-12 Brian DowningCorrect shebang line for contrib/stats/packinfo.pl
2007-07-12 Nicolas Pitrescript to display a distribution of longest common...
2007-07-12 Nicolas Pitreapply delta depth bias to already deltified objects
2007-07-12 Junio C HamanoUpdate list of older git docs
2007-07-12 Junio C HamanoMerge commit 'git-gui/master'
2007-07-12 Junio C HamanoMerge branch 'maint'
2007-07-12 Junio C HamanoGIT 1.5.2.4 v1.5.2.4
2007-07-12 Paul Mackerrasgitk: Improve handling of -- and ambiguous arguments
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: Change prior tree SHA-1 verification to use...
2007-07-12 Shawn O. PearceMerge branch 'maint'
2007-07-12 Shawn O. Pearcegit-gui: Work around bad interaction between Tcl and... gitgui-0.7.5
2007-07-12 Junio C HamanoRe-code builtin-branch.c in UTF-8
2007-07-12 Carlos RicaFunction stripspace now gets a buffer instead file...
2007-07-12 Brian DowningPack information tool
2007-07-11 Johannes Schindelinbranch --track: code cleanup and saner handling of...
2007-07-11 Johannes SchindelinAdd for_each_remote() function, and extend remote_find_...
2007-07-11 Carlos Ricat7004: Add tests for the git tag -n option.
2007-07-11 Carlos Ricat0030: Add tests with consecutive text lines and others...
2007-07-11 Carlos Ricat0030: Remove repeated instructions and add missing &&
2007-07-11 Johannes SchindelinFix --cherry-pick with given paths
2007-07-11 Johannes SchindelinFix core.sharedRepository = 2
2007-07-11 Michael Hendricksgitweb: configurable width for the projects list Descri...
2007-07-10 Junio C HamanoMerge branch 'bd/delta'
2007-07-10 Daniel BarkalowSome cosmetic changes to remote library
2007-07-10 Daniel BarkalowAdd allocation and freeing functions for struct refs
2007-07-10 Matt McCutchenMakefile: rebuild git.o on version change, clean up...
2007-07-10 Johannes Schindelinrerere: record resolution even if file is not in merge...
2007-07-10 Shawn O. PearceSupport wholesale directory renames in fast-import
2007-07-10 Shawn O. PearceMerge branch 'maint'
2007-07-10 Shawn O. PearceClarify documentation of fast-import's D subcommand
2007-07-10 Shawn O. Pearcegit-gui: Include a space in Cygwin shortcut command...
2007-07-10 Shawn O. Pearcegit-gui: Use sh.exe in Cygwin shortcuts
2007-07-10 Shawn O. Pearcegit-gui: Paper bag fix for Cygwin shortcut creation
2007-07-10 Shawn O. PearceMerge branch 'maint'
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 Paul Mackerrasgitk: Use git log and add support for --left-right
2007-07-09 Paul Mackerrasgitk: Fix bug causing "can't read commitrow(0,n)" error
2007-07-09 Brian Downing[PATCH] gitk: Fix for tree view ending in nested direct...
2007-07-09 Shawn O. Pearcegit-gui: Improve the Windows and Mac OS X shortcut...
2007-07-09 Shawn O. Pearcegit-gui: Teach console widget to use git_read
2007-07-09 Brian Downingpack-objects: Prefer shallower deltas if the size is...
2007-07-09 Shawn O. Pearcegit-gui: Perform our own magic shbang detection on...
2007-07-09 Shawn O. Pearcegit-gui: Treat `git version` as `git --version`
2007-07-09 Junio C HamanoRevert 88494423 (removal of duplicate parents in the...
2007-07-09 Junio C Hamanorevision.c: remove duplicated parents after history...
2007-07-09 Shawn O. Pearcegit-gui: Assume unfound commands are known by git wrapper
2007-07-09 Shawn O. Pearcegit-gui: Correct gitk installation location
2007-07-09 Shawn O. Pearcegit-gui: Always use absolute path to all git executables
2007-07-09 Shawn O. Pearcegit-gui: Show a progress meter for checking out files
2007-07-09 Shawn O. Pearcegit-gui: Change the main window progress bar to use...
2007-07-09 Shawn O. Pearcegit-gui: Extract blame viewer status bar into mega...
2007-07-09 Shawn O. Pearcegit-gui: Allow double-click in checkout dialog to start...
2007-07-09 Shawn O. Pearcegit-gui: Default selection to first matching ref
2007-07-09 Shawn O. Pearcegit-gui: Unabbreviate commit SHA-1s prior to display
2007-07-09 Shawn O. Pearcegit-gui: Refactor branch switch to support detached...
2007-07-09 Junio C HamanoDocument custom hunk header selection
2007-07-09 Junio C HamanoMerge branch 'maint'
2007-07-09 Johannes Schindelinrebase -i: put a nice warning into the todo list
2007-07-09 Johannes Schindelinrebase -i: remember the settings of -v, -s and -p when...
2007-07-09 Johannes Schindelinrebase -i: actually show the diffstat when being verbose
2007-07-09 Johannes Schindelinrebase -i: handle --continue more like non-interactive...
2007-07-09 Carlos Ricat7004: Skip tests for signed tags in an old version...
2007-07-09 Junio C HamanoFix merge-one-file for our-side-added/our-side-removed...
2007-07-09 Gerrit Papegit-commit: don't add multiple Signed-off-by: from...
2007-07-09 Johannes Schindelinbranch.autosetupmerge: allow boolean values, or "all"
2007-07-09 Junio C Hamanogit-stash: try reusing cached stat info as much as...
2007-07-09 Shawn O. Pearcegit-gui: Refactor our ui_status_value update technique
2007-07-09 Shawn O. Pearcegit-gui: Better handling of detached HEAD
2007-07-09 Shawn O. Pearcegit-gui: Automatically refresh tracking branches when...
2007-07-09 Shawn O. Pearcegit-gui: Option to default new branches to match tracki...
2007-07-09 Shawn O. Pearcegit-gui: Sort tags descending by tagger date
2007-07-09 Shawn O. Pearcegit-gui: Enhance choose_rev to handle hundreds of branches
2007-07-09 Shawn O. Pearcegit-gui: Fast-forward existing branch in branch create...
2007-07-09 Shawn O. Pearcegit-gui: Allow users to match remote branch names locally
2007-07-09 Shawn O. Pearcegit-gui: Maintain remote and source ref for tracking...
2007-07-09 Shawn O. Pearcegit-gui: Optimize for newstyle refs/remotes layout
2007-07-09 Shawn O. Pearcegit-gui: Refactor the delete branch dialog to use class...
2007-07-09 Shawn O. Pearcegit-gui: Abstract the revision picker into a mega widget
2007-07-09 Shawn O. Pearcegit-gui: Teach class system to support [$this cmd]...
2007-07-09 Shawn O. PearceMerge branch 'maint'
2007-07-09 Shawn O. Pearcegit-gui: Skip nicknames when selecting author initials
2007-07-09 Junio C Hamanogit-gui: use "blame -w -C -C" for "where did it come...
2007-07-08 Shawn O. Pearcegit-gui: New Git version check support routine
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
next