]> Kevux Git Server - rit/shortlog
rit
2009-11-11 Junio C HamanoMerge branch 'maint'
2009-11-11 Junio C Hamanocheck-ref-format -h: it does not know the --print optio...
2009-11-10 Junio C Hamanogit-describe.txt: formatting fix
2009-11-10 Junio C HamanoMerge branch 'maint'
2009-11-10 Junio C HamanoMerge branch 'jk/maint-format-patch-p-suppress-stat'
2009-11-10 Junio C HamanoMerge branch 'pb/maint-gitweb-blob-lineno'
2009-11-10 Junio C HamanoMerge branch 'tr/describe-advice'
2009-11-10 Junio C HamanoMerge branch 'jk/maint-1.6.3-ls-files-i'
2009-11-10 Junio C HamanoMerge branch 'bg/merge-ff-only'
2009-11-10 Junio C HamanoMerge branch 'vl/maint-openssl-signature-change'
2009-11-10 Junio C HamanoMerge branch 'jk/maint-push-config'
2009-11-10 Junio C HamanoMerge branch 'jk/gitignore-anchored'
2009-11-10 Junio C HamanoMerge branch 'jp/dirty-describe'
2009-11-10 Junio C HamanoMerge branch 'sr/blame-incomplete'
2009-11-10 Jonathan Niederdiff --no-index: make the usage string less scary
2009-11-10 Jonathan Niedermerge-{recursive,subtree}: use usagef() to print usage
2009-11-10 Jonathan NiederIntroduce usagef() that takes a printf-style format
2009-11-10 Jonathan NiederLet 'git <command> -h' show usage without a git dir
2009-11-10 Jonathan NiederShow usage string for 'git http-push -h'
2009-11-10 Björn Gustavssonformat-patch: Add "--no-stat" as a synonym for "-p"
2009-11-10 Björn Gustavssonformat-patch documentation: Fix formatting
2009-11-10 Björn Gustavssonformat-patch documentation: Remove diff options that...
2009-11-10 Björn Gustavssonformat-patch: Always generate a patch
2009-11-10 Jonathan NiederLet 'git http-fetch -h' show usage outside any git...
2009-11-10 Junio C HamanoMerge branch 'jn/maint-http-fetch-mingw' into jn/help...
2009-11-10 Jonathan NiederShow usage string for 'git stripspace -h'
2009-11-10 Jonathan NiederShow usage string for 'git unpack-file -h'
2009-11-10 Jonathan NiederShow usage string for 'git show-index -h'
2009-11-10 Jonathan NiederShow usage string for 'git rev-parse -h'
2009-11-10 Jonathan NiederShow usage string for 'git merge-one-file -h'
2009-11-10 Jonathan NiederShow usage string for 'git mailsplit -h'
2009-11-10 Jonathan NiederShow usage string for 'git imap-send -h'
2009-11-10 Jonathan NiederShow usage string for 'git get-tar-commit-id -h'
2009-11-10 Jonathan NiederShow usage string for 'git fast-import -h'
2009-11-10 Jonathan NiederShow usage string for 'git check-ref-format -h'
2009-11-10 Jonathan Niederhttp-fetch: add missing initialization of argv0_path
2009-11-10 Jonathan Niedermerge: do not setup worktree twice
2009-11-10 Jonathan Niedercheck-ref-format: update usage string
2009-11-10 Štěpán Němecgit-update-index.txt: Document the --really-refresh...
2009-11-10 Björn GustavssonRe-implement 'git remote update' using 'git fetch'
2009-11-10 Jay Soffianbuiltin-fetch: add --dry-run option
2009-11-10 Jay Soffianbuiltin-fetch: add --prune option
2009-11-10 Jay Soffianteach warn_dangling_symref to take a FILE argument
2009-11-10 Jay Soffianremote: refactor some logic into get_stale_heads()
2009-11-10 Björn GustavssonAdd missing test for 'git remote update --prune'
2009-11-10 Björn GustavssonAdd the configuration option skipFetchAll
2009-11-10 Björn GustavssonTeach the --multiple option to 'git fetch'
2009-11-10 Björn GustavssonTeach the --all option to 'git fetch'
2009-11-10 Jonathan NiederShow usage string for 'git show-ref -h'
2009-11-10 Jonathan NiederShow usage string for 'git merge-ours -h'
2009-11-10 Jonathan NiederShow usage string for 'git commit-tree -h'
2009-11-10 Jonathan NiederShow usage string for 'git cherry -h'
2009-11-10 Jonathan NiederShow usage string for 'git grep -h'
2009-11-10 Jonathan NiederRetire fetch--tool helper to contrib/examples
2009-11-10 Shawn O. Pearcet5551-http-fetch: Work around broken Accept header...
2009-11-10 Shawn O. Pearcet5551-http-fetch: Work around some libcurl versions
2009-11-10 Shawn O. Pearcehttp-backend: Protect GIT_PROJECT_ROOT from /../ requests
2009-11-09 Shawn O. PearceGit-aware CGI to provide dumb HTTP transport
2009-11-09 Mark Radagitweb: Smarter snapshot names
2009-11-09 Jakub Narebskigitweb: Document current snapshot rules via new tests
2009-11-09 Christian CouderDocumentation: add "Fighting regressions with git bisec...
2009-11-09 Junio C HamanoMerge branch 'maint'
2009-11-09 Ramsay JonesMSVC: Add support for building with NO_MMAP
2009-11-09 Ramsay JonesMakefile: keep MSVC and Cygwin configuration separate
2009-11-09 Ramsay JonesMakefile: merge two Cygwin configuration sections into one
2009-11-09 Jonathan NiederAdd intermediate build products to .gitignore
2009-11-09 Jeff Kingformat-patch: make "-p" suppress diffstat
2009-11-09 René Scharfelog --format: don't ignore %w() at the start of format...
2009-11-07 Björn Steinbrinkpre-commit.sample: Diff against the empty tree when...
2009-11-07 Junio C HamanoMerge branch 'jc/commit-s-subject-is-not-a-footer'
2009-11-07 Junio C Hamanobuiltin-commit.c: fix logic to omit empty line before...
2009-11-07 Junio C Hamanot1200: prepare for merging with Fast-forward bikeshedding
2009-11-07 Junio C Hamanot1200: further modernize test script style
2009-11-07 Stephen Boydt1200: Make documentation and test agree
2009-11-07 Stephen Boydt1200: cleanup and modernize test style
2009-11-06 Petr Baudisgitweb: Fix blob linenr links in pathinfo mode
2009-11-06 Nicolas Pitrepack-objects: move thread autodetection closer to relev...
2009-11-05 Shawn O. Pearcehttp-backend: Test configuration options
2009-11-05 Shawn O. Pearcehttp-backend: Use http.getanyfile to disable dumb HTTP...
2009-11-05 Shawn O. Pearcetest smart http fetch and push
2009-11-05 Shawn O. Pearcehttp tests: use /dumb/ URL prefix
2009-11-05 Clemens Buchacherset httpd port before sourcing lib-httpd
2009-11-05 Shawn O. PearceSmart fetch over HTTP: client side
2009-11-05 Shawn O. PearceSmart push over HTTP: client side
2009-11-05 Tay Ray Chuant5540-http-push: remove redundant fetches
2009-11-05 Shawn O. PearceDiscover refs via smart HTTP server when available
2009-11-05 Shawn O. PearceSmart HTTP fetch: gzip requests
2009-11-05 Mark Lodatohttp-backend: more explict LocationMatch
2009-11-05 Mark Lodatohttp-backend: add example for gitweb on same URL
2009-11-05 Mark Lodatohttp-backend: use mod_alias instead of mod_rewrite
2009-11-05 Mark Lodatohttp-backend: reword some documentation
2009-11-05 Mark Lodatohttp-backend: add GIT_PROJECT_ROOT environment var
2009-11-05 Shawn O. PearceSmart fetch and push over HTTP: server side
2009-11-05 Shawn O. PearceAdd stateless RPC options to upload-pack, receive-pack
2009-11-05 Shawn O. PearceGit-aware CGI to provide dumb HTTP transport
2009-11-05 Erick Mattoscommit -c/-C/--amend: reset timestamp and authorship...
2009-11-05 Junio C HamanoMerge branch 'maint'
2009-11-05 Gisle AasFix documentation grammar typo
2009-11-04 Avery PennarunAdd some tips for how to install.
2009-11-04 Ben Waltonconfigure: add settings for gitconfig, editor and pager
next