Code

git.git
2012-03-15 Tim HeniganDocumentation/difftool: add deltawalker to list of...
2012-03-05 Tim Heniganmergetools: add a plug-in to support DeltaWalker
2012-03-02 Junio C HamanoUpdate draft release notes to 1.7.10
2012-03-02 Junio C HamanoMerge branch 'maint'
2012-03-02 Junio C HamanoDocumentation: do not assume that n > 1 in <rev>~$n
2012-03-02 Junio C HamanoMerge branch 'cb/fsck-squelch-dangling'
2012-03-02 Junio C HamanoMerge branch 'rs/no-no-no-parseopt'
2012-03-02 Junio C HamanoMerge branch 'th/git-diffall'
2012-03-02 Junio C HamanoMerge the initial l10n effort in
2012-03-02 Junio C HamanoMerge branch 'master' of https://github.com/git-l10n...
2012-03-02 Jiang XinUpdate l10n guide: change the repository URL, etc
2012-03-01 Junio C HamanoMerge branch 'maint'
2012-03-01 Junio C HamanoMerge branch 'nd/maint-verify-objects'
2012-03-01 Junio C HamanoMerge branch 'jn/maint-gitweb-invalid-regexp'
2012-03-01 Junio C HamanoMerge branch 'cn/maint-rev-list-doc'
2012-03-01 Junio C HamanoMerge branch 'cn/maint-branch-with-bad'
2012-03-01 Libor PechacekDocumentation fixes in git-config
2012-02-29 ws3389l10n: leave leading space unchanged for zh_CN.po
2012-02-29 Junio C HamanoUpdate l10n guide
2012-02-28 Junio C Hamanofsck: --no-dangling omits "dangling object" information
2012-02-28 Junio C HamanoUpdate draft release notes to 1.7.10
2012-02-28 Junio C HamanoMerge branch 'pj/completion-remote-set-url-branches'
2012-02-28 Junio C HamanoMerge branch 'ph/cherry-pick-advice-refinement'
2012-02-28 Junio C HamanoMerge branch 'jb/required-filter'
2012-02-28 Carlos Martín... Documentation: use {asterisk} in rev-list-options.txt...
2012-02-28 René Scharfeparse-options: remove PARSE_OPT_NEGHELP
2012-02-28 Jakub Narebskigitweb: Handle invalid regexp in regexp search
2012-02-28 Nguyễn Thái... rev-list: fix --verify-objects --quiet becoming --objects
2012-02-28 Nguyễn Thái... rev-list: remove BISECT_SHOW_TRIED flag
2012-02-28 Jiang XinMerge pull request from jiangxin/master
2012-02-28 Jiang Xinl10n: update Chinese translation to the new git.po
2012-02-28 Jiang Xinl10n: Update git.pot (12 new messages)
2012-02-28 Jiang XinMerge branch 'master' into git-po
2012-02-27 Junio C HamanoMerge branch 'maint'
2012-02-27 Junio C HamanoUpdate draft release notes to 1.7.9.3
2012-02-27 Junio C HamanoMerge branch 'pj/remote-set-branches-usage-fix' into...
2012-02-27 Junio C HamanoMerge branch 'jn/gitweb-unborn-head' into maint
2012-02-27 Junio C HamanoMerge branch 'jn/ancient-meld-support' into maint
2012-02-27 Junio C HamanoMerge branch 'tr/merge-edit-guidance' into maint
2012-02-27 Tim HeniganCodingGuidelines: do not use 'which' in shell scripts
2012-02-27 Tim HeniganCodingGuidelines: Add a note about spaces after redirection
2012-02-27 Tim Henigancontrib: add git-diffall script
2012-02-27 Zbigniew Jędrzejewsk... git-p4: missing she-bang line in t9804 confuses prove
2012-02-27 Michał Kiedrowiczgrep -P: add tests for matching ^ and $
2012-02-27 Carlos Martín... branch: don't assume the merge filter ref exists
2012-02-27 Michael Haggertypost-receive-email: match up $LOGBEGIN..$LOGEND pairs...
2012-02-27 Michael Haggertypost-receive-email: remove unused variable
2012-02-27 Zbigniew Jędrzejewsk... send-email: document the --smtp-debug option
2012-02-27 Yichao Yul10n: fast-forward here is ff-only merge, not push
2012-02-27 Rikul10n: update zh_CN translation for "Fetching %s"
2012-02-27 Junio C HamanoUpdate draft release notes to 1.7.10
2012-02-27 Junio C HamanoMerge branch 'jn/gitweb-search-optim'
2012-02-27 Junio C HamanoMerge branch 'tr/maint-bundle-long-subject'
2012-02-27 Junio C HamanoMerge branch 'sp/smart-http-failure-to-push'
2012-02-27 Junio C HamanoMerge branch 'fc/push-prune'
2012-02-27 Junio C HamanoMerge branch 'jc/doc-merge-options'
2012-02-27 Junio C HamanoMerge branch 'jk/maint-avoid-streaming-filtered-contents'
2012-02-27 Junio C HamanoMerge branch 'jb/filter-ignore-sigpipe'
2012-02-27 Michał Kiedrowiczpack-objects: Fix compilation with NO_PTHREDS
2012-02-27 Junio C HamanoMerge branch 'maint'
2012-02-27 Junio C HamanoDocument accumulated fixes since 1.7.9.2
2012-02-27 Junio C HamanoMerge branch 'jc/add-refresh-unmerged' into maint
2012-02-27 Junio C HamanoMerge branch 'js/configure-libintl' into maint
2012-02-27 Junio C HamanoSync with 1.7.8.5
2012-02-27 Junio C HamanoGit 1.7.8.5 v1.7.8.5
2012-02-27 Michał Kiedrowiczgrep -P: Fix matching ^ and $
2012-02-27 Jim Meyeringam: don't infloop for an empty input file
2012-02-27 Andrew Wongrebase -m: only call "notes copy" when rewritten exists...
2012-02-27 Pete Wyckoffgit-p4: remove bash-ism in t9800
2012-02-27 Pete Wyckoffgit-p4: remove bash-ism in t9809
2012-02-27 Pete Wyckoffgit-p4: fix submit regression with clientSpec and subdi...
2012-02-27 Pete Wyckoffgit-p4: set useClientSpec variable on initial clone
2012-02-26 René Scharfeparse-options: allow positivation of options starting...
2012-02-26 René Scharfetest-parse-options: convert to OPT_BOOL()
2012-02-26 Dmitry V. LevinMakefile: add thread-utils.h to LIB_H
2012-02-24 Jeff Kingdo not stream large files to pack when filters are...
2012-02-24 Jeff Kingteach dry-run convert_to_git not to require a src buffer
2012-02-24 Jeff Kingteach convert_to_git a "dry run" mode
2012-02-23 Thomas Rastt5704: match tests to modern style
2012-02-23 Thomas Raststrbuf: improve strbuf_get*line documentation
2012-02-23 Junio C HamanoUpdate draft release notes to 1.7.10
2012-02-23 Junio C HamanoMerge branch 'ld/git-p4-expanded-keywords'
2012-02-23 Junio C HamanoMerge branch 'jk/config-include'
2012-02-23 Junio C HamanoMerge branch 'jc/add-refresh-unmerged'
2012-02-23 Junio C HamanoMerge branch 'js/configure-libintl'
2012-02-23 Junio C HamanoMerge branch 'pj/remote-set-branches-usage-fix'
2012-02-23 Junio C HamanoMerge branch 'tr/perftest'
2012-02-23 Junio C HamanoMerge branch 'maint'
2012-02-23 Luke Diamandgit-p4: add initial support for RCS keywords
2012-02-23 Jakub Narebskigitweb: Faster project search
2012-02-23 Jakub Narebskigitweb: Option for filling only specified info in fill_...
2012-02-23 Jakub Narebskigitweb: Refactor checking if part of project info need...
2012-02-23 Junio C Hamanomerge: do not trust fstat(2) too much when checking...
2012-02-23 Matthieu MoyREADME: point to Documentation/SubmittingPatches
2012-02-23 Junio C HamanoDocument merge.branchdesc configuration variable
2012-02-23 Jeff Kingdisconnect from remote helpers more gently
2012-02-23 Thomas Rastbundle: use a strbuf to scan the log for boundary commits
2012-02-23 Thomas Rastbundle: put strbuf_readline_fd in strbuf.c with adjustments
2012-02-23 Felipe Contreraspush: add '--prune' option
2012-02-23 Junio C HamanoSync with 1.7.9.2
next