gitweb.git

Commits

2010-12-02 Git 1.7.0.8 v1.7.0.8
2010-12-01 add: introduce add.ignoreerrors synonym for add.ignore...
2010-07-27 Git 1.7.0.7 v1.7.0.7
2010-07-27 config --get --path: check for unset $HOME
2010-07-26 Merge branch 'maint-1.6.6' into maint-1.7.0
2010-07-26 Merge branch 'maint-1.6.5' into maint-1.6.6
2010-07-26 request-pull.txt: Document -p option
2010-07-26 Merge branch 'maint-1.6.4' into maint-1.6.5
2010-07-25 Check size of path buffer before writing into it
2010-07-07 rev-parse: fix --parse-opt --keep-dashdash --stop-at...
2010-05-29 Documentation/config: describe status.submodulesummary
2010-05-28 Makefile: reenable install with NO_CURL
2010-05-04 remove ecb parameter from xdi_diff_outf()
2010-05-01 index-pack: fix trivial typo in usage string
2010-05-01 git-submodule.sh: properly initialize shell variables
2010-04-23 Documentation improvements for the description of short...
2010-04-23 Git 1.7.0.6 v1.7.0.6
2010-04-23 Merge branch 'mg/use-default-abbrev-length-in-rev-list...
2010-04-23 Merge branch 'wp/doc-filter-direction' into maint
2010-04-23 Merge branch 'jk/maint-diffstat-overflow' into maint
2010-04-23 Merge branch 'da/maint-python-startup' into maint
2010-04-22 Documentation/Makefile: fix interrupted builds of user...
2010-04-20 t7012: Mark missing tests as TODO
2010-04-20 reflog: remove 'show' from 'expire's usage string
2010-04-19 Merge branch 'maint-1.6.6' into maint
2010-04-19 MSVC: Fix build by adding missing termios.h dummy
2010-04-18 Documentation: Describe other situations where -z affec...
2010-04-17 documentation: clarify direction of core.autocrlf
2010-04-17 diff: use large integers for diffstat calculations
2010-04-17 t1010-mktree: Adjust expected result to code and docume...
2010-04-17 combined diff: correctly handle truncated file
2010-04-15 Document new "already-merged" rule for branch -d
2010-04-13 Documentation/config.txt: default gc.aggressiveWindow...
2010-04-12 Docs: Add -X option to git-merge's synopsis.
2010-04-11 Git 1.7.0.5 v1.7.0.5
2010-04-11 Merge branch 'rc/maint-reflog-msg-for-forced-branch...
2010-04-11 blame documentation: -M/-C notice copied lines as well...
2010-04-10 Let check_preimage() use memset() to initialize "struct...
2010-04-10 Merge branch 'ef/maint-empty-commit-log' into maint
2010-04-10 Merge branch 'jc/conflict-marker-size' into maint
2010-04-10 Merge branch 'sp/maint-http-backend-die-triggers-die...
2010-04-10 Merge branch 'mg/maint-send-email-lazy-editor' into...
2010-04-10 Merge branch 'rr/imap-send-unconfuse-from-line' into...
2010-04-10 Merge branch 'rb/maint-python-path' into maint
2010-04-10 Merge branch 'gh/maint-stash-show-error-message' into...
2010-04-10 Merge branch 'mg/mailmap-update' into maint
2010-04-10 Merge branch 'bc/maint-daemon-sans-ss-family' into...
2010-04-10 fetch/push: fix usage strings
2010-04-10 branch: say "Reset to" in reflog entries for 'git branc...
2010-04-08 docs: clarify "branch -l"
2010-04-04 pack-protocol.txt: fix pkt-line lengths
2010-04-04 pack-protocol.txt: fix spelling
2010-03-31 Git 1.7.0.4 v1.7.0.4
2010-03-31 Merge branch 'jc/maint-refs-dangling' into maint
2010-03-31 Documentation: show-ref <pattern>s are optional
2010-03-31 Link against libiconv on IRIX
2010-03-31 Don't redefine htonl and ntohl on big-endian
2010-03-31 gitweb: git_get_project_config requires only $git_dir...
2010-03-31 Updated the usage string of git reset
2010-03-30 Documentation: Clarify support for smart HTTP backend
2010-03-30 Windows: fix utime() for read-only files
2010-03-30 diff: fix textconv error zombies
2010-03-30 format-patch: Squelch 'fatal: Not a range." error
2010-03-29 Makefile: Remove usage of deprecated Python "has_key...
2010-03-29 Prepare for 1.7.0.4
2010-03-29 Merge branch 'cp/add-u-pathspec' into maint
2010-03-29 t9350: fix careless use of "cd"
2010-03-28 difftool: Fix '--gui' when diff.guitool is unconfigured
2010-03-28 fast-export: don't segfault when marks file cannot...
2010-03-25 send-email: lazily assign editor variable
2010-03-25 diff --check: honor conflict-marker-size attribute
2010-03-24 Merge branch 'jc/color-attrs' into maint
2010-03-24 Merge branch 'jk/maint-add-ignored-dir' into maint
2010-03-24 Merge branch 'bg/apply-fix-blank-at-eof' into maint
2010-03-24 http-backend: Don't infinite loop during die()
2010-03-24 Correct references to /usr/bin/python which does not...
2010-03-24 Documentation: explain the meaning of "-g" in git-descr...
2010-03-24 rev-list: use default abbrev length when abbrev-commit...
2010-03-24 imap-send: Remove limitation on message body
2010-03-22 Git 1.7.0.3 v1.7.0.3
2010-03-22 Merge branch 'maint-1.6.6' into maint
2010-03-21 .mailmap: Map the the first submissions of MJG by e...
2010-03-21 Documentation/git-clone: Transform description list...
2010-03-21 Documentation/urls: Remove spurious example markers
2010-03-21 Documentation/gitdiffcore: Remove misleading date in...
2010-03-21 Documentation/git-reflog: Fix formatting of command...
2010-03-21 rev-list: fix --pretty=oneline with empty message
2010-03-21 .mailmap: Entries for Alex Bennée, Deskin Miller, Vital...
2010-03-20 Update draft release notes to 1.7.0.3
2010-03-20 fetch: Fix minor memory leak
2010-03-20 fetch: Future-proof initialization of a refspec on...
2010-03-20 fetch: Check for a "^{}" suffix with suffixcmp()
2010-03-20 daemon: parse_host_and_port SIGSEGV if port is specified
2010-03-20 Makefile: Fix CDPATH problem
2010-03-20 pull: replace unnecessary sed invocation
2010-03-17 Documentation: receive.denyCurrentBranch defaults to...
2010-03-17 bash: complete *_HEAD refs if present
2010-03-17 Improve error messages from 'git stash show'
2010-03-17 daemon.c: avoid accessing ss_family member of struct...
2010-03-16 refs: ref entry with NULL sha1 is can be a dangling...
next