Code

git.git
2007-07-25 René Scharfecleanup unpack-trees.c: shrink struct tree_entry_list
2007-07-25 René Scharfefilter-branch: fix dash complaining about "Missing...
2007-07-25 Jakub Narebskigitweb: More detailed error messages for snapshot format
2007-07-24 Alexandre Julliardgit.el: Support for incremental status updates.
2007-07-24 Junio C Hamanouser-manual: fix typolets.
2007-07-24 Junio C HamanoMark user-manual as UTF-8
2007-07-24 Johannes SchindelinTeach revision machinery about --no-walk
2007-07-24 Johannes Schindelinfilter-branch: Big syntax change; support rewriting...
2007-07-24 Johannes Schindelinrebase -i: exchange all "if [ .. ]" by "if test .."
2007-07-24 Johannes SchindelinShut "git rebase -i" up when no --verbose was given
2007-07-24 Johannes Schindelinmailinfo: fix 'fatal: cannot convert from utf-8 to...
2007-07-23 Paul Mackerrasgitk: Wait for the window to become visible after creat...
2007-07-23 Shawn O. Pearcegit-gui: Avoid unnecessary symbolic-ref call during...
2007-07-23 Shawn O. Pearcegit-gui: Refactor current branch menu items to make...
2007-07-23 Shawn O. Pearcegit-gui: Refactor diff popup into a procedure to ease...
2007-07-23 Shawn O. Pearcegit-gui: Paper bag fix quitting crash after commit
2007-07-23 Shawn O. Pearcegit-gui: Clarify meaning of add tracked menu option
2007-07-22 Jakub Narebskigitweb: Fix support for legacy gitweb config for snapshots
2007-07-22 Johannes Schindelinfsck --lost-found: write blob's contents, not their...
2007-07-22 Shawn O. Pearce[PATCH] gitk: Bind keyboard actions to the command...
2007-07-22 Mark Levedahl[PATCH] gitk: Ignore ctrl-z as EOF on windows
2007-07-22 Paul Mackerrasgitk: Make the fake commit for the index changes green...
2007-07-22 Marco CostalbaAvoid to duplicate commit message when is not encoded
2007-07-22 Junio C HamanoSynonyms: -i == --regexp-ignore-case, -E == --extended...
2007-07-22 Shawn O. Pearcegit-gui: Fix unnecessary fast-forward during checkout
2007-07-22 Shawn O. Pearcegit-gui: Completely remove my Tools/Migrate hack
2007-07-22 David KastrupDocumentation/gitignore.txt: Fix the seriously misleadi...
2007-07-22 Junio C HamanoFix VISUAL/EDITOR preference order in Documentation...
2007-07-22 Matt McCutchengitweb: snapshot cleanups & support for offering multip...
2007-07-21 Johannes Schindelinrebase -i: call editor just once for a multi-squash
2007-07-21 Shawn O. Pearcegit-gui: Internally allow fetch without storing for...
2007-07-21 Shawn O. Pearcegit-gui: Skip unnecessary read-tree work during checkout
2007-07-21 Shawn O. Pearcegit-gui: Simplify error case for unsupported merge...
2007-07-21 Shawn O. Pearcegit-gui: Factor out common fast-forward merge case
2007-07-21 Shawn O. Pearcegit-gui: Save the merge base during checkout_op processing
2007-07-21 Shawn O. Pearcegit-gui: Automatically backup the user's commit buffer
2007-07-21 Linus TorvaldsFix up duplicate parents removal
2007-07-20 Jakub Narebskigitweb cleanup: Move @diff_opts declaration earlier
2007-07-20 Adam RobenAdd GIT_EDITOR environment and core.editor configuratio...
2007-07-20 Steven GrimmDocument how to tell git to not launch a pager
2007-07-19 Shawn O. Pearcegit-gui: Completely remove support for creating octopus...
2007-07-19 Shawn O. Pearcegit-gui: Don't show blame tooltips that we have no...
2007-07-19 Shawn O. Pearcegit-gui: Translate standard encoding names to Tcl ones
2007-07-19 Shawn O. Pearcegit-gui: Avoid unnecessary global statements when possible
2007-07-19 Shawn O. Pearcegit-gui: Bind Ctrl/Cmd-M to merge action
2007-07-19 Shawn O. PearceDon't offer my special Tools/Migrate hack unless in...
2007-07-19 Carlos RicaRename read_pipe() with read_fd() and make its buffer...
2007-07-19 Junio C HamanoMerge branch 'master' of git://people.freedesktop.org...
2007-07-19 Johannes Schindelinfilter-branch: get rid of "set -e"
2007-07-19 Richard MUSILgit-svn: Minimalistic patch which allows svn usernames...
2007-07-19 Linus TorvaldsDo a better job at guessing unknown character sets
2007-07-19 しらいしななこDocument "git stash message..."
2007-07-19 Sven Verdoolaegeunpack-trees.c: assume submodules are clean during...
2007-07-19 Junio C HamanoMerge branch 'maint'
2007-07-18 Julian PhillipsForce listingblocks to be monospaced in manpages
2007-07-18 Simon Hausmanngit-p4: Cleanup, used common function for listing impor...
2007-07-18 Simon Hausmanngit-p4: Fix upstream branch detection for submit/rebase...
2007-07-18 Simon Hausmanngit-p4: Cleanup, make listExistingP4Branches a global...
2007-07-18 Junio C HamanoDo not expect unlink(2) to fail on a directory.
2007-07-18 Shawn O. Pearcegit-gui: Convert merge dialog to use class system
2007-07-18 Shawn O. Pearcegit-gui: Increase the default height of the revision...
2007-07-18 Shawn O. Pearcegit-gui: Clarify the visualize history menu options
2007-07-18 Shawn O. Pearcegit-gui: Allow users to browse any branch, not just...
2007-07-18 Shawn O. Pearcegit-gui: Allow browser subcommand to start in subdirectory
2007-07-18 Shawn O. Pearcegit-gui: Allow blame/browser subcommands on bare reposi...
2007-07-18 Shawn O. Pearcegit-gui: Move feature option selection before GIT_DIR...
2007-07-18 Shawn O. Pearcegit-gui: Delay the GC hint until after we are running
2007-07-18 Shawn O. Pearcegit-gui: Let the user continue even if we cannot unders...
2007-07-18 Shawn O. Pearcegit-gui: Change our initial GC hint to be an estimate
2007-07-18 Shawn O. Pearcegit-gui: Don't crash in ask_popup if we haven't mapped...
2007-07-18 Shawn O. Pearcegit-gui: Delay searching for 'nice' until its really...
2007-07-18 Julian Phillipsgit-gui: Handle git versions of the form n.n.n.GIT
2007-07-17 Junio C HamanoUpdate INSTALL
2007-07-17 Scott Lambgit-p4: input to "p4 files" by stdin instead of arguments
2007-07-17 Scott Lambgit-p4: use subprocess in p4CmdList
2007-07-17 Shawn O. Pearcegit-gui: Always disable the Tcl EOF character when...
2007-07-17 Francis MoreauFix git-branch documentation when using remote refs
2007-07-16 Shawn O. Pearcegit-gui: Brown paper bag "dirty git version fix"
2007-07-16 Shawn O. Pearcegit-gui: Skip -dirty suffix on core git versions
2007-07-16 Eric Wonggit-svn: fix commiting renames over DAV with funky...
2007-07-16 David Kastrupcontrib/emacs/Makefile: Also install .el files.
2007-07-15 Junio C HamanoGIT v1.5.3-rc2 v1.5.3-rc2
2007-07-15 SeanDemote git-p4import to contrib status.
2007-07-15 SeanRemove p4 rpm from git.spec.in.
2007-07-15 SeanRemove "WITH_P4IMPORT" knob from the Makefile
2007-07-15 Jim Meyeringgit-cvsserver: detect/diagnose write failure, etc.
2007-07-15 Emil MedveUse $(RM) in Makefiles instead of 'rm -f'
2007-07-15 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-07-15 Junio C HamanoDocumentation/git-commit-tree: remove description of...
2007-07-15 Peter HagervallMake every builtin-*.c file #include "builtin.h"
2007-07-15 Shawn O. PearceTeach fast-import to recursively copy files/directories
2007-07-15 Marius Storm... Fix git-p4 on Windows to not use the Posix sysconf...
2007-07-14 Eric Wonggit-svn: remove leading slashes from fetch lines in...
2007-07-14 Junio C HamanoUpdate .mailmap
2007-07-14 Junio C HamanoAdd contrib/stats/mailmap.pl script
2007-07-14 Josh TriplettRemove useless uses of cat, and replace with filename...
2007-07-14 Matthieu MoyMore permissive "git-rm --cached" behavior without -f.
2007-07-14 Junio C HamanoDocument new --date=<format>
2007-07-14 Junio C HamanoWire new date formats to --date=<format> parser.
2007-07-14 Junio C HamanoMake show_rfc2822_date() just another date output format.
next