]> git.proxmox.com Git - libgit2.git/history - src/status.c
Merge branch 'development' into clar2
[libgit2.git] / src / status.c
2012-12-19 Vicent MartíMerge pull request #1150 from schu/fix-netops-ssl
2012-12-17 Vicent MartíMerge pull request #1151 from arrbee/fix-diff-construct...
2012-12-17 Russell BelferFix diff constructor name order confusion
2012-12-07 Vicent MartíMerge pull request #1091 from carlosmn/stream-object
2012-12-05 Vicent MartíMerge pull request #1115 from ben/struct-versions
2012-12-01 Ben StraubDeploy GITERR_CHECK_VERSION
2012-11-30 Ben StraubDeploy GIT_STATUS_OPTIONS_INIT
2012-11-30 Ben StraubDeploy GIT_DIFF_OPTIONS_INIT
2012-11-29 Vicent MartíMerge pull request #1090 from arrbee/ignore-invalid...
2012-11-28 Ben StraubMerge pull request #1087 from libgit2/great-renaming
2012-11-27 Russell BelferAPI updates for status.h
2012-11-27 Russell BelferUpdate diff callback param order
2012-11-23 Vicent MartíMerge pull request #1097 from nulltoken/topic/head_tree...
2012-11-22 nulltokenrepo: Make git_repository_head_tree() return error...
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-16 Vicent MartíMerge pull request #1075 from carlosmn/alternates-recurse
2012-11-16 Scott J. GoldmanMerge pull request #1071 from arrbee/alternate-fix...
2012-11-15 Vicent MartíMerge pull request #1074 from edubart/ignore_diff_filemode
2012-11-15 Vicent MartíMerge pull request #1072 from arrbee/diff-api-signatures
2012-11-15 Russell BelferAdd explicit git_index ptr to diff and checkout
2012-11-15 Russell BelferFix diff API to better parameter order
2012-11-13 Vicent MartíMerge pull request #1068 from carlosmn/config-empty...
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-09 Russell BelferSome diff refactorings to help code reuse
2012-11-05 Vicent MartíMerge pull request #1034 from carlosmn/packbuilder...
2012-11-02 Vicent MartíMerge pull request #1014 from arrbee/diff-rename-detection
2012-11-02 Philip KelleyMerge pull request #1041 from pwkelley/transports
2012-11-01 Vicent MartíMerge pull request #1038 from arrbee/doc-fixes
2012-11-01 Russell BelferImprove docs, examples, warnings
2012-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
2012-10-17 Russell BelferMerge pull request #968 from arrbee/diff-support-typechange
2012-10-17 Ben StraubMerge pull request #972 from PaulThompson/separate_strarray
2012-10-16 Vicent MartíMerge pull request #952 from csware/config-locations
2012-10-16 Philip KelleyMerge pull request #984 from arrbee/fix-fnmatch-and...
2012-10-15 Russell BelferFix single-file ignore checks
2012-10-09 Russell BelferAdd complex checkout test and then fix checkout
2012-10-09 Russell BelferIntroduce status/diff TYPECHANGE flags
2012-10-02 Russell BelferMerge pull request #932 from ben/clone_pack_race
2012-10-02 Russell BelferMerge pull request #939 from pwkelley/ignorecase
2012-09-17 Philip KelleySupport for core.ignorecase
2012-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-06 Vicent MartiMerge remote-tracking branch 'arrbee/diff-iterator...
2012-09-05 Russell BelferDiff iterators
2012-08-22 Vicent MartíMerge pull request #891 from arrbee/internal-ignore-api
2012-08-22 Russell BelferWrap up ignore API and add tests
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-04 Russell BelferUpdate iterators for consistency across library
2012-08-01 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/amd64...
2012-07-31 Vicent MartíMerge pull request #826 from carlosmn/config-find-error
2012-07-31 Vicent MartíMerge pull request #837 from carlosmn/travis
2012-07-31 Vicent MartíMerge pull request #833 from carlosmn/odb-one
2012-07-27 Ben StraubMerge remote-tracking branch 'upstream/development...
2012-07-27 Vicent MartíMerge pull request #839 from nulltoken/topic/odb-foreac...
2012-07-27 Vicent MartíMerge pull request #834 from carlosmn/network-callbacks
2012-07-27 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/branch...
2012-07-27 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/reflog...
2012-07-24 Russell BelferMerge pull request #799 from yorah/fix/issue-787
2012-07-24 nulltokenportability: Improve x86/amd64 compatibility
2012-07-24 yorahAdd flag to turn off pathspec testing for diff and...
2012-07-24 yorahFix getting status of files containing brackets
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-17 Vicent Martíerrors: Rename error codes
2012-05-17 Vicent Martíerrors: Rename the generic return codes
2012-05-16 Vicent MartíMerge pull request #700 from cholin/revwalk_reset
2012-05-16 Vicent MartíMerge pull request #702 from arrbee/fix-status-file
2012-05-15 Russell BelferRanged iterators and rewritten git_status_file
2012-05-14 Vicent MartíMerge pull request #693 from nulltoken/topic/enhance_br...
2012-05-14 Vicent MartíMerge pull request #692 from nulltoken/fix/delete-branc...
2012-05-14 Vicent MartíMerge pull request #688 from hanwen/master
2012-05-14 Vicent MartíMerge pull request #671 from nulltoken/topic/blob_creat...
2012-05-14 Vicent MartíMerge pull request #681 from scottjg/solaris-fixes
2012-05-14 Vicent MartíMerge pull request #682 from arrbee/attribute-cache...
2012-05-10 Russell BelferAdd cache busting to attribute cache
2012-05-08 Vicent MartíMerge pull request #677 from arrbee/status-without...
2012-05-08 Russell BelferAdd support for diffing index with no HEAD
2012-05-08 Vicent MartíMerge pull request #670 from nulltoken/ntk/topic/clean...
2012-05-08 Russell BelferMerge pull request #668 from nulltoken/topic/binary...
2012-05-08 Russell BelferMerge pull request #674 from nulltoken/topic/GIT_ENOTFOUND
2012-05-08 nulltokenstatus: Prevent git_status_file() from returning ENOTFO...
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-05 Vicent MartíMerge pull request #664 from arrbee/attrs-from-index
2012-05-03 Russell BelferSupport reading attributes from index
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-05-02 Russell BelferFix usage of "new" for fieldname in public header
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-23 Russell BelferRename to git_reference_name_to_oid
2012-04-19 Vicent MartíMerge remote-tracking branch 'carlosmn/indexer-stream...
2012-04-17 Russell BelferAdd git_reference_lookup_oid and lookup_resolved
2012-04-17 Russell BelferRemove old status implementation
2012-04-14 Vicent MartíMerge pull request #627 from arrbee/diff-with-pathspec
2012-04-13 Russell BelferAdd support for pathspec to diff and status
2012-04-11 Vicent Martístatus: Remove status_old
2012-04-11 Vicent MartíMerge pull request #619 from nulltoken/topic/branches
2012-04-11 Vicent MartíMerge branch 'new-error-handling' of github.com:libgit2...
2012-04-04 Vicent MartíMerge pull request #618 from nulltoken/fix/warning
next