git.git
2012-04-10 Thomas Rastxdiff: load full words in the inner loop of xdl_hash_record
2012-04-09 John Keepingrebase -i continue: don't skip commits that only change...
2012-04-09 Michael Schubertremote: update builtin usage
2012-04-09 Pete Wyckoffgit p4: use "git p4" directly in tests
2012-04-09 Pete Wyckoffgit p4: update name in script
2012-04-09 Pete Wyckoffgit-p4: move to toplevel
2012-04-09 Ben WaltonAvoid bug in Solaris xpg4/sed as used in submodule
2012-04-09 Junio C HamanoMerge branch 'jc/maint-verify-objects-remove-pessimism...
2012-04-09 Junio C HamanoMerge branch 'dw/gitweb-doc-grammo' into maint-1.7.8
2012-04-09 Junio C HamanoMerge branch 'tr/cache-tree' into maint-1.7.8
2012-04-09 Junio C HamanoMerge branch 'cb/maint-t5541-make-server-port-portable...
2012-04-09 Junio C HamanoMerge branch 'cn/maint-rev-list-doc' into maint-1.7.8
2012-04-09 Junio C HamanoMerge branch 'tr/maint-bundle-boundary' into maint...
2012-04-09 Junio C HamanoMerge branch 'tr/maint-bundle-long-subject' into maint...
2012-04-09 Junio C HamanoMerge branch 'ph/rerere-doc' into maint-1.7.8
2012-04-06 Junio C HamanoGit 1.7.10 v1.7.10
2012-04-06 Felipe Contrerasspec: add missing build dependency
2012-04-05 Jeff Kingrun-command: treat inaccessible directories as ENOENT
2012-04-05 Ramsay Jonescompat/mingw.[ch]: Change return type of exec functions...
2012-04-05 Junio C Hamanopush: error out when the "upstream" semantics does...
2012-04-05 Jeff Kingadd--interactive: ignore unmerged entries in patch...
2012-04-04 Junio C Hamanoupdate-index: upgrade/downgrade on-disk index version
2012-04-04 Junio C Hamanoread-cache.c: write prefix-compressed names in the...
2012-04-04 Ben WaltonUse SHELL_PATH from build system in run_command.c:prepa...
2012-04-03 Junio C HamanoDocumentation/git-commit: rephrase the "initial-ness...
2012-04-03 Junio C Hamanoread-cache.c: read prefix-compressed names in index...
2012-04-03 Junio C Hamanoread-cache.c: move code to copy incore to ondisk cache...
2012-04-03 Junio C Hamanoread-cache.c: move code to copy ondisk to incore cache...
2012-04-03 Junio C Hamanoread-cache.c: report the header version we do not under...
2012-04-03 Junio C Hamanoread-cache.c: make create_from_disk() report number...
2012-04-03 Junio C Hamanoread-cache.c: allow unaligned mapping of the index...
2012-04-03 Junio C Hamanocache.h: hide on-disk index details
2012-04-03 Junio C Hamanovarint: make it available outside the context of pack
2012-04-03 Junio C HamanoGit 1.7.10-rc4 v1.7.10-rc4
2012-04-02 Junio C HamanoMerge branch 'pt/gitk'
2012-04-02 Ivan Todoroskifetch-pack: new --stdin option to read refs from stdin
2012-04-02 Junio C HamanoSync with 1.7.9.6
2012-04-02 Junio C HamanoGit 1.7.9.6 v1.7.9.6
2012-04-02 Junio C HamanoMerge branch 'jc/maint-merge-autoedit' into maint
2012-04-02 Pat Thoytsgitk: fix setting font display with new tabbed dialog...
2012-04-02 Pat Thoytsgitk: fix tabbed preferences construction when using...
2012-04-02 Junio C HamanoMerge git://github.com/git-l10n/git-po
2012-04-02 Vincent van... l10n: Add the Dutch translation team and initialize...
2012-04-02 Marco Sousal10n: Inital Portuguese Portugal language (pt_PT)
2012-04-01 Adam Monsengit-commit.txt: clarify -t requires editing message
2012-03-31 Jonathan Niedervar doc: default editor and pager are configurable...
2012-03-31 Junio C HamanoMerge branch 'maint'
2012-03-30 Junio C Hamanocommit: rephrase the error when user did not touch...
2012-03-30 Junio C Hamanocommit: do not trigger bogus "has templated message...
2012-03-30 Junio C Hamanot7501: test the right kind of breakage
2012-03-30 Jeff Kinghttp-backend: respect existing GIT_COMMITTER_* variables
2012-03-30 W. Trevor Kinggitweb: add If-Modified-Since handling to git_snapshot().
2012-03-30 W. Trevor Kinggitweb: refactor If-Modified-Since handling
2012-03-30 W. Trevor Kinggitweb: add `status` headers to git_feed() responses.
2012-03-30 Heiko Voigtstring-list: document that string_list_insert() inserts...
2012-03-30 Heiko Voigtpush: teach --recurse-submodules the on-demand option
2012-03-30 Heiko VoigtRefactor submodule push check to use string list instea...
2012-03-30 Heiko VoigtTeach revision walking machinery to walk multiple times...
2012-03-30 Jiang Xinl10n: Improve zh_CN translation for Git 1.7.10-rc3
2012-03-29 Junio C Hamanoapply: free unused fragments for submodule patch
2012-03-28 René Scharfeconfig: remove useless assignment
2012-03-28 Junio C HamanoGit 1.7.10-rc3 v1.7.10-rc3
2012-03-28 Jim Meyeringcorrect a few doubled-word nits in comments and documen...
2012-03-28 Johannes Bergam: support --include option
2012-03-28 Junio C Hamanoam -3: list the paths that needed 3-way fallback
2012-03-28 Jim Meyeringcorrect spelling: an URL -> a URL
2012-03-27 Junio C Hamanoapply: free patch->result
2012-03-27 Junio C Hamanoapply: release memory for fn_table
2012-03-27 Junio C Hamanoapply: free patch->{def,old,new}_name fields
2012-03-27 Junio C Hamanoapply: rename free_patch() to free_patch_list()
2012-03-27 Junio C Hamanol10n updates for Git 1.7.10-rc1
2012-03-27 Zbigniew Jędrzejewsk... tests: unset COLUMNS inherited from environment
2012-03-27 Jiang XinAdd url of Swedish l10n team in TEAMS file
2012-03-27 Jiang Xinl10n: Review zh_CN translation for Git 1.7.10-rc1
2012-03-27 Peter KreftingUpdate Swedish translation (724t0f0u).
2012-03-27 Jeff Kingteach "git branch" a --quiet option
2012-03-27 Jeff Kingcheckout: suppress tracking message with "-q"
2012-03-26 Jeff Kingclean up struct ref's nonfastforward field
2012-03-26 Junio C HamanoUpdate draft release notes to 1.7.10
2012-03-26 Junio C HamanoSync with 1.7.9.5
2012-03-26 Junio C HamanoGit 1.7.9.5 v1.7.9.5
2012-03-26 Junio C HamanoMerge branch 'jn/maint-fast-import-empty-ls' into maint
2012-03-26 Junio C HamanoMerge branch 'ph/rerere-doc' into maint
2012-03-26 Junio C HamanoMerge branch 'ms/maint-config-error-at-eol-linecount...
2012-03-26 Mark Lodatogrep doc: add --break / --heading / -W to synopsis
2012-03-26 Stefano Lattariniconfigure: be more idiomatic
2012-03-26 Stefano Lattariniconfigure: avoid some code repetitions thanks to m4_...
2012-03-26 Stefano Lattariniconfigure: move definitions of private m4 macros before...
2012-03-26 Rodrigo Silva... Documentation: improve description of GIT_EDITOR and...
2012-03-26 Nelson Benitez... documentation: fix alphabetic ordered list for git...
2012-03-26 René Scharfecombine-diff: fix loop index underflow
2012-03-25 Heiko Voigtgit-gui: open console when using --trace on windows
2012-03-24 Junio C HamanoMerge gitk changes from Paul Mackerras at git://ozlabs...
2012-03-24 Marcus Karlssongitk: Teach gitk to respect log.showroot
2012-03-23 Junio C HamanoGit 1.7.10-rc2 v1.7.10-rc2
2012-03-23 Junio C Hamano.mailmap: unify various old mail addresses of gitster
2012-03-23 Junio C HamanoMerge branch 'am/completion-zsh-fix'
2012-03-23 Junio C HamanoMerge branch 'dw/gitweb-doc-grammo'
2012-03-23 Jeff Kingmerge-recursive: don't detect renames of empty files
2012-03-23 Jeff Kingteach diffcore-rename to optionally ignore empty content
next