git
2007-11-04  Johannes SixtFix an infinite loop in sq_quote_buf().
2007-11-04  Junio C HamanoMerge branch 'jc/format-patch-encoding'
2007-11-04  Junio C HamanoMerge branch 'jc/revert-merge'
2007-11-04  Junio C HamanoMerge branch 'ss/mailsplit'
2007-11-04  Junio C HamanoMerge branch 'np/pack'
2007-11-04  Junio C HamanoMerge branch 'jn/gitweb'
2007-11-04  Junio C HamanoMerge branch 'np/fetch'
2007-11-04  Junio C HamanoMerge branch 'maint'
2007-11-04  Johannes Schindelingit-reset: do not be confused if there is nothing to...
2007-11-04  Heikki Orsilagit-clone: honor "--" to end argument parsing
2007-11-04  David D KilzerRelNotes-1.5.3.5: fix typo
2007-11-04  Benoit Sigouregit-svn: sort the options in the --help message.
2007-11-04  Steven Grimmbuiltin-fetch: Add "-q" as a synonym for "--quiet"
2007-11-04  Mike HommeyDelay pager setup in git blame
2007-11-04  Gerrit Papegit-cvsimport: really convert underscores in branch...
2007-11-04  J. Bruce Fieldserrors: "strict subset" -> "ancestor"
2007-11-03  Nicolas Pitregit-fetch: more terse fetch output
2007-11-03  Jakub Narebskigitweb: Use config file for repository description...
2007-11-03  Jakub Narebskigitweb: Read repo config using 'git config -z -l'
2007-11-03  Jakub Narebskigitweb: Add tests for overriding gitweb config with...
2007-11-03  Junio C Hamanotest format-patch -s: make sure MIME content type is...
2007-11-03  Junio C Hamanocherry-pick/revert -m: add tests
2007-11-02  Junio C HamanoMerge branch 'maint'
2007-11-02  Junio C HamanoMerge branch 'ph/parseopt'
2007-11-02  Junio C HamanoMerge branch 'np/progress'
2007-11-02  Jonathan del... Fixing path quoting in git-rebase
2007-11-02  Junio C HamanoMerge branch 'br/gccfix'
2007-11-02  Junio C HamanoMerge branch 'gp/maint-diffdoc'
2007-11-02  Junio C HamanoMerge branch 'bk/maint-cvsexportcommit' into maint
2007-11-02  Kristian HøgsbergRemove unecessary hard-coding of EDITOR=':' VISUAL...
2007-11-02  Sergei OrganovDocumentation: quote commit messages consistently.
2007-11-02  Jonas FonsecaRemove escaping of '|' in manpage option sections
2007-11-02  Blake Ramsdelltransport.c: squelch a gcc 4.0.1 complaint about an...
2007-11-02  Simon SasburgMake mailsplit and mailinfo strip whitespace from the...
2007-11-02  Nicolas Pitrepack-objects: get rid of an ugly cast
2007-11-02  Nicolas Pitremake the pack index version configurable
2007-11-02  James Bowesgc: use parse_options
2007-11-02  Jakub Narebskigitweb: Use href(-replay=>1, action=>...) to generate...
2007-11-02  Jakub Narebskigitweb: Use href(-replay=>1, page=>...) to generate...
2007-11-02  Jakub Narebskigitweb: Easier adding/changing parameters to current URL
2007-11-02  Jakub Narebskigitweb: Remove CGI::Carp::set_programname() call from...
2007-11-02  Jakub Narebskigitweb: Add 'status_str' to parse_difftree_raw_line...
2007-11-02  Jakub Narebskigitweb: Always set 'from_file' and 'to_file' in parse_d...
2007-11-02  Junio C Hamanoformat-patch -s: add MIME encoding header if signer...
2007-11-02  Junio C HamanoMerge branch 'maint'
2007-11-02  Gerrit Papegit-diff.txt: add section "output format" describing...
2007-11-01  Junio C HamanoMerge branch 'bk/maint-cvsexportcommit'
2007-11-01  Alex RiesenDo no colorify test output if stdout is not a terminal
2007-11-01  Nicolas PitreShow total transferred as part of throughput progress
2007-11-01  Nicolas Pitremake sure throughput display gets updated even if progr...
2007-11-01  Nicolas Pitrereturn the prune-packed progress display to the inner...
2007-11-01  Sergei Organovgit-format-patch.txt: fix explanation of an example.
2007-11-01  Sergei Organovgit-filter-branch.txt: fix a typo.
2007-11-01  Ralf Wildenhuesgit-clone.txt: Improve --depth description.
2007-11-01  Jakub Narebskigitweb: Update config file example for snapshot feature...
2007-11-01  Junio C HamanoMerge branch 'js/forkexec'
2007-11-01  Junio C HamanoMerge branch 'sp/mergetool'
2007-11-01  Junio C HamanoMerge branch 'sp/help'
2007-11-01  Junio C HamanoMerge branch 'kh/commit'
2007-11-01  Brad Kingcvsexportcommit: fix for commits that do not have parents
2007-10-31  Junio C HamanoMerge branch 'maint' to catch up with 1.5.3.5
2007-10-31  Junio C HamanoGIT 1.5.3.5 v1.5.3.5
2007-10-31  Junio C HamanoMerge branch 'maint' into HEAD
2007-10-31  Junio C HamanoMerge branch 'nd/worktree' into HEAD
2007-10-31  Junio C HamanoMerge branch 'cc/skip' into HEAD
2007-10-31  Junio C HamanoMerge branch 'jk/send-pack' into HEAD
2007-10-31  Junio C HamanoMerge branch 'lt/rename' into HEAD
2007-10-31  Junio C HamanoMerge branch 'jn/web' into HEAD
2007-10-31  Junio C HamanoMerge branch 'ds/gitweb' into HEAD
2007-10-31  Junio C HamanoMerge branch 'js/rebase' into HEAD
2007-10-31  Gerrit PapeNo longer install git-svnimport, move to contrib/examples
2007-10-31  Junio C HamanoUpdate GIT 1.5.3.5 Release Notes
2007-10-31  Björn Steinbrinkgit-rebase--interactive.sh: Make 3-way merge strategies...
2007-10-31  Björn Steinbrinkgit-rebase--interactive.sh: Don't pass a strategy to...
2007-10-31  Björn SteinbrinkFix --strategy parsing in git-rebase--interactive.sh
2007-10-31  Lars HjemliMake merge-recursive honor diff.renamelimit
2007-10-30  Nicolas Pitrecherry-pick/revert: more compact user direction message
2007-10-30  Sergei Organovcore-tutorial: Use new syntax for git-merge.
2007-10-30  Junio C Hamanogit-merge: document but discourage the historical syntax
2007-10-30  Junio C HamanoPrevent send-pack from segfaulting (backport from ...
2007-10-30  Emil MedveFixed a command line option type for builtin-fsck.c
2007-10-30  Nicolas Pitreadd throughput display to git-push
2007-10-30  Nicolas Pitreadd some copyright notice to the progress display code
2007-10-30  Nicolas Pitreadd throughput display to index-pack
2007-10-30  Nicolas Pitreadd throughput to progress display
2007-10-30  Nicolas Pitrerelax usage of the progress API
2007-10-30  Nicolas Pitremake struct progress an opaque type
2007-10-30  Nicolas Pitreprune-packed: don't call display_progress() for every...
2007-10-30  Michael W.... Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in...
2007-10-30  Jakub Narebskigitweb: Fix and simplify "split patch" detection
2007-10-30  Nguyễn Thái... git-sh-setup.sh: use "git rev-parse --show-cdup" to...
2007-10-30  Pierre HabouzitMake builtin-pack-refs.c use parse_options.
2007-10-30  Pierre HabouzitMake builtin-name-rev.c use parse_options.
2007-10-30  Pierre HabouzitMake builtin-count-objects.c use parse_options.
2007-10-30  Pierre HabouzitMake builtin-fsck.c use parse_options.
2007-10-30  Jonas FonsecaUpdate manpages to reflect new short and long option...
2007-10-30  Pierre HabouzitMake builtin-for-each-ref.c use parse-opts.
2007-10-30  Pierre HabouzitMake builtin-symbolic-ref.c use parse_options.
2007-10-30  Pierre HabouzitMake builtin-update-ref.c use parse_options
2007-10-30  Pierre HabouzitMake builtin-revert.c use parse_options.
next