aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'mh/reflife'Junio C Hamano2013-06-14
|\
| * refs: document the lifetime of the args passed to each_ref_fnMichael Haggerty2013-06-02
| * register_ref(): make a copy of the bad reference SHA-1Michael Haggerty2013-06-02
| * exclude_existing(): set existing_refs.strdup_stringsMichael Haggerty2013-06-02
| * string_list_add_refs_by_glob(): add a comment about memory managementMichael Haggerty2013-06-02
| * string_list_add_one_ref(): rename first parameter to "refname"Michael Haggerty2013-06-02
| * show_head_ref(): rename first parameter to "refname"Michael Haggerty2013-06-02
| * show_head_ref(): do not shadow name of argumentMichael Haggerty2013-06-02
| * add_existing(): do not retain a reference to sha1Michael Haggerty2013-06-02
| * do_fetch(): clean up existing_refs before exitingMichael Haggerty2013-06-02
| * do_fetch(): reduce scope of peer_itemMichael Haggerty2013-06-02
| * object_array_entry: fix memory handling of the name fieldMichael Haggerty2013-06-02
| * find_first_merges(): remove unnecessary codeMichael Haggerty2013-05-28
| * find_first_merges(): initialize merges variable using initializerMichael Haggerty2013-05-28
| * fsck: don't put a void*-shaped peg in a char*-shaped holeMichael Haggerty2013-05-28
| * object_array_remove_duplicates(): rewrite to reduce copyingMichael Haggerty2013-05-28
| * revision: use object_array_filter() in implementation of gc_boundary()Michael Haggerty2013-05-28
| * object_array: add function object_array_filter()Michael Haggerty2013-05-28
| * revision: split some overly-long linesMichael Haggerty2013-05-28
| * cmd_diff(): make it obvious which cases are exclusive of each otherMichael Haggerty2013-05-28
| * cmd_diff(): rename local variable "list" -> "entry"Michael Haggerty2013-05-28
| * cmd_diff(): use an object_array for holding treesMichael Haggerty2013-05-28
| * builtin_diff_tree(): make it obvious that function wants two entriesMichael Haggerty2013-05-28
| * add_rev_cmdline(): make a copy of the name argumentMichael Haggerty2013-05-28
| * fetch: make own copies of refnamesMichael Haggerty2013-05-28
| * describe: make own copy of refnameMichael Haggerty2013-05-28
* | Merge branch 'kb/full-history-compute-treesame-carefully-2'Junio C Hamano2013-06-14
|\ \
| * | revision.c: make default history consider bottom commitsKevin Bracey2013-05-16
| * | revision.c: don't show all merges for --parentsKevin Bracey2013-05-16
| * | revision.c: discount side branches when computing TREESAMEKevin Bracey2013-05-16
| * | revision.c: add BOTTOM flag for commitsKevin Bracey2013-05-16
| * | simplify-merges: drop merge from irrelevant side branchKevin Bracey2013-05-16
| * | simplify-merges: never remove all TREESAME parentsKevin Bracey2013-05-16
| * | t6012: update test for tweaked full-history traversalJunio C Hamano2013-05-16
| * | revision.c: Make --full-history consider more mergesKevin Bracey2013-05-16
| * | Documentation: avoid "uninteresting"Kevin Bracey2013-05-16
| * | rev-list-options.txt: correct TREESAME for PKevin Bracey2013-05-16
| * | t6111: add parents to testsKevin Bracey2013-05-16
| * | t6111: allow checking the parents as wellJunio C Hamano2013-05-16
| * | t6111: new TREESAME test setKevin Bracey2013-05-16
| * | t6019: test file dropped in -s ours mergeKevin Bracey2013-05-16
| * | decorate.c: compact table when growingKevin Bracey2013-05-16
* | | Merge branch 'rr/remove-contrib-some'Junio C Hamano2013-06-14
|\ \ \
| * | | contrib: drop blameview/ directoryJeff King2013-06-12
| * | | contrib: remove continuous/ and patches/Ramkumar Ramachandra2013-06-02
* | | | Fix `git svn` `rebase` & `dcommit` if top-level HEAD directory existSlava Kardakov2013-06-12
* | | | Merge branch 'maint'Junio C Hamano2013-06-11
|\ \ \ \
| * \ \ \ Merge branch 'maint-1.8.2' into maintJunio C Hamano2013-06-11
| |\ \ \ \
| | * | | | t0070 "mktemp to unwritable directory" needs SANITYTorsten Bögershausen2013-06-11
| | * | | | pre-push.sample: Make the script executableWieland Hoffmann2013-06-11