git
2007-10-19  Shawn O. PearceChange 'Deltifying objects' to 'Compressing objects'
2007-10-17  Nicolas Pitrefix for more minor memory leaks
2007-10-17  Nicolas Pitrefix const issues with some functions
2007-10-17  Nicolas Pitrepack-objects.c: fix some global variable abuse and...
2007-10-17  Nicolas Pitrepack-objects: no delta possible with only one object...
2007-10-17  Nicolas Pitrecope with multiple line breaks within sideband progress...
2007-10-17  Nicolas Pitremore compact progress display
2007-10-17  Benoit Sigouregit-svn: simplify the handling of fatal errors
2007-10-17  Benoit Sigouregit-svn: add git svn proplist
2007-10-17  Benoit Sigouregit-svn: add git svn propget
2007-10-17  Benoit Sigouregit-svn: implement git svn create-ignore
2007-10-17  Benoit Sigouregit-svn: add a generic tree traversal to fetch SVN...
2007-10-17  Luke Lugitweb: speed up project listing on large work trees...
2007-10-17  Shawn O. PearceMerge branch 'maint'
2007-10-17  Shawn O. PearceDocument additional 1.5.3.5 fixes in release notes
2007-10-17  Michael Wittengit-cvsexportcommit.perl: git-apply no longer needs...
2007-10-17  Shawn O. PearceAvoid 'expr index' on Mac OS X as it isn't supported
2007-10-17  Johannes Schindelinfilter-branch: update current branch when rewritten
2007-10-17  Johannes Schindelinfix filter-branch documentation
2007-10-17  Andrew Clausenhelpful error message when send-pack finds no refs...
2007-10-17  Eygene Ryabinkingit-svn: use "no warnings 'once'" to disable false...
2007-10-17  Johannes SchindelinFix setup_git_directory_gently() with relative GIT_DIR...
2007-10-17  Shawn O. PearceCorrect typos in release notes for 1.5.3.5
2007-10-16  Johannes Schindelincvsexportcommit: get rid of temporary directory
2007-10-16  Jeff Kinggit-rebase: document suppression of duplicate commits
2007-10-16  Michael OlsonDocumentation/git-tag.txt: Document how to backdate...
2007-10-16  Michael W.... git-rebase--interactive.sh: Quote arguments to test
2007-10-16  Shawn O. PearceMerge branch 'maint'
2007-10-16  Shawn O. PearceWhip post 1.5.3.4 maintenance series into shape.
2007-10-16  Josh EnglandMinor usage update in setgitperms.perl
2007-10-16  Ralf Wildenhuesmanual: use 'URL' instead of 'url'.
2007-10-16  Ralf Wildenhuesmanual: add some markup.
2007-10-16  Ralf Wildenhuesmanual: Fix example finding commits referencing given...
2007-10-16  Ralf WildenhuesFix wording in push definition.
2007-10-16  Ralf WildenhuesFix some typos, punctuation, missing words, minor markup.
2007-10-16  Ralf Wildenhuesmanual: Fix or remove em dashes.
2007-10-16  Brian EwinsAdd a --dry-run option to git-push.
2007-10-16  Brian EwinsAdd a --dry-run option to git-send-pack.
2007-10-16  Pierre HabouzitFix in-place editing functions in convert.c
2007-10-16  Mike Dalessioinstaweb: support for Ruby's WEBrick server
2007-10-16  Mike Dalessioinstaweb: allow for use of auto-generated scripts
2007-10-16  Marius Storm... Add 'git-p4 commit' as an alias for 'git-p4 submit'
2007-10-16  Michael Gebetsroitherhg-to-git speedup through selectable repack intervals
2007-10-16  Eygene Ryabinkingit-svn: respect Subversion's [auth] section configurat...
2007-10-16  Frederick Akalingtksourceview2 support for gitview
2007-10-16  Jeff Muizelaarfix contrib/hooks/post-receive-email hooks.recipients...
2007-10-16  Johannes SchindelinSupport cvs via git-shell
2007-10-16  Johannes Schindelinrebase -i: use diff plumbing instead of porcelain
2007-10-16  Mathias MegyeiDo not remove distributed configure script
2007-10-16  Michele Ballabiogit-archive: document --exec
2007-10-16  Michele Ballabiogit-reflog: document --verbose
2007-10-16  Kristof Provostmakefile: Add a cscope target
2007-10-16  Gerrit Papegit-config: handle --file option with relative pathname...
2007-10-16  Johannes Schindelinclear_commit_marks(): avoid deep recursion
2007-10-16  Jean-Luc Herrengit add -i: Remove unused variables
2007-10-16  Jean-Luc Herrengit add -i: Fix parsing of abbreviated hunk headers
2007-10-16  Frank Lichtenheldgit-config: don't silently ignore options after --list
2007-10-16  Brandon Caseygit-gc --auto: simplify "repack" command line building
2007-10-16  Brandon Caseygit-gc: by default use safer "-A" option to repack...
2007-10-16  Alex Riesenfix t5403-post-checkout-hook.sh: built-in test in dash...
2007-10-16  Linus TorvaldsClean up "git log" format with DIFF_FORMAT_NO_OUTPUT
2007-10-16  Linus TorvaldsFix embarrassing "git log --follow" bug
2007-10-04  Junio C HamanoUpdate state documentation link for 1.5.3.4
2007-10-04  Steven WalterDon't checkout the full tree if avoidable
2007-10-04  Junio C Hamanobuiltin-apply: fix conversion error in strbuf series
2007-10-03  Junio C HamanoMerge branch 'mv/unknown'
2007-10-03  Junio C HamanoMerge branch 'ph/strbuf'
2007-10-03  Junio C HamanoMerge branch 'lh/merge'
2007-10-03  Junio C HamanoMerge branch 'js/rebase-i'
2007-10-03  Junio C HamanoMerge branch 'jc/autogc'
2007-10-03  Junio C HamanoMerge branch 'je/hooks'
2007-10-03  Junio C HamanoMerge branch 'ap/dateformat'
2007-10-03  Junio C HamanoSync with GIT 1.5.3.4
2007-10-03  Junio C HamanoGIT 1.5.3.4 v1.5.3.4
2007-10-03  Andy ParkinsAdd a test script for for-each-ref, including test...
2007-10-03  Carl WorthAdd test case for ls-files --with-tree
2007-10-03  Keith PackardMust not modify the_index.cache as it may be passed...
2007-10-03  Robert Schielethe ar tool is called gar on some systems
2007-10-03  Junio C Hamanorename diff_free_filespec_data_large() to diff_free_fil...
2007-10-03  Jeff Kingdiffcore-rename: cache file deltas
2007-10-03  Johan HerlandMention 'cpio' dependency in INSTALL
2007-10-03  Federico Mena... Make git-pull complain and give advice when there is...
2007-10-03  Federico Mena... Note that git-branch will not automatically checkout...
2007-10-03  Federico Mena... Add documentation for --track and --no-track to the...
2007-10-03  Federico Mena... Say when --track is useful in the git-checkout docs.
2007-10-02  Johannes SchindelinFix typo in config.txt
2007-10-02  Junio C Hamanofor-each-ref: fix %(numparent) and %(parent)
2007-10-02  Junio C Hamanodateformat: parse %(xxdate) %(yydate:format) correctly
2007-10-02  Junio C Hamanogit-commit: initialize TMP_INDEX just to be sure.
2007-10-02  Steffen Prohaskafixed link in documentation of diff-options
2007-10-01  Junio C HamanoMerge branch 'maint'
2007-10-01  Junio C HamanoWhip post 1.5.3.3 maintenance series into shape.
2007-10-01  Miklos Vajnagit stash: document apply's --index switch
2007-10-01  Andy Parkinspost-receive-hook: Remove the From field from the gener...
2007-10-01  Junio C HamanoUpdate stale documentation link in the k.org site
2007-09-30  Alexandre Julliardgit.el: Reset the permission flags when changing a...
2007-09-30  Alexandre Julliardgit.el: Update a file status in the git buffer upon...
2007-09-30  Alexandre Julliardgit.el: Do not print a status message on every git...
2007-09-30  Alexandre Julliardgit.el: Preserve file marks when doing a full refresh.
2007-09-30  Daniel BarkalowFix adding a submodule with a remote url
next