git
2006-05-15  Junio C HamanoMerge branch 'fix' into maint
2006-05-14  SeanEnsure author & committer before asking for commit...
2006-05-14  Junio C HamanoMerge branch 'fix' into maint
2006-05-14  Ben Cliffordinclude header to define uint32_t, necessary on Mac...
2006-05-13  Linus Torvaldsgit config syntax updates
2006-05-13  seanAnother config file parsing fix.
2006-05-13  Junio C Hamanocheckout: use --aggressive when running a 3-way merge...
2006-05-13  Dennis StosbergFix git-pack-objects for 64-bit platforms
2006-05-10  Linus Torvaldsrevert/cherry-pick: use aggressive merge.
2006-05-09  Yakov Lernerread-cache.c: use xcalloc() not calloc()
2006-05-09  Eric Wongapply: fix infinite loop with multiple patches with...
2006-05-08  Dmitry V. LevinSeparate object name errors from usage errors
2006-05-08  Junio C HamanoDocumentation: {caret} fixes (git-rev-list.txt)
2006-05-08  Linus TorvaldsFix "git diff --stat" with long filenames
2006-05-08  Junio C HamanoFix repo-config set-multivar error return path.
2006-05-07  Martin Waitzrepack: honor -d even when no new pack was created
2006-05-07  Martin Waitzclone: keep --reference even with -l -s
2006-05-07  Junio C Hamanorepo-config: document what value_regexp does a bit...
2006-05-07  Pavel RoskinRelease config lock if the regex is invalid
2006-05-07  Matthias Lederhofercore-tutorial.txt: escape asterisk
2006-05-05  Junio C Hamanocore.prefersymlinkrefs: use symlinks for .git/HEAD
2006-05-05  Johannes Schindelinrepo-config: trim white-space before comment
2006-05-05  seanFix for config file section parsing.
2006-05-04  Jon LoeligerAdd a few more words to the glossary. v1.3.2
2006-05-04  Jon LoeligerAdded definitions for a few words:
2006-05-04  Jon LoeligerAlphabetize the glossary.
2006-05-03  Matthias Kestenholzfix various typos in documentation
2006-05-02  Martin Langhoffgit-send-email: fix version string to be valid perl
2006-05-02  Robert ShearmanGive the user a hint for how to continue in the case...
2006-04-30  Huw Daviesgit-format-patch: Use rfc2822 compliant date.
2006-04-28  Sean EstabrooksFix trivial typo in git-log man page.
2006-04-28  Sean EstabrooksProperly render asciidoc "callouts" in git man pages.
2006-04-28  Sean EstabrooksFix up remaining man pages that use asciidoc "callouts".
2006-04-28  Sean EstabrooksUpdate the git-branch man page to include the "-r"...
2006-04-28  Matthias Kestenholzannotate: display usage information if no filename...
2006-04-28  Matthias Kestenholzannotate: fix warning about uninitialized scalar
2006-04-28  Junio C Hamanogit-am --resolved: more usable error message.
2006-04-27  Junio C Hamanoverify-pack: check integrity in a saner order.
2006-04-26  Junio C Hamanocommit-tree.c: check_valid() microoptimization.
2006-04-26  Linus TorvaldsFix filename verification when in a subdirectory
2006-04-26  Junio C Hamanorebase: typofix.
2006-04-25  Serge E. Hallynsocksetup: don't return on set_reuse_addr() error v1.3.1
2006-04-25  Petr BaudisDocument the configuration file
2006-04-25  Petr BaudisDocument git-var -l listing also configuration variables
2006-04-25  Paul Mackerrasrev-parse: better error message for ambiguous arguments
2006-04-21  Linus Torvaldsgit-log produces no output
2006-04-21  Nicolas Pitrefix pack-object buffer size
2006-04-21  Junio C Hamanomailinfo: decode underscore used in "Q" encoding properly.
2006-04-21  Santi_BéjarReintroduce svn pools to solve the memory leak.
2006-04-21  Junio C Hamanopack-objects: do not stop at object that is "too small"
2006-04-20  Junio C Hamanogit-commit --amend: two fixes.
2006-04-19  Junio C Hamanopre-commit hook: complain about conflict markers.
2006-04-19  Junio C Hamanogit-merge: a bit more readable user guidance.
2006-04-19  Shawn PearceDocument git-clone --reference
2006-04-18  Jonas FonsecaFix filename scaling for binary files
2006-04-18  Junio C HamanoGIT 1.3.0 v1.3.0
2006-04-18  Jonas FonsecaAdd git-annotate(1) and git-blame(1)
2006-04-18  Junio C Hamanodiff --stat: make sure to set recursive.
2006-04-18  Herbert Valerio... git-svnimport symlink support
2006-04-18  Junio C Hamanopacked_object_info_detail(): check for corrupt packfile.
2006-04-17  Serge E. Hallyncleanups: remove unused variable from exec_cmd.c
2006-04-17  Serge E. Hallyncleanups: prevent leak of two strduped strings in config.c
2006-04-17  Serge E. Hallyncleanups: Remove impossible case in quote.c
2006-04-17  Serge E. Hallyncleanups: Remove unused vars from combine-diff.c
2006-04-17  Serge E. Hallyncleanups: Fix potential bugs in connect.c
2006-04-17  Junio C HamanoMerge branch 'jc/boundary'
2006-04-17  Junio C HamanoMerge branch 'jc/bottomless'
2006-04-17  Yann DirsonAllow empty lines in info/grafts
2006-04-17  Junio C Hamanorev-list --boundary: show boundary commits even when...
2006-04-17  A Large Angry SCMMakefile fixups.
2006-04-17  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-17  Paul Mackerrasgitk: Fix bug caused by missing commitlisted elements
2006-04-16  Junio C Hamanoreading $GIT_DIR/info/graft - skip comments correctly.
2006-04-16  Johannes Schindelinpager: do not fork a pager if PAGER is set to empty.
2006-04-16  Johannes Schindelindiff-options: add --patch-with-stat
2006-04-16  Junio C Hamanodiff-files --stat: do not dump core with unmerged index.
2006-04-16  Linus TorvaldsSupport "git cmd --help" syntax
2006-04-15  Junio C Hamanodiff --stat: do not do its own three-dashes.
2006-04-15  Junio C Hamanodiff-tree: typefix.
2006-04-15  Junio C HamanoGIT v1.3.0-rc4 v1.3.0-rc4
2006-04-15  Junio C HamanoMerge branch 'dl/xdiff'
2006-04-15  Junio C HamanoMerge branch 'js/diffstat'
2006-04-15  Junio C HamanoMerge branch 'jc/fix5500'
2006-04-15  Junio C Hamanorev-list --bisect: limit list before bisecting.
2006-04-15  Linus TorvaldsClean up trailing whitespace when pretty-printing commits
2006-04-14  Junio C Hamano"git cmd -h" for shell scripts.
2006-04-14  Junio C Hamanogit-log <diff-options> <paths> documentation
2006-04-14  Junio C HamanoRetire git-log.sh (take #4)
2006-04-14  Junio C Hamanostripspace: incomplete line fix (take #2)
2006-04-14  Junio C Hamanot5500: test fix
2006-04-14  Junio C Hamanodiff --stat: no need to ask funcnames nor context.
2006-04-14  Junio C HamanoFix-up previous expr changes.
2006-04-13  Johannes Schindelindiff-options: add --stat (take 2)
2006-04-13  Davide Libenzixdiff: post-process hunks to make them consistent.
2006-04-13  Johannes Schindelindiff-options: add --stat (take 2)
2006-04-13  Mark WoodingShell utilities: Guard against expr' magic tokens.
2006-04-13  Junio C Hamanot3600-rm: skip failed-remove test when we cannot make...
2006-04-13  Linus TorvaldsUse less memory in "git log"
2006-04-13  Junio C Hamanogit-log: do not output excess blank line between commits
2006-04-13  Junio C HamanoMakefile: $(MAKE) check-docs
next