]> git.proxmox.com Git - libgit2.git/history - src/tree.c
Move `url` to last place in parameter list
[libgit2.git] / src / tree.c
2012-12-10 Vicent MartíMerge pull request #1133 from arrbee/more-iterator...
2012-12-10 Russell BelferFix iterator reset and add reset ranges
2012-12-10 Russell BelferClean up iterator APIs
2012-12-07 Vicent MartíMerge pull request #1091 from carlosmn/stream-object
2012-12-07 Vicent MartíMerge pull request #1123 from carlosmn/lax-tree
2012-12-07 Carlos Martín Nietotree: relax the filemode parser
2012-11-30 Russell BelferMerge pull request #1108 from libgit2/ahead-behind...
2012-11-29 Vicent MartíMerge pull request #1110 from libgit2/features/push_rebased
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 BelferFix warnings on Win64 build
2012-11-27 Russell BelferFix up some missing consts in tree & index
2012-11-27 Ben StraubAPI updates for index.h
2012-11-27 Russell BelferAPI review / update for tree.h
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-19 Russell BelferMinor optimization to tree entry validity check
2012-11-19 Vicent MartíMerge pull request #1084 from libgit2/filename-validation
2012-11-19 Scott J. GoldmanCatch invalid filenames in append_entry()
2012-11-18 Scott J. GoldmanPrevent creating `..`, `.`, and `.git` with tree builder
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-12 Vicent MartiMerge remote-tracking branch 'ben/local-transport'...
2012-11-11 Vicent MartíMerge pull request #1056 from nulltoken/duplicate-tree...
2012-11-09 nulltokenindex: prevent tree creation from a non merged state
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 BelferMerge pull request #1037 from libgit2/index-open-cleanup
2012-11-01 Vicent Martiindex: Fix tests
2012-11-01 Vicent Martiindex: Add git_index_write_tree
2012-11-01 Vicent MartíMerge pull request #1030 from pwkelley/transports
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 Edward Thomsonindex refactoring
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-09 Russell BelferAdd complex checkout test and then fix checkout
2012-08-22 Vicent MartíMerge pull request #891 from arrbee/internal-ignore-api
2012-08-21 Vicent MartíMerge pull request #889 from nulltoken/filemode-enum
2012-08-21 nulltokentree entry: rename git_tree_entry_attributes() into...
2012-08-21 nulltokenfilemode: deploy enum usage
2012-08-20 Vicent MartíMerge pull request #884 from carlosmn/global-windows
2012-08-19 Vicent MartíMerge pull request #879 from nulltoken/deprecated-mode
2012-08-19 nulltokentreebuilder: enhance attributes handling on insertion
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-14 Carlos Martín NietoMerge pull request #873 from carlosmn/tree-walk
2012-08-13 Carlos Martín Nietotree: allow the user to skip an entry or cancel the...
2012-08-13 Carlos Martín Nietotree: bring back the documented behaviour for a walk
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-04 Russell BelferAdd new iteration behavior to git_tree_walk
2012-08-01 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/amd64...
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-26 Russell BelferFix git_tree_walk to return user error
2012-07-24 nulltokenportability: Improve x86/amd64 compatibility
2012-07-21 Vicent MartíMerge pull request #818 from nulltoken/rework
2012-07-20 Vicent MartíMerge pull request #831 from schu/tree-walk-order
2012-07-19 Michael Schuberttree: fix ordering for git_tree_walk
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-07-13 Vicent MartíMerge pull request #815 from nulltoken/topic/revparse...
2012-07-12 nulltokentree: unfound tree entry returns GIT_ENOTFOUND
2012-07-12 nulltokentree: prevent git_tree_entry_free() from segfaulting...
2012-07-12 Vicent MartíMerge pull request #789 from carlosmn/odb-foreach
2012-07-11 Vicent MartíMerge pull request #801 from nulltoken/fix/ref-renaming
2012-07-11 Russell BelferMerge pull request #804 from schu/examples-readme
2012-07-11 Russell BelferMerge pull request #793 from libgit2/tree-entry-by...
2012-06-29 Vicent Martitree: Rename `entry_copy` to `entry_dup`
2012-06-29 Vicent Martitree: Bring back `entry_bypath`
2012-06-22 Vicent MartiMerge branch 'pull-req' of https://github.com/chris...
2012-06-19 Vicent MartíMerge pull request #758 from libgit2/config-values...
2012-06-19 Vicent MartíMerge pull request #753 from nulltoken/topic/merge...
2012-06-19 Vicent MartiMerge remote-tracking branch 'yorah/fix/notes-creation...
2012-06-13 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-08 nulltokentreebuilder: prevent git_treebuilder_free() from segfau...
2012-06-07 Vicent Martímisc: Fix warnings from PVS Studio trial
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-18 Vicent MartíMerge pull request #710 from libgit2/breaking-changes
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ítree: Naming conventions
2012-05-16 Vicent Martítree: Kill the `git_tree_diff` functions
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-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-03 Vicent MartíRemove old and unused error codes
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-05-02 Vicent MartíMerge remote-tracking branch 'carlosmn/remaining-errors...
2012-04-30 Vicent MartíMerge pull request #654 from carlosmn/pkt-err
2012-04-30 Russell BelferMerge pull request #652 from nulltoken/topic/diff-callbacks
2012-04-30 nulltokenbuf: deploy git_buf_len()
2012-04-26 Carlos Martín Nietoerror handling: move the missing parts over to the...
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-17 Russell BelferFix warnings on 64-bit windows builds
2012-04-03 Vicent MartíMerge pull request #606 from benstraub/t04_commit_to_clar
2012-03-28 Vicent Martítree: Fix homing entry search
2012-03-06 Vicent Martíerror-handling: Repository
next