gitweb.git

Commits

2010-12-02 Git 1.7.2.4 v1.7.2.4
2010-12-02 Git 1.7.1.3 v1.7.1.3
2010-12-02 Git 1.7.0.8 v1.7.0.8
2010-12-02 Merge branch 'maint-1.7.1' into maint-1.7.2
2010-12-02 Merge branch 'maint-1.7.0' into maint-1.7.1
2010-12-01 add: introduce add.ignoreerrors synonym for add.ignore...
2010-12-01 bash: Match lightweight tags in prompt
2010-12-01 git-commit.txt: (synopsis): move -i and -o before "--"
2010-09-12 t3101: modernise style
2010-09-11 compat/nedmalloc: don't force NDEBUG on the rest of git
2010-09-10 config.txt: fix placement of diff.noprefix
2010-09-10 xdiff-interface.c: always trim trailing space from...
2010-09-10 diff.c: call regfree to free memory allocated by regcom...
2010-09-07 revert: Fix trivial comment style issue
2010-09-07 cache_tree_free: Fix small memory leak
2010-09-06 Merge branch 'xx/trivial' into maint
2010-09-06 tag.c: whitespace breakages fix
2010-09-06 Fix whitespace issue in object.c
2010-09-06 t5505: add missing &&
2010-09-03 Git 1.7.2.3 v1.7.2.3
2010-09-03 builtin/merge_recursive.c: Add an usage string and...
2010-09-01 Prepare for 1.7.2.3
2010-09-01 Merge branch 'gp/pack-refs-remove-empty-dirs' into...
2010-09-01 Merge branch 'sg/rerere-gc-old-still-used' into maint
2010-09-01 Merge branch 'np/maint-huge-delta-generation' into...
2010-09-01 Merge branch 'dj/fetch-tagopt' into maint
2010-09-01 Merge branch 'da/fix-submodule-sync-superproject-config...
2010-09-01 Merge branch 'en/rebase-against-rebase-fix' into maint
2010-08-30 Merge branch 'maint-1.7.1' into maint
2010-08-30 t0003: add missing && at end of lines
2010-08-26 for-each-ref: fix objectname:short bug
2010-08-25 tree-walk: Correct bitrotted comment about tree_entry()
2010-08-25 Fix 'git log' early pager startup error case
2010-08-24 parse-options: clarify PARSE_OPT_NOARG description
2010-08-24 t3302 (notes): Port to Solaris
2010-08-22 Typos in code comments, an error message, documentation
2010-08-22 fix >4GiB source delta assertion failure
2010-08-22 t7403: add missing &&'s
2010-08-22 Tell ignore file about generate files in /gitweb/static
2010-08-20 Merge branch 'jc/maint-follow-rename-fix' into maint
2010-08-20 Merge branch 'jn/maint-plug-leak' into maint
2010-08-20 Merge branch 'jn/fix-abbrev' into maint
2010-08-20 Merge branch 'vs/doc-spell' into maint
2010-08-20 Merge branch 'jn/rebase-rename-am' into maint
2010-08-20 Merge branch 'jn/doc-pull' into maint
2010-08-20 Merge branch 'bc/use-more-hardlinks-in-install' into...
2010-08-20 Merge branch 'tr/rfc-reset-doc' into maint
2010-08-20 xmalloc: include size in the failure message
2010-08-19 Git 1.7.2.2 v1.7.2.2
2010-08-19 Merge branch 'tr/xsize-bits' into maint
2010-08-19 Merge branch 'jc/sha1-name-find-fix' into maint
2010-08-18 Merge branch 'sp/fix-smart-http-deadlock-on-error'...
2010-08-18 submodule sync: Update "submodule.<name>.url"
2010-08-16 log: test for regression introduced in v1.7.2-rc0~103^2~2
2010-08-15 fetch: allow command line --tags to override config
2010-08-13 diff --follow: do call diffcore_std() as necessary
2010-08-13 diff --follow: do not waste cycles while recursing
2010-08-13 pull --rebase: Avoid spurious conflicts and reapplying...
2010-08-13 t5520-pull: Add testcases showing spurious conflicts...
2010-08-13 push: mention "git pull" in error message for non-fast...
2010-08-12 Standardize do { ... } while (0) style
2010-08-12 t/t7003: replace \t with literal tab in sed expression
2010-08-12 index-pack: Don't follow replace refs.
2010-08-11 post-receive-email: remove spurious commas in email...
2010-08-11 fast-import: export correctly marks larger than 2^20-1
2010-08-11 t/lib-git-svn.sh: use $PERL_PATH for perl, not perl...
2010-08-11 write-tree: Avoid leak when index refers to an invalid...
2010-08-11 read-tree: stop leaking tree objects
2010-08-11 core: Stop leaking ondisk_cache_entrys
2010-08-11 diff: strip extra "/" when stripping prefix
2010-08-09 gitweb: clarify search results page when no matching...
2010-08-09 Documentation: add a FILES section for show-ref
2010-08-09 Makefile: add missing dependency on http.h
2010-08-09 Makefile: add missing dependencies on url.h
2010-08-09 Documentation/git-log: Clarify --full-diff
2010-08-09 git-rebase: fix typo when parsing --force-rebase
2010-08-09 imap-send: Fix sprintf usage
2010-08-09 prune: allow --dry-run for -n and --verbose for -v
2010-08-09 notes: allow --dry-run for -n and --verbose for -v
2010-08-09 Document -B<n>[/<m>], -M<n> and -C<n> variants of ...
2010-08-09 Documentation: cite git-am from git-apply
2010-08-09 t7003: fix subdirectory-filter test
2010-08-06 smart-http: Don't deadlock on server failure
2010-08-06 Allow "check-ref-format --branch" from subdirectory
2010-08-06 check-ref-format: handle subcommands in separate functions
2010-08-05 pretty-options.txt: match --format's documentation...
2010-08-03 Merge branch 'sv/maint-diff-q-clear-fix' into maint
2010-08-03 Merge branch 'rr/svn-fe' into maint
2010-08-03 Merge branch 'pt/git-gui' into maint
2010-08-03 contrib/svn-fe: Add the svn-fe target to .gitignore
2010-08-03 contrib/svn-fe: Fix IncludePath
2010-08-02 Documentation: flesh out “git pull” description
2010-08-02 sha1_name.c: fix parsing of ":/token" syntax
2010-08-02 Merge branch 'ab/tap' into maint
2010-08-02 test-lib: Remove 3 year old no-op --no-python option
2010-08-02 test-lib: Ignore --quiet under a TAP harness
2010-08-02 Merge git://repo.or.cz/git-gui into pt/git-gui
2010-08-02 Documentation/rev-parse: quoting is required with ...
2010-08-02 Documentation: reporting bugs
2010-08-02 Fix DIFF_QUEUE_CLEAR refactoring
next