]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2014-06-12 Carlos Martín... ssl: init everything all the time
2014-06-12 Carlos Martín... ssl: init also without threads
2014-06-12 Carlos Martín... ssl: cargo-cult thread safety
2014-06-11 Carlos Martín... ssl: use locking
2014-06-11 Carlos Martín... netops: init OpenSSL once under lock
2014-06-06 Vicent MartiMerge pull request #2404 from libgit2/cmn/remote-rename...
2014-06-06 Vicent MartiMerge pull request #2405 from arthurschreiber/patch-4
2014-06-06 Arthur SchreiberUpdate AUTHORS
2014-06-05 Carlos Martín... remote: tighten up reference renaming
2014-06-05 Carlos Martín... remote: failing test for rename
2014-06-03 Vicent MartiMerge pull request #2399 from libgit2/cmn/path-to-path
2014-06-03 Russell BelferMerge pull request #2395 from libgit2/cmn/ref-iter...
2014-06-03 Carlos Martín... clone: re-use the local transport's path resolution
2014-06-03 Vicent MartiMerge pull request #2389 from arthurschreiber/arthur...
2014-06-03 Vicent MartiMerge pull request #2396 from libgit2/cmn/docstuff
2014-06-03 Carlos Martín... Plug a leak in the tests
2014-06-03 Carlos Martín... index: split GIT_IDXENTRY into two flag enums
2014-06-03 Carlos Martín... Formatting fixes for the docs
2014-06-02 Carlos Martín... refs: copy the packed refs on iteration
2014-06-02 Carlos Martín... refs: failing test for concurrent ref access
2014-06-01 Vicent MartiMerge pull request #2392 from libgit2/cmn/remote-delete
2014-06-01 Carlos Martín... remote: build up the list of refs to remove
2014-05-31 Vicent MartiMerge pull request #2391 from libgit2/rb/clean-up-diff...
2014-05-31 Russell Belferminor cleanups
2014-05-31 Russell BelferClean up the handling of large binary diffs
2014-05-30 Arthur SchreiberRemote: Set an error when a remote cannot be found.
2014-05-30 Vicent MartiMerge pull request #2388 from ethomson/safecrlf_ignore_warn
2014-05-30 Edward ThomsonIgnore core.safecrlf=warn until we have a warn infrastr...
2014-05-30 Vicent MartiMerge pull request #2358 from arthurschreiber/arthur...
2014-05-30 Arthur SchreiberRefs: Extend unicode test for branch creation.
2014-05-30 Arthur SchreiberRefs: Add a unicode test for git_branch_move.
2014-05-30 Arthur SchreiberRefs: Introduce `git_refname_t`.
2014-05-30 Arthur SchreiberRefs: Fix some issue when core.precomposeunicode =...
2014-05-30 Carlos Martín... config: initialize the error
2014-05-29 Vicent MartiMerge pull request #2381 from ecoffey/example_log_autho...
2014-05-29 Vicent MartiMerge pull request #2011 from libgit2/cmn/clone-local
2014-05-29 Carlos Martín... clone: more explicit local tests
2014-05-28 Russell BelferMerge pull request #2386 from Therzok/patch-2
2014-05-28 Ungureanu Marius[Blob] Update documentation for is_binary.
2014-05-28 Eoin Coffeyexamples/log.c: invert filtering impl and conditional
2014-05-28 Carlos Martín... clone: allow for linking in local clone
2014-05-28 Carlos Martín... fileops: allow linking files when copying directory...
2014-05-28 Carlos Martín... clone: add flag not to link
2014-05-28 Carlos Martín... clone: add flags to override whether to perform a local...
2014-05-28 Carlos Martín... clone: store the realpath when given a relative one
2014-05-28 Carlos Martín... clone: perform a "local clone" when given a local path
2014-05-28 Vicent MartiMerge pull request #2380 from libgit2/cmn/index-add...
2014-05-28 Vicent MartiMerge pull request #2377 from libgit2/cmn/dual-os
2014-05-28 Vicent MartiMerge pull request #2359 from e45lee/chmod-fix
2014-05-28 Vicent MartiMerge pull request #2385 from karipe/development
2014-05-28 Vicent MartiMerge pull request #2337 from ethomson/merge_ff
2014-05-28 Edward ThomsonModify GIT_MERGE_CONFIG -> GIT_MERGE_PREFERENCE
2014-05-28 Edward ThomsonStaticify `merge_config`
2014-05-28 Edward ThomsonUse a config snapshot
2014-05-28 Edward ThomsonMove GIT_MERGE_CONFIG_* to its own enum
2014-05-28 Edward ThomsonIntroduce GIT_MERGE_CONFIG_* for merge.ff settings
2014-05-27 Cha, HojeongFix compile error on Visual Studio
2014-05-26 Carlos Martín... Merge pull request #2382 from mikeando/doc_fixes
2014-05-24 Edward LeeAddress style concerns in setting mkdir/copy flags.
2014-05-23 Eoin CoffeyRemove simple --author, --committer, and --grep from...
2014-05-23 Eoin CoffeyAdd support for --grep
2014-05-23 Eoin CoffeyAdd --committer option, and break out helper function
2014-05-23 Michael AndersonFixed miscellaneous documentation errors.
2014-05-23 Carlos Martín... odb: clear backend errors on successful read
2014-05-22 Eoin CoffeyAdd support for --author flag in example log implementation
2014-05-22 Carlos Martín... index: check for valid filemodes on add
2014-05-22 Carlos Martín... smart: initialize the error variable
2014-05-22 Carlos Martín... Plug leaks and fix a C99-ism
2014-05-22 Vicent MartiMerge pull request #2376 from libgit2/cmn/remote-symref
2014-05-22 Vicent MartiMerge pull request #2375 from libgit2/rb/safecrlf-on...
2014-05-22 Vicent MartiMerge pull request #2379 from ethomson/status_win32
2014-05-22 Edward ThomsonInclude windows.h on win32 for Sleep
2014-05-21 Carlos Martín... travis: build on osx too
2014-05-21 Vicent MartiMerge pull request #2372 from libgit2/cmn/fetch-terminate
2014-05-21 Carlos Martín... clone: get rid of head_info
2014-05-21 Carlos Martín... clone: make use of the remote's default branch guessing
2014-05-21 Carlos Martín... remote: add api to guess the remote's default branch
2014-05-21 Carlos Martín... local transport: expose the symref data
2014-05-21 Carlos Martín... remote: expose the remote's symref mappings
2014-05-21 Carlos Martín... smart: store reported symrefs
2014-05-21 Carlos Martín... Merge pull request #2373 from kitbellew/fix-clone-into...
2014-05-20 Albert MeltzerMinor fix for cmn/clone-into-mirror.
2014-05-20 Carlos Martín... Fix a leak in the tests
2014-05-20 Carlos Martín... smart: send a flush when we disconnect
2014-05-19 Russell BelferJust don't CRLF filter if there are no CRs
2014-05-19 Russell BelferMake core.safecrlf work on LF-ending platforms
2014-05-19 Vicent MartiMerge pull request #2371 from martinwoodward/attrib_fnmatch
2014-05-19 Martin WoodwardRestore attributions for fnmatch
2014-05-19 Vicent MartiMerge pull request #2354 from libgit2/cmn/clone-into...
2014-05-19 Carlos Martín... clone: don't error out if the branch already exists
2014-05-19 Carlos Martín... clone: duplicate the remote
2014-05-19 Carlos Martín... clone: add failing test for a mirror-clone with clone_into
2014-05-19 Vicent MartiMerge pull request #2364 from libgit2/cmn/comment-char
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
2014-05-18 Philip KelleyMerge pull request #2365 from kitbellew/fix-indexer...
2014-05-18 Albert MeltzerFix warning on uninitialized variable.
2014-05-18 Carlos Martín... message: don't assume the comment char
2014-05-17 Philip KelleyFix a bug in the pack::packbuilder suite
2014-05-17 Philip KelleyFix printf format string from previous commit
2014-05-17 Philip Kelleyprint_binary_hunk: Treat types with respect
next