]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-06-09 Junio C Hamanoremote.c: refactor match_explicit_refs()
2007-06-09 Junio C HamanoMerge branch 'maint'
2007-06-09 Johan HerlandRemove unnecessary code and comments on non-existing...
2007-06-09 william pursellMake command description imperative statement, not...
2007-06-09 René Scharfet5000: silence unzip availability check
2007-06-09 Junio C HamanoMerge branch 'aj/pack'
2007-06-09 Junio C HamanoMerge branch 'js/merge'
2007-06-09 Jeff Kingcmd_log_init: remove parsing of --encoding command...
2007-06-09 Junio C HamanoMerge branch 'ar/wildcardpush'
2007-06-09 Junio C HamanoMerge branch 'ar/clone'
2007-06-08 Frank Lichtenheldcvsserver: Add some useful commandline options
2007-06-08 Junio C HamanoMerge branch 'maint'
2007-06-08 Junio C HamanoEven more missing static
2007-06-08 Junio C HamanoMore missing static
2007-06-08 Junio C HamanoMore missing static
2007-06-08 Pierre HabouzitMissing statics.
2007-06-08 Pierre HabouzitActive_nr is unsigned, hence can't be < 0
2007-06-08 Frank Lichtenheldcvsserver: Make req_Root more critical of its input data
2007-06-08 Michael Ellermangitview: Define __slots__ for Commit
2007-06-08 Michael Ellermangitview: Use new-style classes
2007-06-08 Junio C Hamanocheckout: do not get confused with ambiguous tag/branch...
2007-06-08 Junio C HamanoTest wildcard push/fetch
2007-06-08 Alex RiesenFix push with refspecs containing wildcards
2007-06-08 Shawn O. Pearcegit-gui: Changed blame header bar background to match... gitgui-0.7.3
2007-06-07 Junio C HamanoWar on whitespace
2007-06-06 Alex RiesenFix clone to setup the origin if its name ends with .git
2007-06-06 Elvis PranskevichusUse git-tag in git-cvsimport
2007-06-06 Alexandre Julliardpack-check: Sort entries by pack offset before unpackin...
2007-06-06 Junio C HamanoMerge branch 'sv/objfixes'
2007-06-06 Sam VilainDon't assume tree entries that are not dirs are blobs
2007-06-06 Michael Milligangit-cvsimport: Make sure to use $git_dir always instead...
2007-06-06 Sam Vilainfix documentation of unpack-objects -n
2007-06-06 Johannes SixtAccept dates before 2000/01/01 when specified as second...
2007-06-06 Johannes SixtMakefile: Remove git-merge-base from PROGRAMS.
2007-06-06 Johannes Schindelint5000: skip ZIP tests if unzip was not found
2007-06-06 Lars Hjemligit-submodule: clone during update, not during init
2007-06-06 Lars Hjemligit-submodule: move cloning into a separate function
2007-06-06 Andy Whitcroftcvsimport: add <remote>/HEAD reference in separate...
2007-06-06 Andy Whitcroftcvsimport: update documentation to include separate...
2007-06-06 Andy Whitcroftcvsimport: add support for new style remote layout
2007-06-06 Junio C HamanoMerge branch 'mm/tag'
2007-06-06 Junio C Hamanogit-branch --track: fix tracking branch computation.
2007-06-06 Josh TriplettFix typo in git-mergetool
2007-06-06 Jon LoeligerAdd the --numbered-files option to git-format-patch.
2007-06-06 Pierre Habouzit$EMAIL is a last resort fallback, as it's system-wide.
2007-06-06 Matthias Lederhofermake clean should remove all the test programs too
2007-06-06 Matthias Lederhoferadd git-filter-branch to .gitignore
2007-06-06 Shawn O. Pearcegit-gui: Favor the original annotations over the recent...
2007-06-06 Shawn O. Pearcegit-gui: Improve our labeling of blame annotation types
2007-06-06 Shawn O. Pearcegit-gui: Use three colors for the blame viewer background
2007-06-06 Shawn O. Pearcegit-gui: Jump to original line in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Display both commits in our tooltips
2007-06-06 Shawn O. Pearcegit-gui: Run blame twice on the same file and display...
2007-06-06 Shawn O. Pearcegit-gui: Display the "Loading annotation..." message...
2007-06-06 Shawn O. Pearcegit-gui: Rename fields in blame viewer to better descri...
2007-06-06 Shawn O. Pearcegit-gui: Label the uncommitted blame history entry
2007-06-06 Shawn O. Pearcegit-gui: Switch internal blame structure to Tcl lists
2007-06-06 Shawn O. Pearcegit-gui: Cleanup redundant column management in blame...
2007-06-06 Shawn O. Pearcegit-gui: Better document our blame variables
2007-06-06 Shawn O. Pearcegit-gui: Remove unused commit_list from blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Automatically expand the line number column...
2007-06-06 Shawn O. Pearcegit-gui: Make the line number column slightly wider...
2007-06-06 Shawn O. Pearcegit-gui: Use lighter colors in blame view
2007-06-06 Shawn O. Pearcegit-gui: Remove unnecessary space between columns in...
2007-06-06 Shawn O. Pearcegit-gui: Remove the loaded column from the blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Clip the commit summaries in the blame history...
2007-06-06 Shawn O. Pearcegit-gui: Use a label instead of a button for the back...
2007-06-06 Shawn O. Pearcegit-gui: Show original filename in blame tooltip
2007-06-06 Shawn O. Pearcegit-gui: Combine blame groups only if commit and filena...
2007-06-06 Shawn O. Pearcegit-gui: Allow digging through history in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Display a progress bar during blame annotation...
2007-06-06 Shawn O. Pearcegit-gui: Allow the user to control the blame/commit...
2007-06-06 Shawn O. Pearcegit-gui: Show author initials in blame groups
2007-06-06 Shawn O. Pearcegit-gui: Space the commit group continuation out in...
2007-06-06 Shawn O. Pearcegit-gui: Cleanup minor style nit
2007-06-06 Shawn O. Pearcegit-gui: Remove unnecessary reshow of blamed commit
2007-06-06 Shawn O. Pearcegit-gui: Highlight the blame commit header from everyth...
2007-06-06 Shawn O. Pearcegit-gui: Display tooltips in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Use arror cursor in blame viewer file data
2007-06-06 Shawn O. Pearcegit-gui: Simplify consecutive lines that come from...
2007-06-06 Shawn O. Pearcegit-gui: Improve the coloring in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Remove empty blank line at end of blame
2007-06-06 Shawn O. Pearcegit-gui: Cleanup blame::new widget initialization
2007-06-06 Shawn O. Pearcegit-gui: Add a 4 digit commit abbreviation to the blame...
2007-06-06 Shawn O. PearceMerge branch 'maint'
2007-06-06 Matthijs MelchiorNew selection indication and softer colors
2007-06-06 Junio C HamanoMerge branch 'gb/idx'
2007-06-05 Johannes Schindelingit-merge-file: refuse to merge binary files
2007-06-05 Johannes Schindelinmerge-recursive: refuse to merge binary files
2007-06-05 Johannes SchindelinMove buffer_is_binary() to xdiff-interface.h
2007-06-05 Johannes Schindelingit-fsck: learn about --verbose
2007-06-03 Martin Koeglergitweb: Handle non UTF-8 text better
2007-06-03 Randal L. SchwartzAdd test-sha1 to .gitignore.
2007-06-03 Matthijs MelchiorTeach git-tag about showing tag annotations.
2007-06-03 Junio C Hamanogit-apply: what is detected and fixed is not just trail...
2007-06-03 Johannes SchindelinUpdate to SubmittingPatches
2007-06-03 Junio C HamanoMerge branch 'maint' to sync with 1.5.2.1
2007-06-03 Junio C HamanoRelease Notes: start preparing for 1.5.3
2007-06-03 Junio C HamanoMerge branches 'lh/submodules' and 'pb/am'
2007-06-03 Shawn O. PearceMerge branch 'maint'
next