]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-03-03 Junio C HamanoMerge branch 'maint'
2007-03-03 Julian Phillipsgit-branch: document new --no-abbrev option
2007-03-03 Julian Phillipsgit-branch: improve abbreviation of sha1s in verbose mode
2007-03-02 Johannes Schindelinprint_wrapped_text: fix output for negative indent
2007-03-02 Gerrit PapeFix quoting in update hook template
2007-03-02 Andy ParkinsSample update hook: typofix and modernization to use...
2007-03-02 Junio C HamanoMerge branch 'js/commit-format'
2007-03-02 Junio C HamanoMerge branch 'maint'
2007-03-02 Eygene RyabinkinAnother memory overrun in http-push.c
2007-03-01 Johannes Schindelinfetch.o depends on the headers, too.
2007-03-01 Christian SchlotterDocumentation: Correct minor typo in git-add documentation.
2007-03-01 Sergey VlasovDocumentation/git-svn.txt: Fix formatting errors
2007-03-01 Sergey VlasovDocumentation/git-send-email.txt: Fix labeled list...
2007-03-01 Sergey VlasovDocumentation/git-quiltimport.txt: Fix labeled list...
2007-03-01 Sergey VlasovDocumentation/build-docdep.perl: Fix dependencies for...
2007-03-01 Michael Colemanfix various doc typos
2007-02-28 Junio C HamanoAdd recent changes to draft 1.5.1 release notes.
2007-02-28 Junio C HamanoMerge branch 'js/commit-by-name'
2007-02-28 Junio C HamanoMerge branch 'js/bundle'
2007-02-28 Junio C HamanoMerge branch 'maint'
2007-02-28 Junio C HamanoStart preparing Release Notes for 1.5.0.3
2007-02-28 Junio C HamanoDocumentation: git-remote add [-t <branch>] [-m <branch...
2007-02-28 Uwe Kleine-KönigInclude config.mak in doc/Makefile
2007-02-28 Alexandre Julliardgit.el: Set the default commit coding system from the...
2007-02-28 Paolo Bonzinigit-archimport: support empty summaries, put summary...
2007-02-28 Eygene Ryabinkinhttp-push.c::lock_remote(): validate all remote refs.
2007-02-28 Junio C Hamanoindex_fd(): convert blob only if it is a regular file.
2007-02-28 Junio C Hamanoindex_fd(): pass optional path parameter as hint for...
2007-02-28 Junio C Hamanoindex_fd(): use enum object_type instead of type name...
2007-02-28 Junio C HamanoMerge branch 'np/types'
2007-02-28 Gerrit Papegit-cvsexportcommit: don't cleanup .msg if not yet...
2007-02-28 Junio C HamanoMerge branch 'mc/sendmail'
2007-02-28 Junio C HamanoMerge branch 'js/diff-ni' (early part)
2007-02-28 Junio C HamanoMerge branch 'maint'
2007-02-28 Michael Colemanbuiltin-fmt-merge-msg: fix bugs in --file option
2007-02-28 Shawn O. Pearceindex-pack: Loop over pread until data loading is complete.
2007-02-28 Aneesh Kumarblameview: Fix the browse behavior in blameview
2007-02-28 Shawn O. PearceCleanup check_valid in commit-tree.
2007-02-28 Nicolas Pitremake sure enum object_type is signed
2007-02-28 Michael Colemangit-send-email: abort/usage on bad option
2007-02-28 Michael ColemanFix minor typos/grammar in user-manual.txt
2007-02-28 Michael PooleCorrect ordering in git-cvsimport's option documentation
2007-02-28 Johannes Schindelinshow_date(): rename the "relative" parameter to "mode"
2007-02-28 Johannes SchindelinActually make print_wrapped_text() useful
2007-02-28 Linus Torvaldsgit-show: Reject native ref
2007-02-28 Andy Parkinscvsserver: Make always-binary mode a config file option
2007-02-27 Andy Parkinscvsserver: Remove trailing "\n" from commithash in...
2007-02-27 Junio C HamanoMake 'cvs ci' lockless in git-cvsserver by using git...
2007-02-27 Theodore TsoFix git-show man page formatting in the EXAMPLES section
2007-02-27 Nicolas Pitreget rid of lookup_object_type()
2007-02-27 Nicolas Pitreconvert object type handling from a string to a number
2007-02-27 Nicolas Pitreformalize typename(), and add its reverse type_from_str...
2007-02-27 Nicolas Pitresha1_file.c: don't ignore an error condition in sha1_lo...
2007-02-27 Nicolas Pitresha1_file.c: cleanup "offset" usage
2007-02-27 Nicolas Pitresha1_file.c: cleanup hdr usage
2007-02-27 Junio C HamanoMerge branch 'maint'
2007-02-27 Junio C Hamanogit-apply: do not fix whitespaces on context lines.
2007-02-27 Jim Meyeringdiff --cc: integer overflow given a 2GB-or-larger file
2007-02-27 Linus Torvaldsmailinfo: do not get confused with logical lines that...
2007-02-26 Johannes Schindelindiff --no-index: also imitate the exit status of diff(1)
2007-02-26 Junio C HamanoMerge branch 'master' into js/diff-ni
2007-02-26 Junio C HamanoDocumentation: link in 1.5.0.2 material to the top...
2007-02-26 Aneesh Kumar K.VDocumentation: document remote.<name>.tagopt
2007-02-26 Junio C HamanoMerge branch 'maint'
2007-02-26 Junio C HamanoGIT 1.5.0.2 v1.5.0.2
2007-02-26 Pavel Roskingit-remote: support remotes with a dot in the name
2007-02-26 Junio C HamanoDocumentation: describe "-f/-t/-m" options to "git...
2007-02-26 Junio C Hamanodiff --cc: fix display of symlink conflicts during a merge.
2007-02-26 Junio C HamanoMerge branch 'maint'
2007-02-26 Junio C HamanoMerge branch 'jc/merge-symlink' into maint
2007-02-26 Junio C Hamanomerge-recursive: fix longstanding bug in merging symlinks
2007-02-26 Junio C Hamanomerge-index: fix longstanding bug in merging symlinks
2007-02-25 Johannes SchindelinFix typo: do not show name1 when name2 fails
2007-02-25 Junio C Hamanodiff --cached: give more sensible error message when...
2007-02-25 Eric WongUpdate tests to use test-chmtime
2007-02-25 Eric WongAdd test-chmtime: a utility to change mtime on files
2007-02-25 Junio C HamanoMerge branch 'maint'
2007-02-25 Junio C HamanoAdd Release Notes to prepare for 1.5.0.2
2007-02-25 Roland DreierAllow arbitrary number of arguments to git-pack-objects
2007-02-25 Junio C Hamanorerere: do not deal with symlinks.
2007-02-25 Junio C Hamanorerere: do not skip two conflicted paths next to each...
2007-02-25 Junio C HamanoMerge git://repo.or.cz/git-gui into maint
2007-02-25 Junio C HamanoDon't modify CREDITS-FILE if it hasn't changed.
2007-02-24 Junio C HamanoEvil Merge branch 'jc/status' (early part) into js/diff-ni
2007-02-24 Johannes Schindelinobject name: introduce ':/<oneline prefix>' notation
2007-02-24 Junio C HamanoMerge branch 'js/apply'
2007-02-24 Junio C HamanoMerge branch 'js/no-limit-boundary'
2007-02-24 Junio C HamanoMerge branch 'js/etc-config'
2007-02-24 Junio C HamanoMerge branch 'maint'
2007-02-24 Junio C Hamanodiff-patch: Avoid emitting double-slashes in textual patch.
2007-02-24 Junio C Hamanobundle: reword missing prerequisite error message
2007-02-24 Junio C HamanoReword git-am 3-way fallback failure message.
2007-02-24 Robin RosenbergLimit filename for format-patch
2007-02-24 Santi Béjarcore.legacyheaders: Use the description used in RelNote...
2007-02-24 Dmitry V. Levingit-show-ref --verify: Fail if called without a reference
2007-02-23 Junio C Hamano.mailmap maintenance after pulling from git-svn
2007-02-23 Eric Wonggit-svn: fix some potential bugs with --follow-parent
2007-02-23 Eric Wonggit-svn: fix reconnections to different paths of svn...
2007-02-23 Eric Wonggit-svn: fix clone when a target directory has been...
2007-02-23 Sam Vilaingit-svn: document --username
next