]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-09-16 J. Bruce Fieldsuser-manual: rewrite object database discussion
2007-09-16 J. Bruce Fieldsuser-manual: reorder commit, blob, tree discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite index discussion
2007-09-16 J. Bruce Fieldsuser-manual: create new "low-level git operations" chapter
2007-09-16 J. Bruce Fieldsuser-manual: rename "git internals" to "git concepts"
2007-09-16 J. Bruce Fieldsuser-manual: move object format details to hacking...
2007-09-16 J. Bruce Fieldsuser-manual: adjust section levels in "git internals"
2007-09-15 Johannes Schindelinrevision walker: --cherry-pick is a limited operation
2007-09-15 Junio C Hamanogit-sh-setup: typofix in comments
2007-09-15 Junio C HamanoMerge branch 'js/remote'
2007-09-15 Junio C HamanoMerge branch 'js/tag'
2007-09-15 Junio C HamanoMerge branch 'lh/svn-first-parent'
2007-09-15 Junio C HamanoMerge branch 'np/delta'
2007-09-15 Junio C Hamanobuiltin-pack-objects.c: avoid bogus gcc warnings
2007-09-15 Junio C HamanoMerge branch 'jc/pack'
2007-09-15 Junio C HamanoMerge branch 'dk/diff-delta'
2007-09-15 Junio C HamanoMerge branch 'jc/partial-remove'
2007-09-14 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-14 Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-14 Junio C HamanoMerge branch 'jc/grep-c'
2007-09-14 Junio C HamanoSplit grep arguments in a way that does not requires...
2007-09-14 Junio C HamanoDocumentation/git-config.txt: AsciiDoc tweak to avoid...
2007-09-14 Benoit SigoureAdd test to check recent fix to "git add -u"
2007-09-14 Jari AaltoDocumentation/git-archive.txt: a couple of clarifications.
2007-09-14 Linus TorvaldsFix the rename detection limit checking
2007-09-14 Junio C Hamanodiff --no-index: do not forget to run diff_setup_done()
2007-09-14 Junio C HamanoMerge branch 'jc/cachetree' into cr/reset
2007-09-14 Junio C HamanoSimplify cache API
2007-09-14 Junio C HamanoMerge branch 'maint'
2007-09-14 Junio C Hamanogit-format-patch --in-reply-to: accept <message@id...
2007-09-14 Junio C Hamanogit-add -u: do not barf on type changes
2007-09-14 Ulrik SverdrupRemove duplicate note about removing commits with git...
2007-09-14 Gerrit Papegit-clone: improve error message if curl program is...
2007-09-14 Alexandre Julliardgit.el: Allow the add and remove commands to be applied...
2007-09-14 Alexandre Julliardgit.el: Allow selecting whether to display uptodate...
2007-09-14 Alexandre Julliardgit.el: Keep the status buffer sorted by filename.
2007-09-14 Alexandre Julliardhooks--update: Explicitly check for all zeros for a...
2007-09-14 Junio C HamanoAn additional test for "git-reset -- path"
2007-09-14 Shawn O. Pearcegit-gui: Paper bag fix "Commit->Revert" format arguments
2007-09-14 Shawn O. Pearcegit-gui: Provide 'uninstall' Makefile target to undo...
2007-09-13 Shawn O. Pearcegit-gui: Font chooser to handle a large number of font...
2007-09-13 Shawn O. Pearcegit-gui: Make backporting changes from i18n version easier
2007-09-12 Junio C Hamanogit-commit: Allow partial commit of file removal.
2007-09-12 Carlos RicaMake "git reset" a builtin.
2007-09-12 Carlos RicaMove make_cache_entry() from merge-recursive.c into...
2007-09-12 Carlos RicaAdd tests for documented features of "git reset".
2007-09-12 Junio C HamanoMerge branch 'maint'
2007-09-12 Junio C HamanoMerge branch 'sp/maint-no-thin' into maint
2007-09-12 Robert BooneDefine NO_MEMMEM of FreeBSD as it lacks the function
2007-09-12 Nicolas Pitrethreaded delta search: proper locking for cache accounting
2007-09-12 Jean-Luc Herrenstash: end index commit log with a newline
2007-09-12 Dmitry V. Levingit-commit: Disallow amend if it is going to produce...
2007-09-12 David Kastrupgit-send-email.perl: Add angle brackets to In-Reply...
2007-09-12 Ramsay JonesFix a test failure (t9500-*.sh) on cygwin
2007-09-11 Shawn O. Pearcegit-gui: Don't delete send on Windows as it doesn't exist
2007-09-10 Nicolas Pitrethreaded delta search: add pack.threads config variable
2007-09-10 Nicolas Pitrefix threaded delta search locking
2007-09-10 Junio C HamanoMerge branch 'rs/archive'
2007-09-10 Junio C Hamanoarchive - leakfix for format_subst()
2007-09-10 Junio C HamanoMerge branch 'sp/maint-no-thin'
2007-09-10 Shawn O. PearceMake --no-thin the default in git-push to save server...
2007-09-10 Nicolas Pitrefix doc for --compression argument to pack-objects
2007-09-10 Nicolas Pitrethreaded delta search: specify number of threads at...
2007-09-10 Nicolas Pitrethreaded delta search: better chunck split point
2007-09-10 Nicolas Pitrethreaded delta search: refine work allocation
2007-09-10 Carlos Ricagit-tag -s must fail if gpg cannot sign the tag.
2007-09-10 Shawn O. Pearcegit-gui: Trim trailing slashes from untracked submodule...
2007-09-10 Shawn O. Pearcegit-gui: Assume untracked directories are Git submodules
2007-09-10 David Kastrupdiff-delta.c: Rationalize culling of hash buckets
2007-09-10 David Kastrupdiff-delta.c: pack the index structure
2007-09-09 Michele Ballabiogit-gui: handle "deleted symlink" diff marker
2007-09-09 Michele Ballabiogit-gui: show unstaged symlinks in diff viewer
2007-09-09 Junio C HamanoMerge branch 'maint'
2007-09-09 Eric Wonggit-svn: understand grafts when doing dcommit
2007-09-09 Sven Verdoolaegegit-diff: don't squelch the new SHA1 in submodule diffs
2007-09-09 Shawn O. Pearcegit-gui: Avoid use of libdir in Makefile
2007-09-09 Shawn O. PearceDefine NO_MEMMEM on Darwin as it lacks the function
2007-09-09 Shawn O. Pearcegit-gui: Disable Tk send in all git-gui sessions
2007-09-09 Gerrit Papegit-gui: lib/index.tcl: handle files with % in the...
2007-09-08 Eric Wonggit-svn: fix "Malformed network data" with svn:// servers
2007-09-08 Michael Smith(cvs|svn)import: Ask git-tag to overwrite old tags.
2007-09-08 J. Bruce Fieldsgit-rebase: fix -C option
2007-09-08 J. Bruce Fieldsgit-rebase: support --whitespace=<option>
2007-09-08 Mike RalphsonDocumentation / grammer nit
2007-09-07 Lars Hjemligit-svn: always use --first-parent
2007-09-07 René Scharfearchive: rename attribute specfile to export-subst
2007-09-07 René Scharfearchive: specfile syntax change: "$Format:%PLCHLDR...
2007-09-07 René Scharfeadd memmem()
2007-09-06 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/git-p4
2007-09-06 Nicolas Pitrebasic threaded delta search
2007-09-06 Nicolas Pitrerearrange delta search progress reporting
2007-09-06 Nicolas Pitrelocalize window memory usage accounting
2007-09-06 Nicolas Pitrestraighten the list of objects to deltify
2007-09-06 Junio C HamanoMerge branch 'maint'
2007-09-06 Shawn O. PearceInclude a git-push example for creating a remote branch
2007-09-06 Shawn O. PearceCleanup unnecessary file modifications in t1400-update-ref
2007-09-06 Dmitry V. LevinMakefile: Add cache-tree.h to the headers list
2007-09-06 Shawn O. PearceDon't allow contrib/workdir/git-new-workdir to trash...
2007-09-06 Junio C Hamanogit-apply: do not read past the end of buffer
2007-09-05 Lars Hjemligit-svn: add support for --first-parent
next