]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2012-11-01 Vicent MartíMerge pull request #1030 from pwkelley/transports
2012-11-01 Philip KelleyHttp: Set an error for invalid content-type
2012-11-01 Philip KelleyFix a bug in cl_setenv on Windows XP
2012-11-01 Philip KelleyImprove consistency of WinHTTP request headers
2012-11-01 Philip KelleyReorganize transport architecture (squashed 3)
2012-10-31 Vicent MartiMerge branch 'config-refresh' into development
2012-10-31 Vicent MartiI LIKE THESE NAMES
2012-10-31 Russell BelferBetter naming for file timestamp/size checker
2012-10-31 Ben StraubCheckout: remove duplicate 100% progress report
2012-10-31 Ben StraubEnsure that non-error is not propagated
2012-10-30 Russell BelferAdd git_config_refresh() API to reload config
2012-10-30 Vicent MartíMerge pull request #1017 from arrbee/diff-patch-to-str
2012-10-30 Vicent MartíMerge pull request #1026 from nulltoken/repo/state
2012-10-30 Vicent MartíMerge pull request #1029 from ethomson/index_refactor
2012-10-30 Michael SchubertFix a couple of warnings
2012-10-30 Edward Thomsonindex refactoring
2012-10-29 Ben StraubFetch: don't clobber received count
2012-10-29 Vicent MartíMerge pull request #1027 from PaulThompson/cmake-flags...
2012-10-29 Vicent MartíMerge pull request #796 from nulltoken/topic/git-stash
2012-10-27 Paul ThompsonLeave CMAKE_BUILD_TYPE absent on those generators which...
2012-10-27 Paul ThompsonRemoved overwrite of CMAKE_C_FLAGS_DEBUG.
2012-10-27 Paul ThompsonRemove "-O2 -g" from default CMAKE_C_FLAGS.
2012-10-27 Paul ThompsonRemove duplicate CMAKE_C_FLAGS inside CMAKE_C_FLAGS_DEBUG.
2012-10-27 nulltokenrepo: enhance git_repository_state() detection
2012-10-27 nulltokentests: fix a memory leak
2012-10-26 Ben StraubAdd network transfer callbacks on Windows
2012-10-26 nulltokenstash: add git_stash_drop()
2012-10-26 nulltokenstash: add git_stash_foreach()
2012-10-26 nulltokenstash: add git_stash_save()
2012-10-26 nulltokenerror: add GITERR_STASH error type
2012-10-26 nulltokenrefs: add GIT_REFS_STASH_FILE define
2012-10-26 nulltokenindex: introduce git_index_owner()
2012-10-26 nulltokenreflog: fix bogus removal of reflog entries
2012-10-26 nulltokenreflog: create reflog and its directory structure
2012-10-26 nulltokenreflog: Make git_reflog_free() accept null param
2012-10-26 nulltokenreflog: fix documentation typos
2012-10-26 nulltokenmessage: reorganize tests
2012-10-25 Vicent MartíMerge pull request #1021 from ethomson/cmake_vs
2012-10-25 Edward Thomsonremove /ZM1000 from msvc builds
2012-10-25 Russell BelferAdd git_diff_patch_print
2012-10-25 Russell BelferCheck errors while generating diff patch string
2012-10-25 Russell BelferMerge pull request #925 from nulltoken/topic/moving...
2012-10-25 Vicent Marticonfig: Only dereference value on success
2012-10-25 Ben StraubRemove inline hint
2012-10-25 Ben StraubFix Windows build
2012-10-25 nulltokenremote: introduce git_remote_rename()
2012-10-25 nulltokenbuf: introduce git_buf_splice()
2012-10-25 nulltokenrefspec: introduce git_refspec__serialize()
2012-10-25 nulltokenremote: remove some code duplication
2012-10-25 nulltokenremote: prevent from saving a nameless remote
2012-10-25 nulltokenconfig: introduce git_config_rename_section()
2012-10-25 nulltokenbranch: rename config section upon moving
2012-10-25 nulltokenbranch: remove config section upon deletion
2012-10-25 Vicent MartíMerge pull request #990 from ben/clone-callbacks
2012-10-25 Russell BelferAdd git_diff_patch_to_str API
2012-10-25 Vicent MartíMerge pull request #1013 from ethomson/reset_merge
2012-10-25 Edward ThomsonGIT_EUNMERGED
2012-10-25 Edward Thomsonreset changes for merge
2012-10-24 Ben StraubRemove 'bytes' param from git_remote_download
2012-10-24 Ben StraubRenaming: fix example
2012-10-24 Ben StraubNetwork progress: rename things
2012-10-24 Ben StraubFix documentation comment
2012-10-24 Michael Schuberttests-clar/repo: remove unused variable
2012-10-24 Ignacio Casal... Fix example in comment
2012-10-24 Scott J. GoldmanFix Makefile.embed to build src/sha1/*.c
2012-10-23 Vicent MartíMerge pull request #1012 from carlosmn/libcrypto-sha
2012-10-23 Carlos Martín... Use libcrypto's SHA-1 implementation when linking to it
2012-10-23 Russell BelferMerge pull request #923 from yorah/topic/config-store
2012-10-23 Ben StraubUpdate doc strings, warn about callback perf
2012-10-23 yorahAdd config level support in the config API
2012-10-23 yorahFix adding variable to config file with no trailing...
2012-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
2012-10-22 Vicent MartíMerge pull request #1004 from nulltoken/error/GIT_EORPH...
2012-10-22 nulltokentests: more git_repository_head_detached() coverage
2012-10-22 nulltokenreset: make git_reset() cope with an orphaned HEAD
2012-10-22 Vicent MartíMerge pull request #1008 from nulltoken/fix/chunked_blob
2012-10-22 nulltokenblob: do not create temp files in the current path
2012-10-20 nulltokentest: extract make_head_orphaned() logic
2012-10-20 nulltokentests: leverage git_repository_detach_head()
2012-10-20 Ben StraubImprove clone sample's formatting
2012-10-20 Ben StraubCheckout progress now reports completed/total steps
2012-10-20 Ben StraubFix from rebase
2012-10-20 Ben StraubRemove third stage from checkout progress reporting
2012-10-20 Ben Straubgitno_buffer: callback on each packet
2012-10-20 Ben StraubFix broken tests
2012-10-20 Ben StraubIndexing progress now goes to 100%
2012-10-20 Ben StraubCorrect progress reporting from checkout
2012-10-20 Ben StraubAdjust for rebase
2012-10-20 Ben StraubClone: in-line callbacks for progress
2012-10-20 Ben StraubFix clone.c's indentation
2012-10-20 Ben StraubFix example compilation
2012-10-20 Ben StraubFetch/indexer: progress callbacks
2012-10-20 nulltokenindex: remove read_tree() progress indicator
2012-10-20 Ben StraubExample: compile fixes (not yet working)
2012-10-20 Ben StraubRemove dead code
2012-10-20 Ben StraubRemove checkout_stats from git_clone
2012-10-20 Ben StraubConvert checkout_* to use progress callback
2012-10-20 Ben StraubConvert checkout_index to use progress callback
2012-10-20 Ben StraubAdd accessor for git_remote's stats field
2012-10-20 Ben StraubAdd git_indexer_stats field to git_remote
next