gitweb.git

Commits

2006-05-15 Fix pack-index issue on 64-bit platforms a bit more... v1.3.3
2006-05-15 Install git-send-email by default
2006-05-15 Fix compilation on newer NetBSD systems
2006-05-15 Merge branch 'fix' into maint
2006-05-14 Ensure author & committer before asking for commit...
2006-05-14 Merge branch 'fix' into maint
2006-05-14 include header to define uint32_t, necessary on Mac...
2006-05-13 git config syntax updates
2006-05-13 Another config file parsing fix.
2006-05-13 checkout: use --aggressive when running a 3-way merge...
2006-05-13 Fix git-pack-objects for 64-bit platforms
2006-05-10 revert/cherry-pick: use aggressive merge.
2006-05-09 read-cache.c: use xcalloc() not calloc()
2006-05-09 apply: fix infinite loop with multiple patches with...
2006-05-08 Separate object name errors from usage errors
2006-05-08 Documentation: {caret} fixes (git-rev-list.txt)
2006-05-08 Fix "git diff --stat" with long filenames
2006-05-08 Fix repo-config set-multivar error return path.
2006-05-07 repack: honor -d even when no new pack was created
2006-05-07 clone: keep --reference even with -l -s
2006-05-07 repo-config: document what value_regexp does a bit...
2006-05-07 Release config lock if the regex is invalid
2006-05-07 core-tutorial.txt: escape asterisk
2006-05-05 core.prefersymlinkrefs: use symlinks for .git/HEAD
2006-05-05 repo-config: trim white-space before comment
2006-05-05 Fix for config file section parsing.
2006-05-04 Add a few more words to the glossary. v1.3.2
2006-05-04 Added definitions for a few words:
2006-05-04 Alphabetize the glossary.
2006-05-03 fix various typos in documentation
2006-05-02 git-send-email: fix version string to be valid perl
2006-05-02 Give the user a hint for how to continue in the case...
2006-04-30 git-format-patch: Use rfc2822 compliant date.
2006-04-28 Fix trivial typo in git-log man page.
2006-04-28 Properly render asciidoc "callouts" in git man pages.
2006-04-28 Fix up remaining man pages that use asciidoc "callouts".
2006-04-28 Update the git-branch man page to include the "-r"...
2006-04-28 annotate: display usage information if no filename...
2006-04-28 annotate: fix warning about uninitialized scalar
2006-04-28 git-am --resolved: more usable error message.
2006-04-27 verify-pack: check integrity in a saner order.
2006-04-26 commit-tree.c: check_valid() microoptimization.
2006-04-26 Fix filename verification when in a subdirectory
2006-04-26 rebase: typofix.
2006-04-25 socksetup: don't return on set_reuse_addr() error v1.3.1
2006-04-25 Document the configuration file
2006-04-25 Document git-var -l listing also configuration variables
2006-04-25 rev-parse: better error message for ambiguous arguments
2006-04-21 git-log produces no output
2006-04-21 fix pack-object buffer size
2006-04-21 mailinfo: decode underscore used in "Q" encoding properly.
2006-04-21 Reintroduce svn pools to solve the memory leak.
2006-04-21 pack-objects: do not stop at object that is "too small"
2006-04-20 git-commit --amend: two fixes.
2006-04-19 pre-commit hook: complain about conflict markers.
2006-04-19 git-merge: a bit more readable user guidance.
2006-04-19 Document git-clone --reference
2006-04-18 Fix filename scaling for binary files
2006-04-18 GIT 1.3.0 v1.3.0
2006-04-18 Add git-annotate(1) and git-blame(1)
2006-04-18 diff --stat: make sure to set recursive.
2006-04-18 git-svnimport symlink support
2006-04-18 packed_object_info_detail(): check for corrupt packfile.
2006-04-17 cleanups: remove unused variable from exec_cmd.c
2006-04-17 cleanups: prevent leak of two strduped strings in config.c
2006-04-17 cleanups: Remove impossible case in quote.c
2006-04-17 cleanups: Remove unused vars from combine-diff.c
2006-04-17 cleanups: Fix potential bugs in connect.c
2006-04-17 Merge branch 'jc/boundary'
2006-04-17 Merge branch 'jc/bottomless'
2006-04-17 Allow empty lines in info/grafts
2006-04-17 rev-list --boundary: show boundary commits even when...
2006-04-17 Makefile fixups.
2006-04-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-17 gitk: Fix bug caused by missing commitlisted elements
2006-04-16 reading $GIT_DIR/info/graft - skip comments correctly.
2006-04-16 pager: do not fork a pager if PAGER is set to empty.
2006-04-16 diff-options: add --patch-with-stat
2006-04-16 diff-files --stat: do not dump core with unmerged index.
2006-04-16 Support "git cmd --help" syntax
2006-04-15 diff --stat: do not do its own three-dashes.
2006-04-15 diff-tree: typefix.
2006-04-15 GIT v1.3.0-rc4 v1.3.0-rc4
2006-04-15 Merge branch 'dl/xdiff'
2006-04-15 Merge branch 'js/diffstat'
2006-04-15 Merge branch 'jc/fix5500'
2006-04-15 rev-list --bisect: limit list before bisecting.
2006-04-15 Clean up trailing whitespace when pretty-printing commits
2006-04-14 "git cmd -h" for shell scripts.
2006-04-14 git-log <diff-options> <paths> documentation
2006-04-14 Retire git-log.sh (take #4)
2006-04-14 stripspace: incomplete line fix (take #2)
2006-04-14 t5500: test fix
2006-04-14 diff --stat: no need to ask funcnames nor context.
2006-04-14 Fix-up previous expr changes.
2006-04-13 diff-options: add --stat (take 2)
2006-04-13 xdiff: post-process hunks to make them consistent.
2006-04-13 diff-options: add --stat (take 2)
2006-04-13 Shell utilities: Guard against expr' magic tokens.
2006-04-13 t3600-rm: skip failed-remove test when we cannot make...
next